[MOBY-guts] biomoby commit

Paul Gordon gordonp at dev.open-bio.org
Fri Dec 15 04:39:52 UTC 2006


gordonp
Thu Dec 14 23:39:52 EST 2006
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv17081/xmls

Modified Files:
	seahawkBuild.xml 
Log Message:
Added xml error hanlder to includes list for applet
moby-live/Java/xmls seahawkBuild.xml,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml	2006/12/06 16:07:11	1.6
+++ /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml	2006/12/15 04:39:52	1.7
@@ -70,7 +70,7 @@
 	<jvmarg value="-D${jarmaker.manifestMainClassProperty}=${seahawk.classname}"/>
 	<!-- The following is a list of classes that aren't picked up by the unit
 	     tests, but which the applet might need.  -->
-	<jvmarg value="-D${jarmaker.extraClassesProperty}=org/apache/xerces/xs/*PSVI.class:org/biomoby/**Exception.class:org/apache/**Exception.class:org/apache/**Error.class:org/apache/**ErrorResources.class:org/apache/**Messages.class:org/apache/log4j/spi/*.class:org/apache/axis/utils/*.class:org/apache/**.properties:javax/**/soap/*.class:org/jdom/*.class"/>
+	<jvmarg value="-D${jarmaker.extraClassesProperty}=org/apache/xerces/xs/*PSVI.class:org/biomoby/**Exception.class:org/apache/**Exception.class:org/apache/**Error.class:org/apache/**ErrorResources.class:org/apache/**Messages.class:org/apache/**ErrorHandler.class:org/apache/log4j/spi/*.class:org/apache/axis/utils/*.class:org/apache/**.properties:javax/**/soap/*.class:org/jdom/*.class"/>
 
 	<arg value="${build.clients.absolute}/${seahawk.jarname}.jar"/>
 	<arg value="${seahawk.auto.classname}"/>




More information about the MOBY-guts mailing list