|
From: <mba...@us...> - 2006-09-05 20:15:35
|
Revision: 1608
http://svn.sourceforge.net/rubyeclipse/?rev=1608&view=rev
Author: mbarchfe
Date: 2006-09-05 13:15:28 -0700 (Tue, 05 Sep 2006)
Log Message:
-----------
set unpack=true for the feature plug-in
Modified Paths:
--------------
trunk/org.rubypeople.rdt-feature/feature.xml
Modified: trunk/org.rubypeople.rdt-feature/feature.xml
===================================================================
--- trunk/org.rubypeople.rdt-feature/feature.xml 2006-09-02 20:57:58 UTC (rev 1607)
+++ trunk/org.rubypeople.rdt-feature/feature.xml 2006-09-05 20:15:28 UTC (rev 1608)
@@ -297,7 +297,7 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="true"/>
<plugin
id="org.rubypeople.rdt.testunit"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|