Remove additional bundle from build.properties
authorBruno Sinou <bsinou@argeo.org>
Tue, 6 Jan 2015 19:01:52 +0000 (19:01 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 6 Jan 2015 19:01:52 +0000 (19:01 +0000)
git-svn-id: https://svn.argeo.org/commons/branches/mbaudier.2.tp@7632 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.server.core/build.properties

index da395131aad61cd1fd7a0cb65ff79cb81454e272..63f6b336e4d1c9cb015541ce46c81812c9b69162 100644 (file)
@@ -1,7 +1,4 @@
 source.. = src/
-additional.bundles = slf4j.api,\
-                     slf4j.org.apache.commons.logging,\
-                     slf4j.log4j,\
-                     org.apache.log4j,\
+additional.bundles = org.apache.log4j,\
                      com.jcraft.jsch
                      
\ No newline at end of file