From: Mathieu Baudier Date: Sat, 9 Jan 2010 17:45:03 +0000 (+0000) Subject: Release refactored SLC IDE feature X-Git-Tag: argeo-slc-2.1.7~1480 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=eab20a3324e4e9009e1cadf27825537b7cebfb1e;p=gpl%2Fargeo-slc.git Release refactored SLC IDE feature git-svn-id: https://svn.argeo.org/slc/trunk@3266 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/features/org.argeo.slc.ide/category.xml b/eclipse/features/org.argeo.slc.ide/category.xml new file mode 100644 index 000000000..0932339b4 --- /dev/null +++ b/eclipse/features/org.argeo.slc.ide/category.xml @@ -0,0 +1,11 @@ + + + + + + + + SLC IDE + + + diff --git a/eclipse/features/org.argeo.slc.ide/feature.xml b/eclipse/features/org.argeo.slc.ide/feature.xml index 22aa6387e..8f705a27c 100644 --- a/eclipse/features/org.argeo.slc.ide/feature.xml +++ b/eclipse/features/org.argeo.slc.ide/feature.xml @@ -2,7 +2,7 @@ @@ -12,24 +12,23 @@ - Copyright 2010 Mathieu Baudier + Copyright 2010 Mathieu Baudier - Argeo SASU SLC - Software LifeCycle framework - -Copyright 2008 Mathieu Baudier - Argeo e.U. - +Copyright 2010 Mathieu Baudier - Argeo SASU Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - +http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and +distributed under the License is distributed on an "AS IS" +BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express +or implied. +See the License for the specific language governing permissions +and limitations under the License. @@ -62,14 +61,14 @@ limitations under the License. id="org.argeo.slc.ide.ui" download-size="0" install-size="0" - version="0.12.1.D20100109_1757" + version="0.12.1.qualifier" unpack="false"/> diff --git a/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF index e7330b481..c09fee8ff 100644 --- a/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.ide.branding/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Argeo IDE Bundle-SymbolicName: org.argeo.slc.ide.branding;singleton:=true -Bundle-Version: 0.12.1.D20100109_1757 +Bundle-Version: 0.12.1.qualifier Bundle-Vendor: Argeo.org Require-Bundle: org.eclipse.ui;bundle-version="3.5.1", org.eclipse.osgi;bundle-version="3.5.1", diff --git a/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF index 92a185f02..4a47f8d76 100644 --- a/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.ide.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SLC IDE UI Bundle-SymbolicName: org.argeo.slc.ide.ui;singleton:=true -Bundle-Version: 0.12.1.D20100109_1757 +Bundle-Version: 0.12.1.qualifier Bundle-Activator: org.argeo.slc.ide.ui.SlcIdeUiPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime,