|
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.
|