JBoss Tools SVN: r24407 - in trunk: tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: vpakan(a)redhat.com
Date: 2010-08-25 04:06:19 -0400 (Wed, 25 Aug 2010)
New Revision: 24407
Modified:
trunk/jst/tests/org.jboss.tools.jst.ui.bot.test/src/org/jboss/tools/ui/bot/test/JBTSWTBotTestCase.java
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/RequirementAwareSuite.java
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java
Log:
Remove unused imports and variables.
Modified: trunk/jst/tests/org.jboss.tools.jst.ui.bot.test/src/org/jboss/tools/ui/bot/test/JBTSWTBotTestCase.java
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.ui.bot.test/src/org/jboss/tools/ui/bot/test/JBTSWTBotTestCase.java 2010-08-25 06:45:32 UTC (rev 24406)
+++ trunk/jst/tests/org.jboss.tools.jst.ui.bot.test/src/org/jboss/tools/ui/bot/test/JBTSWTBotTestCase.java 2010-08-25 08:06:19 UTC (rev 24407)
@@ -10,7 +10,6 @@
import org.eclipse.core.runtime.Platform;
import org.eclipse.core.runtime.Status;
import org.eclipse.core.runtime.jobs.Job;
-import org.eclipse.swtbot.swt.finder.SWTBotTestCase;
import org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException;
import org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTree;
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/RequirementAwareSuite.java
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/RequirementAwareSuite.java 2010-08-25 06:45:32 UTC (rev 24406)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/RequirementAwareSuite.java 2010-08-25 08:06:19 UTC (rev 24407)
@@ -7,7 +7,6 @@
import java.util.List;
import java.util.Map.Entry;
import java.util.Set;
-import java.util.Vector;
import org.apache.log4j.Logger;
import org.eclipse.swtbot.swt.finder.junit.ScreenshotCaptureListener;
@@ -16,7 +15,6 @@
import org.jboss.tools.ui.bot.ext.config.TestConfigurator;
import org.jboss.tools.ui.bot.ext.config.requirement.RequirementBase;
import org.junit.Test;
-import org.junit.experimental.categories.Categories.CategoryFilter;
import org.junit.experimental.categories.Categories.ExcludeCategory;
import org.junit.experimental.categories.Categories.IncludeCategory;
import org.junit.experimental.categories.Category;
@@ -131,7 +129,6 @@
@Override
protected List<FrameworkMethod> computeTestMethods() {
List<FrameworkMethod> testMethods = getTestClass().getAnnotatedMethods(Test.class);
- List<FrameworkMethod> filteredMethods = new Vector<FrameworkMethod>();
for (FrameworkMethod method : testMethods) {
method.getAnnotation(Category.class);
}
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java 2010-08-25 06:45:32 UTC (rev 24406)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/wizard/ExternalizeStringsDialogTest.java 2010-08-25 08:06:19 UTC (rev 24407)
@@ -17,7 +17,6 @@
import org.eclipse.swtbot.swt.finder.widgets.SWTBotShell;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTable;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotText;
-import org.eclipse.swtbot.swt.finder.widgets.TimeoutException;
import org.jboss.tools.vpe.messages.VpeUIMessages;
import org.jboss.tools.vpe.ui.bot.test.VPEAutoTestCase;
import org.jboss.tools.ui.bot.ext.SWTTestExt;
15 years, 4 months
JBoss Tools SVN: r24406 - trunk/documentation/whatsnew/drools.
by jbosstools-commits@lists.jboss.org
Author: dennyxu
Date: 2010-08-25 02:45:32 -0400 (Wed, 25 Aug 2010)
New Revision: 24406
Added:
trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html
Log:
JBIDE-6891: Drools Component N&N
Added: trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html (rev 0)
+++ trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html 2010-08-25 06:45:32 UTC (rev 24406)
@@ -0,0 +1,83 @@
+<?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>Drools Guvnor 5.1.0.M2 What's New</title>
+</head>
+<body>
+<h1>Drools Guvnor 5.1.0.M2 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>Guvnor Repository Connection </h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Support Updating Repository Connection</b></td>
+ <td valign="top">
+ <p>Guvnor tool provides a new wizard for updating a exist Guvnor repository connection. On the wizard, the repository location can be changed and security info as well. </p>
+
+<p><img src=images/edit_connection.gif></p>
+<p><img src=images/edit_connection_wizard.gif></p>
+
+
+ <p><small><a href="https://jira.jboss.org/browse/JBIDE-4646">Related jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Add Java Resources to Guvnor Repository</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Add Resource from Non-Navigator View</b></td>
+ <td valign="top">
+ <p>For previous Guvnor tools version, all Guvnor tools related actions are only visible on Navigator view, so resources can only be added to Guvnor repository from navigator view. it is available for non-navigator view now. </p>
+
+<p></p>
+<p></p>
+
+
+ <p><small><a href="https://jira.jboss.org/browse/JBIDE-6459">Related jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
+</table>
+
+</body>
+
+</html>
+
+
15 years, 4 months
JBoss Tools SVN: r24405 - branches/jbosstools-3.2.0.M2/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 23:17:52 -0400 (Tue, 24 Aug 2010)
New Revision: 24405
Modified:
branches/jbosstools-3.2.0.M2/build/aggregate/site/pom.xml
branches/jbosstools-3.2.0.M2/build/aggregate/site/site.xml
Log:
enable teiid and drools in aggregate site build (JBIDE-6907)
Modified: branches/jbosstools-3.2.0.M2/build/aggregate/site/pom.xml
===================================================================
--- branches/jbosstools-3.2.0.M2/build/aggregate/site/pom.xml 2010-08-25 02:51:03 UTC (rev 24404)
+++ branches/jbosstools-3.2.0.M2/build/aggregate/site/pom.xml 2010-08-25 03:17:52 UTC (rev 24405)
@@ -20,7 +20,8 @@
<inputRepo2>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbosstools...</inputRepo2>
<inputRepo3>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbosstools...</inputRepo3>
<inputRepo4>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbosstools...</inputRepo4>
- <inputRepos>1,2,3,4</inputRepos>
+ <inputRepo5>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbosstools...</inputRepo5>
+ <inputRepos>1,2,3,4,5</inputRepos>
</properties>
<build>
@@ -40,6 +41,7 @@
<property name="inputRepo2" value="${inputRepo2}" />
<property name="inputRepo3" value="${inputRepo3}" />
<property name="inputRepo4" value="${inputRepo4}" />
+ <property name="inputRepo5" value="${inputRepo5}" />
<property name="inputRepos" value="${inputRepos}" />
<!-- called AFTER generating update site + zip to add in extra content -->
@@ -113,6 +115,14 @@
<enabled>true</enabled>
</snapshots>
</repository>
+ <repository>
+ <id>inputRepo5</id>
+ <url>${inputRepo5}/all/repo/</url>
+ <layout>p2</layout>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
</repositories>
<profiles>
@@ -127,7 +137,8 @@
<enabled>true</enabled> </releases> </repository -->
<repository>
<id>jboss-helios</id>
- <url>http://download.jboss.org/jbosstools/updates/requirements/helios/</url>
+ <url>http://download.jboss.org/jbosstools/updates/requirements/helios/
+ </url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
@@ -141,7 +152,8 @@
<enabled>true</enabled> </releases> </repository -->
<repository>
<id>jboss-webtools32</id>
- <url>http://download.jboss.org/jbosstools/updates/requirements/webtools-3.2/</url>
+ <url>http://download.jboss.org/jbosstools/updates/requirements/webtools-3.2/
+ </url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
Modified: branches/jbosstools-3.2.0.M2/build/aggregate/site/site.xml
===================================================================
--- branches/jbosstools-3.2.0.M2/build/aggregate/site/site.xml 2010-08-25 02:51:03 UTC (rev 24404)
+++ branches/jbosstools-3.2.0.M2/build/aggregate/site/site.xml 2010-08-25 03:17:52 UTC (rev 24405)
@@ -277,7 +277,6 @@
<category name="AllTools" />
</feature>
- <!-- removed temporarily because teiid doesn't work w/ Eclipse 3.6. yet.
<feature url="features/org.teiid.datatools.connectivity.feature_0.0.0.jar" id="org.teiid.datatools.connectivity.feature" version="0.0.0">
<category name="AllTools" />
<category name="DataTools" />
@@ -290,5 +289,4 @@
<category name="AllTools" />
<category name="DataTools" />
</feature>
- -->
</site>
15 years, 4 months
JBoss Tools SVN: r24404 - trunk/build/component.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 22:51:03 -0400 (Tue, 24 Aug 2010)
New Revision: 24404
Added:
trunk/build/component/all.xml
Log:
all.xml is a copy of ../../pom.xml for testing https://jira.jboss.org/browse/JBDS-1247
Added: trunk/build/component/all.xml
===================================================================
--- trunk/build/component/all.xml (rev 0)
+++ trunk/build/component/all.xml 2010-08-25 02:51:03 UTC (rev 24404)
@@ -0,0 +1,72 @@
+<project
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jboss</groupId>
+ <artifactId>jbosstools</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>build/parent</module>
+ <module>build/libs</module>
+
+ <!-- this order is important! make sure you've run genpom.xml first! -->
+ <!-- dgolovin's order -->
+ <module>tests</module>
+ <module>freemarker</module>
+ <module>jmx</module>
+ <module>archives</module>
+ <module>as</module>
+ <module>common</module>
+ <module>jst</module>
+ <!-- Built as external Hudson job, http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/xulrunner-1.9.2/,
+ so not needed here <module>xulrunner</module> -->
+ <module>vpe</module>
+ <module>jsf</module>
+
+ <module>hibernatetools</module>
+ <module>portlet</module>
+ <module>workingset</module>
+
+ <module>struts</module>
+
+ <module>profiler</module>
+ <module>smooks</module>
+ <module>cdi</module>
+ <module>birt</module>
+ <module>bpel</module>
+ <module>esb</module>
+ <module>seam</module>
+ <module>examples</module>
+ <module>maven</module>
+ <module>tptp</module>
+ <module>ws</module>
+ <module>modeshape</module>
+ <module>flow</module>
+ <module>jbpm</module>
+ <module>gwt</module>
+ <module>deltacloud</module>
+ <!-- NOTE: To build drools, must first bootstrap with ant script: cd drools;
+ ant -q -->
+ <!-- IF YOU REMOVE A MODULE, be sure to also remove it from site/site.xml
+ and build/aggregate/site/site.xml or the build will break! -->
+ <!-- module>drools</module -->
+ <module>runtime</module>
+ <module>usage</module>
+ <module>site</module>
+ </modules>
+ <profiles>
+ <profile>
+ <id>emma-coverage</id>
+ <activation>
+ <property>
+ <name>coverage</name>
+ </property>
+ </activation>
+ <modules>
+ <module>build/reports/emma-coverage</module>
+ </modules>
+ </profile>
+ </profiles>
+</project>
+
15 years, 4 months
JBoss Tools SVN: r24403 - trunk/build.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 20:31:03 -0400 (Tue, 24 Aug 2010)
New Revision: 24403
Modified:
trunk/build/publish.sh
Log:
purge org.jboss.tools metadata from local m2 repo (assumes job is configured with -Dmaven.repo.local=/m2-repo)
Modified: trunk/build/publish.sh
===================================================================
--- trunk/build/publish.sh 2010-08-25 00:09:36 UTC (rev 24402)
+++ trunk/build/publish.sh 2010-08-25 00:31:03 UTC (rev 24403)
@@ -176,3 +176,8 @@
fi
date
+# purge org.jboss.tools metadata from local m2 repo (assumes job is configured with -Dmaven.repo.local=${WORKSPACE}/m2-repo)
+if [[ -d ${WORKSPACE}/m2-repo/org/jboss/tools ]]; then
+ rm -rf ${WORKSPACE}/m2-repo/org/jboss/tools
+fi
+
15 years, 4 months
JBoss Tools SVN: r24402 - in branches/jbosstools-3.2.0.M2: vpe/tests/org.jboss.tools.vpe.jsp.test and 3 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2010-08-24 20:09:36 -0400 (Tue, 24 Aug 2010)
New Revision: 24402
Modified:
branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.html.test/build.properties
branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties
branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.test/build.properties
branches/jbosstools-3.2.0.M2/ws/plugins/org.jboss.tools.ws.core/build.properties
branches/jbosstools-3.2.0.M2/ws/tests/org.jboss.tools.ws.core.test/build.properties
Log:
fix for test errors in JBDS 4.0.0.M2 build from m2 branch
Modified: branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.html.test/build.properties
===================================================================
--- branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.html.test/build.properties 2010-08-24 23:46:32 UTC (rev 24401)
+++ branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.html.test/build.properties 2010-08-25 00:09:36 UTC (rev 24402)
@@ -1,7 +1,8 @@
bin.includes = META-INF/,\
resources/,\
plugin.xml,\
- plugin.properties
+ plugin.properties,\
+ .
src.includes = META-INF/,\
build.properties,\
src/,\
Modified: branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties
===================================================================
--- branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties 2010-08-24 23:46:32 UTC (rev 24401)
+++ branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.jsp.test/build.properties 2010-08-25 00:09:36 UTC (rev 24402)
@@ -1,7 +1,8 @@
bin.includes = META-INF/,\
plugin.xml,\
resources/,\
- plugin.properties
+ plugin.properties,\
+ .
jars.compile.order = .
src.includes = META-INF/,\
build.properties,\
Modified: branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.test/build.properties
===================================================================
--- branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.test/build.properties 2010-08-24 23:46:32 UTC (rev 24401)
+++ branches/jbosstools-3.2.0.M2/vpe/tests/org.jboss.tools.vpe.test/build.properties 2010-08-25 00:09:36 UTC (rev 24402)
@@ -4,7 +4,8 @@
templates/,\
scheme/,\
plugin.properties,\
- plugin.xml
+ plugin.xml,\
+ .
src.includes = META-INF/,\
build.properties,\
src/,\
Modified: branches/jbosstools-3.2.0.M2/ws/plugins/org.jboss.tools.ws.core/build.properties
===================================================================
--- branches/jbosstools-3.2.0.M2/ws/plugins/org.jboss.tools.ws.core/build.properties 2010-08-24 23:46:32 UTC (rev 24401)
+++ branches/jbosstools-3.2.0.M2/ws/plugins/org.jboss.tools.ws.core/build.properties 2010-08-25 00:09:36 UTC (rev 24402)
@@ -1,7 +1,8 @@
-source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
- .,\
plugin.xml,\
plugin.properties,\
- about.html
+ about.html,\
+ .
+jars.compile.order = .
+source.. = src/
+output.. = bin/
Modified: branches/jbosstools-3.2.0.M2/ws/tests/org.jboss.tools.ws.core.test/build.properties
===================================================================
--- branches/jbosstools-3.2.0.M2/ws/tests/org.jboss.tools.ws.core.test/build.properties 2010-08-24 23:46:32 UTC (rev 24401)
+++ branches/jbosstools-3.2.0.M2/ws/tests/org.jboss.tools.ws.core.test/build.properties 2010-08-25 00:09:36 UTC (rev 24402)
@@ -1,5 +1,6 @@
bin.includes = META-INF/,\
- plugin.properties
+ plugin.properties,\
+ .
jars.compile.order = .
source.. = src/
output.. = bin/
15 years, 4 months
JBoss Tools SVN: r24401 - trunk/gwt/features/org.jboss.tools.gwt.feature.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 19:46:32 -0400 (Tue, 24 Aug 2010)
New Revision: 24401
Modified:
trunk/gwt/features/org.jboss.tools.gwt.feature/feature.properties
Log:
add '(experimental)' to name and description of gwt feature
Modified: trunk/gwt/features/org.jboss.tools.gwt.feature/feature.properties
===================================================================
--- trunk/gwt/features/org.jboss.tools.gwt.feature/feature.properties 2010-08-24 23:40:53 UTC (rev 24400)
+++ trunk/gwt/features/org.jboss.tools.gwt.feature/feature.properties 2010-08-24 23:46:32 UTC (rev 24401)
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=JBoss GWT Integration
+featureName=JBoss GWT Integration (Experimental)
# "providerName" property - name of the company that provides the feature
providerName=JBoss by Red Hat
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss GWT Integration
+description=JBoss GWT Integration (Experimental)
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\n\
15 years, 4 months
JBoss Tools SVN: r24400 - trunk/build/component.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 19:40:53 -0400 (Tue, 24 Aug 2010)
New Revision: 24400
Removed:
trunk/build/component/src/
Log:
src folder is empty; remove
15 years, 4 months
JBoss Tools SVN: r24399 - trunk/build/component.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 19:40:04 -0400 (Tue, 24 Aug 2010)
New Revision: 24399
Modified:
trunk/build/component/common.xml
trunk/build/component/drools.xml
trunk/build/component/jmx.xml
trunk/build/component/seam.xml
trunk/build/component/tests.xml
trunk/build/component/vpe.xml
Log:
add parent and lib builders as prereqs; comment out xulrunner
Modified: trunk/build/component/common.xml
===================================================================
--- trunk/build/component/common.xml 2010-08-24 23:36:35 UTC (rev 24398)
+++ trunk/build/component/common.xml 2010-08-24 23:40:04 UTC (rev 24399)
@@ -6,7 +6,10 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
<module>../../tests</module>
<module>../../common</module>
</modules>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/build/component/drools.xml
===================================================================
--- trunk/build/component/drools.xml 2010-08-24 23:36:35 UTC (rev 24398)
+++ trunk/build/component/drools.xml 2010-08-24 23:40:04 UTC (rev 24399)
@@ -6,6 +6,9 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
<module>../../tests</module>
<module>../../common</module>
<module>../../jst</module>
Modified: trunk/build/component/jmx.xml
===================================================================
--- trunk/build/component/jmx.xml 2010-08-24 23:36:35 UTC (rev 24398)
+++ trunk/build/component/jmx.xml 2010-08-24 23:40:04 UTC (rev 24399)
@@ -6,7 +6,10 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
<module>../../tests</module>
<module>../../jmx</module>
</modules>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/build/component/seam.xml
===================================================================
--- trunk/build/component/seam.xml 2010-08-24 23:36:35 UTC (rev 24398)
+++ trunk/build/component/seam.xml 2010-08-24 23:40:04 UTC (rev 24399)
@@ -6,15 +6,18 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
<module>../../tests</module>
<module>../../jmx</module>
<module>../../archives</module>
<module>../../as</module>
<module>../../common</module>
<module>../../jst</module>
- <module>../../xulrunner</module>
+ <!-- <module>../../xulrunner</module> -->
<module>../../vpe</module>
<module>../../jsf</module>
<module>../../seam</module>
</modules>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/build/component/tests.xml
===================================================================
--- trunk/build/component/tests.xml 2010-08-24 23:36:35 UTC (rev 24398)
+++ trunk/build/component/tests.xml 2010-08-24 23:40:04 UTC (rev 24399)
@@ -6,6 +6,9 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
<module>../../tests</module>
</modules>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/build/component/vpe.xml
===================================================================
--- trunk/build/component/vpe.xml 2010-08-24 23:36:35 UTC (rev 24398)
+++ trunk/build/component/vpe.xml 2010-08-24 23:40:04 UTC (rev 24399)
@@ -6,13 +6,16 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
<module>../../tests</module>
<module>../../jmx</module>
<module>../../archives</module>
<module>../../as</module>
<module>../../common</module>
<module>../../jst</module>
- <module>../../xulrunner</module>
+ <!-- <module>../../xulrunner</module> -->
<module>../../vpe</module>
</modules>
</project>
15 years, 4 months
JBoss Tools SVN: r24398 - trunk/build/component.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2010-08-24 19:36:35 -0400 (Tue, 24 Aug 2010)
New Revision: 24398
Added:
trunk/build/component/as.xml
Log:
add as builder
Added: trunk/build/component/as.xml
===================================================================
--- trunk/build/component/as.xml (rev 0)
+++ trunk/build/component/as.xml 2010-08-24 23:36:35 UTC (rev 24398)
@@ -0,0 +1,17 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jboss</groupId>
+ <artifactId>tools</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>../parent</module>
+ <module>../libs</module>
+
+ <module>../../tests</module>
+ <module>../../jmx</module>
+ <module>../../archives</module>
+ <module>../../as</module>
+ </modules>
+</project>
15 years, 4 months