JBoss Tools SVN: r40772 - branches/jbosstools-3.3.0.Beta3/build/aggregate.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:43:53 -0400 (Thu, 03 May 2012)
New Revision: 40772
Modified:
branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl
Log:
JBIDE-10469 apply patch JBIDE10469.patch3.txt to suppress one more xmlns attrib
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl 2012-05-03 19:43:44 UTC (rev 40771)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl 2012-05-03 19:43:53 UTC (rev 40772)
@@ -1,7 +1,7 @@
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xalan="http://xml.apache.org/xalan"
- xmlns:saxon="http://saxon.sf.net/" xmlns="http://www.w3.org/1999/xhtml"
- extension-element-prefixes="saxon" exclude-result-prefixes="xsl xalan saxon xmlns">
+ xmlns:saxon="http://saxon.sf.net/" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+ extension-element-prefixes="saxon" exclude-result-prefixes="xsl xalan saxon xhtml">
<xsl:output method="html" indent="no" />
<xsl:template match="/"><xsl:apply-templates select="*"/></xsl:template>
<xsl:template match="*">
12 years, 8 months
JBoss Tools SVN: r40771 - branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:43:44 -0400 (Thu, 03 May 2012)
New Revision: 40771
Modified:
branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html
Log:
regen index
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html 2012-05-03 19:43:09 UTC (rev 40770)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html 2012-05-03 19:43:44 UTC (rev 40771)
@@ -30,13 +30,12 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the <b>Nightly Build</b>
- Update Site for JBoss Tools - Web Tools.
-<p align="center"><span style="padding:4px;color:white;background-color:red;font-weight:bold">NOTE:This site was built using Indigo (Eclipse 3.7.2), but SHOULD work with Juno (Eclipse 4.2M6+) too.</span></p>
+ Update Site for JBoss Tools - Web Tools.
<blockquote style="border: 1px dashed #1778be; padding: 2px">
<ol>
<li>To <a class="link"
href="http://www.jboss.org/tools/download/installation/update_3_3">install</a>
- from this site, start up Eclipse 3.7 (or 4.2), then do:
+ from this site, start up Eclipse 3.7, then do:
<ul>
<code><strong>Help > Install New Software... ></strong></code>
</ul>
@@ -81,20 +80,20 @@
</th>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120501-1742-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
- <td><span style="font-size:x-small">3.2.1.v20120501-1742-Beta3</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120502-0834-H62-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span style="font-size:x-small">3.2.1.v20120502-0834-H62-Beta3</span></td>
<td></td>
</tr>
<tr style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120501-1742-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span style="font-size:x-small">2.3.0.v20120501-1742-Beta3</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-0045-H101-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span style="font-size:x-small">2.3.0.v20120503-0045-H101-Beta3</span></td>
<td><span style="font-size:x-small">
|
org.eclipse.wst.server.core.serverAdapter</span></td>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.2.0.v20120501-1742-Beta3.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
- <td><span style="font-size:x-small">1.2.0.v20120501-1742-Beta3</span></td>
+ <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.2.0.v20120502-0841-H48-Beta3.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span style="font-size:x-small">1.2.0.v20120502-0841-H48-Beta3</span></td>
<td></td>
</tr>
<tr style="background-color:#DDDDDD">
12 years, 8 months
JBoss Tools SVN: r40770 - trunk/build/aggregate.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:43:09 -0400 (Thu, 03 May 2012)
New Revision: 40770
Modified:
trunk/build/aggregate/site.xml.xsl
Log:
suppress one more xmlns attrib
Modified: trunk/build/aggregate/site.xml.xsl
===================================================================
--- trunk/build/aggregate/site.xml.xsl 2012-05-03 19:43:01 UTC (rev 40769)
+++ trunk/build/aggregate/site.xml.xsl 2012-05-03 19:43:09 UTC (rev 40770)
@@ -1,7 +1,7 @@
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xalan="http://xml.apache.org/xalan"
- xmlns:saxon="http://saxon.sf.net/" xmlns="http://www.w3.org/1999/xhtml"
- extension-element-prefixes="saxon" exclude-result-prefixes="xsl xalan saxon xmlns">
+ xmlns:saxon="http://saxon.sf.net/" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+ extension-element-prefixes="saxon" exclude-result-prefixes="xsl xalan saxon xhtml">
<xsl:output method="html" indent="no" />
<xsl:template match="/"><xsl:apply-templates select="*"/></xsl:template>
<xsl:template match="*">
12 years, 8 months
JBoss Tools SVN: r40769 - trunk/build/aggregate.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:43:01 -0400 (Thu, 03 May 2012)
New Revision: 40769
Added:
trunk/build/aggregate/site.xml.xsl
Modified:
trunk/build/aggregate/build.xml
Log:
when generating site, put REAL VALUES into the site.xml file (instead of 0.0.0)
Modified: trunk/build/aggregate/build.xml
===================================================================
--- trunk/build/aggregate/build.xml 2012-05-03 19:42:52 UTC (rev 40768)
+++ trunk/build/aggregate/build.xml 2012-05-03 19:43:01 UTC (rev 40769)
@@ -562,6 +562,10 @@
<copy todir="${update.site.source.dir}" overwrite="true">
<fileset dir="${output.dir}" includes="${web.content.files}" />
</copy>
+
+ <!-- use updated site.xml instead of version with 0.0.0 -->
+ <move file="${update.site.source.dir}/site.out.xml" tofile="${update.site.source.dir}/site.xml" overwrite="true"/>
+
</target>
<target name="generate.site.properties">
@@ -610,6 +614,11 @@
<loadfile property="site.contents" srcfile="${update.site.source.dir}/site.html" failonerror="false" />
<property name="site.contents" value="" />
<delete file="${update.site.source.dir}/site.html" quiet="true" />
+
+ <!-- update site.xml to replace 0.0.0 with actual versions -->
+ <xslt style="site.xml.xsl" in="${update.site.source.dir}/site.xml" out="${update.site.source.dir}/site.out.xml" force="true">
+ <classpath location="${COMMON_TOOLS}/saxon.jar" />
+ </xslt>
</target>
<!-- look for http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.*/logs/z...;
Added: trunk/build/aggregate/site.xml.xsl
===================================================================
--- trunk/build/aggregate/site.xml.xsl (rev 0)
+++ trunk/build/aggregate/site.xml.xsl 2012-05-03 19:43:01 UTC (rev 40769)
@@ -0,0 +1,16 @@
+<xsl:stylesheet version="2.0"
+ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xalan="http://xml.apache.org/xalan"
+ xmlns:saxon="http://saxon.sf.net/" xmlns="http://www.w3.org/1999/xhtml"
+ extension-element-prefixes="saxon" exclude-result-prefixes="xsl xalan saxon xmlns">
+ <xsl:output method="html" indent="no" />
+ <xsl:template match="/"><xsl:apply-templates select="*"/></xsl:template>
+ <xsl:template match="*">
+ <xsl:copy >
+ <xsl:for-each select="@*">
+ <xsl:copy />
+ </xsl:for-each>
+ <xsl:apply-templates />
+ </xsl:copy>
+ </xsl:template>
+ <xsl:template match="feature"><feature url="features/{@id}_{(a)version}.jar" id="{@id}" version="{@version}"><xsl:apply-templates select="*"/></feature></xsl:template>
+</xsl:stylesheet>
12 years, 8 months
JBoss Tools SVN: r40768 - trunk/build/aggregate.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:42:52 -0400 (Thu, 03 May 2012)
New Revision: 40768
Modified:
trunk/build/aggregate/pom.xml
Log:
add note about rebuilding from local sources
Modified: trunk/build/aggregate/pom.xml
===================================================================
--- trunk/build/aggregate/pom.xml 2012-05-03 19:42:45 UTC (rev 40767)
+++ trunk/build/aggregate/pom.xml 2012-05-03 19:42:52 UTC (rev 40768)
@@ -23,5 +23,11 @@
mvn clean install -f coretests-site/pom.xml
mvn clean install -f soatests-site/pom.xml
...
+
+ to build against local sources, use these properties:
+
+ mvn clean install ... \
+ -Djbosstools-nightly-staging-composite=file:///home/nboldt/tru/build/aggregate/local-site/ \
+ -Djboss-requirements-composite-mirror=file:///home/nboldt/tru/build/target-platform/REPO/
-->
</project>
12 years, 8 months
JBoss Tools SVN: r40766 - trunk/download.jboss.org/jbosstools/updates/webtools/juno.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:42:34 -0400 (Thu, 03 May 2012)
New Revision: 40766
Added:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
Modified:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html
Log:
update index.html to add more features
Modified: trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html 2012-05-03 19:31:02 UTC (rev 40765)
+++ trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html 2012-05-03 19:42:34 UTC (rev 40766)
@@ -1,6 +1,6 @@
<html>
<head>
-<title>JBoss Tools - Web Tools - Nightly Build Update Site: 3.3.0.v20120502-2059-H71-Beta3.webtools</title>
+<title>JBoss Tools - Web Tools - Nightly Build Update Site</title>
<style>
@import url("http://download.jboss.org/jbosstools/updates/web/site.css");
</style>
@@ -24,7 +24,7 @@
<h2 class="title">JBoss Tools - Web Tools - Nightly Build Update Site</h2>
<table width="100%">
<tr class="header">
- <td class="sub-header" width="100%"><span>Latest Build: 3.3.0.v20120502-2059-H71-Beta3.webtools</span></td>
+ <td class="sub-header" width="100%"><span>Latest Build</span></td>
</tr>
<tr class="light-row" style="height: 30px">
@@ -36,7 +36,7 @@
<ol>
<li>To <a class="link"
href="http://www.jboss.org/tools/download/installation/update_3_3">install</a>
- from this site, start up Eclipse <b>4.2</b>, then do:
+ from this site, start up Eclipse 3.7 (or 4.2), then do:
<ul>
<code><strong>Help > Install New Software... ></strong></code>
</ul>
@@ -81,12 +81,22 @@
</th>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-0045-H101-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span style="font-size:x-small">2.3.0.v20120503-0045-H101-Beta3</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120503-1259-H887-CR1.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span style="font-size:x-small">3.2.1.v20120503-1259-H887-CR1</span></td>
+ <td></td>
+ </tr>
+ <tr style="background-color:
							#FFFFFF
						">
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-1439-H1297-CR1.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span style="font-size:x-small">2.3.0.v20120503-1439-H1297-CR1</span></td>
<td><span style="font-size:x-small">
|
org.eclipse.wst.server.core.serverAdapter</span></td>
</tr>
+ <tr style="background-color:
							#EEEEEE
						">
+ <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.2.0.v20120503-1250-H807-CR1.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span style="font-size:x-small">1.2.0.v20120503-1250-H807-CR1</span></td>
+ <td></td>
+ </tr>
<tr style="background-color:#DDDDDD">
<th colspan="1" style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small"></th>
@@ -116,7 +126,7 @@
<tr>
<td></td>
<td>
- <!-- <table width="100%">
+ <table width="100%">
<tr class="header">
<td class="sub-header" width="100%"><span> Installation
Types</span></td>
@@ -167,7 +177,7 @@
Milestone.</p><br/>
</td>
</tr>
- </table> -->
+ </table>
</td>
</tr>
</table>
Added: trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml (rev 0)
+++ trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml 2012-05-03 19:42:34 UTC (rev 40766)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <category-def label="JBoss Application Server Adapters" name="org.eclipse.wst.server.core.serverAdapter">
+ </category-def>
+ <feature url="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-0045-H101-Beta3.jar" id="org.jboss.ide.eclipse.as.feature" version="2.3.0.v20120503-0045-H101-Beta3">
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
+ </feature>
+</site>
12 years, 8 months
JBoss Tools SVN: r40765 - branches/jbosstools-3.3.0.Beta3/build/aggregate.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:31:02 -0400 (Thu, 03 May 2012)
New Revision: 40765
Added:
branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl
Modified:
branches/jbosstools-3.3.0.Beta3/build/aggregate/build.xml
branches/jbosstools-3.3.0.Beta3/build/aggregate/pom.xml
Log:
JBIDE-10469 apply patch JBIDE10469.patch.txt and create new XSLT script
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/build.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/build.xml 2012-05-03 19:30:50 UTC (rev 40764)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/build.xml 2012-05-03 19:31:02 UTC (rev 40765)
@@ -562,6 +562,10 @@
<copy todir="${update.site.source.dir}" overwrite="true">
<fileset dir="${output.dir}" includes="${web.content.files}" />
</copy>
+
+ <!-- use updated site.xml instead of version with 0.0.0 -->
+ <move file="${update.site.source.dir}/site.out.xml" tofile="${update.site.source.dir}/site.xml" overwrite="true"/>
+
</target>
<target name="generate.site.properties">
@@ -610,6 +614,11 @@
<loadfile property="site.contents" srcfile="${update.site.source.dir}/site.html" failonerror="false" />
<property name="site.contents" value="" />
<delete file="${update.site.source.dir}/site.html" quiet="true" />
+
+ <!-- update site.xml to replace 0.0.0 with actual versions -->
+ <xslt style="site.xml.xsl" in="${update.site.source.dir}/site.xml" out="${update.site.source.dir}/site.out.xml" force="true">
+ <classpath location="${COMMON_TOOLS}/saxon.jar" />
+ </xslt>
</target>
<!-- look for http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.*/logs/z...;
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/pom.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/pom.xml 2012-05-03 19:30:50 UTC (rev 40764)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/pom.xml 2012-05-03 19:31:02 UTC (rev 40765)
@@ -23,5 +23,11 @@
mvn clean install -f coretests-site/pom.xml
mvn clean install -f soatests-site/pom.xml
...
+
+ to build against local sources, use these properties:
+
+ mvn clean install ... \
+ -Djbosstools-nightly-staging-composite=file:///home/nboldt/tru/build/aggregate/local-site/ \
+ -Djboss-requirements-composite-mirror=file:///home/nboldt/tru/build/target-platform/REPO/
-->
</project>
Added: branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl (rev 0)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/site.xml.xsl 2012-05-03 19:31:02 UTC (rev 40765)
@@ -0,0 +1,16 @@
+<xsl:stylesheet version="2.0"
+ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xalan="http://xml.apache.org/xalan"
+ xmlns:saxon="http://saxon.sf.net/" xmlns="http://www.w3.org/1999/xhtml"
+ extension-element-prefixes="saxon" exclude-result-prefixes="xsl xalan saxon xmlns">
+ <xsl:output method="html" indent="no" />
+ <xsl:template match="/"><xsl:apply-templates select="*"/></xsl:template>
+ <xsl:template match="*">
+ <xsl:copy >
+ <xsl:for-each select="@*">
+ <xsl:copy />
+ </xsl:for-each>
+ <xsl:apply-templates />
+ </xsl:copy>
+ </xsl:template>
+ <xsl:template match="feature"><feature url="features/{@id}_{(a)version}.jar" id="{@id}" version="{@version}"><xsl:apply-templates select="*"/></feature></xsl:template>
+</xsl:stylesheet>
12 years, 8 months
JBoss Tools SVN: r40764 - branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-05-03 15:30:50 -0400 (Thu, 03 May 2012)
New Revision: 40764
Modified:
branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html
branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml
Log:
JBIDE-10469 apply patch JBIDE10469.patch2.txt
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html 2012-05-03 17:49:43 UTC (rev 40763)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html 2012-05-03 19:30:50 UTC (rev 40764)
@@ -30,12 +30,13 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the <b>Nightly Build</b>
- Update Site for JBoss Tools - Web Tools.
+ Update Site for JBoss Tools - Web Tools.
+<p align="center"><span style="padding:4px;color:white;background-color:red;font-weight:bold">NOTE:This site was built using Indigo (Eclipse 3.7.2), but SHOULD work with Juno (Eclipse 4.2M6+) too.</span></p>
<blockquote style="border: 1px dashed #1778be; padding: 2px">
<ol>
<li>To <a class="link"
href="http://www.jboss.org/tools/download/installation/update_3_3">install</a>
- from this site, start up Eclipse 3.7, then do:
+ from this site, start up Eclipse 3.7 (or 4.2), then do:
<ul>
<code><strong>Help > Install New Software... ></strong></code>
</ul>
@@ -80,12 +81,22 @@
</th>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120322-0321-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span style="font-size:x-small">2.3.0.v20120322-0321-Beta3</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120501-1742-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span style="font-size:x-small">3.2.1.v20120501-1742-Beta3</span></td>
+ <td></td>
+ </tr>
+ <tr style="background-color:
							#FFFFFF
						">
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120501-1742-Beta3.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span style="font-size:x-small">2.3.0.v20120501-1742-Beta3</span></td>
<td><span style="font-size:x-small">
|
org.eclipse.wst.server.core.serverAdapter</span></td>
</tr>
+ <tr style="background-color:
							#EEEEEE
						">
+ <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.2.0.v20120501-1742-Beta3.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span style="font-size:x-small">1.2.0.v20120501-1742-Beta3</span></td>
+ <td></td>
+ </tr>
<tr style="background-color:#DDDDDD">
<th colspan="1" style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small"></th>
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml 2012-05-03 17:49:43 UTC (rev 40763)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml 2012-05-03 19:30:50 UTC (rev 40764)
@@ -5,4 +5,7 @@
<feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar" id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
<category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
+ <feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.feature" version="0.0.0"></feature>
+ <feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar" id="org.jboss.tools.jmx.feature" version="0.0.0"></feature>
+
</site>
12 years, 8 months
JBoss Tools SVN: r40763 - in trunk/esb/plugins/org.jboss.tools.esb.ui: src/org/jboss/tools/esb/ui/editor/form and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2012-05-03 13:49:43 -0400 (Thu, 03 May 2012)
New Revision: 40763
Modified:
trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml
trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/editor/form/ESBListsFormLayoutData.java
Log:
JBIDE-11769
https://issues.jboss.org/browse/JBIDE-11769
Support for jbossesb-1.3.1.xsd
Modified: trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml 2012-05-03 17:49:13 UTC (rev 40762)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml 2012-05-03 17:49:43 UTC (rev 40763)
@@ -38,7 +38,7 @@
<xmlEditor
class="org.jboss.tools.esb.ui.editor.ESBCompoundEditor"
contributorClass="org.jboss.tools.common.model.ui.texteditors.MultiPageContributor"
- entities="FileESB101,FileESB110,FileESB120,FileESB130"
+ entities="FileESB101,FileESB110,FileESB120,FileESB130,FileESB131"
icon="images/xstudio/editors/esb.gif"
name="ESB">
</xmlEditor>
Modified: trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/editor/form/ESBListsFormLayoutData.java
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/editor/form/ESBListsFormLayoutData.java 2012-05-03 17:49:13 UTC (rev 40762)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/editor/form/ESBListsFormLayoutData.java 2012-05-03 17:49:43 UTC (rev 40763)
@@ -128,7 +128,7 @@
"Services", //$NON-NLS-1$
ModelFormLayoutData.EMPTY_DESCRIPTION,
new FormAttributeData[]{new FormAttributeData(ATTR_NAME, 100)},
- new String[]{ENT_ESB_SERVICE_101, ENT_ESB_SERVICE_110, ENT_ESB_SERVICE_120, ENT_ESB_SERVICE_130},
+ new String[]{ENT_ESB_SERVICE_101, ENT_ESB_SERVICE_110, ENT_ESB_SERVICE_120, ENT_ESB_SERVICE_130, ENT_ESB_SERVICE_131},
FormLayoutDataUtil.createDefaultFormActionData("CreateActions.AddService") //$NON-NLS-1$
);
@@ -137,7 +137,7 @@
ModelFormLayoutData.EMPTY_DESCRIPTION,
"Services", //$NON-NLS-1$
new FormAttributeData[]{new FormAttributeData(ATTR_NAME, 100)},
- new String[]{ENT_ESB_SERVICE_101, ENT_ESB_SERVICE_110, ENT_ESB_SERVICE_120, ENT_ESB_SERVICE_130},
+ new String[]{ENT_ESB_SERVICE_101, ENT_ESB_SERVICE_110, ENT_ESB_SERVICE_120, ENT_ESB_SERVICE_130, ENT_ESB_SERVICE_131},
FormLayoutDataUtil.createDefaultFormActionData("CreateActions.AddService") //$NON-NLS-1$
);
12 years, 8 months