|
From: Márcio V. d. S. <mv...@us...> - 2007-11-12 21:47:59
|
Update of /cvsroot/tail/TailS In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25221 Modified Files: .classpath Log Message: classpath usando o tail no tails Index: .classpath =================================================================== RCS file: /cvsroot/tail/TailS/.classpath,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** .classpath 7 Nov 2007 23:26:30 -0000 1.18 --- .classpath 12 Nov 2007 21:48:01 -0000 1.19 *************** *** 14,18 **** <classpathentry kind="lib" path="lib/xstream-1.2.2.jar"/> <classpathentry kind="lib" path="lib/javacsv.jar"/> - <classpathentry kind="lib" path="lib/tail-0.6-SNAPSHOT.jar"/> <classpathentry kind="lib" path="lib/xpp3_min-1.1.3.4.O.jar"/> <classpathentry kind="lib" path="lib/jruby.jar"/> --- 14,17 ---- *************** *** 31,34 **** --- 30,34 ---- <classpathentry kind="lib" path="lib/jython-engine-1.0-jdk14.jar"/> <classpathentry kind="src" path="dsl"/> + <classpathentry combineaccessrules="false" kind="src" path="/Tail"/> <classpathentry kind="output" path="bin"/> </classpath> |