[seam-commits] Seam SVN: r13981 - in branches/community/Seam_2_2/seam-gen: icefaces/ide-project-files/eclipse and 3 other directories.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Sun Jan 9 17:54:31 EST 2011
Author: manaRH
Date: 2011-01-09 17:54:30 -0500 (Sun, 09 Jan 2011)
New Revision: 13981
Modified:
branches/community/Seam_2_2/seam-gen/build-scripts/build-war.xml
branches/community/Seam_2_2/seam-gen/build-scripts/build.xml
branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/eclipse/.classpath
branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/idea/module.iml
branches/community/Seam_2_2/seam-gen/ide-project-files/idea/module.iml
branches/community/Seam_2_2/seam-gen/ide-project-files/netbeans/project.xml
Log:
JBSEAM-4751
Modified: branches/community/Seam_2_2/seam-gen/build-scripts/build-war.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/build-scripts/build-war.xml 2011-01-09 22:14:08 UTC (rev 13980)
+++ branches/community/Seam_2_2/seam-gen/build-scripts/build-war.xml 2011-01-09 22:54:30 UTC (rev 13981)
@@ -28,7 +28,7 @@
<property name="deploy.dir" value="${jboss.home}/server/${jboss.domain}/deploy" />
<property name="war.deploy.dir" value="${deploy.dir}/${project.name}.war" />
<property name="packaged.archive" value="${dist.dir}/${project.name}.war"/>
- <property name="testng.jar" value="${basedir}/lib/testng.jar" />
+ <property name="testng.jar" value="${basedir}/lib/testng-jdk15.jar" />
<property name="javac.debug" value="true" />
<property name="javac.deprecation" value="false" />
<property name="debug" value="false" />
Modified: branches/community/Seam_2_2/seam-gen/build-scripts/build.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/build-scripts/build.xml 2011-01-09 22:14:08 UTC (rev 13980)
+++ branches/community/Seam_2_2/seam-gen/build-scripts/build.xml 2011-01-09 22:54:30 UTC (rev 13981)
@@ -29,7 +29,7 @@
<property name="jar.deploy.dir" value="${ear.deploy.dir}/${project.name}.jar"/>
<property name="war.deploy.dir" value="${ear.deploy.dir}/${project.name}.war"/>
<property name="packaged.archive" value="${dist.dir}/${project.name}.ear"/>
- <property name="testng.jar" value="${basedir}/lib/testng.jar"/>
+ <property name="testng.jar" value="${basedir}/lib/testng-jdk15.jar"/>
<property name="javac.debug" value="true"/>
<property name="javac.deprecation" value="false"/>
<property name="debug" value="false"/>
Modified: branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/eclipse/.classpath
===================================================================
--- branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/eclipse/.classpath 2011-01-09 22:14:08 UTC (rev 13980)
+++ branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/eclipse/.classpath 2011-01-09 22:54:30 UTC (rev 13981)
@@ -21,7 +21,7 @@
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/jsf-api.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
- <classpathentry kind="lib" path="lib/testng.jar"/>
+ <classpathentry kind="lib" path="lib/testng-jdk15.jar"/>
<classpathentry kind="lib" path="lib/jboss-el.jar"/>
<classpathentry kind="lib" path="lib/el-api.jar"/>
<classpathentry kind="lib" path="lib/mvel2.jar"/>
Modified: branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/idea/module.iml
===================================================================
--- branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/idea/module.iml 2011-01-09 22:14:08 UTC (rev 13980)
+++ branches/community/Seam_2_2/seam-gen/icefaces/ide-project-files/idea/module.iml 2011-01-09 22:54:30 UTC (rev 13981)
@@ -214,7 +214,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/lib/testng.jar!/" />
+ <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
Modified: branches/community/Seam_2_2/seam-gen/ide-project-files/idea/module.iml
===================================================================
--- branches/community/Seam_2_2/seam-gen/ide-project-files/idea/module.iml 2011-01-09 22:14:08 UTC (rev 13980)
+++ branches/community/Seam_2_2/seam-gen/ide-project-files/idea/module.iml 2011-01-09 22:54:30 UTC (rev 13981)
@@ -209,7 +209,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/lib/testng.jar!/" />
+ <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
Modified: branches/community/Seam_2_2/seam-gen/ide-project-files/netbeans/project.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/ide-project-files/netbeans/project.xml 2011-01-09 22:14:08 UTC (rev 13980)
+++ branches/community/Seam_2_2/seam-gen/ide-project-files/netbeans/project.xml 2011-01-09 22:54:30 UTC (rev 13981)
@@ -107,7 +107,7 @@
<compilation-unit>
<package-root>src/test</package-root>
<unit-tests/>
- <classpath mode="compile">bootstrap:lib/hibernate-validator.jar:lib/hibernate-core.jar:lib/hibernate-annotations.jar:lib/hibernate-commons-annotations.jar:lib/hibernate-entitymanager.jar:lib/jboss-seam.jar:lib/jboss-seam-debug.jar:lib/jboss-cache.jar:lib/jbpm-jpdl.jar:lib/antlr.jar:lib/jgroups.jar:lib/jsf-facelets.jar:lib/jstl.jar:lib/jsf-api.jar:lib/servlet-api.jar:lib/testng.jar:lib/jboss-el.jar:lib/el-api.jar:lib/mvel2.jar:lib/drools-api.jar:lib/drools-core.jar:lib/drools-compiler.jar:lib/drools-templates.jar:lib/janino.jar:lib/antlr-runtime.jar:lib/mail.jar:lib/persistence-api.jar:lib/ejb-api.jar:lib/jsr250-api.jar:lib/jta.jar:lib/core.jar:lib/jboss-embedded-api.jar:lib/hibernate-search.jar:lib/richfaces-api.jar:lib/@driverJar@:lib/lucene-core.jar</classpath>
+ <classpath mode="compile">bootstrap:lib/hibernate-validator.jar:lib/hibernate-core.jar:lib/hibernate-annotations.jar:lib/hibernate-commons-annotations.jar:lib/hibernate-entitymanager.jar:lib/jboss-seam.jar:lib/jboss-seam-debug.jar:lib/jboss-cache.jar:lib/jbpm-jpdl.jar:lib/antlr.jar:lib/jgroups.jar:lib/jsf-facelets.jar:lib/jstl.jar:lib/jsf-api.jar:lib/servlet-api.jar:lib/testng-jdk15.jar:lib/jboss-el.jar:lib/el-api.jar:lib/mvel2.jar:lib/drools-api.jar:lib/drools-core.jar:lib/drools-compiler.jar:lib/drools-templates.jar:lib/janino.jar:lib/antlr-runtime.jar:lib/mail.jar:lib/persistence-api.jar:lib/ejb-api.jar:lib/jsr250-api.jar:lib/jta.jar:lib/core.jar:lib/jboss-embedded-api.jar:lib/hibernate-search.jar:lib/richfaces-api.jar:lib/@driverJar@:lib/lucene-core.jar</classpath>
<source-level>1.5</source-level>
</compilation-unit>
</java-data>
More information about the seam-commits
mailing list