You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/12/07 14:57:05 UTC

svn commit: r724134 - /servicemix/smx4/bundles/trunk/pom.xml

Author: ffang
Date: Sun Dec  7 05:57:05 2008
New Revision: 724134

URL: http://svn.apache.org/viewvc?rev=724134&view=rev
Log:
[SMX4KNL-158]enable jline bundle build

Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=724134&r1=724133&r2=724134&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Sun Dec  7 05:57:05 2008
@@ -68,7 +68,9 @@
         <module>jetty-bundle-6.1.12rc1</module>
         <module>jetty-client-6.1.11</module>
         <module>jetty-sslengine-6.1.11</module>
+        -->
         <module>jline-0.9.94</module>
+        <!--
         <module>jruby-1.1.2</module>
         <module>jsch-0.1.31</module>
         <module>junit-3.8.2</module>