[jboss-cvs] JBossAS SVN: r91810 - branches/JBPAPP_5_0/iiop.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 30 00:13:14 EDT 2009


Author: smarlow at redhat.com
Date: 2009-07-30 00:13:13 -0400 (Thu, 30 Jul 2009)
New Revision: 91810

Modified:
   branches/JBPAPP_5_0/iiop/build.xml
Log:
compile iiop with jbossts-jacorb.jar

Modified: branches/JBPAPP_5_0/iiop/build.xml
===================================================================
--- branches/JBPAPP_5_0/iiop/build.xml	2009-07-30 04:02:48 UTC (rev 91809)
+++ branches/JBPAPP_5_0/iiop/build.xml	2009-07-30 04:13:13 UTC (rev 91810)
@@ -77,6 +77,7 @@
       <path refid="apache.log4j.classpath"/>
       <path refid="junit.junit.classpath"/>
       <path refid="jacorb.jacorb.classpath"/>
+      <path refid="jboss.jbossts.classpath"/>
       <path refid="oswego.concurrent.classpath"/>
       <path refid="jboss.metadata.classpath"/>
       <path refid="jboss.microcontainer.classpath"/>




More information about the jboss-cvs-commits mailing list