You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2009/09/18 15:01:27 UTC

svn commit: r816617 - /incubator/uima/uima-as/trunk/uimaj-as/pom.xml

Author: schor
Date: Fri Sep 18 13:01:26 2009
New Revision: 816617

URL: http://svn.apache.org/viewvc?rev=816617&view=rev
Log:
no Jira - add comment

Modified:
    incubator/uima/uima-as/trunk/uimaj-as/pom.xml

Modified: incubator/uima/uima-as/trunk/uimaj-as/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-as/pom.xml?rev=816617&r1=816616&r2=816617&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-as/pom.xml (original)
+++ incubator/uima/uima-as/trunk/uimaj-as/pom.xml Fri Sep 18 13:01:26 2009
@@ -46,6 +46,9 @@
     <module>../uimaj-as-core</module>
     <module>../uimaj-as-jms</module>
     <!-- activemq depends on jms -->
+    <!-- ordering here doesn't set the ordering of the build,
+         that is set according to dependencies
+         see http://maven.apache.org/pom.html#Aggregation -->
     <module>../uimaj-as-activemq</module>
     <module>../uimaj-as-camel</module>
     <module>eclipse-plugin-superPom</module>