[MOBY-guts] biomoby commit
Martin Senger
senger at pub.open-bio.org
Wed Nov 16 08:39:48 UTC 2005
senger
Wed Nov 16 03:39:48 EST 2005
Update of /home/repository/moby/moby-live/Java
In directory pub.open-bio.org:/tmp/cvs-serv1965
Modified Files:
build.xml
Log Message:
moby-live/Java build.xml,1.40,1.41
===================================================================
RCS file: /home/repository/moby/moby-live/Java/build.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- /home/repository/moby/moby-live/Java/build.xml 2005/11/15 03:25:50 1.40
+++ /home/repository/moby/moby-live/Java/build.xml 2005/11/16 08:39:48 1.41
@@ -99,11 +99,9 @@
<fileset dir="${lib.dir}">
<include name="*.jar"/>
</fileset>
- <!-- -->
<fileset dir="${lib.dir}/ant_home/lib">
<include name="*.jar"/>
</fileset>
- <!-- -->
</path>
<!-- this differs from the ${build.classpath} by not including
@@ -114,13 +112,11 @@
-->
<path id="build.classpath.for.javadoc">
<fileset dir="${lib.dir}">
- <include name="*.jar"/>
+ <include name="*.jar"/>
</fileset>
- <!--
<fileset dir="${lib.dir}/ant_home/lib">
- <include name="*.jar"/>
+ <include name="*.jar"/>
</fileset>
- -->
</path>
<!-- Additional classpath (includes classes of generated sources) -->
More information about the MOBY-guts
mailing list