|
From: Bill B. <pat...@us...> - 2003-05-01 19:33:36
|
User: patriot1burke
Date: 03/05/01 12:33:35
Modified: . build.xml
Log:
aspects move
Revision Changes Path
1.245 +2 -2 jbosstest/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbosstest/build.xml,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- build.xml 30 Apr 2003 02:25:51 -0000 1.244
+++ build.xml 1 May 2003 19:33:34 -0000 1.245
@@ -10,7 +10,7 @@
<!ENTITY mqstress SYSTEM "./mqstress.xml">
]>
-<!-- $Id: build.xml,v 1.244 2003/04/30 02:25:51 belaban Exp $ -->
+<!-- $Id: build.xml,v 1.245 2003/05/01 19:33:34 patriot1burke Exp $ -->
<!--+======================================================================+-->
<!--| JBoss (The OpenSource J2EE WebOS) Build File |-->
@@ -124,7 +124,7 @@
<pathelement path="${jboss.management.lib}/jboss-management.jar"/>
<pathelement path="${jboss.iiop.lib}/jboss-iiop-client.jar"/>
<pathelement path="${jboss.varia.lib}/autonumber-plugin.jar"/>
- <pathelement path="${jboss.varia.lib}/aop-plugin.jar"/>
+ <pathelement path="${jboss.aspects.lib}/jboss-aspects.jar"/>
<!--
| This could be a mistake. Perhaps, though, it would be a good
|