|
From: David C. <dc...@us...> - 2005-10-09 22:14:14
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21686/META-INF Modified Files: MANIFEST.MF Log Message: Upgraded to JRuby head. More work on Updating the Symbol Index for class names. Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF/MANIFEST.MF,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** MANIFEST.MF 1 Oct 2005 23:01:00 -0000 1.5 --- MANIFEST.MF 9 Oct 2005 22:14:06 -0000 1.6 *************** *** 11,15 **** Export-Package: ., builtin, - libraries, org.ablaf.ast, org.ablaf.internal.ast, --- 11,14 ---- *************** *** 23,27 **** org.jruby.exceptions, org.jruby.internal.runtime, - org.jruby.internal.runtime.load, org.jruby.internal.runtime.methods, org.jruby.javasupport, --- 22,25 ---- |