[seam-commits] Seam SVN: r8422 - branches/Seam_2_0_FP/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Jun 26 07:47:40 EDT 2008


Author: manaRH
Date: 2008-06-26 07:47:40 -0400 (Thu, 26 Jun 2008)
New Revision: 8422

Modified:
   branches/Seam_2_0_FP/build/common.build.xml
Log:
SEAM-FP4

Modified: branches/Seam_2_0_FP/build/common.build.xml
===================================================================
--- branches/Seam_2_0_FP/build/common.build.xml	2008-06-26 08:31:44 UTC (rev 8421)
+++ branches/Seam_2_0_FP/build/common.build.xml	2008-06-26 11:47:40 UTC (rev 8422)
@@ -96,8 +96,7 @@
 		<install pom="${root.pom}" />
 		<pomfile name="parent.pom" value="${build.dir}/parent.pom.xml" />
 		<install pom="${parent.pom}" />
-		<pomfile name="core.pom" value="${build.dir}/core.pom.xml" artifactName="jboss-seam" />
-		<pomfile name="core.wls.pom" value="${build.dir}/core.pom.xml" artifactName="jboss-seam-wls-compatible" />
+		<pomfile name="core.pom" value="${build.dir}/core.pom.xml" artifactName="jboss-seam" />		
 		<pomfile name="debug.pom" value="${build.dir}/debug.pom.xml" />
 		<pomfile name="gen.pom" value="${build.dir}/gen.pom.xml" />
 		<pomfile name="ioc.pom" value="${build.dir}/ioc.pom.xml" />




More information about the seam-commits mailing list