JBoss Tools SVN: r41194 - branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-05-20 22:22:08 -0400 (Sun, 20 May 2012)
New Revision: 41194
Modified:
branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
Log:
Trying a very small subset
Modified: branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
===================================================================
--- branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-21 01:14:49 UTC (rev 41193)
+++ branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-21 02:22:08 UTC (rev 41194)
@@ -33,12 +33,12 @@
HelloWorld.class,
HelloWorldAction.class,
HelloWorldFileAction.class
- SmooksCSV2XML.class,
- SmooksXML2POJO.class,
- SmooksXML2XMLDateManipulation.class,
- SmooksXML2XMLSimple.class,
- WebServiceConsumer1.class,
- WebServiceProducer.class
+// SmooksCSV2XML.class,
+// SmooksXML2POJO.class,
+// SmooksXML2XMLDateManipulation.class,
+// SmooksXML2XMLSimple.class,
+// WebServiceConsumer1.class,
+// WebServiceProducer.class
//SimpleEAPTest.class
})
@RunWith(RequirementAwareSuite.class)
13 years, 10 months
JBoss Tools SVN: r41193 - branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-05-20 21:14:49 -0400 (Sun, 20 May 2012)
New Revision: 41193
Modified:
branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
Log:
Trying a small subset of the tests
Modified: branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
===================================================================
--- branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-20 21:50:04 UTC (rev 41192)
+++ branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-21 01:14:49 UTC (rev 41193)
@@ -25,20 +25,20 @@
import org.junit.runners.Suite.SuiteClasses;
@SuiteClasses({
- CreateRuntimeFromESB.class,
- CreateRuntimeFromSOA.class,
- NewProjectUsingRuntime.class,
- NewProjectUsingBundledInEAP.class,
+// CreateRuntimeFromESB.class,
+// CreateRuntimeFromSOA.class,
+// NewProjectUsingRuntime.class,
+// NewProjectUsingBundledInEAP.class,
//Editing.class, // https://issues.jboss.org/browse/JBIDE-11616
HelloWorld.class,
HelloWorldAction.class,
HelloWorldFileAction.class
-// SmooksCSV2XML.class,
-// SmooksXML2POJO.class,
-// SmooksXML2XMLDateManipulation.class,
-// SmooksXML2XMLSimple.class,
-// WebServiceConsumer1.class,
-// WebServiceProducer.class
+ SmooksCSV2XML.class,
+ SmooksXML2POJO.class,
+ SmooksXML2XMLDateManipulation.class,
+ SmooksXML2XMLSimple.class,
+ WebServiceConsumer1.class,
+ WebServiceProducer.class
//SimpleEAPTest.class
})
@RunWith(RequirementAwareSuite.class)
13 years, 10 months
JBoss Tools SVN: r41192 - trunk/documentation/guides/JBDS_Release_Notes/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2012-05-20 17:50:04 -0400 (Sun, 20 May 2012)
New Revision: 41192
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
updated
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2012-05-20 12:17:02 UTC (rev 41191)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2012-05-20 21:50:04 UTC (rev 41192)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>2</pubsnumber>
+ <pubsnumber>3</pubsnumber>
<abstract>
<para>
These release notes contain important information related to the JBoss Developer Studio. New features, known issues, resources, and other current issues are addressed here.
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml 2012-05-20 12:17:02 UTC (rev 41191)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml 2012-05-20 21:50:04 UTC (rev 41192)
@@ -12,7 +12,7 @@
</listitem>
<listitem>
<para>
- JBoss Tools 3.3.0.Beta1
+ JBoss Tools 3.3.0.GA
</para>
</listitem>
<!-- <listitem>
@@ -21,9 +21,9 @@
</para>
</listitem> -->
</itemizedlist>
- <note>
+ <!-- <note>
<para>
The Enterprise Application Platform Server has been redefined for the enterprise market to a level where direct association to a community release can no longer be drawn.
</para>
- </note>
+ </note> -->
</section>
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml 2012-05-20 12:17:02 UTC (rev 41191)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml 2012-05-20 21:50:04 UTC (rev 41192)
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='utf-8' ?>
<section id="Issues-fixed-in-this-release">
<title>
- Features of version 5.0.0.Beta1
+ Features of version 5.0.0
</title>
<!-- <para>
The following list highlights new features that have been added to this release, as well as listing notable bug fixes. You can find a complete list of bug fixes <ulink url="https://issues.jboss.org/browse/JBIDE">here</ulink>.
@@ -27,7 +27,7 @@
<formalpara>
<title>JBoss Enterprise Application Platform 6 tooling</title>
<para>
- The tooling in JBoss Developer Studio 5.0.0.Beta1 works with the early access JBoss Enterprise Application Platform 6.0.0.Alpha2.
+ The tooling in JBoss Developer Studio 5 works with the Beta version of JBoss Enterprise Application Platform 6.
</para>
</formalpara>
<!-- <formalpara>
@@ -84,7 +84,7 @@
<itemizedlist>
<listitem>
<para>
- New tooling is now available that allows you to interact with Red Hats cloud offering as if it were a local server.
+ New tooling is now available that allows you to interact with Red Hat's cloud offering as if it were a local server.
</para>
</listitem>
</itemizedlist>
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2012-05-20 12:17:02 UTC (rev 41191)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2012-05-20 21:50:04 UTC (rev 41192)
@@ -10,7 +10,7 @@
<itemizedlist>
<listitem>
<para>
- OpenShift Express support
+ OpenShift support
<!-- https://issues.jboss.org/browse/JBDS-1896 -->
</para>
</listitem>
13 years, 10 months
JBoss Tools SVN: r41191 - trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2012-05-20 08:17:02 -0400 (Sun, 20 May 2012)
New Revision: 41191
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen/ActionItem.java
Log:
Fixing label for project archives view
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 2012-05-20 08:31:29 UTC (rev 41190)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/gen/ActionItem.java 2012-05-20 12:17:02 UTC (rev 41191)
@@ -1285,7 +1285,7 @@
* represents item : JBoss Tools->Project archives
*/
public static final IView LABEL = new IView() {
- public String getName() { return "Project archives";}
+ public String getName() { return "Project Archives";}
public List<String> getGroupPath() {
List<String> l = new Vector<String>();
l.add("JBoss Tools");
13 years, 10 months
JBoss Tools SVN: r41189 - branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-05-19 23:37:13 -0400 (Sat, 19 May 2012)
New Revision: 41189
Modified:
branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
Log:
Commented oout about 1/2 of the tests
Modified: branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
===================================================================
--- branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-20 01:46:48 UTC (rev 41188)
+++ branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-20 03:37:13 UTC (rev 41189)
@@ -33,12 +33,12 @@
HelloWorld.class,
HelloWorldAction.class,
HelloWorldFileAction.class
- SmooksCSV2XML.class,
- SmooksXML2POJO.class,
- SmooksXML2XMLDateManipulation.class,
- SmooksXML2XMLSimple.class,
- WebServiceConsumer1.class,
- WebServiceProducer.class
+// SmooksCSV2XML.class,
+// SmooksXML2POJO.class,
+// SmooksXML2XMLDateManipulation.class,
+// SmooksXML2XMLSimple.class,
+// WebServiceConsumer1.class,
+// WebServiceProducer.class
//SimpleEAPTest.class
})
@RunWith(RequirementAwareSuite.class)
13 years, 10 months
JBoss Tools SVN: r41188 - branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-05-19 21:46:48 -0400 (Sat, 19 May 2012)
New Revision: 41188
Modified:
branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
Log:
Commented out failing ESB editor tests
Modified: branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
===================================================================
--- branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-20 01:45:01 UTC (rev 41187)
+++ branches/soatools-3.3.0.Beta2/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-20 01:46:48 UTC (rev 41188)
@@ -33,12 +33,12 @@
HelloWorld.class,
HelloWorldAction.class,
HelloWorldFileAction.class
-// SmooksCSV2XML.class,
-// SmooksXML2POJO.class,
-// SmooksXML2XMLDateManipulation.class,
-// SmooksXML2XMLSimple.class,
-// WebServiceConsumer1.class,
-// WebServiceProducer.class
+ SmooksCSV2XML.class,
+ SmooksXML2POJO.class,
+ SmooksXML2XMLDateManipulation.class,
+ SmooksXML2XMLSimple.class,
+ WebServiceConsumer1.class,
+ WebServiceProducer.class
//SimpleEAPTest.class
})
@RunWith(RequirementAwareSuite.class)
13 years, 10 months
JBoss Tools SVN: r41187 - trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests.
by jbosstools-commits@lists.jboss.org
Author: ldimaggio
Date: 2012-05-19 21:45:01 -0400 (Sat, 19 May 2012)
New Revision: 41187
Modified:
trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
Log:
Commented out failing ESB editor tests
Modified: trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java
===================================================================
--- trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-19 15:22:00 UTC (rev 41186)
+++ trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/src/org/jboss/tools/esb/ui/bot/tests/ESBAllBotTests.java 2012-05-20 01:45:01 UTC (rev 41187)
@@ -29,7 +29,7 @@
CreateRuntimeFromSOA.class,
NewProjectUsingRuntime.class,
NewProjectUsingBundledInEAP.class,
- Editing.class, // https://issues.jboss.org/browse/JBIDE-11616
+// Editing.class, // https://issues.jboss.org/browse/JBIDE-11616
HelloWorld.class,
HelloWorldAction.class,
HelloWorldFileAction.class,
13 years, 10 months
JBoss Tools SVN: r41186 - workspace/snjeza/forge.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2012-05-19 11:22:00 -0400 (Sat, 19 May 2012)
New Revision: 41186
Added:
workspace/snjeza/forge/forge-distribution-1.0.5-SNAPSHOT.zip
Log:
JBDS-2144 - JBDS 5 Beta 3 - enterprise=true breaks Forge
Added: workspace/snjeza/forge/forge-distribution-1.0.5-SNAPSHOT.zip
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/forge/forge-distribution-1.0.5-SNAPSHOT.zip
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
13 years, 10 months
JBoss Tools SVN: r41185 - workspace/snjeza.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2012-05-19 11:15:43 -0400 (Sat, 19 May 2012)
New Revision: 41185
Added:
workspace/snjeza/forge/
Log:
Initial import.
13 years, 10 months