svn commit: r1030386 - /karaf/trunk/tooling/features-maven-plugin/src/main/java/org/apache/karaf/tooling/features/AddFeaturesToRepoMojo.java

2010-11-03 Thread ffang
Author: ffang Date: Wed Nov 3 10:14:53 2010 New Revision: 1030386 URL: http://svn.apache.org/viewvc?rev=1030386&view=rev Log: [KARAF-265]add-features-to-repo goal of features-maven-plugin should support wrap jar with additional instructions Modified: karaf/trunk/tooling/features-maven-plug

svn commit: r1030388 - /karaf/branches/karaf-2.1.x/tooling/features-maven-plugin/src/main/java/org/apache/karaf/tooling/features/AddFeaturesToRepoMojo.java

2010-11-03 Thread ffang
Author: ffang Date: Wed Nov 3 10:19:59 2010 New Revision: 1030388 URL: http://svn.apache.org/viewvc?rev=1030388&view=rev Log: [KARAF-265]add-features-to-repo goal of features-maven-plugin should support wrap jar with additional instructions Modified: karaf/branches/karaf-2.1.x/tooling/feat

svn commit: r1030389 - /karaf/branches/karaf-2.0.x/tooling/features-maven-plugin/src/main/java/org/apache/karaf/tooling/features/AddFeaturesToRepoMojo.java

2010-11-03 Thread ffang
Author: ffang Date: Wed Nov 3 10:21:41 2010 New Revision: 1030389 URL: http://svn.apache.org/viewvc?rev=1030389&view=rev Log: [KARAF-265]add-features-to-repo goal of features-maven-plugin should support wrap jar with additional instructions Modified: karaf/branches/karaf-2.0.x/tooling/feat

svn commit: r1030483 - in /karaf/branches/karaf-2.1.x/shell/console: pom.xml src/main/java/org/apache/karaf/shell/console/jline/Activator.java

2010-11-03 Thread gnodet
Author: gnodet Date: Wed Nov 3 15:01:16 2010 New Revision: 1030483 URL: http://svn.apache.org/viewvc?rev=1030483&view=rev Log: [KARAF-17] Ansi support not properly initialized Added: karaf/branches/karaf-2.1.x/shell/console/src/main/java/org/apache/karaf/shell/console/jline/Activator.java M

svn commit: r1030484 - in /karaf/branches/karaf-2.1.x/shell/dev/src/main/java/org/apache/karaf/shell/dev: AbstractBundleCommand.java DynamicImport.java

2010-11-03 Thread gnodet
Author: gnodet Date: Wed Nov 3 15:01:24 2010 New Revision: 1030484 URL: http://svn.apache.org/viewvc?rev=1030484&view=rev Log: [KARAF-156] command dev:dynamic-import does not work Modified: karaf/branches/karaf-2.1.x/shell/dev/src/main/java/org/apache/karaf/shell/dev/AbstractBundleCommand.j

svn commit: r1030485 - /karaf/branches/karaf-2.1.x/assembly/src/main/filtered-resources/features.xml

2010-11-03 Thread gnodet
Author: gnodet Date: Wed Nov 3 15:01:30 2010 New Revision: 1030485 URL: http://svn.apache.org/viewvc?rev=1030485&view=rev Log: [KARAF-221] Set the start level of org.apache.karaf.shell.config to 30 Modified: karaf/branches/karaf-2.1.x/assembly/src/main/filtered-resources/features.xml Modifi

svn commit: r1030486 - in /karaf/branches/karaf-2.1.x/assembly: pom.xml src/main/filtered-resources/bin/client src/main/filtered-resources/bin/client.bat src/main/filtered-resources/etc/config.propert

2010-11-03 Thread gnodet
Author: gnodet Date: Wed Nov 3 15:01:37 2010 New Revision: 1030486 URL: http://svn.apache.org/viewvc?rev=1030486&view=rev Log: KARAF-238: SLF4J Duplicate bindings warning when using Equinox Modified: karaf/branches/karaf-2.1.x/assembly/pom.xml karaf/branches/karaf-2.1.x/assembly/src/main

svn commit: r1030487 - in /karaf/branches/karaf-2.1.x: assembly/src/main/distribution/unix-shell/bin/karaf assembly/src/main/distribution/windows-text/bin/karaf.bat main/src/main/java/org/apache/karaf

2010-11-03 Thread gnodet
Author: gnodet Date: Wed Nov 3 15:01:48 2010 New Revision: 1030487 URL: http://svn.apache.org/viewvc?rev=1030487&view=rev Log: [KARAF-239] Equinox framework extensions do not work anymore when dropped in the lib folder Modified: karaf/branches/karaf-2.1.x/assembly/src/main/distribution/uni

svn commit: r1030488 - /karaf/branches/karaf-2.1.x/shell/console/src/main/java/org/apache/karaf/shell/console/jline/Activator.java

2010-11-03 Thread gnodet
Author: gnodet Date: Wed Nov 3 15:01:56 2010 New Revision: 1030488 URL: http://svn.apache.org/viewvc?rev=1030488&view=rev Log: [KARAF-17] Ansi support not properly initialized Modified: karaf/branches/karaf-2.1.x/shell/console/src/main/java/org/apache/karaf/shell/console/jline/Activator.jav

svn commit: r1030649 - /karaf/branches/karaf-2.1.x/assembly/src/main/filtered-resources/features.xml

2010-11-03 Thread jbonofre
Author: jbonofre Date: Wed Nov 3 20:31:14 2010 New Revision: 1030649 URL: http://svn.apache.org/viewvc?rev=1030649&view=rev Log: Fix the features descriptor around the new jetty bundle artifactId. Modified: karaf/branches/karaf-2.1.x/assembly/src/main/filtered-resources/features.xml Modifie