JBoss Tools SVN: r35955 - trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:52:02 -0400 (Mon, 24 Oct 2011)
New Revision: 35955
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/feature.xml
trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/pom.xml
Log:
JBIDE-10013 MOVE to new component, openshift
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/feature.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/feature.xml 2011-10-24 16:51:55 UTC (rev 35954)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/feature.xml 2011-10-24 16:52:02 UTC (rev 35955)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature id="org.jboss.ide.eclipse.as.test.source.feature" label="%featureName" version="1.0.0.qualifier" provider-name="%featureProvider">
+<feature id="org.jboss.ide.eclipse.as.test.source.feature" label="%featureName" version="2.3.0.qualifier" provider-name="%featureProvider">
<description>
%description
@@ -17,10 +17,10 @@
</license>
<plugin id="org.jboss.ide.eclipse.as.archives.integration.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
- <plugin id="org.jboss.ide.eclipse.as.egit.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <!-- JBIDE-10013 MOVE to new component, openshift <plugin id="org.jboss.ide.eclipse.as.egit.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> -->
<plugin id="org.jboss.ide.eclipse.as.management.as7.tests.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
<plugin id="org.jboss.ide.eclipse.as.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
<plugin id="org.jboss.ide.eclipse.as.ui.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
- <plugin id="org.jboss.tools.openshift.express.client.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <!-- JBIDE-10013 MOVE to new component, openshift <plugin id="org.jboss.tools.openshift.express.client.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/> -->
</feature>
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/pom.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/pom.xml 2011-10-24 16:51:55 UTC (rev 35954)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.source.feature/pom.xml 2011-10-24 16:52:02 UTC (rev 35955)
@@ -9,7 +9,5 @@
</parent>
<groupId>org.jboss.ide.eclipse.as.features</groupId>
<artifactId>org.jboss.ide.eclipse.as.test.source.feature</artifactId>
- <version>1.0.0-SNAPSHOT</version>
-
<packaging>eclipse-feature</packaging>
</project>
13 years, 2 months
JBoss Tools SVN: r35954 - trunk/as/features/org.jboss.ide.eclipse.as.test.feature.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:51:55 -0400 (Mon, 24 Oct 2011)
New Revision: 35954
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml
Log:
JBIDE-10013 MOVE to new component, openshift
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml 2011-10-24 16:51:48 UTC (rev 35953)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml 2011-10-24 16:51:55 UTC (rev 35954)
@@ -16,10 +16,10 @@
<plugin id="org.jboss.tools.jmx.core.test" download-size="0" install-size="0" version="0.0.0" />
<plugin id="org.jboss.ide.eclipse.as.archives.integration.test" download-size="0" install-size="0" version="0.0.0" unpack="false" />
- <plugin id="org.jboss.ide.eclipse.as.egit.test" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+ <!-- JBIDE-10013 MOVE to new component, openshift <plugin id="org.jboss.ide.eclipse.as.egit.test" download-size="0" install-size="0" version="0.0.0" unpack="false" /> -->
<plugin id="org.jboss.ide.eclipse.as.management.as7.tests" download-size="0" install-size="0" version="0.0.0" unpack="false" />
<plugin id="org.jboss.ide.eclipse.as.test" download-size="0" install-size="0" version="0.0.0" />
<plugin id="org.jboss.ide.eclipse.as.ui.test" download-size="0" install-size="0" version="0.0.0" unpack="false" />
- <plugin id="org.jboss.tools.openshift.express.client.test" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+ <!-- JBIDE-10013 MOVE to new component, openshift <plugin id="org.jboss.tools.openshift.express.client.test" download-size="0" install-size="0" version="0.0.0" unpack="false" /> -->
</feature>
13 years, 2 months
JBoss Tools SVN: r35953 - trunk/as/features/org.jboss.ide.eclipse.as.test.feature.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:51:48 -0400 (Mon, 24 Oct 2011)
New Revision: 35953
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.test.feature/.project
Log:
typo
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.feature/.project
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.feature/.project 2011-10-24 16:48:25 UTC (rev 35952)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.feature/.project 2011-10-24 16:51:48 UTC (rev 35953)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.jboss.ide.eclipes.as.test.feature</name>
+ <name>org.jboss.ide.eclipse.as.test.feature</name>
<comment></comment>
<projects>
</projects>
13 years, 2 months
JBoss Tools SVN: r35952 - in trunk/openshift: features and 20 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:48:25 -0400 (Mon, 24 Oct 2011)
New Revision: 35952
Modified:
trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml
trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/pom.xml
trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/feature.xml
trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/pom.xml
trunk/openshift/features/org.jboss.tools.openshift.express.feature/pom.xml
trunk/openshift/features/org.jboss.tools.openshift.express.source.feature/pom.xml
trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml
trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml
trunk/openshift/features/pom.xml
trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF
trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/pom.xml
trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF
trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/pom.xml
trunk/openshift/plugins/org.jboss.tools.openshift.express.client/META-INF/MANIFEST.MF
trunk/openshift/plugins/org.jboss.tools.openshift.express.client/pom.xml
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/pom.xml
trunk/openshift/plugins/pom.xml
trunk/openshift/pom.xml
trunk/openshift/site/pom.xml
trunk/openshift/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF
trunk/openshift/tests/org.jboss.tools.openshift.egit.test/pom.xml
trunk/openshift/tests/org.jboss.tools.openshift.express.client.test/pom.xml
trunk/openshift/tests/pom.xml
Log:
JBIDE-10013 fix feature/plugin versions -> 2.3.0; add missing files
Modified: trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/feature.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature id="org.jboss.tools.openshift.egit.integration.feature" label="%featureName" version="0.0.1.qualifier" provider-name="%providerName">
+<feature id="org.jboss.tools.openshift.egit.integration.feature" label="%featureName" version="2.3.0.qualifier" provider-name="%providerName">
<description url="http://www.jboss.org/tools">
%description
Modified: trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.egit.integration.feature/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.egit.integration.feature</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Modified: trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/feature.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/feature.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/feature.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.egit.integration.source.feature"
label="%featureName"
- version="0.0.1.qualifier"
+ version="2.3.0.qualifier"
provider-name="%featureProvider">
<description>
Modified: trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.egit.integration.source.feature/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.egit.integration.source.feature</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Modified: trunk/openshift/features/org.jboss.tools.openshift.express.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.express.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.express.feature/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.express.feature</artifactId>
Modified: trunk/openshift/features/org.jboss.tools.openshift.express.source.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.express.source.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.express.source.feature/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.express.source.feature</artifactId>
Modified: trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature id="org.jboss.tools.openshift.test.feature" label="%featureName" version="1.0.0.qualifier" provider-name="%providerName">
+<feature id="org.jboss.tools.openshift.test.feature" label="%featureName" version="2.3.0.qualifier" provider-name="%providerName">
<description url="%descriptionURL">
%description
Modified: trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.test.feature</artifactId>
Modified: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<feature id="org.jboss.tools.openshift.test.source.feature" label="%featureName" version="1.0.0.qualifier" provider-name="%providerName">
+<feature id="org.jboss.tools.openshift.test.source.feature" label="%featureName" version="2.3.0.qualifier" provider-name="%providerName">
<description url="%descriptionURL">
%description
Modified: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.test.source.feature</artifactId>
Modified: trunk/openshift/features/pom.xml
===================================================================
--- trunk/openshift/features/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/features/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>openshift</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/META-INF/MANIFEST.MF 2011-10-24 16:48:25 UTC (rev 35952)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Bundle-Name
Bundle-SymbolicName: org.jboss.tools.openshift.egit.core;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 2.3.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.egit.core.internal.EGitCoreActivator
Require-Bundle: org.jboss.ide.eclipse.as.core;bundle-version="2.3.0",
org.eclipse.jgit;bundle-version="[1.0.0,2.1.0)",
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/pom.xml
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.egit.core/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>plugins</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.plugins</groupId>
<artifactId>org.jboss.tools.openshift.egit.core</artifactId>
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/META-INF/MANIFEST.MF 2011-10-24 16:48:25 UTC (rev 35952)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: EGit integration UI
Bundle-SymbolicName: org.jboss.tools.openshift.egit.ui;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 2.3.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.egit.ui.EGitUIActivator
Require-Bundle: org.eclipse.egit.core;bundle-version="1.0.0",
org.eclipse.jgit;bundle-version="1.0.0",
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/pom.xml
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.egit.ui/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>plugins</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.plugins</groupId>
<artifactId>org.jboss.tools.openshift.egit.ui</artifactId>
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.express.client/META-INF/MANIFEST.MF
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.express.client/META-INF/MANIFEST.MF 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.express.client/META-INF/MANIFEST.MF 2011-10-24 16:48:25 UTC (rev 35952)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: OpenShift Core Plugin
Bundle-SymbolicName: org.jboss.tools.openshift.express.client
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 2.3.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.express.internal.client.OpenShiftCoreActivator
Bundle-Vendor: JBoss by Red Hat
Require-Bundle: org.eclipse.core.runtime,
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.express.client/pom.xml
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.express.client/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.express.client/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>plugins</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.plugins</groupId>
<artifactId>org.jboss.tools.openshift.express.client</artifactId>
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF 2011-10-24 16:48:25 UTC (rev 35952)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: OpenShift UI
Bundle-SymbolicName: org.jboss.tools.openshift.express.ui;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 2.3.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.express.internal.ui.OpenShiftUIActivator
Require-Bundle: org.eclipse.egit.ui;bundle-version="[1.0.0,2.0.0)",
org.eclipse.egit.core;bundle-version="[1.1.0,2.0.0)",
Modified: trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/pom.xml
===================================================================
--- trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>plugins</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.plugins</groupId>
<artifactId>org.jboss.tools.openshift.express.ui</artifactId>
Modified: trunk/openshift/plugins/pom.xml
===================================================================
--- trunk/openshift/plugins/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/plugins/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>openshift</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>plugins</artifactId>
Modified: trunk/openshift/pom.xml
===================================================================
--- trunk/openshift/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -10,7 +10,7 @@
<groupId>org.jboss.tools</groupId>
<artifactId>openshift</artifactId>
<name>openshift.all</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>plugins</module>
@@ -18,14 +18,5 @@
<module>features</module>
<module>site</module>
</modules>
- <!-- no longer needed (https://issues.jboss.org/browse/JBIDE-9585) <repositories>
- <repository>
- <id>egit11</id>
- <url>http://download.jboss.org/jbosstools/updates/requirements/egit/1.1.0.2011...</url>
- <layout>p2</layout>
- <snapshots><enabled>true</enabled></snapshots>
- <releases><enabled>true</enabled></releases>
- </repository>
- </repositories> -->
</project>
Modified: trunk/openshift/site/pom.xml
===================================================================
--- trunk/openshift/site/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/site/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>openshift</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>openshift.site</artifactId>
Modified: trunk/openshift/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/openshift/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/tests/org.jboss.tools.openshift.egit.test/META-INF/MANIFEST.MF 2011-10-24 16:48:25 UTC (rev 35952)
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EGit Tests
-Bundle-SymbolicName: org.jboss.ide.eclipse.as.egit.test
+Bundle-SymbolicName: org.jboss.tools.openshift.egit.test
Bundle-Version: 2.3.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.egit.internal.test.EGitTestActivator
Bundle-Vendor: JBoss by Red Hat
Modified: trunk/openshift/tests/org.jboss.tools.openshift.egit.test/pom.xml
===================================================================
--- trunk/openshift/tests/org.jboss.tools.openshift.egit.test/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/tests/org.jboss.tools.openshift.egit.test/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>tests</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.tests</groupId>
<artifactId>org.jboss.tools.openshift.egit.test</artifactId>
Modified: trunk/openshift/tests/org.jboss.tools.openshift.express.client.test/pom.xml
===================================================================
--- trunk/openshift/tests/org.jboss.tools.openshift.express.client.test/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/tests/org.jboss.tools.openshift.express.client.test/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>tests</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.plugins</groupId>
<artifactId>org.jboss.tools.openshift.express.client.test</artifactId>
Modified: trunk/openshift/tests/pom.xml
===================================================================
--- trunk/openshift/tests/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
+++ trunk/openshift/tests/pom.xml 2011-10-24 16:48:25 UTC (rev 35952)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>openshift</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>tests</artifactId>
13 years, 2 months
JBoss Tools SVN: r35951 - in trunk/openshift/features: org.jboss.tools.openshift.test.feature and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:48:00 -0400 (Mon, 24 Oct 2011)
New Revision: 35951
Added:
trunk/openshift/features/org.jboss.tools.openshift.test.feature/
trunk/openshift/features/org.jboss.tools.openshift.test.feature/build.properties
trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.properties
trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml
trunk/openshift/features/org.jboss.tools.openshift.test.feature/license.html
trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/build.properties
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.properties
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/license.html
trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml
Log:
add missing test and test.source features (JBIDE-10013)
Added: trunk/openshift/features/org.jboss.tools.openshift.test.feature/build.properties
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/build.properties (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/build.properties 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,9 @@
+bin.includes = feature.xml,\
+ feature.properties,\
+ build.properties,\
+ license.html
+src.includes = build.properties,\
+ feature.properties,\
+ feature.xml,\
+ license.html,\
+ pom.xml
Added: trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.properties
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.properties (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.properties 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,51 @@
+###############################################################################
+# Copyright (c) 2010-2011 Red Hat, Inc. and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# JBoss by Red Hat - Initial implementation.
+##############################################################################
+# feature.properties
+# contains externalized strings for feature.xml
+# "%foo" in feature.xml corresponds to the key "foo" in this file
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file should be translated.
+
+# "featureName" property - name of the feature
+featureName=JBoss OpenShift Express Tools Test
+
+# "providerName" property - name of the company that provides the feature
+providerName=JBoss by Red Hat
+
+# "description" property - description of the feature
+description=Tests for Tooling to deal with OpenShift Express. It will allow you to sign into your OpenShift Express account, create a domain and manage applications. It will furthermore allow you to setup an Eclipse WTP server adapter that would be able to publish projects to the OpenShift Express PaaS platform..
+
+# "copyright" property - text of the "Feature Update Copyright"
+copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\n\
+Contributors\:\n\
+JBoss by Red Hat - Initial implementation.
+ ############### end of copyright property ####################################
+
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
+
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+# END NON-TRANSLATABLE
+########### end of license property ##########################################
Added: trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/feature.xml 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature id="org.jboss.tools.openshift.test.feature" label="%featureName" version="1.0.0.qualifier" provider-name="%providerName">
+
+ <description url="%descriptionURL">
+ %description
+ </description>
+
+ <copyright>
+ %copyright
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <plugin id="org.jboss.ide.eclipse.as.egit.test" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+ <plugin id="org.jboss.tools.openshift.express.client.test" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+</feature>
Added: trunk/openshift/features/org.jboss.tools.openshift.test.feature/license.html
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/license.html (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/license.html 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on: trunk/openshift/features/org.jboss.tools.openshift.test.feature/license.html
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.jboss.tools.openshift</groupId>
+ <artifactId>features</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.openshift.features</groupId>
+ <artifactId>org.jboss.tools.openshift.test.feature</artifactId>
+ <packaging>eclipse-feature</packaging>
+</project>
Added: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/build.properties
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/build.properties (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/build.properties 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,3 @@
+bin.includes = feature.xml,\
+ feature.properties,\
+ license.html
Added: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.properties
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.properties (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.properties 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,51 @@
+###############################################################################
+# Copyright (c) 2010-2011 Red Hat, Inc. and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# JBoss by Red Hat - Initial implementation.
+##############################################################################
+# feature.properties
+# contains externalized strings for feature.xml
+# "%foo" in feature.xml corresponds to the key "foo" in this file
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file should be translated.
+
+# "featureName" property - name of the feature
+featureName=JBoss OpenShift Express Tools Test Source
+
+# "providerName" property - name of the company that provides the feature
+providerName=JBoss by Red Hat
+
+# "description" property - description of the feature
+description=Test source for Tooling to deal with OpenShift Express. It will allow you to sign into your OpenShift Express account, create a domain and manage applications. It will furthermore allow you to setup an Eclipse WTP server adapter that would be able to publish projects to the OpenShift Express PaaS platform..
+
+# "copyright" property - text of the "Feature Update Copyright"
+copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\n\
+Contributors\:\n\
+JBoss by Red Hat - Initial implementation.
+ ############### end of copyright property ####################################
+
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
+
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+# END NON-TRANSLATABLE
+########### end of license property ##########################################
Added: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/feature.xml 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature id="org.jboss.tools.openshift.test.source.feature" label="%featureName" version="1.0.0.qualifier" provider-name="%providerName">
+
+ <description url="%descriptionURL">
+ %description
+ </description>
+
+ <copyright>
+ %copyright
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <plugin id="org.jboss.ide.eclipse.as.egit.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+ <plugin id="org.jboss.tools.openshift.express.client.test.source" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+</feature>
Added: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/license.html
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/license.html (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/license.html 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Added: trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml
===================================================================
--- trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml (rev 0)
+++ trunk/openshift/features/org.jboss.tools.openshift.test.source.feature/pom.xml 2011-10-24 16:48:00 UTC (rev 35951)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.jboss.tools.openshift</groupId>
+ <artifactId>features</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.openshift.features</groupId>
+ <artifactId>org.jboss.tools.openshift.test.source.feature</artifactId>
+ <packaging>eclipse-feature</packaging>
+</project>
13 years, 2 months
JBoss Tools SVN: r35950 - trunk/build.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:47:50 -0400 (Mon, 24 Oct 2011)
New Revision: 35950
Modified:
trunk/build/pom-core.xml
trunk/build/pom.xml
Log:
add new builders for openshift and openshift-bootstrap (JBIDE-10013)
Modified: trunk/build/pom-core.xml
===================================================================
--- trunk/build/pom-core.xml 2011-10-24 16:47:43 UTC (rev 35949)
+++ trunk/build/pom-core.xml 2011-10-24 16:47:50 UTC (rev 35950)
@@ -117,6 +117,31 @@
</profile>
<profile>
+ <id>openshift</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ <property>
+ <name>openshift-bootstrap</name>
+ </property>
+ </activation>
+ <modules>
+ <module>../openshift</module>
+ </modules>
+ </profile>
+
+ <profile>
+ <id>openshift-bootstrap</id>
+ <modules>
+ <module>../tests</module>
+ <module>../common</module>
+ <module>../archives</module>
+ <module>../jmx</module>
+ <module>../as</module>
+ <module>../openshift</module>
+ </modules>
+ </profile>
+
+ <profile>
<id>common</id>
<activation>
<activeByDefault>true</activeByDefault>
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2011-10-24 16:47:43 UTC (rev 35949)
+++ trunk/build/pom.xml 2011-10-24 16:47:50 UTC (rev 35950)
@@ -107,6 +107,31 @@
</profile>
<profile>
+ <id>openshift</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ <property>
+ <name>openshift-bootstrap</name>
+ </property>
+ </activation>
+ <modules>
+ <module>../openshift</module>
+ </modules>
+ </profile>
+
+ <profile>
+ <id>openshift-bootstrap</id>
+ <modules>
+ <module>../tests</module>
+ <module>../common</module>
+ <module>../archives</module>
+ <module>../jmx</module>
+ <module>../as</module>
+ <module>../openshift</module>
+ </modules>
+ </profile>
+
+ <profile>
<id>common</id>
<activation>
<activeByDefault>true</activeByDefault>
13 years, 2 months
JBoss Tools SVN: r35949 - trunk/download.jboss.org/jbosstools/builds/cascade.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-10-24 12:47:43 -0400 (Mon, 24 Oct 2011)
New Revision: 35949
Modified:
trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
Log:
new component openshift depends on as, jmx, archives, tests, common
Modified: trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
===================================================================
--- trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt 2011-10-24 16:21:30 UTC (rev 35948)
+++ trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt 2011-10-24 16:47:43 UTC (rev 35949)
@@ -1,4 +1,4 @@
-Revised swimlanes, as implemented in 3.2_stable_branch, 3.3_stable_branch and 3.3_trunk jobs, 2011/10/21
+Revised swimlanes, as implemented in 3.2_stable_branch, 3.3_stable_branch and 3.3_trunk jobs, 2011/10/24
See also https://svn.jboss.org/repos/jbosstools/trunk/build/ -> pom*.xml
@@ -47,5 +47,6 @@
usage -> common, tests
ws -> common
maven -> examples
+openshift -> as, jmx, archives, common, tests
------------------------
13 years, 2 months
JBoss Tools SVN: r35948 - trunk/cdi/tests/org.jboss.tools.cdi.bot.test/src/org/jboss/tools/cdi/bot/test/seam3.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2011-10-24 12:21:30 -0400 (Mon, 24 Oct 2011)
New Revision: 35948
Modified:
trunk/cdi/tests/org.jboss.tools.cdi.bot.test/src/org/jboss/tools/cdi/bot/test/seam3/CDISeam3Test.java
Log:
Little CDISeam3Test correction
Modified: trunk/cdi/tests/org.jboss.tools.cdi.bot.test/src/org/jboss/tools/cdi/bot/test/seam3/CDISeam3Test.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.bot.test/src/org/jboss/tools/cdi/bot/test/seam3/CDISeam3Test.java 2011-10-24 16:10:03 UTC (rev 35947)
+++ trunk/cdi/tests/org.jboss.tools.cdi.bot.test/src/org/jboss/tools/cdi/bot/test/seam3/CDISeam3Test.java 2011-10-24 16:21:30 UTC (rev 35948)
@@ -42,8 +42,8 @@
private static final Logger LOGGER = Logger.getLogger(CDISeam3Test.class.getName());
private static final String PROJECT_NAME = "CDIProject";
- private static final String PACKAGE_NAME = "org.cdi.test";
- private static final String GENERIC_PACKAGE_NAME = "cdi";
+ private static final String PACKAGE_NAME = "cdi";
+ private static final String GENERIC_PACKAGE_NAME = "org.cdi.generic";
@BeforeClass
13 years, 2 months
JBoss Tools SVN: r35947 - trunk/documentation/whatsnew/openshift.
by jbosstools-commits@lists.jboss.org
Author: adietish
Date: 2011-10-24 12:10:03 -0400 (Mon, 24 Oct 2011)
New Revision: 35947
Added:
trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html
Removed:
trunk/documentation/whatsnew/openshift/openshift-news-0.1.0.M4.html
Log:
[JBIDE-10011] created N&N for AS
Deleted: trunk/documentation/whatsnew/openshift/openshift-news-0.1.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-0.1.0.M4.html 2011-10-24 15:38:17 UTC (rev 35946)
+++ trunk/documentation/whatsnew/openshift/openshift-news-0.1.0.M4.html 2011-10-24 16:10:03 UTC (rev 35947)
@@ -1,92 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Language" content="en-us" />
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<link rel="stylesheet" href="../whatsnew.css" />
-<title>OpenShift Tools 0.1.0.M4 What's New</title>
-<script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-17645367-5']);
- _gaq.push(['_trackPageview']);
-
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
-
-</script></head>
-<body>
-<h1>OpenShift 0.1.0.M4 What's New</h1>
-
-<p align="right"><a href="../index.html">< Main Index</a> <a
- href="../modeshape/modeshape-news-3.3.0.M4.html">Modeshape Tools
- ></a></p>
- <table border="0" cellpadding="10" cellspacing="0" width="80%">
- <tr>
- <td colspan="2">
- <hr/>
- <h3>OpenShift Express Application Wizard</h3>
- <hr/>
- </td>
- </tr>
- <tr>
- <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>New Wizard</b></td>
- <td valign="top">
- We developed a wizard that allows you to create an application on OpenShift Express and import it to your Eclipse workspace.
- The wizard holds all operations involved in creating a new application on OpenShift Express.
- <p></p><img src="images/new-openshift-express-wizard.png" alt="new openshift express application"/></p>
- the first page requires you to privide your OpenShift Express credentials. If you have no account yet, you may get to the signup page by clicking the link on the top of this page.<p></p><img src="images/credentials.png" alt="credentials"/></p>
- You may eventually have to create a domain first.
- <p></p><img src="images/domain.png" alt="domain"/></p>
- Once you have a domain, the wizard allows you to create a new application.
- <p></p><img src="images/new-application.png" alt="new application"/></p>
- And then lists all your applications.
- <p></p><img src="images/applications.png" alt="applications"/></p>
- A dialog lists the details for your new application.
- <p></p><img src="images/application-info.png" alt="application info"/></p>
- The last step involved determines to what local location the git repository is cloned to.
- You may also instruct the tooling to create an Eclipse WTP server adapter for your application. It will allow you to publish changes to the
- OpenShift Express PaaS.
- <p></p><img src="images/import-project.png" alt="import project"/></p>
- The wizard will then clone the repo...
- <p></p><img src="images/git-repository.png" alt="git repository"/></p>
- ...import the OpenShift Express application to your workspace...
- <p></p><img src="images/imported-project.png" alt="imported project"/></p>
- ...and create the Eclipse WTP server adapter for you.
- <p></p><img src="images/server-adapter.png" alt="server adapter"/></p>
- <p></p><img src="images/server-adapter-editor.png" alt="server adapter editor"/></p>
- <p><small><a href="https://issues.jboss.org/browse/JBIDE-9793">Related Jira</a></small></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr/>
- <h3>OpenShift Express REST client</h3>
- <hr/>
- </td>
- </tr>
- <tr>
- <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>REST Client</b></td>
- <td valign="top">
- We also developed a client for the OpenShift Express REST service. It pretty much offers all features that
- are currently available in the rhc-* command line tools (create/rename a domain, create/destroy applications,
- list all existing applications, available cartridges, read the application log etc.). <br/>
- Even though it's pretty new, it's code base is pretty well tested since it's well covered by unit-tests and
- used in our application wizard and the <a href="https://github.com/forge/plugin-openshift-express">Forge OpenShift Express plugin</a>.
- The plug-in is currently still an osgi bundle, but we will strip its Eclipse dependencies and move it to github
- at some point.</br>
- You may check the current code in our <a href="http://anonsvn.jboss.org/repos/jbosstools/trunk/openshift/plugins/org.jbo...">SVN</a>.
- <p><small><a href="https://issues.jboss.org/browse/JBIDE-9591">Related Jira</a></small></p>
- </td>
- </tr>
- </table>
-</body>
-
-</html>
-
-
Copied: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html (from rev 35946, trunk/documentation/whatsnew/openshift/openshift-news-0.1.0.M4.html)
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html (rev 0)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html 2011-10-24 16:10:03 UTC (rev 35947)
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>OpenShift Tools 2.3.0.M4 What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>OpenShift 2.3.0.M4 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a
+ href="../modeshape/modeshape-news-3.3.0.M4.html">Modeshape Tools
+ ></a></p>
+ <table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>OpenShift Express Application Wizard</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>New Wizard</b></td>
+ <td valign="top">
+ We developed a wizard that allows you to create an application on OpenShift Express and import it to your Eclipse workspace.
+ The wizard holds all operations involved in creating a new application on OpenShift Express.
+ <p></p><img src="images/new-openshift-express-wizard.png" alt="new openshift express application"/></p>
+ the first page requires you to privide your OpenShift Express credentials. If you have no account yet, you may get to the signup page by clicking the link on the top of this page.<p></p><img src="images/credentials.png" alt="credentials"/></p>
+ You may eventually have to create a domain first.
+ <p></p><img src="images/domain.png" alt="domain"/></p>
+ Once you have a domain, the wizard allows you to create a new application.
+ <p></p><img src="images/new-application.png" alt="new application"/></p>
+ And then lists all your applications.
+ <p></p><img src="images/applications.png" alt="applications"/></p>
+ A dialog lists the details for your new application.
+ <p></p><img src="images/application-info.png" alt="application info"/></p>
+ The last step involved determines to what local location the git repository is cloned to.
+ You may also instruct the tooling to create an Eclipse WTP server adapter for your application. It will allow you to publish changes to the
+ OpenShift Express PaaS.
+ <p></p><img src="images/import-project.png" alt="import project"/></p>
+ The wizard will then clone the repo...
+ <p></p><img src="images/git-repository.png" alt="git repository"/></p>
+ ...import the OpenShift Express application to your workspace...
+ <p></p><img src="images/imported-project.png" alt="imported project"/></p>
+ ...and create the Eclipse WTP server adapter for you.
+ <p></p><img src="images/server-adapter.png" alt="server adapter"/></p>
+ <p></p><img src="images/server-adapter-editor.png" alt="server adapter editor"/></p>
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-9793">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>OpenShift Express REST client</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>REST Client</b></td>
+ <td valign="top">
+ We also developed a client for the OpenShift Express REST service. It pretty much offers all features that
+ are currently available in the rhc-* command line tools (create/rename a domain, create/destroy applications,
+ list all existing applications, available cartridges, read the application log etc.). <br/>
+ Even though it's pretty new, it's code base is pretty well tested since it's well covered by unit-tests and
+ used in our application wizard and the <a href="https://github.com/forge/plugin-openshift-express">Forge OpenShift Express plugin</a>.
+ The plug-in is currently still an osgi bundle, but we will strip its Eclipse dependencies and move it to github
+ at some point.</br>
+ You may check the current code in our <a href="http://anonsvn.jboss.org/repos/jbosstools/trunk/openshift/plugins/org.jbo...">SVN</a>.
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-9591">Related Jira</a></small></p>
+ </td>
+ </tr>
+ </table>
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M4.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
13 years, 2 months
JBoss Tools SVN: r35946 - in trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext: gen and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2011-10-24 11:38:17 -0400 (Mon, 24 Oct 2011)
New Revision: 35946
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTEclipseExt.java
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen/ActionItem.java
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/EntityType.java
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/PerspectiveType.java
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
Log:
CDI perspective and Java Package label added
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTEclipseExt.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTEclipseExt.java 2011-10-24 15:37:18 UTC (rev 35945)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTEclipseExt.java 2011-10-24 15:38:17 UTC (rev 35946)
@@ -175,6 +175,9 @@
switch (type) {
case JAVA:
perspectiveLabel = IDELabel.SelectPerspectiveDialog.JAVA;
+ break;
+ case CDI:
+ perspectiveLabel = IDELabel.SelectPerspectiveDialog.CDI;
break;
case HIBERNATE:
perspectiveLabel = IDELabel.SelectPerspectiveDialog.HIBERNATE;
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen/ActionItem.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen/ActionItem.java 2011-10-24 15:37:18 UTC (rev 35945)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen/ActionItem.java 2011-10-24 15:38:17 UTC (rev 35946)
@@ -4717,7 +4717,7 @@
* represents item : Web Services->WSDL
*/
public static final INewObject LABEL = new INewObject() {
- public String getName() { return "WSDL File";}
+ public String getName() { return "WSDL";}
public List<String> getGroupPath() {
List<String> l = new Vector<String>();
l.add("Web Services");
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/EntityType.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/EntityType.java 2011-10-24 15:37:18 UTC (rev 35945)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/EntityType.java 2011-10-24 15:38:17 UTC (rev 35946)
@@ -20,7 +20,7 @@
* @author jpeterka
*/
public enum EntityType {
- HIBERNATE_MAPPING_FILE, JAVA_PROJECT, JAVA_CLASS, HIBERNATE_REVERSE_FILE, HIBERNATE_CONSOLE,
+ HIBERNATE_MAPPING_FILE, JAVA_PROJECT, JAVA_CLASS, JAVA_PACKAGE, HIBERNATE_REVERSE_FILE, HIBERNATE_CONSOLE,
HIBERNATE_CONFIGURATION_FILE, STRUTS_PROJECT, JPA_PROJECT, DROOLS_PROJECT, DROOLS_RULE,
GUIDED_DROOLS_RULE,DSL_DROOLS_FILE,RESOURCES_FROM_GUVNOR,SMOOKS_CONFIG, JBPM3_PROJECT;
@@ -31,6 +31,7 @@
case HIBERNATE_MAPPING_FILE: groupLabel.add(IDELabel.EntityGroup.HIBERNATE); break;
case JAVA_PROJECT: groupLabel.add(IDELabel.EntityGroup.JAVA); break;
case JAVA_CLASS: groupLabel.add(IDELabel.EntityGroup.JAVA); break;
+ case JAVA_PACKAGE: groupLabel.add(IDELabel.EntityGroup.JAVA); break;
case HIBERNATE_REVERSE_FILE: groupLabel.add(IDELabel.EntityGroup.HIBERNATE); break;
case HIBERNATE_CONFIGURATION_FILE: groupLabel.add(IDELabel.EntityGroup.HIBERNATE); break;
case HIBERNATE_CONSOLE: groupLabel.add(IDELabel.EntityGroup.HIBERNATE); break;
@@ -63,6 +64,7 @@
case HIBERNATE_CONSOLE: entityLabel = IDELabel.EntityLabel.HIBERNATE_CONSOLE; break;
case JAVA_PROJECT: entityLabel = IDELabel.EntityLabel.JAVA_PROJECT; break;
case JAVA_CLASS: entityLabel = IDELabel.EntityLabel.JAVA_CLASS; break;
+ case JAVA_PACKAGE: entityLabel = IDELabel.EntityLabel.JAVA_PACKAGE; break;
case STRUTS_PROJECT: entityLabel = IDELabel.EntityLabel.STRUTS_PROJECT; break;
case JPA_PROJECT: entityLabel = IDELabel.EntityLabel.JPA_PROJECT; break;
case DROOLS_PROJECT: entityLabel = IDELabel.EntityLabel.DROOLS_PROJECT; break;
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java 2011-10-24 15:37:18 UTC (rev 35945)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/IDELabel.java 2011-10-24 15:38:17 UTC (rev 35946)
@@ -187,6 +187,7 @@
public static final String HIBERNATE_CONSOLE = "Hibernate Console Configuration";
public static final String JAVA_CLASS = "Class";
public static final String JAVA_PROJECT = "Java Project";
+ public static final String JAVA_PACKAGE = "Package";
public static final String SEAM_PROJECT = "Seam Web Project";
public static final String HIBERNATE_CONFIGURATION_FILE = "Hibernate Configuration File (cfg.xml)";
public static final String STRUTS_PROJECT = "Struts Project";
@@ -242,7 +243,8 @@
}
public class SelectPerspectiveDialog {
- public static final String JAVA = "Java";
+ public static final String JAVA = "Java";
+ public static final String CDI = "Context and Dependency Injection (CDI)";
public static final String HIBERNATE = "Hibernate";
public static final String SEAM = "Seam";
public static final String WEB_DEVELOPMENT = "Web Development";
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/PerspectiveType.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/PerspectiveType.java 2011-10-24 15:37:18 UTC (rev 35945)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/types/PerspectiveType.java 2011-10-24 15:38:17 UTC (rev 35946)
@@ -16,7 +16,7 @@
*
*/
public enum PerspectiveType {
- SEAM, JAVA, WEB_DEVELOPMENT, HIBERNATE, DB_DEVELOPMENT, JPA, DEBUG, GUVNOR_REPOSITORY_EXPLORING,
+ SEAM, JAVA, CDI, WEB_DEVELOPMENT, HIBERNATE, DB_DEVELOPMENT, JPA, DEBUG, GUVNOR_REPOSITORY_EXPLORING,
DROOLS, JBPM3;
}
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java 2011-10-24 15:37:18 UTC (rev 35945)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java 2011-10-24 15:38:17 UTC (rev 35946)
@@ -8,7 +8,6 @@
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTree;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem;
import org.jboss.tools.ui.bot.ext.SWTTestExt;
-import org.jboss.tools.ui.bot.ext.SWTUtilExt;
import org.jboss.tools.ui.bot.ext.Timing;
import org.jboss.tools.ui.bot.ext.gen.ActionItem.View.ServerServers;
import org.jboss.tools.ui.bot.ext.helper.ContextMenuHelper;
13 years, 2 months