[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Thu Sep 9 15:18:40 UTC 2010


kawas
Thu Sep  9 11:18:40 EDT 2010
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv18905/xmls

Modified Files:
	tavernaBuild.xml 
Log Message:
added a target to the generated jar files
moby-live/Java/xmls tavernaBuild.xml,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/tavernaBuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/xmls/tavernaBuild.xml	2010/08/05 16:01:53	1.1
+++ /home/repository/moby/moby-live/Java/xmls/tavernaBuild.xml	2010/09/09 15:18:40	1.2
@@ -27,6 +27,7 @@
       debuglevel="lines,vars,source"
       deprecation="${compile.deprecation}"
       optimize="${compile.optimize}"
+      target="1.5"
       excludes="${project.excludes} ca/**">
       <classpath refid="build.classpath"/>
       <classpath refid="dependency.classpath"/>
@@ -65,4 +66,4 @@
       </manifest>
     </jar>
 
-  </target>
\ No newline at end of file
+  </target>




More information about the MOBY-guts mailing list