You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ff...@apache.org on 2012/05/09 05:58:12 UTC

svn commit: r1335914 - in /karaf/branches/karaf-2.2.x/demos/deployer: bundle/ wrap/

Author: ffang
Date: Wed May  9 03:58:12 2012
New Revision: 1335914

URL: http://svn.apache.org/viewvc?rev=1335914&view=rev
Log:
[KARAF-1445]add svn:ignore for eclipse generated file in demos/deployer

Modified:
    karaf/branches/karaf-2.2.x/demos/deployer/bundle/   (props changed)
    karaf/branches/karaf-2.2.x/demos/deployer/wrap/   (props changed)

Propchange: karaf/branches/karaf-2.2.x/demos/deployer/bundle/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed May  9 03:58:12 2012
@@ -1 +1,9 @@
 target
+
+*.iml
+
+.classpath
+.project
+eclipse-classes
+.settings
+

Propchange: karaf/branches/karaf-2.2.x/demos/deployer/wrap/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed May  9 03:58:12 2012
@@ -1 +1,9 @@
 target
+
+*.iml
+
+.classpath
+.project
+eclipse-classes
+.settings
+