You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by er...@apache.org on 2007/02/26 21:53:57 UTC

svn commit: r512008 - in /incubator/felix/trunk/commons: antlr/ commons-collections/ jzlib/

Author: erodriguez
Date: Mon Feb 26 12:53:56 2007
New Revision: 512008

URL: http://svn.apache.org/viewvc?view=rev&rev=512008
Log:
Adding antlr, commons-collections, and jzlib to Felix Commons:
o  Created folders for wrapping POMs in the Felix Commons subproject.
o  Added standard set of svn ignore properties to new folders in Felix Commons.

Added:
    incubator/felix/trunk/commons/antlr/   (with props)
    incubator/felix/trunk/commons/commons-collections/   (with props)
    incubator/felix/trunk/commons/jzlib/   (with props)

Propchange: incubator/felix/trunk/commons/antlr/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Feb 26 12:53:56 2007
@@ -0,0 +1,16 @@
+bin
+build
+target
+classes
+.classpath
+.project
+.settings
+.wtpmodules
+.deployables
+*.iml
+*.ipr
+*.iws
+*.log
+lib
+bundle
+dist

Propchange: incubator/felix/trunk/commons/commons-collections/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Feb 26 12:53:56 2007
@@ -0,0 +1,16 @@
+bin
+build
+target
+classes
+.classpath
+.project
+.settings
+.wtpmodules
+.deployables
+*.iml
+*.ipr
+*.iws
+*.log
+lib
+bundle
+dist

Propchange: incubator/felix/trunk/commons/jzlib/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Feb 26 12:53:56 2007
@@ -0,0 +1,16 @@
+bin
+build
+target
+classes
+.classpath
+.project
+.settings
+.wtpmodules
+.deployables
+*.iml
+*.ipr
+*.iws
+*.log
+lib
+bundle
+dist