[jboss-cvs] JBoss Messaging SVN: r5427 - branches/Branch_1_4.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Nov 25 01:56:03 EST 2008
Author: gaohoward
Date: 2008-11-25 01:56:03 -0500 (Tue, 25 Nov 2008)
New Revision: 5427
Modified:
branches/Branch_1_4/build-messaging-AS5.xml
Log:
1.4.1.GA fix jbossts ref
Modified: branches/Branch_1_4/build-messaging-AS5.xml
===================================================================
--- branches/Branch_1_4/build-messaging-AS5.xml 2008-11-25 06:35:14 UTC (rev 5426)
+++ branches/Branch_1_4/build-messaging-AS5.xml 2008-11-25 06:56:03 UTC (rev 5427)
@@ -28,7 +28,7 @@
<path refid="jboss.jboss.mdr.classpath"/>
<path refid="jboss.aop.classpath"/>
<path refid="jboss.remoting.classpath"/>
- <path refid="jboss.jbossts14.classpath"/>
+ <path refid="jboss.jbossts.classpath"/>
<path refid="jbossas.core.libs.classpath"/>
<!-- some components at JBoss use JBossSerialization (JCA for instance) -->
<path refid="jboss.serialization.classpath"/>
@@ -85,4 +85,4 @@
</copy>
</target>
-</project>
\ No newline at end of file
+</project>
More information about the jboss-cvs-commits
mailing list