[MOBY-guts] biomoby commit

Paul Gordon gordonp at dev.open-bio.org
Sat Jun 16 00:44:52 UTC 2007


gordonp
Fri Jun 15 20:44:51 EDT 2007
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv29561/xmls

Modified Files:
	seahawkBuild.xml 
Log Message:
Included all of Axis in applet, changed splasher
moby-live/Java/xmls seahawkBuild.xml,1.9,1.10
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml	2007/06/09 22:06:28	1.9
+++ /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml	2007/06/16 00:44:51	1.10
@@ -17,8 +17,8 @@
   <property name="seahawk_splash.app" value="ca/ucalgary/seahawk/gui/SeahawkSplasher*.class"/>
   <property name="seahawk_splash.image" value="ca/ucalgary/seahawk/resources/images/seahawk_splash.jpg"/>
 
-  <property name="splash.appGUI" value="ca/ucalgary/seahawk/util/SplashWindow.class"/>
-  <property name="splash.appGUIHelper" value="ca/ucalgary/seahawk/util/SplashWindow$1.class"/>
+  <property name="splash.appGUI" value="ca/ucalgary/seahawk/gui/SplashWindow.class"/>
+  <property name="splash.appGUIHelper" value="ca/ucalgary/seahawk/gui/SplashWindow$1.class"/>
   <property name="splash.jar" value="launcher.jar"/>
 
   <property name="servlet.auto.classname" value="org.biomoby.service.test.MobyServletTestCase"/>
@@ -75,7 +75,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/**ErrorHandler.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/**: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