|
From: <mba...@us...> - 2006-08-26 13:00:06
|
Revision: 1588 Author: mbarchfe Date: 2006-08-26 05:59:59 -0700 (Sat, 26 Aug 2006) ViewCVS: http://svn.sourceforge.net/rubyeclipse/?rev=1588&view=rev Log Message: ----------- updated bin.includes so that PDE can generate an errorless build.xml Modified Paths: -------------- trunk/org.jruby/build.properties Modified: trunk/org.jruby/build.properties =================================================================== --- trunk/org.jruby/build.properties 2006-08-26 12:58:49 UTC (rev 1587) +++ trunk/org.jruby/build.properties 2006-08-26 12:59:59 UTC (rev 1588) @@ -1,5 +1,3 @@ -source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - .,\ lib/jruby.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |