[CIShell-SVN] SF.net SVN: cishell: [289]
trunk/deployment/org.cishell.reference.feature/ feature.xml
From: <bh...@us...> - 2006-10-16 21:32:22
|
Revision: 289 http://svn.sourceforge.net/cishell/?rev=289&view=rev Author: bh2 Date: 2006-10-16 14:28:06 -0700 (Mon, 16 Oct 2006) Log Message: ----------- version bump to 0.2.0 Modified Paths: -------------- trunk/deployment/org.cishell.reference.feature/feature.xml Modified: trunk/deployment/org.cishell.reference.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.feature/feature.xml 2006-10-16 21:25:48 UTC (rev 288) +++ trunk/deployment/org.cishell.reference.feature/feature.xml 2006-10-16 21:28:06 UTC (rev 289) @@ -2,7 +2,7 @@ <feature id="org.cishell.reference.feature" label="CIShell Reference Bundles" - version="0.1.0.qualifier"> + version="0.2.0.qualifier"> <description url="http://cishell.org"> CIShell Reference Bundles This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
[CIShell-SVN] SF.net SVN: cishell: [537]
trunk/deployment/org.cishell.reference.feature/ feature.xml
From: <hu...@us...> - 2007-09-26 19:32:50
|
Revision: 537 http://cishell.svn.sourceforge.net/cishell/?rev=537&view=rev Author: huangb Date: 2007-09-26 12:32:40 -0700 (Wed, 26 Sep 2007) Log Message: ----------- Update the bundle version to 0.7 and add jythonrunner plugin Modified Paths: -------------- trunk/deployment/org.cishell.reference.feature/feature.xml Modified: trunk/deployment/org.cishell.reference.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.feature/feature.xml 2007-09-20 21:42:54 UTC (rev 536) +++ trunk/deployment/org.cishell.reference.feature/feature.xml 2007-09-26 19:32:40 UTC (rev 537) @@ -1,18 +1,18 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.cishell.reference.feature" - label="CIShell Reference Bundles" - version="0.4.0"> - - <description url="http://cishell.org"> - CIShell Reference Bundles - </description> - - <copyright> - Copyright 2006 Indiana University - </copyright> - - <license url="http://www.apache.org/licenses/LICENSE-2.0"> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="org.cishell.reference.feature" + label="CIShell Reference Bundles" + version="0.7.0"> + + <description url="http://cishell.org"> + CIShell Reference Bundles + </description> + + <copyright> + Copyright 2006 Indiana University + </copyright> + + <license url="http://www.apache.org/licenses/LICENSE-2.0"> CIShell: Cyberinfrastructure Shell Copyright 2006 Indiana University Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,58 +28,64 @@ Bruce Herr (bh...@bh...) Weixia Huang (hu...@in...) Shashikant Penumarthy (sp...@in...) -Dr. Katy Borner (ka...@in...) - </license> - - <url> - <update label="CIShell Update Site" url="http://cishell.org/update"/> - <discovery label="CIShell Update Site" url="http://cishell.org/update"/> - </url> - - <plugin - id="org.cishell.reference" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.reference.services" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.service.autostart" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.templates" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="edu.uci.ics.jung" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.apache.commons.collections" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="cern.colt" - download-size="0" - install-size="0" - version="0.0.0"/> - -</feature> +Dr. Katy Borner (ka...@in...) + </license> + + <url> + <update label="CIShell Update Site" url="http://cishell.org/update"/> + <discovery label="CIShell Update Site" url="http://cishell.org/update"/> + </url> + + <plugin + id="org.cishell.reference" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.reference.services" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.service.autostart" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.templates" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="edu.uci.ics.jung" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.apache.commons.collections" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="cern.colt" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.cishell.templates.jythonrunner" + 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. |
[CIShell-SVN] SF.net SVN: cishell: [558]
trunk/deployment/org.cishell.reference.feature/ feature.xml
From: <bh...@us...> - 2007-12-12 20:54:42
|
Revision: 558 http://cishell.svn.sourceforge.net/cishell/?rev=558&view=rev Author: bh2 Date: 2007-12-12 12:54:34 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Committing changes to various cishell plugins in preparation for the new releng system. The cishell brand now contains much of the extra files that go into its release. Modified Paths: -------------- trunk/deployment/org.cishell.reference.feature/feature.xml Modified: trunk/deployment/org.cishell.reference.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.feature/feature.xml 2007-12-12 20:51:07 UTC (rev 557) +++ trunk/deployment/org.cishell.reference.feature/feature.xml 2007-12-12 20:54:34 UTC (rev 558) @@ -1,18 +1,18 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.cishell.reference.feature" - label="CIShell Reference Bundles" - version="0.7.0"> - - <description url="http://cishell.org"> - CIShell Reference Bundles - </description> - - <copyright> - Copyright 2006 Indiana University - </copyright> - - <license url="http://www.apache.org/licenses/LICENSE-2.0"> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="org.cishell.reference.feature" + label="CIShell Reference Bundles" + version="0.4.0"> + + <description url="http://cishell.org"> + CIShell Reference Bundles + </description> + + <copyright> + Copyright 2006 Indiana University + </copyright> + + <license url="http://www.apache.org/licenses/LICENSE-2.0"> CIShell: Cyberinfrastructure Shell Copyright 2006 Indiana University Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,64 +28,76 @@ Bruce Herr (bh...@bh...) Weixia Huang (hu...@in...) Shashikant Penumarthy (sp...@in...) -Dr. Katy Borner (ka...@in...) - </license> - - <url> - <update label="CIShell Update Site" url="http://cishell.org/update"/> - <discovery label="CIShell Update Site" url="http://cishell.org/update"/> - </url> - - <plugin - id="org.cishell.reference" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.reference.services" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.service.autostart" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.templates" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="edu.uci.ics.jung" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.apache.commons.collections" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="cern.colt" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.cishell.templates.jythonrunner" - download-size="0" - install-size="0" - version="0.0.0"/> - -</feature> +Dr. Katy Borner (ka...@in...) + </license> + + <url> + <update label="CIShell Update Site" url="http://cishell.org/update"/> + <discovery label="CIShell Update Site" url="http://cishell.org/update"/> + </url> + + <plugin + id="org.cishell.reference" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.reference.services" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.service.autostart" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.templates" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="edu.uci.ics.jung" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.apache.commons.collections" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="cern.colt" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.prefuse.lib" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.cishell.templates.jythonrunner" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="jythonlib" + 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. |