Author: alessio.soldano(a)jboss.com
Date: 2013-02-28 03:41:36 -0500 (Thu, 28 Feb 2013)
New Revision: 17367
Modified:
shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml
Log:
AS8 moved to annotations api 1.2
Modified: shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml
===================================================================
--- shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml 2013-02-28
08:25:04 UTC (rev 17366)
+++ shared-testsuite/trunk/testsuite/src/test/ant-import/build-testsuite.xml 2013-02-28
08:41:36 UTC (rev 17367)
@@ -484,7 +484,7 @@
<include name="jboss-servlet-api_3.0_spec-*.jar"/>
</fileset>
<fileset
dir="${jboss.home}/modules/system/layers/base/javax/annotation/api/main/">
- <include name="jboss-annotations-api_1.1_spec-*.jar"/>
+ <include name="jboss-annotations-api_1.2_spec-*.jar"/>
</fileset>
</path>
Show replies by date