Author: rodche
Date: 2010-01-31 08:20:16 -0800 (Sun, 31 Jan 2010)
New Revision: 19087

Added:
   coreplugins/trunk/cPath2/lib/biopax.jar
Modified:
   coreplugins/trunk/cPath2/build.xml
Log:
error in build script fixed (classpath)

Modified: coreplugins/trunk/cPath2/build.xml
===================================================================
--- coreplugins/trunk/cPath2/build.xml  2010-01-31 04:22:52 UTC (rev 19086)
+++ coreplugins/trunk/cPath2/build.xml  2010-01-31 16:20:16 UTC (rev 19087)
@@ -54,9 +54,6 @@
                <fileset dir="${cytoscape_jar_dir}">
                        <include name="cytoscape.jar" />
                </fileset>
-               <fileset dir="${cytoscape_plugin_dir}">
-                       <include name="biopax.jar" />
-               </fileset>
                <fileset dir="lib">
                        <include name="*.jar" />
                </fileset>

Added: coreplugins/trunk/cPath2/lib/biopax.jar
===================================================================
(Binary files differ)


Property changes on: coreplugins/trunk/cPath2/lib/biopax.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to