JBoss Tools SVN: r31212 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-05-11 12:21:41 -0400 (Wed, 11 May 2011)
New Revision: 31212
Modified:
trunk/build/target-platform/jbds.target
Log:
newer version of org.apache.commons.codec to include in TP
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2011-05-11 13:54:43 UTC (rev 31211)
+++ trunk/build/target-platform/jbds.target 2011-05-11 16:21:41 UTC (rev 31212)
@@ -13,7 +13,7 @@
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
<unit id="org.apache.oro" version="2.0.8.v201005080400"/>
<unit id="org.jdom" version="1.0.0.v201005080400"/>
- <unit id="org.apache.commons.codec" version="1.3.0.v20100518-1140"/>
+ <unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
<!-- CVS -->
<unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110207-7B78FGB8sF7BB7I8H58WG5"/>
@@ -163,4 +163,4 @@
<repository location="http://download.jboss.org/jbosstools/updates/indigo/M6/"/>
</location>
</locations>
-</target>
+</target>
\ No newline at end of file
13 years, 6 months
JBoss Tools SVN: r31210 - trunk/documentation/whatsnew/birt.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-05-11 05:29:35 -0400 (Wed, 11 May 2011)
New Revision: 31210
Added:
trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html
Log:
JBIDE-8930 CLONE - BIRT in N&N
Added: trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html (rev 0)
+++ trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html 2011-05-11 09:29:35 UTC (rev 31210)
@@ -0,0 +1,61 @@
+<?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>JBoss BIRT Integration 3.3.0.M1</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>JBoss BIRT Integration 3.3.0.M1 - New and Noteworthy</h1>
+
+ <p align="right"><a href="../index.html">< Main Index</a> <a href="../core/core-news-3.0.0.GA-full.html">Core News ></a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>JBoss BIRT Integration</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <p><b>Locale attribute in an xhtml embedded report</b></p>
+ </td>
+ <td width="60%" valign="top">
+ <p>
+ Now, the BIRT viewer respects the locale attribute in an xhtml embedded report.
+ </p>
+ <p>
+ For more details, see <a href="https://jira.jboss.org/jira/browse/JBIDE-8534">JBIDE-8534</a>.
+ </p>
+ </td>
+ </tr>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
+
+
13 years, 6 months
JBoss Tools SVN: r31209 - trunk/documentation/whatsnew/maven.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-05-11 05:24:38 -0400 (Wed, 11 May 2011)
New Revision: 31209
Added:
trunk/documentation/whatsnew/maven/maven-news-3.3.0.M1.html
Log:
JBIDE-8904 CLONE - Maven Integration in N&N
Added: trunk/documentation/whatsnew/maven/maven-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-3.3.0.M1.html (rev 0)
+++ trunk/documentation/whatsnew/maven/maven-news-3.3.0.M1.html 2011-05-11 09:24:38 UTC (rev 31209)
@@ -0,0 +1,60 @@
+<?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>What's New in Maven Tools</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>Maven Tools</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a
+ href="../drools/drools-news-5.1.0.M2-full.html">Drools Tools ></a></p>
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>JBoss Maven Integration</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemname1" id="itemname1"></a><b>Upgrading to Eclipse 3.7/m2e 0.13</b></td>
+ <td valign="top">
+ <p>The JBoss Maven Integration is compatible with Eclipse 3.7/m2e 0.13</p>
+ <p><small>
+ See <a href="https://jira.jboss.org/jira/browse/JBIDE-8536">JBIDE-8536</a> , for more details.
+
+ </small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
13 years, 6 months
JBoss Tools SVN: r31208 - trunk/documentation/whatsnew/examples.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-05-11 05:22:04 -0400 (Wed, 11 May 2011)
New Revision: 31208
Added:
trunk/documentation/whatsnew/examples/examples-news-3.3.0.M1.html
Log:
JBIDE-8903 CLONE - Project Examples in N&N
Added: trunk/documentation/whatsnew/examples/examples-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/examples/examples-news-3.3.0.M1.html (rev 0)
+++ trunk/documentation/whatsnew/examples/examples-news-3.3.0.M1.html 2011-05-11 09:22:04 UTC (rev 31208)
@@ -0,0 +1,76 @@
+<?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>Examples 3.3.0.M1 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>Examples 3.3.0.M1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Project Examples</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam1e" id="itemname1"></a><b>Maven Project Example</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>It is possible to create a Maven project example based on a maven archetype.</p>
+ <p>
+ The following is an example of creating such a project: <a href="http://download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml">project-examples-maven-3.3.xml</a>.
+ </p>
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-7890">Related Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e" id="itemname2"></a><b>Teiid Project Example</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The Project Examples engine recognizes if a JBoss server contains a Teiid instance</p>
+ <p>
+ Here is an example: <a href="http://download.jboss.org/jbosstools/examples/project-examples-3.2.xml">project-examples-3.2.xml</a>.
+ </p>
+ <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-8399">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
13 years, 6 months
JBoss Tools SVN: r31207 - workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/internal/v7.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2011-05-11 03:43:38 -0400 (Wed, 11 May 2011)
New Revision: 31207
Modified:
workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/internal/v7/LocalJBoss7ServerRuntime.java
Log:
Adding quotes to ensure default args for jboss-7 installations with spaces functions properly
Modified: workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/internal/v7/LocalJBoss7ServerRuntime.java
===================================================================
--- workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/internal/v7/LocalJBoss7ServerRuntime.java 2011-05-11 07:33:10 UTC (rev 31206)
+++ workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/internal/v7/LocalJBoss7ServerRuntime.java 2011-05-11 07:43:38 UTC (rev 31207)
@@ -31,9 +31,9 @@
@Override
public String getDefaultRunArgs() {
IPath loc = getRuntime().getLocation();
- return "-mp " //$NON-NLS-1$
+ return "-mp \"" //$NON-NLS-1$
+ loc.append("modules").toString() //$NON-NLS-1$
- + " -logmodule org.jboss.logmanager -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone"; //$NON-NLS-1$
+ + "\" -logmodule org.jboss.logmanager -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone"; //$NON-NLS-1$
}
@Override
@@ -44,8 +44,8 @@
return "-server -Xms64m -Xmx512m -XX:MaxPermSize=256m " //$NON-NLS-1$
+ "-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 " //$NON-NLS-1$
+ "-Dsun.rmi.dgc.server.gcInterval=3600000 " //$NON-NLS-1$
- + "-Dorg.jboss.boot.log.file=" + bootLog.toString() //$NON-NLS-1$
- + " -Dlogging.configuration=file:" + logConfig.toString() //$NON-NLS-1$
- + " -Djboss.home.dir=" + loc.toString(); //$NON-NLS-1$"
+ + "\"-Dorg.jboss.boot.log.file=" + bootLog.toString() //$NON-NLS-1$
+ + "\" \"-Dlogging.configuration=file:" + logConfig.toString() //$NON-NLS-1$
+ + "\" \"-Djboss.home.dir=" + loc.toString() + "\""; //$NON-NLS-1$ //$NON-NLS-2$"
}
}
13 years, 6 months
JBoss Tools SVN: r31206 - in workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui: jbossui/org/jboss/ide/eclipse/as/ui/launch and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2011-05-11 03:33:10 -0400 (Wed, 11 May 2011)
New Revision: 31206
Added:
workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBoss7LaunchConfigurationTabGroup.java
Modified:
workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBossLaunchConfigurationTabGroup.java
workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/plugin.xml
Log:
Updating the launch configuration tab group
Added: workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBoss7LaunchConfigurationTabGroup.java
===================================================================
--- workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBoss7LaunchConfigurationTabGroup.java (rev 0)
+++ workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBoss7LaunchConfigurationTabGroup.java 2011-05-11 07:33:10 UTC (rev 31206)
@@ -0,0 +1,66 @@
+/**
+ * JBoss by Red Hat
+ * Copyright 2006-2009, Red Hat Middleware, LLC, and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+* This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.ide.eclipse.as.ui.launch;
+
+import java.util.ArrayList;
+
+import org.eclipse.debug.ui.CommonTab;
+import org.eclipse.debug.ui.EnvironmentTab;
+import org.eclipse.debug.ui.ILaunchConfigurationTab;
+import org.eclipse.debug.ui.sourcelookup.SourceLookupTab;
+import org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab;
+import org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab;
+
+/**
+ *
+ * @author Rob Stryker <rob.stryker(a)redhat.com>
+ *
+ */
+public class JBoss7LaunchConfigurationTabGroup extends JBossLaunchConfigurationTabGroup {
+
+ public static ArrayList<IJBossLaunchTabProvider> providers7 =
+ new ArrayList<IJBossLaunchTabProvider>();
+ static {
+ providers7.add(new JBoss7StandardTabProvider());
+ }
+ public static void addTabProvider(IJBossLaunchTabProvider provider) {
+ providers7.add(provider);
+ }
+
+ public static class JBoss7StandardTabProvider implements IJBossLaunchTabProvider {
+ public ILaunchConfigurationTab[] createTabs() {
+ ILaunchConfigurationTab[] tabs = new ILaunchConfigurationTab[] {
+ new JavaArgumentsTab(),
+ new JavaMainTabExtension(),
+ new JavaClasspathTab(),
+ new SourceLookupTab(),
+ new EnvironmentTab(),
+ new CommonTab()
+ };
+ return tabs;
+ }
+ }
+
+ public ArrayList<IJBossLaunchTabProvider> getProviderList() {
+ return providers7;
+ }
+}
Modified: workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBossLaunchConfigurationTabGroup.java
===================================================================
--- workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBossLaunchConfigurationTabGroup.java 2011-05-11 04:11:04 UTC (rev 31205)
+++ workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/launch/JBossLaunchConfigurationTabGroup.java 2011-05-11 07:33:10 UTC (rev 31206)
@@ -91,8 +91,12 @@
}
}
+ public ArrayList<IJBossLaunchTabProvider> getProviderList() {
+ return providers;
+ }
+
public void createTabs(ILaunchConfigurationDialog dialog, String mode) {
- Iterator<IJBossLaunchTabProvider> i = providers.iterator();
+ Iterator<IJBossLaunchTabProvider> i = getProviderList().iterator();
ArrayList<ILaunchConfigurationTab> tabs = new ArrayList<ILaunchConfigurationTab>();
while(i.hasNext()) {
ILaunchConfigurationTab[] tabs2 = i.next().createTabs();
Modified: workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/plugin.xml
===================================================================
--- workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/plugin.xml 2011-05-11 04:11:04 UTC (rev 31205)
+++ workspace/rstryker/andre2/plugins/org.jboss.ide.eclipse.as.ui/plugin.xml 2011-05-11 07:33:10 UTC (rev 31206)
@@ -66,7 +66,7 @@
type="org.jboss.ide.eclipse.as.core.server.startupConfiguration"/>
<launchConfigurationTabGroup
- class="org.jboss.ide.eclipse.as.ui.launch.JBossLaunchConfigurationTabGroup"
+ class="org.jboss.ide.eclipse.as.ui.launch.JBoss7LaunchConfigurationTabGroup"
description="%jbossLaunchconfigurationTabGroupDescription"
id="org.jboss.ide.eclipse.as.core.jboss7LaunchTabGroup"
type="org.jboss.ide.eclipse.as.core.server.JBoss7StartupConfiguration"/>
13 years, 6 months
JBoss Tools SVN: r31205 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-05-11 00:11:04 -0400 (Wed, 11 May 2011)
New Revision: 31205
Modified:
trunk/build/target-platform/multiple.target
trunk/build/target-platform/unified.target
Log:
remove commented lines re: Xulrunner and XPCOM 1.9.1.2 (now using 1.9.2.16)
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2011-05-11 04:10:52 UTC (rev 31204)
+++ trunk/build/target-platform/multiple.target 2011-05-11 04:11:04 UTC (rev 31205)
@@ -46,9 +46,6 @@
<unit id="org.jdom" version="1.0.0.v201005080400"/>
<unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
- <!-- <unit id="org.mozilla.xulrunner.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/>
- <unit id="org.mozilla.xpcom.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/> -->
-
<unit id="org.eclipse.graphiti.feature.feature.group" version="0.8.0.v20110201-1429"/>
<unit id="org.eclipse.emf.workspace.feature.group" version="1.4.0.v20100428-2315-36-8s734C367E3CBC7"/>
<unit id="org.eclipse.emf.validation.feature.group" version="1.4.0.v20100428-2315-479-9oB56N5BBR6LCA6"/>
@@ -243,4 +240,4 @@
<feature id="org.mozilla.xpcom.feature"/>
</includeBundles>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
\ No newline at end of file
+</target>
Modified: trunk/build/target-platform/unified.target
===================================================================
--- trunk/build/target-platform/unified.target 2011-05-11 04:10:52 UTC (rev 31204)
+++ trunk/build/target-platform/unified.target 2011-05-11 04:11:04 UTC (rev 31205)
@@ -46,9 +46,6 @@
<unit id="org.jdom" version="1.0.0.v201005080400"/>
<unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
- <!-- <unit id="org.mozilla.xulrunner.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/>
- <unit id="org.mozilla.xpcom.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/> -->
-
<unit id="org.eclipse.graphiti.feature.feature.group" version="0.8.0.v20110201-1429"/>
<unit id="org.eclipse.emf.workspace.feature.group" version="1.4.0.v20100428-2315-36-8s734C367E3CBC7"/>
<unit id="org.eclipse.emf.validation.feature.group" version="1.4.0.v20100428-2315-479-9oB56N5BBR6LCA6"/>
@@ -243,4 +240,4 @@
<feature id="org.mozilla.xpcom.feature"/>
</includeBundles>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
\ No newline at end of file
+</target>
13 years, 6 months
JBoss Tools SVN: r31204 - in trunk/download.jboss.org/jbosstools/updates/indigo: M7 and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-05-11 00:10:52 -0400 (Wed, 11 May 2011)
New Revision: 31204
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml
trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml
Log:
indigo composites should use XR 1.9.2, not 1.9.1.2
Modified: trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml 2011-05-11 03:50:35 UTC (rev 31203)
+++ trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeArtifacts.xml 2011-05-11 04:10:52 UTC (rev 31204)
@@ -12,7 +12,7 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304994089000'/>
+<property name='p2.timestamp' value='1305086482000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201103180900-M6/'/>
@@ -37,6 +37,6 @@
<child location='../../requirements/subversive/0.7.9_2.2.2/'/>
<child location='../../requirements/swtbot/2.0.4/'/>
<child location='../../requirements/testng/6.0.1.20110418_1444/'/>
-<child location='../../requirements/xulrunner-1.9.1.2/'/>
+<child location='../../requirements/xulrunner-1.9.2/'/>
</children>
</repository>
Modified: trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml 2011-05-11 03:50:35 UTC (rev 31203)
+++ trunk/download.jboss.org/jbosstools/updates/indigo/M6/compositeContent.xml 2011-05-11 04:10:52 UTC (rev 31204)
@@ -12,7 +12,7 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304994089000'/>
+<property name='p2.timestamp' value='1305086482000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201103180900-M6/'/>
@@ -37,6 +37,6 @@
<child location='../../requirements/subversive/0.7.9_2.2.2/'/>
<child location='../../requirements/swtbot/2.0.4/'/>
<child location='../../requirements/testng/6.0.1.20110418_1444/'/>
-<child location='../../requirements/xulrunner-1.9.1.2/'/>
+<child location='../../requirements/xulrunner-1.9.2/'/>
</children>
</repository>
Modified: trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml 2011-05-11 03:50:35 UTC (rev 31203)
+++ trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeArtifacts.xml 2011-05-11 04:10:52 UTC (rev 31204)
@@ -12,7 +12,7 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304994089000'/>
+<property name='p2.timestamp' value='1305086482000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201105060900-M7/'/>
@@ -37,6 +37,6 @@
<child location='../../requirements/subversive/0.7.9_2.2.2/'/>
<child location='../../requirements/swtbot/2.0.4/'/>
<child location='../../requirements/testng/6.0.1.20110418_1444/'/>
-<child location='../../requirements/xulrunner-1.9.1.2/'/>
+<child location='../../requirements/xulrunner-1.9.2/'/>
</children>
</repository>
Modified: trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml 2011-05-11 03:50:35 UTC (rev 31203)
+++ trunk/download.jboss.org/jbosstools/updates/indigo/M7/compositeContent.xml 2011-05-11 04:10:52 UTC (rev 31204)
@@ -12,7 +12,7 @@
endfun
nnoremap <Leader>ts :call ReplaceTimestamp()<CR>
-->
-<property name='p2.timestamp' value='1304994089000'/>
+<property name='p2.timestamp' value='1305086482000'/>
</properties>
<children size='20'>
<child location='../../requirements/indigo/201105060900-M7/'/>
@@ -37,6 +37,6 @@
<child location='../../requirements/subversive/0.7.9_2.2.2/'/>
<child location='../../requirements/swtbot/2.0.4/'/>
<child location='../../requirements/testng/6.0.1.20110418_1444/'/>
-<child location='../../requirements/xulrunner-1.9.1.2/'/>
+<child location='../../requirements/xulrunner-1.9.2/'/>
</children>
</repository>
13 years, 6 months
JBoss Tools SVN: r31203 - in branches/jbosstools-3.2.x: bpel/plugins/org.jboss.tools.bpel.runtimes and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2011-05-10 23:50:35 -0400 (Tue, 10 May 2011)
New Revision: 31203
Modified:
branches/jbosstools-3.2.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml
Log:
JBIDE-8137 JBIDE-8672 bpel facet movement for maintenance branch.
Modified: branches/jbosstools-3.2.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
===================================================================
--- branches/jbosstools-3.2.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2011-05-11 03:46:49 UTC (rev 31202)
+++ branches/jbosstools-3.2.x/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2011-05-11 03:50:35 UTC (rev 31203)
@@ -722,7 +722,6 @@
<facet id="jst.ejb" version="2.0,2.1,3.0"/>
<facet id="jst.ear" version="1.2,1.3,1.4,5.0"/>
<facet id="jst.appclient" version="1.2,1.3,1.4,5.0"/>
- <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
</supported>
</extension>
@@ -812,7 +811,6 @@
<facet id="jst.ejb" version="2.0,2.1,3.0"/>
<facet id="jst.ear" version="1.2,1.3,1.4,5.0"/>
<facet id="jst.appclient" version="1.2,1.3,1.4,5.0"/>
- <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
</supported>
<supported>
@@ -826,7 +824,6 @@
<facet id="jst.ejb" version="2.0,2.1,3.0,3.1"/>
<facet id="jst.ear" version="1.2,1.3,1.4,5.0,6.0"/>
<facet id="jst.appclient" version="1.2,1.3,1.4,5.0,6.0"/>
- <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
</supported>
</extension>
Modified: branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml
===================================================================
--- branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml 2011-05-11 03:46:49 UTC (rev 31202)
+++ branches/jbosstools-3.2.x/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml 2011-05-11 03:50:35 UTC (rev 31203)
@@ -388,5 +388,64 @@
</extension>
+ <extension
+ point="org.eclipse.wst.common.project.facet.core.runtimes">
+ <runtime-component-type id="org.jboss.ide.eclipse.as.runtime.stripped.component"/>
+ <runtime-component-version
+ type="org.jboss.ide.eclipse.as.runtime.stripped.component"
+ version="1.0"/>
+ <supported>
+ <runtime-component
+ id="org.jboss.ide.eclipse.as.runtime.stripped.component"
+ version="1.0"/>
+ <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
+ </supported>
+ </extension>
+
+ <extension
+ point="org.eclipse.wst.common.project.facet.core.runtimes">
+ <runtime-component-type id="org.jboss.ide.eclipse.eap.runtime.component"/>
+ <runtime-component-version
+ type="org.jboss.ide.eclipse.eap.runtime.component"
+ version="5.0"/>
+ <supported>
+ <runtime-component
+ id="org.jboss.ide.eclipse.eap.runtime.component"
+ version="5.0"/>
+ <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
+ </supported>
+ </extension>
+
+ <extension
+ point="org.eclipse.wst.common.project.facet.core.runtimes">
+ <runtime-component-type id="org.jboss.ide.eclipse.as.runtime.component"/>
+ <runtime-component-version
+ type="org.jboss.ide.eclipse.as.runtime.component"
+ version="5.1"/>
+ <runtime-component-version
+ type="org.jboss.ide.eclipse.as.runtime.component"
+ version="6.0"/>
+ <runtime-component-version
+ type="org.jboss.ide.eclipse.as.runtime.component"
+ version="7.0"/>
+ <supported>
+ <runtime-component version="5.1"
+ id="org.jboss.ide.eclipse.as.runtime.component"/>
+ <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
+ </supported>
+
+ <supported>
+ <runtime-component version="6.0"
+ id="org.jboss.ide.eclipse.as.runtime.component"/>
+ <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
+ </supported>
+
+ <supported>
+ <runtime-component version="7.0"
+ id="org.jboss.ide.eclipse.as.runtime.component"/>
+ <facet id="jbt.bpel.facet.core" version="1.2,2.0"/>
+ </supported>
+
+ </extension>
</plugin>
13 years, 6 months
JBoss Tools SVN: r31202 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-05-10 23:46:49 -0400 (Tue, 10 May 2011)
New Revision: 31202
Modified:
trunk/build/target-platform/jbds.target
Log:
update emf.workspace to correct version 1.4
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2011-05-11 03:44:02 UTC (rev 31201)
+++ trunk/build/target-platform/jbds.target 2011-05-11 03:46:49 UTC (rev 31202)
@@ -77,7 +77,7 @@
<!-- EMF 2.7 + others -->
<unit id="org.eclipse.graphiti.feature.feature.group" version="0.8.0.v20110201-1429"/>
<unit id="org.eclipse.emf.feature.group" version="2.7.0.v20110310-1804"/>
- <unit id="org.eclipse.emf.workspace.feature.group" version="1.5.0.v20110502-1600-36-8s734C367E3CBC7"/>
+ <unit id="org.eclipse.emf.workspace.feature.group" version="1.4.0.v20100428-2315-36-8s734C367E3CBC7"/>
<unit id="org.eclipse.emf.validation.feature.group" version="1.4.0.v20100428-2315-479-9oB56N5BBR6LCA6"/>
<unit id="org.eclipse.emf.transaction.feature.group" version="1.4.0.v20100428-2315-377-8s734C3E7D15D6B"/>
13 years, 6 months