hammant 02/03/13 02:34:31
Modified: . build.xml
Log:
typo in <available> clause
Revision Changes Path
1.98 +1 -1 jakarta-avalon-cornerstone/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-cornerstone/build.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- build.xml 6 Mar 2002 07:17:28 -0000 1.97
+++ build.xml 13 Mar 2002 10:34:31 -0000 1.98
@@ -118,7 +118,7 @@
classpathref="project.class.path"
property="SAXParserFactory.present"/>
- <available classname="rg.apache.commons.altrmi.common.MethodReply"
+ <available classname="org.apache.commons.altrmi.common.MethodReply"
classpathref="project.class.path"
property="AltRMI.present"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>