[MOBY-guts] biomoby commit

Gary Schiltz gss at pub.open-bio.org
Wed Sep 14 22:06:57 UTC 2005


gss
Wed Sep 14 18:06:57 EDT 2005
Update of /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org
In directory pub.open-bio.org:/tmp/cvs-serv17344

Modified Files:
	.mymetadata .classpath 
Log Message:
Changed to work after major API overhaul

moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org .mymetadata,1.1,1.2 .classpath,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org/.mymetadata,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org/.mymetadata	2005/01/26 18:51:47	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org/.mymetadata	2005/09/14 22:06:57	1.2
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <project-module
-   type="WEB"
-   name="brebiou.cshl.org"
-   id="myeclipse.1089924010313"
-   context-root="/brebiou.cshl.org"
-   j2ee-spec="1.3"
-   archive="brebiou.cshl.org.war">
-   <attributes>
-      <attribute name="webrootdir" value="/WebRoot" />
-   </attributes>
-</project-module>
-
+  type="WEB"
+  name="brebiou.cshl.org"
+  id="myeclipse.1089924010313"
+  context-root="/brebiou.cshl.org"
+  j2ee-spec="1.3"
+  archive="brebiou.cshl.org.war">
+  <attributes>
+    <attribute name="webrootdir" value="/WebRoot" />
+  </attributes>
+</project-module>
+

===================================================================
RCS file: /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org/.classpath,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org/.classpath	2005/01/26 18:51:47	1.1
+++ /home/repository/moby/moby-live/S-MOBY/ref-impl/example-providers/brebiou.cshl.org/.classpath	2005/09/14 22:06:57	1.2
@@ -4,21 +4,16 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE13_CONTAINER"/>
 	<classpathentry kind="src" path="/S-MOBY Core"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/activation.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/antlr.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/commons-httpclient-2.0.1.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/commons-logging.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/concurrent.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/icu4j.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/jakarta-oro-2.0.5.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/jena.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/junit.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/log4j-1.2.7.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/mail.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/mysql-connector-java-3.0.11-stable-bin.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/postgresql.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/rdf-api-2001-01-19.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/xercesImpl.jar"/>
-	<classpathentry kind="lib" path="C:/resin-3.0.9/lib/local/xml-apis.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/xml-apis.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/antlr.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/commons-logging.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/concurrent.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/icu4j.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/jakarta-oro-2.0.5.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/junit.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/log4j-1.2.7.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/jena/jena2/lib/xercesImpl.jar"/>
+	<classpathentry kind="lib" path="C:/cvs-repository/moby-live/S-MOBY/ref-impl/lib/commons-httpclient-3.0-rc3.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/Jena2"/>
 	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
 </classpath>




More information about the MOBY-guts mailing list