Author: rgreig
Date: Wed Mar  7 02:27:25 2007
New Revision: 515517

URL: http://svn.apache.org/viewvc?view=rev&rev=515517
Log:
(Patch submitted by Rupert Smith). Removed client-java14 module, as it is doing 
something strange to the maven build. Will add back once issues are resolved.

Modified:
    incubator/qpid/trunk/qpid/java/pom.xml

Modified: incubator/qpid/trunk/qpid/java/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/pom.xml?view=diff&rev=515517&r1=515516&r2=515517
==============================================================================
--- incubator/qpid/trunk/qpid/java/pom.xml (original)
+++ incubator/qpid/trunk/qpid/java/pom.xml Wed Mar  7 02:27:25 2007
@@ -145,7 +145,10 @@
         <module>integrationtests</module>
         <module>management/eclipse-plugin</module>
                <module>client/example</module>
-               <module>client-java14</module>
+
+        <!-- Commented out for the moment, some wacky dependency stuff going 
on here that needs a better solution. -->
+               <!--<module>client-java14</module>-->
+
     </modules>
 
     <build>


Reply via email to