From: jreichen <jre...@us...> - 2011-01-13 01:48:20
|
Update of /cvsroot/sageplugins/MediaStreaming In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27191 Modified Files: .classpath Log Message: Update sagex-api.jar Index: .classpath =================================================================== RCS file: /cvsroot/sageplugins/MediaStreaming/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .classpath 3 Nov 2010 03:42:29 -0000 1.1 --- .classpath 13 Jan 2011 01:48:12 -0000 1.2 *************** *** 17,21 **** <classpathentry combineaccessrules="false" kind="src" path="/JettyStarter"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Jetty"/> ! <classpathentry kind="lib" path="extlib/sagex-api-7.0.7.0.jar"/> <classpathentry kind="output" path="build/classes"/> </classpath> --- 17,21 ---- <classpathentry combineaccessrules="false" kind="src" path="/JettyStarter"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Jetty"/> ! <classpathentry kind="lib" path="extlib/sagex-api.jar"/> <classpathentry kind="output" path="build/classes"/> </classpath> |