mcconnell 02/02/22 09:50:59
Modified: apps/enterprise/orb build.xml
Log:
no message
Revision Changes Path
1.9 +1 -0 jakarta-avalon-cornerstone/apps/enterprise/orb/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/enterprise/orb/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- build.xml 22 Feb 2002 17:49:23 -0000 1.8
+++ build.xml 22 Feb 2002 17:50:59 -0000 1.9
@@ -116,6 +116,7 @@
<javac debug="off" destdir="${build}/orb/lib" deprecation="true"
target="1.2">
<classpath>
<path refid="project.classpath" />
+ <pathelement path="${build}/orb/lib" />
</classpath>
<src path="${build}/orb/src" />
<src path="${src}/java" />
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>