User: ko5tik
Date: 02/05/19 08:29:08
Modified: core Tag: MODULE_REFACTORING_BRANCH build.xml
Log:
fixed buld sequence and problems with jar dependencies
Revision Changes Path
No revision
No revision
1.1.2.14 +3 -2 xdoclet/core/Attic/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/Attic/build.xml,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -w -r1.1.2.13 -r1.1.2.14
--- build.xml 18 May 2002 16:34:48 -0000 1.1.2.13
+++ build.xml 19 May 2002 15:29:08 -0000 1.1.2.14
@@ -13,9 +13,10 @@
<include name="**/*.jar" />
</fileset>
<fileset dir="${dist.lib.dir}">
- <include name="**/*.jar" />
+ <include name="**/xjavadoc.jar" />
</fileset>
- <pathelement path="${core.classes.dir}" />
+ <!-- <pathelement path="${core.classes.dir}" /> -->
+
<!-- append the external classpath lastly -->
<pathelement path="${java.class.path}" />
</path>
_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel