From: <mwl...@us...> - 2009-06-18 19:36:50
|
Revision: 870 http://cishell.svn.sourceforge.net/cishell/?rev=870&view=rev Author: mwlinnem Date: 2009-06-18 19:36:47 +0000 (Thu, 18 Jun 2009) Log Message: ----------- Added some plugins from the NWB repository to this feature (...). Not the hottest move. If this works I MAY move some of those libraries into CIShell or vice-versa. 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-18 16:36:01 UTC (rev 869) +++ trunk/deployment/org.cishell.reference.database.feature/feature.xml 2009-06-18 19:36:47 UTC (rev 870) @@ -57,4 +57,22 @@ version="0.0.0" unpack="false"/> + <plugin + id="commons_dbcp" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="commons_pool" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="hsqldb" + 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. |