JBoss Tools SVN: r32162 - in trunk/documentation/whatsnew/as: images and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: adietish
Date: 2011-06-17 11:17:39 -0400 (Fri, 17 Jun 2011)
New Revision: 32162
Added:
trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html
trunk/documentation/whatsnew/as/images/as7-custom-deploy-folders.png
trunk/documentation/whatsnew/as/images/dont-execute-start-command.png
Log:
[JBIDE-9154] created N&N for JBossAS
Added: trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html (rev 0)
+++ trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html 2011-06-17 15:17:39 UTC (rev 32162)
@@ -0,0 +1,66 @@
+<html>
+
+<head>
+<link rel="stylesheet" href="../whatsnew.css">
+<title>JBoss AS Tools 3.3.0.M1 News</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 AS Tools 3.3.0.M2 What's New</h1>
+
+ <p align="right"><a href="../index.html">< Main Index</a> <a href="../jst/jst-news-3.3.0.M2.html">JST/JSF Tools ></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Server</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right">
+ <p><b>Dont execute startup/shutdown commands</b></p>
+ </td>
+ <td valign="top" width="90%">
+ <p>You may now tell the server adapter not to start/stop the server when you start/stop the server adapter.
+ This will allow you to deploy to a server that you dont (want to) control.</p>
+ <p><img src="images/dont-execute-start-command.png" /></p>
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-9093">Related Jira</a></small></p>
+ </td>
+ </tr>
+ <tr><td colspan="2"><hr /></td></tr>
+ <tr>
+ <td valign="top" align="left">
+ <p align="right">
+ <b>Custom deploy folders for JBoss AS7</b>
+ </td>
+ <td valign="top" width="90%">
+ <p>You can now alos use custom depoy folders when deploying to JBoss AS7.</p>
+ <p><img src="images/as7-custom-deploy-folders.png"/></p>
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-9085">Related Jira</a></small>
+ </td>
+ </tr>
+ <tr><td colspan="2"><hr /></td></tr>
+</table>
+
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/documentation/whatsnew/as/images/as7-custom-deploy-folders.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/as/images/as7-custom-deploy-folders.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/as/images/dont-execute-start-command.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/as/images/dont-execute-start-command.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
14 years, 10 months
JBoss Tools SVN: r32161 - in trunk/documentation/whatsnew: modeshape and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: elvisisking
Date: 2011-06-17 10:43:55 -0400 (Fri, 17 Jun 2011)
New Revision: 32161
Added:
trunk/documentation/whatsnew/modeshape/images/RepositoryPropertiesPage.png
trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
Modified:
trunk/documentation/whatsnew/index.html
Log:
JBIDE-9169 Modeshape Component N&N 3.3.0.M2 Added html page for ModeShape View selection supporting Properties View now.
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2011-06-17 14:26:19 UTC (rev 32160)
+++ trunk/documentation/whatsnew/index.html 2011-06-17 14:43:55 UTC (rev 32161)
@@ -44,12 +44,12 @@
<p><a href="cdi/cdi-news-3.3.0.M2.html">CDI/Seam 3 Tools</a></p>
<p><a href="seam/seam-news-3.3.0.M2.html">Seam 2 Tools</a></p>
<p><a href="forge/forge-news-3.3.0.M2.html">Forge Tools</a></p>
- <p><a href="modeshape/modeshape-news-3.3.0.M2.html">ModeShape Tools</a></p>
<p><a href="maven/maven-news-3.3.0.M2.html">Maven Tools</a></p>
<p><a href="examples/examples-news-3.3.0.M2.html">Project Examples</a></p>
<p><a href="deltacloud/deltacloud-news-0.2.0.M2.html">DeltaCloud Tools</a></p>
<p><a href="birt/birt-news-3.3.0.M2.html">Birt Tools</a></p> -->
<p><a href="ws/ws-news-1.2.2.M2.html">Webservices Tools</a></p>
+ <p><a href="modeshape/modeshape-news-3.3.0.M2.html">ModeShape Tools</a></p>
</td>
</tr>
Added: trunk/documentation/whatsnew/modeshape/images/RepositoryPropertiesPage.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/modeshape/images/RepositoryPropertiesPage.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html (rev 0)
+++ trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html 2011-06-17 14:43:55 UTC (rev 32161)
@@ -0,0 +1,58 @@
+<?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>ModeShape What's New</title>
+</head>
+<body>
+<h1>ModeShape 3.3.0.M2 What's New</h1>
+<p align="right"><a href="../index.html">< Main Index</a><a
+href="../maven/maven-news-3.3.0.M1.html">Maven Tools ></a></p>
+<p>Last revised June 17, 2011</p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2"><hr /></td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p>
+ <b>Properties View Support</b></a>
+ </p>
+ </td>
+
+ <td valign="top">
+ <p>
+ In the <i>ModeShape View</i> when selecting a ModeShape server, repository, or workspace, their properties will now be
+ displayed in the <i>Properties View</i>. Open the <i>Properties View</i> by choosing the
+ <i>Window -> Show View -> Other...</i> menu item and then selecting <i>General -> Properties</i> in the <i>Show View</i>
+ dialog.
+ </p>
+
+ <p>
+ Here is what the <i>Properties View</i> looks like when a repository is selected in the ModeShape View:
+ </p>
+
+ <p>
+ <center>
+ <img src="images/RepositoryPropertiesPage.png" alt="ModeShape Repository Properties Page"/>
+ </center>
+ </p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr /></td>
+ </tr>
+</table>
+
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
14 years, 10 months
JBoss Tools SVN: r32160 - in trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test: smoke and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: vpakan(a)redhat.com
Date: 2011-06-17 10:26:19 -0400 (Fri, 17 Jun 2011)
New Revision: 32160
Added:
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/CodeCompletionTest.java
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPEAllBotTests.java
Log:
Added test for Content Assist functionality
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPEAllBotTests.java
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPEAllBotTests.java 2011-06-17 13:59:21 UTC (rev 32159)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/VPEAllBotTests.java 2011-06-17 14:26:19 UTC (rev 32160)
@@ -75,6 +75,7 @@
import org.jboss.tools.vpe.ui.bot.test.palette.ImportTagsFromTLDFileTest;
import org.jboss.tools.vpe.ui.bot.test.palette.ManagePaletteGroupsTest;
import org.jboss.tools.vpe.ui.bot.test.palette.PaletteEditorTest;
+import org.jboss.tools.vpe.ui.bot.test.smoke.CodeCompletionTest;
import org.jboss.tools.vpe.ui.bot.test.smoke.EditorSynchronizationTest;
import org.jboss.tools.vpe.ui.bot.test.smoke.JSPPageCreationTest;
import org.jboss.tools.vpe.ui.bot.test.smoke.OpenOnTest;
@@ -170,7 +171,8 @@
suite.addTestSuite(IncludeTagTest.class);
suite.addTestSuite(AjaxInvisibleTagsTest.class);
suite.addTestSuite(LogTagTest.class);
- suite.addTestSuite(OpenOnTest.class);
+ suite.addTestSuite(OpenOnTest.class);
+ suite.addTestSuite(CodeCompletionTest.class);
suite.addTestSuite(XhtmlFilePerformanceTest.class);
return new TestSetup(suite);
}
Added: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/CodeCompletionTest.java
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/CodeCompletionTest.java (rev 0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/CodeCompletionTest.java 2011-06-17 14:26:19 UTC (rev 32160)
@@ -0,0 +1,192 @@
+/*******************************************************************************
+ * Copyright (c) 2007-2011 Red Hat, Inc.
+ * Distributed under license by Red Hat, Inc. All rights reserved.
+ * This program is 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
+ *
+ * Contributor:
+ * Red Hat, Inc. - initial API and implementation
+ ******************************************************************************/
+package org.jboss.tools.vpe.ui.bot.test.smoke;
+
+import java.util.LinkedList;
+import java.util.List;
+
+import org.jboss.tools.ui.bot.ext.SWTTestExt;
+import org.jboss.tools.ui.bot.ext.helper.ContentAssistHelper;
+import org.jboss.tools.ui.bot.ext.parts.ContentAssistBot;
+import org.jboss.tools.ui.bot.ext.parts.SWTBotEditorExt;
+import org.jboss.tools.vpe.ui.bot.test.editor.VPEEditorTestCase;
+/**
+ * Test Code Completion functionality
+ * @author Vladimir Pakan
+ *
+ */
+public class CodeCompletionTest extends VPEEditorTestCase{
+ private SWTBotEditorExt editor;
+ private String originalEditorText;
+
+ @Override
+ protected void setUp() throws Exception {
+ super.setUp();
+ openPage(TEST_PAGE);
+ editor = SWTTestExt.bot.swtBotEditorExtByTitle(TEST_PAGE);
+ originalEditorText = editor.getText();
+ }
+ @Override
+ protected void tearDown() throws Exception {
+ if (editor != null){
+ editor.setText(originalEditorText);
+ editor.saveAndClose();
+ }
+ super.tearDown();
+ }
+ /**
+ * Tests Code Completion for JSP Page within <f:view> tag
+ */
+ public void testCodeCompletionOfJspPage(){
+ ContentAssistBot contentAssist = editor.contentAssist();
+ String textForSelection = "<f:view>";
+ // Check content assist menu content
+ ContentAssistHelper.checkContentAssistContent(SWTTestExt.bot,
+ TEST_PAGE,
+ textForSelection,
+ textForSelection.length(),
+ 0,
+ getJspPageProposalList());
+ // Check content assist insertion
+ String contentAssistToUse = "h:commandButton";
+ contentAssist.checkContentAssist(contentAssistToUse, true);
+ editor.save();
+ String expectedInsertedText = textForSelection + "<" + contentAssistToUse + " action=\"\" value=\"\" />";
+ if (!editor.getText().contains(expectedInsertedText)){
+ expectedInsertedText = textForSelection + "<" + contentAssistToUse + " value=\"\" action=\"\" />";
+ }
+ assertTrue("Editor has to contain text '" + expectedInsertedText + "' but it doesn't\n" +
+ "Editor Text is\n" + editor.getText(),
+ editor.getText().contains(expectedInsertedText));
+ // Check content assist for action attribute of <h:commandButton> tag
+ ContentAssistHelper.checkContentAssistContent(SWTTestExt.bot,
+ TEST_PAGE,
+ textForSelection,
+ expectedInsertedText.indexOf("action=\"") + 8,
+ 0,
+ getCommandButtonActionAttrProposalList());
+ // Check content assist for value attribute of <h:commandButton> tag
+ ContentAssistHelper.checkContentAssistContent(SWTTestExt.bot,
+ TEST_PAGE,
+ textForSelection,
+ expectedInsertedText.indexOf("value=\"") + 7,
+ 0,
+ getCommandButtonValueAttrProposalList());
+ }
+
+ /**
+ * Returns list of expected Content Assist proposals for jsp page within <f:view> tag
+ * @return
+ */
+ private static List<String> getJspPageProposalList(){
+ LinkedList<String> result = new LinkedList<String>();
+
+ result.add("f:actionListener");
+ result.add("f:attribute");
+ result.add("f:convertDateTime");
+ result.add("f:convertNumber");
+ result.add("f:converter");
+ result.add("f:facet");
+ result.add("f:loadBundle");
+ result.add("f:param");
+ result.add("f:phaseListener");
+ result.add("f:selectItem");
+ result.add("f:selectItems");
+ result.add("f:setPropertyActionListener");
+ result.add("f:subview");
+ result.add("f:validateDoubleRange");
+ result.add("f:validateLength");
+ result.add("f:validateLongRange");
+ result.add("f:validator");
+ result.add("f:valueChangeListener");
+ result.add("f:verbatim");
+ result.add("f:view");
+ result.add("h:column");
+ result.add("h:commandButton");
+ result.add("h:commandLink");
+ result.add("h:dataTable");
+ result.add("h:form");
+ result.add("h:graphicImage");
+ result.add("h:inputHidden");
+ result.add("h:inputSecret");
+ result.add("h:inputText");
+ result.add("h:inputTextarea");
+ result.add("h:message");
+ result.add("h:messages");
+ result.add("h:outputFormat");
+ result.add("h:outputLabel");
+ result.add("h:outputLink");
+ result.add("h:outputText");
+ result.add("h:panelGrid");
+ result.add("h:panelGroup");
+ result.add("h:selectBooleanCheckbox");
+ result.add("h:selectManyCheckbox");
+ result.add("h:selectManyListbox");
+ result.add("h:selectManyMenu");
+ result.add("h:selectOneListbox");
+ result.add("h:selectOneMenu");
+ result.add("h:selectOneRadio");
+ result.add("Message");
+ result.add("user : User");
+ result.add("jsp:attribute");
+ result.add("jsp:body");
+ result.add("jsp:element");
+ result.add("jsp:fallback");
+ result.add("jsp:forward");
+ result.add("jsp:getProperty");
+ result.add("jsp:include");
+ result.add("jsp:output");
+ result.add("jsp:param");
+ result.add("jsp:params");
+ result.add("jsp:plugin");
+ result.add("jsp:setProperty");
+ result.add("jsp:useBean");
+ result.add("Facelets ui:Composition - Composition with one definition");
+ result.add("JSP declaration(s) - JSP declaration(s) <%!..%>");
+ result.add("Tag attribute directive - Tag attribute directive");
+ result.add("comment - comment");
+ result.add("dl - definition list");
+ result.add("img - img (map)");
+ result.add("ol - ordered list");
+ result.add("script - script (commented)");
+ result.add("style - style (commented)");
+ result.add("table - table");
+ result.add("ul - unordered list");
+
+ return result;
+ }
+ /**
+ * Returns list of expected Content Assist proposals for action attribute of <h:commandButton> tag
+ * @return
+ */
+ private static List<String> getCommandButtonActionAttrProposalList(){
+ LinkedList<String> result = new LinkedList<String>();
+
+ result.add("hello");
+ result.add("Message");
+ result.add("user : User");
+
+ return result;
+ }
+ /**
+ * Returns list of expected Content Assist proposals for value attribute of <h:commandButton> tag
+ * @return
+ */
+ private static List<String> getCommandButtonValueAttrProposalList(){
+ LinkedList<String> result = new LinkedList<String>();
+
+ result.add("Message");
+ result.add("user : User");
+
+ return result;
+ }
+
+}
\ No newline at end of file
Property changes on: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/smoke/CodeCompletionTest.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
14 years, 10 months
JBoss Tools SVN: r32159 - trunk/documentation/whatsnew/deltacloud.
by jbosstools-commits@lists.jboss.org
Author: adietish
Date: 2011-06-17 09:59:21 -0400 (Fri, 17 Jun 2011)
New Revision: 32159
Modified:
trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
Log:
[JBIDE-9156] created N&N for deltacloud
Modified: trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html 2011-06-17 13:58:17 UTC (rev 32158)
+++ trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html 2011-06-17 13:59:21 UTC (rev 32159)
@@ -6,7 +6,7 @@
<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>Deltacloud Development Tools 0.2.0.M1 What's New</title>
+<title>Deltacloud Development Tools 0.2.0.M2 What's New</title>
<script type="text/javascript">
var _gaq = _gaq || [];
@@ -29,11 +29,6 @@
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
<td colspan="2"> <hr />
- <h3>Deltacloud Tools</h3> <hr />
- </td>
- </tr>
- <tr>
- <td colspan="2"> <hr />
<h3>Deltacloud Java Client</h3><hr />
</td>
</tr>
14 years, 10 months
JBoss Tools SVN: r32158 - trunk/documentation/whatsnew/deltacloud.
by jbosstools-commits@lists.jboss.org
Author: adietish
Date: 2011-06-17 09:58:17 -0400 (Fri, 17 Jun 2011)
New Revision: 32158
Added:
trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
Log:
[JBIDE-9156] created N&N for deltacloud
Added: trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html (rev 0)
+++ trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html 2011-06-17 13:58:17 UTC (rev 32158)
@@ -0,0 +1,56 @@
+<?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>Deltacloud Development Tools 0.2.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>Deltacloud Development Tools 0.2.0.M2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a
+ href="../gwt/gwt-news-1.1.0.M1.html">GWT Integration
+ ></a></p>
+ <table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tr>
+ <td colspan="2"> <hr />
+ <h3>Deltacloud Tools</h3> <hr />
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"> <hr />
+ <h3>Deltacloud Java Client</h3><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a><b>Moved to Apache Foundation</b></td>
+ <td valign="top">
+ We developed a java REST client at JBoss Tools, that allowed our Eclipse based tooling to communicate with the
+ Deltacloud server.<br />
+ We now contributed this java client to the Deltacloud project at the apache foundation. It will now
+ get maintained by the <a href="http://incubator.apache.org/projects/deltacloud.html">Deltacloud</a> project.
+ <p><a href="http://www.deltacloud.org"><img src="images/deltacloud.png"></img></a></p>
+ <p><small><a href="https://issues.jboss.org/browse/JBIDE-8975">Related Jira</a></small></p>
+ </td>
+ </tr>
+ </table>
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/deltacloud/deltacloud-news-0.2.0.M2.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
14 years, 10 months
JBoss Tools SVN: r32157 - in trunk/ws: plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/metamodel and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: xcoulon
Date: 2011-06-17 07:54:22 -0400 (Fri, 17 Jun 2011)
New Revision: 32157
Modified:
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/configuration/ProjectNatureUtils.java
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/metamodel/Applications.java
trunk/ws/plugins/org.jboss.tools.ws.jaxrs.ui/src/org/jboss/tools/ws/jaxrs/ui/cnf/UriMappingsContentProvider.java
trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/src/org/jboss/tools/ws/jaxrs/core/metamodel/MediaTypeCapabilitiesTestCase.java
Log:
Fixing issues
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/configuration/ProjectNatureUtils.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/configuration/ProjectNatureUtils.java 2011-06-17 00:32:15 UTC (rev 32156)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/configuration/ProjectNatureUtils.java 2011-06-17 11:54:22 UTC (rev 32157)
@@ -30,8 +30,9 @@
* Hidden constructor of the utility class.
*/
private ProjectNatureUtils() {
-
+
}
+
/**
* Check if a nature identified by its ID is installed on a given project.
*
@@ -56,10 +57,15 @@
/**
* Adds the nature identified by its ID to the given project.
*
- * @param project the project
- * @param natureId the nature id
- * @return true if the nature was actually added to the project, false if it was already installed
- * @throws CoreException in case of underlying exception (the nature may not be installed)
+ * @param project
+ * the project
+ * @param natureId
+ * the nature id
+ * @return true if the nature was actually added to the project, false if it
+ * was already installed
+ * @throws CoreException
+ * in case of underlying exception (the nature may not be
+ * installed)
*/
public static boolean installProjectNature(final IProject project, final String natureId) throws CoreException {
if (isProjectNatureInstalled(project, natureId)) {
@@ -95,7 +101,7 @@
// remove builder from project
String[] newNatureIds = new String[natures.length - 1];
System.arraycopy(natures, 0, newNatureIds, 0, i);
- System.arraycopy(natures, i + 1, newNatureIds, 0, natures.length - i - 1);
+ System.arraycopy(natures, i + 1, newNatureIds, i, natures.length - i - 1);
desc.setNatureIds(newNatureIds);
project.setDescription(desc, null);
return true;
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/metamodel/Applications.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/metamodel/Applications.java 2011-06-17 00:32:15 UTC (rev 32156)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.core/src/org/jboss/tools/ws/jaxrs/core/metamodel/Applications.java 2011-06-17 11:54:22 UTC (rev 32157)
@@ -40,12 +40,15 @@
*/
@Override
public List<Application> addFrom(IJavaElement scope, IProgressMonitor progressMonitor) throws CoreException {
+ List<Application> addedApps = new ArrayList<Application>();
IType applicationType = JdtUtils.resolveType(javax.ws.rs.core.Application.class.getName(),
metamodel.getJavaProject(), progressMonitor);
+ if (applicationType == null) {
+ return addedApps;
+ }
ITypeHierarchy applicationTypeHierarchy = JdtUtils
.resolveTypeHierarchy(applicationType, false, progressMonitor);
IType[] subtypes = applicationTypeHierarchy.getAllSubtypes(applicationType);
- List<Application> addedApps = new ArrayList<Application>();
if (subtypes.length > 1) {
List<String> s = new ArrayList<String>();
for (IType t : subtypes) {
Modified: trunk/ws/plugins/org.jboss.tools.ws.jaxrs.ui/src/org/jboss/tools/ws/jaxrs/ui/cnf/UriMappingsContentProvider.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.jaxrs.ui/src/org/jboss/tools/ws/jaxrs/ui/cnf/UriMappingsContentProvider.java 2011-06-17 00:32:15 UTC (rev 32156)
+++ trunk/ws/plugins/org.jboss.tools.ws.jaxrs.ui/src/org/jboss/tools/ws/jaxrs/ui/cnf/UriMappingsContentProvider.java 2011-06-17 11:54:22 UTC (rev 32157)
@@ -61,9 +61,11 @@
if (job.belongsTo(ResourcesPlugin.FAMILY_AUTO_BUILD)
|| job.belongsTo(ResourcesPlugin.FAMILY_AUTO_REFRESH)
|| job.belongsTo(ResourcesPlugin.FAMILY_MANUAL_BUILD)
- || job.belongsTo(ResourcesPlugin.FAMILY_MANUAL_REFRESH)) {
+ || job.belongsTo(ResourcesPlugin.FAMILY_MANUAL_REFRESH)
+ && job.getState() == Job.RUNNING) {
// joining running job
- Logger.debug("Joining Running job: " + job.getName());
+ Logger.debug("Joining Running job: " + job.getName() + "(blocking="
+ + job.isBlocking() + "/state=" + job.getState() + ")");
job.join();
Logger.debug("Job finished: " + job.getName());
}
Modified: trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/src/org/jboss/tools/ws/jaxrs/core/metamodel/MediaTypeCapabilitiesTestCase.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/src/org/jboss/tools/ws/jaxrs/core/metamodel/MediaTypeCapabilitiesTestCase.java 2011-06-17 00:32:15 UTC (rev 32156)
+++ trunk/ws/tests/org.jboss.tools.ws.jaxrs.core.test/src/org/jboss/tools/ws/jaxrs/core/metamodel/MediaTypeCapabilitiesTestCase.java 2011-06-17 11:54:22 UTC (rev 32157)
@@ -3,8 +3,10 @@
import static org.junit.Assert.fail;
import org.junit.Before;
+import org.junit.Ignore;
import org.junit.Test;
+@Ignore
public class MediaTypeCapabilitiesTestCase {
@Before
14 years, 10 months
JBoss Tools SVN: r32156 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-06-16 20:32:15 -0400 (Thu, 16 Jun 2011)
New Revision: 32156
Modified:
trunk/build/target-platform/jbds.target
trunk/build/target-platform/multiple.target
trunk/build/target-platform/unified.target
Log:
update to RC5
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2011-06-16 23:04:07 UTC (rev 32155)
+++ trunk/build/target-platform/jbds.target 2011-06-17 00:32:15 UTC (rev 32156)
@@ -17,7 +17,7 @@
<!-- Orbit bundles -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
- <unit id="org.jdom" version="1.1.1.v201101151400"/>
+ <unit id="org.jdom" version="1.0.0.v201005080400"/>
<unit id="org.apache.oro" version="2.0.8.v201005080400"/>
<unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
<unit id="org.apache.commons.httpclient" version="3.1.0.v201012070820"/>
@@ -161,7 +161,7 @@
<unit id="org.eclipse.uml2.doc.feature.group" version="3.2.0.v201103291514"/>
<!-- PDE -->
- <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110504-0800-7b7qFVpFEx2XnmYpokAUkS9"/>
+ <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110504-0800-7b7qFVpFEx2XnmYtj_9RfO7"/>
<!-- RSE SDK 3.2.1 -->
<unit id="org.eclipse.rse.feature.group" version="3.3.0.v201105231230-7L7CFGB8wqio7ppp-b5xwz-6LVIZ"/>
@@ -186,4 +186,4 @@
<unit id="org.eclipse.net4j.jms.api" version="3.0.0.v20110516-1727"/>
</location>
</locations>
-</target>
+</target>
\ No newline at end of file
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2011-06-16 23:04:07 UTC (rev 32155)
+++ trunk/build/target-platform/multiple.target 2011-06-17 00:32:15 UTC (rev 32156)
@@ -35,7 +35,7 @@
<!-- Orbit bundles -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
- <unit id="org.jdom" version="1.1.1.v201101151400"/>
+ <unit id="org.jdom" version="1.0.0.v201005080400"/>
<unit id="org.apache.oro" version="2.0.8.v201005080400"/>
<unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
<unit id="org.apache.commons.httpclient" version="3.1.0.v201012070820"/>
@@ -75,27 +75,27 @@
<unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="3.7.0.v20110523-2201-46-7w3122163403312"/>
<unit id="com.ibm.icu.base.feature.group" version="1.2.0.v20110302-797738s7355373J"/>
- <unit id="org.eclipse.equinox.server.core.feature.group" version="1.1.0.v20110502-7K7TFBVF7RZHQQHyMe02A66"/>
+ <unit id="org.eclipse.equinox.server.core.feature.group" version="1.1.0.v20110502-7K7TFBVF7RZHQQHz-Ld02A66"/>
<unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110520-0800-7B78FHk8sF7BB7RCE5EVF5"/>
- <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110327-7i7uFFiFFt6ZqnbNsPXLa3"/>
- <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110520-0800-7z8gFchFMTdFYKuJsMLpUla9B15B"/>
- <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110520-0800-9gF7UHNFFt4cwE-pibLJ7m-mS0OWjdqewtz0110"/>
+ <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110327-7i7uFFiFFt6ZqnbOrMXLd1"/>
+ <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110520-0800-7z8gFchFMTdFYKuLqBLqRja9B15B"/>
+ <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f"/>
<unit id="org.eclipse.platform.ide" version="3.7.0.I20110526-1708"/>
<unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20110524-7P7NFUFFLWUl76mam1"/>
<unit id="org.eclipse.platform.sdk" version="3.7.0.I20110526-1708"/>
- <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110504-0800-7b7qFVpFEx2XnmYpokAUkS9"/>
+ <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110504-0800-7b7qFVpFEx2XnmYtj_9RfO7"/>
<unit id="org.eclipse.sdk.feature.group" version="3.7.0.v20110426-7Q7xA7DPb31rE1_WcWcoNvXoGqkAUcZtS3fpz-hRp49iA"/>
<unit id="org.eclipse.releng.tools.feature.group" version="3.4.100.v20110503-45-7w31221634"/>
<unit id="org.eclipse.sdk.ide" version="3.7.0.I20110526-1708"/>
- <unit id="org.eclipse.sdk.examples.feature.group" version="3.4.0.v20110503-817mFcfFEdccNcJhh8BTgNN"/>
+ <unit id="org.eclipse.sdk.examples.feature.group" version="3.4.0.v20110503-817mFcfFEdccNcRhh8BTgNN"/>
<unit id="org.eclipse.sdk.examples.source.feature.group" version="3.4.0.v20110503"/>
- <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.7.0.v20110502-7X7XGA-FPGjtJGwr-t"/>
- <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.7.0.v20110506-0800-7uF9LFp7FWmE7gTBgMi15LDD"/>
+ <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.7.0.v20110502-7X7XGA-FPGjtJGwt-r"/>
+ <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.7.0.v20110506-0800-7uF9LFp7FWmE7gTBiKg15LDD"/>
<unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.100.v20110519-4-8_9oB5885K5B28WKK"/>
<unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.1.1.v20110502-1955-6-Bg9JXOePwKUTU7X-ueTqMsz00-"/>
<unit id="org.eclipse.equinox.p2.sdk.feature.group" version="3.7.0.v20110519-9N7sHDJGMMn4xUrt4cFAa6939XLL"/>
<unit id="org.eclipse.equinox.serverside.sdk.feature.group" version="3.7.0.v20110502-7u7PFvFFN5LiN7iFJDCvY6pdx6Fc"/>
- <unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.0.v20110502-7M7W8Z8eNV4UqfbhicjCO-Iigkdz"/>
+ <unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.0.v20110502-7M7W8Z8eNV4UqfbhicjDN-ROgjNc"/>
<unit id="org.eclipse.equinox.weaving.sdk.feature.group" version="1.0.100.v20110502-79-F8PEVVFNNFsFV"/>
<unit id="org.eclipse.equinox.server.jetty.feature.group" version="1.0.100.v20110502-7I77CPBgJ9ECBQ9V8IAD"/>
<unit id="org.eclipse.equinox.server.p2.feature.group" version="1.1.0.v20110502-7z7UFVsFTy21YX4JV5O20VY"/>
@@ -236,4 +236,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>
+</target>
\ No newline at end of file
Modified: trunk/build/target-platform/unified.target
===================================================================
--- trunk/build/target-platform/unified.target 2011-06-16 23:04:07 UTC (rev 32155)
+++ trunk/build/target-platform/unified.target 2011-06-17 00:32:15 UTC (rev 32156)
@@ -8,6 +8,7 @@
-->
<locations>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
<repository location="http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo/l..."/>
</location>
@@ -34,7 +35,7 @@
<!-- Orbit bundles -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
- <unit id="org.jdom" version="1.1.1.v201101151400"/>
+ <unit id="org.jdom" version="1.0.0.v201005080400"/>
<unit id="org.apache.oro" version="2.0.8.v201005080400"/>
<unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
<unit id="org.apache.commons.httpclient" version="3.1.0.v201012070820"/>
@@ -74,27 +75,27 @@
<unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="3.7.0.v20110523-2201-46-7w3122163403312"/>
<unit id="com.ibm.icu.base.feature.group" version="1.2.0.v20110302-797738s7355373J"/>
- <unit id="org.eclipse.equinox.server.core.feature.group" version="1.1.0.v20110502-7K7TFBVF7RZHQQHyMe02A66"/>
+ <unit id="org.eclipse.equinox.server.core.feature.group" version="1.1.0.v20110502-7K7TFBVF7RZHQQHz-Ld02A66"/>
<unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110520-0800-7B78FHk8sF7BB7RCE5EVF5"/>
- <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110327-7i7uFFiFFt6ZqnbNsPXLa3"/>
- <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110520-0800-7z8gFchFMTdFYKuJsMLpUla9B15B"/>
- <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110520-0800-9gF7UHNFFt4cwE-pibLJ7m-mS0OWjdqewtz0110"/>
+ <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110327-7i7uFFiFFt6ZqnbOrMXLd1"/>
+ <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110520-0800-7z8gFchFMTdFYKuLqBLqRja9B15B"/>
+ <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f"/>
<unit id="org.eclipse.platform.ide" version="3.7.0.I20110526-1708"/>
<unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20110524-7P7NFUFFLWUl76mam1"/>
<unit id="org.eclipse.platform.sdk" version="3.7.0.I20110526-1708"/>
- <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110504-0800-7b7qFVpFEx2XnmYpokAUkS9"/>
+ <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110504-0800-7b7qFVpFEx2XnmYtj_9RfO7"/>
<unit id="org.eclipse.sdk.feature.group" version="3.7.0.v20110426-7Q7xA7DPb31rE1_WcWcoNvXoGqkAUcZtS3fpz-hRp49iA"/>
<unit id="org.eclipse.releng.tools.feature.group" version="3.4.100.v20110503-45-7w31221634"/>
<unit id="org.eclipse.sdk.ide" version="3.7.0.I20110526-1708"/>
- <unit id="org.eclipse.sdk.examples.feature.group" version="3.4.0.v20110503-817mFcfFEdccNcJhh8BTgNN"/>
+ <unit id="org.eclipse.sdk.examples.feature.group" version="3.4.0.v20110503-817mFcfFEdccNcRhh8BTgNN"/>
<unit id="org.eclipse.sdk.examples.source.feature.group" version="3.4.0.v20110503"/>
- <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.7.0.v20110502-7X7XGA-FPGjtJGwr-t"/>
- <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.7.0.v20110506-0800-7uF9LFp7FWmE7gTBgMi15LDD"/>
+ <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.7.0.v20110502-7X7XGA-FPGjtJGwt-r"/>
+ <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.7.0.v20110506-0800-7uF9LFp7FWmE7gTBiKg15LDD"/>
<unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.100.v20110519-4-8_9oB5885K5B28WKK"/>
<unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.1.1.v20110502-1955-6-Bg9JXOePwKUTU7X-ueTqMsz00-"/>
<unit id="org.eclipse.equinox.p2.sdk.feature.group" version="3.7.0.v20110519-9N7sHDJGMMn4xUrt4cFAa6939XLL"/>
<unit id="org.eclipse.equinox.serverside.sdk.feature.group" version="3.7.0.v20110502-7u7PFvFFN5LiN7iFJDCvY6pdx6Fc"/>
- <unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.0.v20110502-7M7W8Z8eNV4UqfbhicjCO-Iigkdz"/>
+ <unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.0.v20110502-7M7W8Z8eNV4UqfbhicjDN-ROgjNc"/>
<unit id="org.eclipse.equinox.weaving.sdk.feature.group" version="1.0.100.v20110502-79-F8PEVVFNNFsFV"/>
<unit id="org.eclipse.equinox.server.jetty.feature.group" version="1.0.100.v20110502-7I77CPBgJ9ECBQ9V8IAD"/>
<unit id="org.eclipse.equinox.server.p2.feature.group" version="1.1.0.v20110502-7z7UFVsFTy21YX4JV5O20VY"/>
@@ -235,4 +236,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>
+</target>
\ No newline at end of file
14 years, 10 months
JBoss Tools SVN: r32155 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-06-16 19:04:07 -0400 (Thu, 16 Jun 2011)
New Revision: 32155
Modified:
trunk/build/target-platform/build.xml
Log:
switch from RC2 to RC5 for running TP mirror script
Modified: trunk/build/target-platform/build.xml
===================================================================
--- trunk/build/target-platform/build.xml 2011-06-16 23:03:57 UTC (rev 32154)
+++ trunk/build/target-platform/build.xml 2011-06-16 23:04:07 UTC (rev 32155)
@@ -145,12 +145,8 @@
<!-- NOTE: must use same platform (50M) or SDK (103M - 168M) version as feature version on target platform, or will get install/update conflicts -->
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
- <property name="eclipse.version" value="3.7RC2" />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
- <!--
- <property name="eclipse.version" value="M20110105-0951" />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..." />
- -->
+ <property name="eclipse.version" value="I20110613-1736" />
+ <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
<if>
<equals arg1="${arch}" arg2="x86" />
14 years, 10 months
JBoss Tools SVN: r32154 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-06-16 19:03:57 -0400 (Thu, 16 Jun 2011)
New Revision: 32154
Modified:
trunk/build/target-platform/multiple.target
trunk/build/target-platform/multiple.target.p2mirror.xml
Log:
switch from staging/_composite_/3.3.indigo to staging/_composite_/trunk
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2011-06-16 23:03:45 UTC (rev 32153)
+++ trunk/build/target-platform/multiple.target 2011-06-16 23:03:57 UTC (rev 32154)
@@ -8,7 +8,8 @@
-->
<locations>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/"/>
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
+ <repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
Modified: trunk/build/target-platform/multiple.target.p2mirror.xml
===================================================================
--- trunk/build/target-platform/multiple.target.p2mirror.xml 2011-06-16 23:03:45 UTC (rev 32153)
+++ trunk/build/target-platform/multiple.target.p2mirror.xml 2011-06-16 23:03:57 UTC (rev 32154)
@@ -28,7 +28,7 @@
<p2.mirror destination="file://${repoDir}" verbose="${verbose}">
<slicingOptions includeFeatures="true" followStrict="${followStrict}"/>
<source>
-<repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/"/>
+<repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/"/>
<repository location="http://download.jboss.org/jbosstools/updates/indigo/RC2/"/>
</source>
<iu id="org.eclipse.m2e.sdk.feature.feature.group" version=""/>
14 years, 10 months
JBoss Tools SVN: r32153 - in trunk/build: aggregate/soa-site and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-06-16 19:03:45 -0400 (Thu, 16 Jun 2011)
New Revision: 32153
Modified:
trunk/build/aggregate/site/pom.xml
trunk/build/aggregate/soa-site/pom.xml
trunk/build/parent/pom.xml
trunk/build/results/build.xml
Log:
switch from staging/_composite_/3.3.indigo to staging/_composite_/trunk
Modified: trunk/build/aggregate/site/pom.xml
===================================================================
--- trunk/build/aggregate/site/pom.xml 2011-06-16 22:39:25 UTC (rev 32152)
+++ trunk/build/aggregate/site/pom.xml 2011-06-16 23:03:45 UTC (rev 32153)
@@ -15,7 +15,8 @@
<properties>
<!-- add more inputRepos into the composite metadata at the URL below. Therefore need not edit this file and add dozens of URLs
which need to be called by Ant script later -->
- <inputRepo1>http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/</inputRepo1>
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
+ <inputRepo1>http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/</inputRepo1>
<inputRepos>1</inputRepos>
</properties>
@@ -109,4 +110,4 @@
</releases>
</repository>
</repositories>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/build/aggregate/soa-site/pom.xml
===================================================================
--- trunk/build/aggregate/soa-site/pom.xml 2011-06-16 22:39:25 UTC (rev 32152)
+++ trunk/build/aggregate/soa-site/pom.xml 2011-06-16 23:03:45 UTC (rev 32153)
@@ -15,7 +15,8 @@
<properties>
<!-- add more inputRepos into the composite metadata at the URL below. Therefore need not edit this file and add dozens of URLs
which need to be called by Ant script later -->
- <inputRepo1>http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/</inputRepo1>
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
+ <inputRepo1>http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/</inputRepo1>
<inputRepos>1</inputRepos>
</properties>
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-06-16 22:39:25 UTC (rev 32152)
+++ trunk/build/parent/pom.xml 2011-06-16 23:03:45 UTC (rev 32153)
@@ -35,11 +35,11 @@
<local.site>file:///home/hudson/static_build_env/jbds/target-platform_3.3.indigo/e37RC2-wtp33RC2.target/</local.site>
<!-- 2a. URL of latest JBT nightly staging composite site (all the components in once place) -->
- <!-- for trunk use trunk; for 3.3_stable_branch, use 3.3.indigo -->
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
<jbosstools-nightly-staging-composite>http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/</jbosstools-nightly-staging-composite>
<!-- 2b. or use -Plocal.composite -Dlocal.composite=file:///path/to/mirror/of/composite/staging/site/ -->
- <!-- for trunk use trunk; for 3.3_stable_branch, use 3.3.indigo -->
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
<local.composite>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/trunk/</local.composite>
<!-- 3a. URL of latest JBT requirements composite mirror -->
Modified: trunk/build/results/build.xml
===================================================================
--- trunk/build/results/build.xml 2011-06-16 22:39:25 UTC (rev 32152)
+++ trunk/build/results/build.xml 2011-06-16 23:03:45 UTC (rev 32153)
@@ -116,7 +116,8 @@
<ant target="collect.zips" antfile="../aggregate/site/build.xml">
<property name="inputRepos" value="2" />
<property name="inputRepo1" value="file://${input.dir}/all/repo/" />
- <property name="inputRepo2" value="http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo" />
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
+ <property name="inputRepo2" value="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk" />
</ant>
<ant target="collect.metadata" antfile="../aggregate/site/build.xml">
</ant>
@@ -127,7 +128,8 @@
<property name="isTest" value="true" />
<ant target="collect.zips" antfile="../aggregate/site/build.xml">
<property name="inputRepos" value="1" />
- <property name="inputRepo1" value="http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo" />
+ <!-- for trunk use _composite_/trunk; for 3.3_stable_branch, use _composite_/3.3.indigo -->
+ <property name="inputRepo1" value="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk" />
</ant>
<ant target="collect.metadata" antfile="../aggregate/site/build.xml">
</ant>
14 years, 10 months