[jbosstools-commits] JBoss Tools SVN: r22720 - in trunk: as and 18 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jun 10 09:32:19 EDT 2010


Author: max.andersen at jboss.com
Date: 2010-06-10 09:32:17 -0400 (Thu, 10 Jun 2010)
New Revision: 22720

Modified:
   trunk/archives/pom.xml
   trunk/as/pom.xml
   trunk/birt/pom.xml
   trunk/bpel/pom.xml
   trunk/cdi/pom.xml
   trunk/drools/pom.xml
   trunk/esb/pom.xml
   trunk/examples/pom.xml
   trunk/flow/pom.xml
   trunk/freemarker/pom.xml
   trunk/jbpm/pom.xml
   trunk/jst/pom.xml
   trunk/maven/pom.xml
   trunk/portlet/pom.xml
   trunk/seam/pom.xml
   trunk/smooks/pom.xml
   trunk/struts/pom.xml
   trunk/tptp/pom.xml
   trunk/vpe/pom.xml
   trunk/ws/pom.xml
Log:
commit pom that includes site.xml

Modified: trunk/archives/pom.xml
===================================================================
--- trunk/archives/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/archives/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/as/pom.xml
===================================================================
--- trunk/as/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/as/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/birt/pom.xml
===================================================================
--- trunk/birt/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/birt/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+        </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/bpel/pom.xml
===================================================================
--- trunk/bpel/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/bpel/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
+		<module>site</module>
 	</modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/cdi/pom.xml
===================================================================
--- trunk/cdi/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/cdi/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
+		<module>site</module>
 	</modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/drools/pom.xml
===================================================================
--- trunk/drools/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/drools/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -16,7 +16,8 @@
 		<module>plugins</module>
 		<module>features</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+        </modules>
 	<!-- TODO: figure out how to invoke this BEFORE the dep resolution for target 
 		platform -->
 	<!-- <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> 

Modified: trunk/esb/pom.xml
===================================================================
--- trunk/esb/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/esb/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
+		<module>site</module>
 	</modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/examples/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+      </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/flow/pom.xml
===================================================================
--- trunk/flow/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/flow/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
+		<module>site</module>
 	</modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/freemarker/pom.xml
===================================================================
--- trunk/freemarker/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/freemarker/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+        </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/jbpm/pom.xml
===================================================================
--- trunk/jbpm/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/jbpm/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
+		<module>site</module>
 	</modules>
 </project>
 	

Modified: trunk/jst/pom.xml
===================================================================
--- trunk/jst/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/jst/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/maven/pom.xml
===================================================================
--- trunk/maven/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/maven/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/portlet/pom.xml
===================================================================
--- trunk/portlet/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/portlet/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
+		<module>site</module>
 	</modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/seam/pom.xml
===================================================================
--- trunk/seam/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/seam/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+        </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/smooks/pom.xml
===================================================================
--- trunk/smooks/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/smooks/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
 	

Modified: trunk/struts/pom.xml
===================================================================
--- trunk/struts/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/struts/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/tptp/pom.xml
===================================================================
--- trunk/tptp/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/tptp/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -14,6 +14,7 @@
 	<modules>
 		<module>features</module>
 		<module>plugins</module>
-	</modules>
+                <module>site</module>
+      </modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/vpe/pom.xml
===================================================================
--- trunk/vpe/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/vpe/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       	</modules>
 </project>
-	
\ No newline at end of file
+	

Modified: trunk/ws/pom.xml
===================================================================
--- trunk/ws/pom.xml	2010-06-10 13:31:30 UTC (rev 22719)
+++ trunk/ws/pom.xml	2010-06-10 13:32:17 UTC (rev 22720)
@@ -15,6 +15,7 @@
 		<module>features</module>
 		<module>plugins</module>
 		<module>tests</module>
-	</modules>
+                <module>site</module>
+       </modules>
 </project>
-	
\ No newline at end of file
+	



More information about the jbosstools-commits mailing list