JBoss Tools SVN: r28203 - trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started.
by jbosstools-commits@lists.jboss.org
Author: mcaspers
Date: 2011-01-13 16:41:58 -0500 (Thu, 13 Jan 2011)
New Revision: 28203
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_6.png
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_7.png
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_8.png
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_9.png
Log:
Updates for JBDS 4.0
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_6.png
===================================================================
(Binary files differ)
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_7.png
===================================================================
(Binary files differ)
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_8.png
===================================================================
(Binary files differ)
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_9.png
===================================================================
(Binary files differ)
15 years, 2 months
JBoss Tools SVN: r28201 - in trunk/documentation/guides/GettingStartedGuide/en-US: images/getting_started and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: mcaspers
Date: 2011-01-13 16:35:02 -0500 (Thu, 13 Jan 2011)
New Revision: 28201
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_5.png
Log:
Updates for JBDS 4.0
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2011-01-13 21:02:53 UTC (rev 28200)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2011-01-13 21:35:02 UTC (rev 28201)
@@ -308,7 +308,7 @@
</listitem>
<listitem>
<para>Then run in console:</para>
- <programlisting role="JAVA"><![CDATA[java -jar jbdevstudio-eap-linux-gtk-3.0.0.GA.jar
+ <programlisting role="JAVA"><![CDATA[java -jar jbdevstudio-eap-linux-gtk-4.0.0.GA.jar
]]></programlisting>
</listitem>
<listitem>
@@ -357,7 +357,7 @@
<note>
<title>Note:</title>
- <para>JBoss Developer Studio 3.0 comes integrated with JBoss EAP 5.0 that requires JDK 6.0 to run
+ <para>JBoss Developer Studio 4.0 comes integrated with JBoss EAP 5.0 that requires JDK 6.0 to run
and "gij" isn't available on every platform.</para>
</note>
@@ -368,7 +368,7 @@
<property>Yes</property></emphasis> to use it in JBoss Developer Studio.</para>
<note>
<title>Note:</title>
- <para>Like in the previous version of JBDS, JBDS 3.0.0.GA comes integrated with JBoss EAP 5.0
+ <para>Like in the previous version of JBDS, JBDS 4.0.0.GA comes integrated with JBoss EAP 5.0
that supports EAP 5 adapter and Seam 2.2.</para>
</note>
@@ -484,15 +484,15 @@
<title>JBoss Developer Studio and JBoss Tools</title>
- <para>This section uncovers the points on the differences between <property>JBoss Developer
- Studio</property> and <property>JBoss Tools</property> and provides the steps on <property>JBoss
+ <para>This section highlights the differences between <property>JBoss Developer
+ Studio</property> and <property>JBoss Tools</property>, and provides the steps on <property>JBoss
Tools</property> installation as well.</para>
<section id="WhatDifferenceBetweenJBDSAndJBossTools">
<title>What is the difference?</title>
- <para><property>JBoss Tools</property> is what went into our <property>JBoss Developer
- Studio</property> which comes as an easy-to-install Eclipse based IDE fully configured and ready
+ <para><property>JBoss Tools</property> is a component of <property>JBoss Developer
+ Studio</property>, which is designed to be an easy-to-install Eclipse based IDE fully configured and ready
to run with the bundled <property>JBoss Enterprise Application Platform</property>.</para>
<para>In short <property>JBoss Tools</property> are just a set of Eclipse plugins and
@@ -549,7 +549,15 @@
<listitem>
<para>Smooks Tools</para>
</listitem>
+ <listitem>
+ <para>Deltacloud Tools</para>
+ </listitem>
</itemizedlist>
+
+ <note>
+ <title>Note</title>
+ <para>The JBoss Tools Deltacloud component is not included with JBoss Developer Studio in this release.</para>
+ </note>
<para>To install the JBoss Tools plugins for Eclipse, you need the following:</para>
@@ -559,7 +567,7 @@
<ulink url="http://www.jboss.org/community/wiki/Matrixofsupportedplatformsruntimesand...">appropriate version of Eclipse</ulink>).</para>
</listitem>
</itemizedlist>
- <para>The current version of JBoss Tools (3.1.0.GA) targets at Eclipse 3.5.2 Galileo JEE Bundle which is available from <ulink url="http://www.eclipse.org/downloads/">eclipse.org</ulink>.</para>
+ <para>The current version of JBoss Tools (3.2.0.GA) targets at Eclipse 3.6.1 Helios JEE Bundle which is available from <ulink url="http://www.eclipse.org/downloads/">eclipse.org</ulink>.</para>
<note>
<title>Tip:</title>
@@ -618,19 +626,19 @@
<listitem><para>First, download the correct version of Eclipse
for your platform which is compatible with the version of JBoss
Tools you plan to install.For example if you want to install
- 3.1.0.GA Eclipse 3.5.2 Galileo JEE Bundle is required.</para></listitem>
+ 3.1.0.GA Eclipse 3.6.1 Helios JEE Bundle is required.</para></listitem>
<listitem><para>If you do not already have Java 5 or 6 installed and in your path,
download and install it.</para></listitem>
<listitem><para>When Eclipse is started, go to <itemizedlist>
- <listitem><para>Help->Software Updates... ->Available Software->Manage Sites...->Add...<emphasis>(Eclipse 3.4)</emphasis></para></listitem>
- <listitem><para>Help->Install New Software->Add..<emphasis>(Eclipse 3.5)</emphasis></para></listitem>
+ <listitem><para><menuchoice><guimenuitem>Help</guimenuitem><guimenuitem>Software Updates...</guimenuitem><guimenuitem>Available Software</guimenuitem><guimenuitem>Manage Sites...</guimenuitem><guimenuitem>Add...</guimenuitem></menuchoice><emphasis>(Eclipse 3.4)</emphasis></para></listitem>
+ <listitem><para><menuchoice><guimenuitem>Help</guimenuitem><guimenuitem>Install New Software</guimenuitem><guimenuitem>Add...</guimenuitem></menuchoice><emphasis>(Eclipse 3.5, 3.6)</emphasis></para></listitem>
</itemizedlist>
</para></listitem>
- <listitem><para>After clicking <emphasis>Add</emphasis> button <property>Add Site</property> View should appear.
+ <listitem><para>After clicking the <guibutton>Add</guibutton> button the <property>Add Site</property> View should appear.
In the <property>Location</property> field you should paste one of the update sites described
<link linkend="sites">above</link>.On some platforms,
you can also drag and drop the link from your browser directly into Eclipse.In <property>Name</property> you can write any name you like.
- In the end press the <property>Ok</property> button.</para>
+ In the end press the <property>OK</property> button.</para>
<figure>
<title>Add Update Site</title>
<mediaobject>
@@ -640,9 +648,9 @@
</mediaobject>
</figure>
</listitem>
- <listitem id="from_point"><para>In the <property>Install</property> View select features to install, then click <emphasis>Next</emphasis>.</para>
+ <listitem id="from_point"><para>In the <property>Install</property> View select features to install, then click the <guibutton>Next</guibutton> button.</para>
<figure>
- <title>Jboss Tools installation</title>
+ <title>JBoss Tools installation</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/getting_started/getting_started_4b.png"/>
@@ -672,9 +680,9 @@
the list of missing dependencies of the previous attempt is showed.
In this case the completely close of the <emphasis>Install New Software</emphasis> dialog can help.</para>
</note>
- <para>If Jboss Tools are already installed on your Eclipse and you are doing updating but not
+ <para>If JBoss Tools are already installed on your Eclipse and you are doing updating but not
installation the following messages will appear in your <emphasis>Details</emphasis> section.
- Ignore them and press <emphasis>Next.</emphasis></para>
+ Ignore them and press the <guibutton>Next</guibutton> button.</para>
<figure>
<title>Possible messages</title>
<mediaobject>
@@ -684,8 +692,8 @@
</mediaobject>
</figure>
</listitem>
- <listitem><para>When you click Finish the prosses of Installation/Updating starts up. </para></listitem>
- <listitem><para>Install. Restart when prompted.</para>
+ <listitem><para>When you click the <guibutton>Finish</guibutton> button the Installation/Updating process will commence.</para></listitem>
+ <listitem><para>Once the installation is complete, restart Eclipse when prompted.</para>
<figure>
<title>Message dialog</title>
<mediaobject>
@@ -697,7 +705,7 @@
</listitem>
<listitem><para>After fetching all the features and plugins for installation,
you may be prompted that your selection contains unsigned jars.
- This is normal,simply accept the warning and continue. </para>
+ This is normal, simply accept the warning and continue. </para>
<figure>
<title>Warning Message</title>
<mediaobject>
@@ -739,9 +747,9 @@
</itemizedlist>
<para>When you downloaded Jboss Tools Zip please <emphasis>DO NOT UNZIP IT</emphasis> and follow the steps described below:</para>
<itemizedlist>
- <listitem><para>When Eclipse is started, go to <property>Help -> Install New Software... -> Add... -> Archive...</property></para></listitem>
- <listitem><para>Browse for the update site zip.In the <emphasis>Name</emphasis> field you can write any name you like.
- In the end press <property>Ok</property> button.</para>
+ <listitem><para>When Eclipse is started, go to <menuchoice><guimenuitem>Help</guimenuitem><guimenuitem>Install New Software...</guimenuitem><guimenuitem>Add...</guimenuitem><guimenuitem>Archive...</guimenuitem></menuchoice></para></listitem>
+ <listitem><para>Browse for the update site zip. In the <emphasis>Name</emphasis> field you can write any name you like.
+ In the end press the <guibutton>OK</guibutton> button.</para>
<figure>
<title>Installation from a zip file</title>
<mediaobject>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/images/getting_started/getting_started_5.png
===================================================================
(Binary files differ)
15 years, 2 months
JBoss Tools SVN: r28200 - trunk/build/hudson-jobs.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-01-13 16:02:53 -0500 (Thu, 13 Jan 2011)
New Revision: 28200
Added:
trunk/build/hudson-jobs/.gitignore
Log:
gitignore
Added: trunk/build/hudson-jobs/.gitignore
===================================================================
--- trunk/build/hudson-jobs/.gitignore (rev 0)
+++ trunk/build/hudson-jobs/.gitignore 2011-01-13 21:02:53 UTC (rev 28200)
@@ -0,0 +1,2 @@
+pom-publisher-internal.xml
+pom-checker-internal.xml
15 years, 2 months
JBoss Tools SVN: r28199 - trunk/build/hudson-jobs.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-01-13 16:02:24 -0500 (Thu, 13 Jan 2011)
New Revision: 28199
Modified:
trunk/build/hudson-jobs/pom-publisher.xml
Log:
set new defaults
Modified: trunk/build/hudson-jobs/pom-publisher.xml
===================================================================
--- trunk/build/hudson-jobs/pom-publisher.xml 2011-01-13 18:55:26 UTC (rev 28198)
+++ trunk/build/hudson-jobs/pom-publisher.xml 2011-01-13 21:02:24 UTC (rev 28199)
@@ -48,34 +48,48 @@
<!-- server and connection details -->
<hudsonURL>http://localhost:8080/</hudsonURL>
- <!-- <hudsonURL>https://hudson.qa.jboss.com/hudson/</hudsonURL> -->
- <username>SET USERNAME HERE</username>
- <password>SET PASSWORD HERE</password>
+ <username>USERNAME HERE</username>
+ <password>PASSWORD HERE</password>
<!-- default true: existing jobs will be overwritten; set false to throw
an error if job exists -->
- <replaceExistingJob>true</replaceExistingJob>
+ <replaceExistingJob>false</replaceExistingJob>
<!-- local file path to use as template when publishing jobs -->
<jobTemplateFile>config.xml</jobTemplateFile>
<!-- job configuration: one buildURL -->
<buildURL>https://svn.jboss.org/repos/jbosstools/trunk/build</buildURL>
+ <branchOrTag>branches/jbosstools-3.2.0.CR1</branchOrTag>
<!-- then many identically configured components -->
+ <componentJobNamePrefix>jbosstools-</componentJobNamePrefix>
<components>TESTING</components>
- <!-- <components>archives, as, birt, bpel, bpmn, cdi, common, deltacloud,
- esb, examples, flow, freemarker, gwt, hibernatetools, jbpm, jmx, jsf, jst,
- maven, modeshape, portlet, profiler, runtime, seam, smooks, struts, tptp,
- usage, vpe, ws</components> -->
+ <!--
+ <components>archives, as, birt, bpel, bpmn, cdi, common,
+ deltacloud, esb, examples, flow, freemarker, gwt, hibernatetools,
+ jbpm, jmx, jsf, jst, maven, modeshape, portlet, profiler, runtime,
+ seam, smooks, struts, tptp, usage, vpe, ws</components>
+ -->
- <componentJobNameSuffix>-TESTTESTTEST</componentJobNameSuffix>
+ <componentJobNameSuffix>_trunk</componentJobNameSuffix>
+ <componentJobNameSuffix2>_stable_build</componentJobNameSuffix2>
<!-- then some special-case components (not in JBT tree) -->
- <!--<properties> <property> <name>jbosstools-pi4soa-stable-branch</name>
- <value>https://pi4soa.svn.sourceforge.net/svnroot/pi4soa/branches/pi4soa-3.1.x</value>
- </property> <property> <name>jbosstools-teiid-designer-stable-branch</name>
- <value>http://anonsvn.jboss.org/repos/tdesigner/branches/7.1</value> </property>
- <property> <name>jbosstools-savara-stable-branch</name> <value>http://anonsvn.jboss.org/repos/savara/branches/1.1.x</value>
- </property> </properties> -->
+ <!--
+ <properties>
+ <property>
+ <name>jbosstools-pi4soa-3.1_stable_branch</name>
+ <value>https://pi4soa.svn.sourceforge.net/svnroot/pi4soa/branches/pi4soa-3.1.x</value>
+ </property>
+ <property>
+ <name>jbosstools-teiid-designer-7.1_stable_branch</name>
+ <value>http://anonsvn.jboss.org/repos/tdesigner/branches/7.1</value>
+ </property>
+ <property>
+ <name>jbosstools-savara-1.1_stable_branch</name>
+ <value>http://anonsvn.jboss.org/repos/savara/branches/1.1.x</value>
+ </property>
+ </properties>
+ -->
</configuration>
</plugin>
</plugins>
15 years, 2 months
JBoss Tools SVN: r28198 - branches/jbosstools-3.2.0.CR1/drools.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-01-13 13:55:26 -0500 (Thu, 13 Jan 2011)
New Revision: 28198
Modified:
branches/jbosstools-3.2.0.CR1/drools/build.sh
Log:
remove .rej file and be sure to svn revert before patching
Modified: branches/jbosstools-3.2.0.CR1/drools/build.sh
===================================================================
--- branches/jbosstools-3.2.0.CR1/drools/build.sh 2011-01-13 18:55:24 UTC (rev 28197)
+++ branches/jbosstools-3.2.0.CR1/drools/build.sh 2011-01-13 18:55:26 UTC (rev 28198)
@@ -33,6 +33,7 @@
cd ${WORKSPACE}/sources/drools/org.drools.eclipse
rm -fr ${WORKSPACE}/sources/drools/org.drools.eclipse/JBIDE-1484_MANIFEST.MF.patch
wget -nc http://anonsvn.jboss.org/repos/jbosstools/trunk/drools/JBIDE-1484_MANIFES...
+rm -fr META-INF/MANIFEST.MF.rej; svn revert META-INF/MANIFEST.MF
patch ${WORKSPACE}/sources/drools/org.drools.eclipse/META-INF/MANIFEST.MF JBIDE-1484_MANIFEST.MF.patch
cd ${WORKSPACE}/sources
15 years, 2 months
JBoss Tools SVN: r28197 - trunk/drools.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-01-13 13:55:24 -0500 (Thu, 13 Jan 2011)
New Revision: 28197
Modified:
trunk/drools/build.sh
Log:
remove .rej file and be sure to svn revert before patching
Modified: trunk/drools/build.sh
===================================================================
--- trunk/drools/build.sh 2011-01-13 18:47:44 UTC (rev 28196)
+++ trunk/drools/build.sh 2011-01-13 18:55:24 UTC (rev 28197)
@@ -33,6 +33,7 @@
cd ${WORKSPACE}/sources/drools/org.drools.eclipse
rm -fr ${WORKSPACE}/sources/drools/org.drools.eclipse/JBIDE-1484_MANIFEST.MF.patch
wget -nc http://anonsvn.jboss.org/repos/jbosstools/trunk/drools/JBIDE-1484_MANIFES...
+rm -fr META-INF/MANIFEST.MF.rej; svn revert META-INF/MANIFEST.MF
patch ${WORKSPACE}/sources/drools/org.drools.eclipse/META-INF/MANIFEST.MF JBIDE-1484_MANIFEST.MF.patch
cd ${WORKSPACE}/sources
15 years, 2 months
JBoss Tools SVN: r28194 - branches/jbosstools-3.2.0.CR1/drools.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-01-13 13:38:57 -0500 (Thu, 13 Jan 2011)
New Revision: 28194
Added:
branches/jbosstools-3.2.0.CR1/drools/JBIDE-1484_MANIFEST.MF.patch
Modified:
branches/jbosstools-3.2.0.CR1/drools/build.sh
Log:
JBIDE-1484: patch org.drools.eclipse/META-INF/MANIFEST.MF
Added: branches/jbosstools-3.2.0.CR1/drools/JBIDE-1484_MANIFEST.MF.patch
===================================================================
--- branches/jbosstools-3.2.0.CR1/drools/JBIDE-1484_MANIFEST.MF.patch (rev 0)
+++ branches/jbosstools-3.2.0.CR1/drools/JBIDE-1484_MANIFEST.MF.patch 2011-01-13 18:38:57 UTC (rev 28194)
@@ -0,0 +1,9 @@
+Index: META-INF/MANIFEST.MF
+===================================================================
+--- META-INF/MANIFEST.MF (revision 36519)
++++ META-INF/MANIFEST.MF (working copy)
+@@ -50,3 +50,4 @@
+ lib/jbpm-flow.jar,
+ lib/jbpm-flow-builder.jar
+ Bundle-RequiredExecutionEnvironment: J2SE-1.5
++Export-Package: org.drools.eclipse.util
Modified: branches/jbosstools-3.2.0.CR1/drools/build.sh
===================================================================
--- branches/jbosstools-3.2.0.CR1/drools/build.sh 2011-01-13 18:37:13 UTC (rev 28193)
+++ branches/jbosstools-3.2.0.CR1/drools/build.sh 2011-01-13 18:38:57 UTC (rev 28194)
@@ -29,6 +29,12 @@
# fetch drools-eclipse sources into child folder, "sources/drools"
if [[ ! -d ${WORKSPACE}/sources/drools ]]; then svn co https://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-eclipse drools; fi
+# JBIDE-1484: patch org.drools.eclipse/META-INF/MANIFEST.MF
+cd ${WORKSPACE}/sources/drools/org.drools.eclipse
+wget http://anonsvn.jboss.org/repos/jbosstools/trunk/drools/JBIDE-1484_MANIFES...
+patch ${WORKSPACE}/sources/drools/org.drools.eclipse/META-INF/MANIFEST.MF JBIDE-1484_MANIFEST.MF.patch
+cd ${WORKSPACE}/sources
+
# fetch Drools' parent pom into root folder, "sources"
rm -fr ${WORKSPACE}/sources/pom.xml; wget https://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/pom.xml
15 years, 2 months