From: <mwl...@us...> - 2009-06-24 19:56:57
|
Revision: 872 http://cishell.svn.sourceforge.net/cishell/?rev=872&view=rev Author: mwlinnem Date: 2009-06-24 19:56:44 +0000 (Wed, 24 Jun 2009) Log Message: ----------- Adding Derby to database feature (which is required by some of the other plugins). Modified Paths: -------------- trunk/deployment/org.cishell.reference.database.feature/feature.xml Modified: trunk/deployment/org.cishell.reference.database.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.database.feature/feature.xml 2009-06-20 20:02:22 UTC (rev 871) +++ trunk/deployment/org.cishell.reference.database.feature/feature.xml 2009-06-24 19:56:44 UTC (rev 872) @@ -75,4 +75,10 @@ install-size="0" version="0.0.0"/> + <plugin + id="Apache_Derby" + download-size="0" + install-size="0" + version="0.0.0"/> + </feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |