[MOBY-guts] biomoby commit
Dmitry Repchevski
drepchevski at dev.open-bio.org
Sat Jan 9 16:10:30 UTC 2010
drepchevski
Sat Jan 9 11:10:29 EST 2010
Update of /home/repository/moby/moby-live/Java
In directory dev.open-bio.org:/tmp/cvs-serv22048
Modified Files:
build.xml
Log Message:
fexluding INB sources from default compilation tak
moby-live/Java build.xml,1.83,1.84
===================================================================
RCS file: /home/repository/moby/moby-live/Java/build.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- /home/repository/moby/moby-live/Java/build.xml 2009/12/20 16:28:54 1.83
+++ /home/repository/moby/moby-live/Java/build.xml 2010/01/09 16:10:29 1.84
@@ -134,7 +134,7 @@
<!-- Excludes for compilation -->
<!-- test folder of the feature client is excluded as this requires the biomoby datatypes -->
- <property name="project.excludes" value="**/featureClient/test/**"/>
+ <property name="project.excludes" value="**/featureClient/test/**, org/inb/**"/>
<!-- basedir with unix file separator - for usage in various property files -->
<pathconvert property="basedir.unix" targetos="unix">
More information about the MOBY-guts
mailing list