[MOBY-guts] biomoby commit

Paul Gordon gordonp at dev.open-bio.org
Sat Jun 9 22:15:06 UTC 2007


gordonp
Sat Jun  9 18:15:06 EDT 2007
Update of /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta
In directory dev.open-bio.org:/tmp/cvs-serv5613/src/main/org/biomoby/registry/meta

Modified Files:
	RegistryCache.java 
Log Message:
Fixed javadoc warning
moby-live/Java/src/main/org/biomoby/registry/meta RegistryCache.java,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta/RegistryCache.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta/RegistryCache.java	2007/06/09 18:21:43	1.2
+++ /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta/RegistryCache.java	2007/06/09 22:15:06	1.3
@@ -47,7 +47,7 @@
     /**
      * Stores the given resource to a file for retrieval later with getOntologyFile().
      *
-     * @param one of the resources listed in org.biomoby.shared.Central
+     * @param resourceName one of the resources listed in org.biomoby.shared.Central
      */
     public static void cacheRegistryOntology(Registry reg, String resourceName) throws Exception{
 	if(resourceName == null){




More information about the MOBY-guts mailing list