[savara-commits] savara SVN: r326 - in trunk: distribution and 9 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Jul 8 14:55:50 EDT 2010


Author: objectiser
Date: 2010-07-08 14:55:49 -0400 (Thu, 08 Jul 2010)
New Revision: 326

Added:
   trunk/tools/features/org.jboss.savara.tools.feature/pom.xml
   trunk/tools/features/pom.xml
   trunk/tools/parent-pom.xml
Removed:
   trunk/tools/features/org.jboss.savara.pi4soa.feature/
   trunk/tools/features/org.jboss.savara.tools.bpel.feature/
   trunk/tools/features/org.jboss.savara.tools.validator.feature/
   trunk/tools/features/org.pi4soa.bpmn.feature/
   trunk/tools/features/org.pi4soa.monitor.feature/
   trunk/tools/features/org.scribble.conversation.feature/
   trunk/tools/features/org.scribble.experimental.feature/
   trunk/tools/features/org.scribble.feature/
   trunk/tools/features/org.scribble.java.feature/
Modified:
   trunk/distribution/pom.xml
   trunk/docs/gettingstartedguide/pom.xml
   trunk/docs/pom.xml
   trunk/docs/samplesguide/pom.xml
   trunk/docs/userguide/pom.xml
   trunk/pom.xml
   trunk/tools/features/org.jboss.savara.tools.feature/feature.xml
   trunk/tools/pom.xml
   trunk/validators/jbossesb/pom.xml
   trunk/validators/pom.xml
Log:
Update version to 1.1.0-SNAPSHOT and add tycho pom.xml in the tools/features folder.

Modified: trunk/distribution/pom.xml
===================================================================
--- trunk/distribution/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/distribution/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -23,13 +23,13 @@
     <artifactId>distribution</artifactId>
     <packaging>pom</packaging>
     <name>Savara::Distribution</name>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
     <url>http://www.jboss.org/savara</url>
 
 	<parent>
 		<groupId>org.jboss</groupId>
 		<artifactId>savara</artifactId>
-		<version>1.0.0.CR1</version>
+		<version>1.1.0-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: trunk/docs/gettingstartedguide/pom.xml
===================================================================
--- trunk/docs/gettingstartedguide/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/docs/gettingstartedguide/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -8,12 +8,12 @@
     <artifactId>gettingstartedguide</artifactId>
     <packaging>jdocbook</packaging>
     <name>Savara::Docs::GettingStartedGuide</name>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
 
    <parent>
     <groupId>org.jboss.savara</groupId>
     <artifactId>docs</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
    </parent>
 
 

Modified: trunk/docs/pom.xml
===================================================================
--- trunk/docs/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/docs/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -8,12 +8,12 @@
     <artifactId>docs</artifactId>
     <packaging>pom</packaging>
     <name>Savara::Docs</name>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
     
     <parent>
 	  <groupId>org.jboss</groupId>
 	  <artifactId>savara</artifactId>
-      <version>1.0.0.CR1</version>
+      <version>1.1.0-SNAPSHOT</version>
 	</parent>
   
     <modules>

Modified: trunk/docs/samplesguide/pom.xml
===================================================================
--- trunk/docs/samplesguide/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/docs/samplesguide/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -8,12 +8,12 @@
     <artifactId>samplesguide</artifactId>
     <packaging>jdocbook</packaging>
     <name>Savara::Docs::SamplesGuide</name>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
 
    <parent>
     <groupId>org.jboss.savara</groupId>
     <artifactId>docs</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
    </parent>
 
 

Modified: trunk/docs/userguide/pom.xml
===================================================================
--- trunk/docs/userguide/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/docs/userguide/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -8,12 +8,12 @@
     <artifactId>userguide</artifactId>
     <packaging>jdocbook</packaging>
     <name>Savara::Docs::UserGuide</name>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
 
    <parent>
     <groupId>org.jboss.savara</groupId>
     <artifactId>docs</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
    </parent>
 
 

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -4,7 +4,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss</groupId>
 	<artifactId>savara</artifactId>
-	<version>1.0.0.CR1</version>
+	<version>1.1.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
     <name>Savara</name>
 	<url>http://www.jboss.org/savara</url>
@@ -103,7 +103,7 @@
 	</build>
 
 	<properties>
-		<savara-version>1.0.0.CR1</savara-version>
+		<savara-version>1.1.0-SNAPSHOT</savara-version>
 		<junit.version>4.4</junit.version>
 		<rosetta.version>4.5</rosetta.version>
 		<log4j.version>1.2.14</log4j.version>

Modified: trunk/tools/features/org.jboss.savara.tools.feature/feature.xml
===================================================================
--- trunk/tools/features/org.jboss.savara.tools.feature/feature.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/tools/features/org.jboss.savara.tools.feature/feature.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -174,24 +174,137 @@
 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
    </license>
 
-   <includes
-         id="org.scribble.feature"
-         version="0.0.0"/>
+   <plugin
+         id="org.jboss.savara.tools.validator"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 
-   <includes
-         id="org.jboss.savara.tools.bpel.feature"
-         version="0.0.0"/>
+   <plugin
+         id="org.pi4soa.bpmn"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 
-   <includes
-         id="org.jboss.savara.tools.validator.feature"
-         version="0.0.0"/>
+   <plugin
+         id="org.pi4soa.monitor"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 
-   <includes
-         id="org.pi4soa.monitor.feature"
-         version="0.0.0"/>
+   <plugin
+         id="org.scribble.protocol.comparator"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 
-   <includes
-         id="org.pi4soa.bpmn.feature"
-         version="0.0.0"/>
+   <plugin
+         id="org.scribble.eclipse"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 
+   <plugin
+         id="org.scribble.core"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conformance"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.comparator"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.eclipse"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.export.text"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.model"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.parser"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.projector"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.conversation.validation"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.expression.xpath"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.lang.comparator"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.lang.model"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.pi4soa.cdm"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.scribble.type.java"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>

Added: trunk/tools/features/org.jboss.savara.tools.feature/pom.xml
===================================================================
--- trunk/tools/features/org.jboss.savara.tools.feature/pom.xml	                        (rev 0)
+++ trunk/tools/features/org.jboss.savara.tools.feature/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -0,0 +1,16 @@
+<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.savara.tools</groupId>
+	<artifactId>org.jboss.savara.protocol.designer.feature</artifactId> 
+	<version>1.1.0-SNAPSHOT</version>
+	<packaging>eclipse-feature</packaging>
+	<name>Savara::Tools::Features::SavaraTools</name>
+
+	<parent>
+		<groupId>org.jboss.savara.tools</groupId>
+		<artifactId>features</artifactId>
+		<version>1.1.0-SNAPSHOT</version>
+	</parent>
+</project>
+

Added: trunk/tools/features/pom.xml
===================================================================
--- trunk/tools/features/pom.xml	                        (rev 0)
+++ trunk/tools/features/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -0,0 +1,21 @@
+<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.savara.tools</groupId>
+	<artifactId>features</artifactId>
+	<version>1.0.0-SNAPSHOT</version>
+	<packaging>pom</packaging>
+	<name>Savara::Tools::Features</name>
+
+	<parent>
+		<groupId>org.jboss.savara</groupId>
+		<artifactId>tools</artifactId>
+		<version>1.1.0-SNAPSHOT</version>
+	</parent>
+
+	<modules>
+		<module>org.jboss.savara.tools.feature</module>
+	</modules>
+</project>
+	
+

Added: trunk/tools/parent-pom.xml
===================================================================
--- trunk/tools/parent-pom.xml	                        (rev 0)
+++ trunk/tools/parent-pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -0,0 +1,366 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.jboss.savara.tools</groupId>
+	<artifactId>org.jboss.savara.tools.parent.pom</artifactId>
+	<version>0.0.1-SNAPSHOT</version>
+	<name>Savara Tools Parent</name>
+	<packaging>pom</packaging>
+
+	<properties>
+		<tychoVersion>0.9.0-SNAPSHOT</tychoVersion>
+		<!-- <tychoVersion>0.8.0</tychoVersion> -->
+		<scmBranch>branches/modular_build</scmBranch>
+	</properties>
+
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.sonatype.tycho</groupId>
+				<artifactId>maven-osgi-packaging-plugin</artifactId>
+				<version>${tychoVersion}</version>
+				<configuration>
+					<format>'v'yyyyMMdd-HHmm</format>
+					<archiveSite>true</archiveSite>
+				</configuration>
+			</plugin>
+
+			<plugin>
+				<groupId>org.sonatype.tycho</groupId>
+				<artifactId>tycho-maven-plugin</artifactId>
+				<version>${tychoVersion}</version>
+				<extensions>true</extensions>
+			</plugin>
+
+			<plugin>
+				<groupId>org.sonatype.tycho</groupId>
+				<artifactId>target-platform-configuration</artifactId>
+				<version>${tychoVersion}</version>
+				<configuration>
+					<resolver>p2</resolver>
+					<environments>
+						<environment>
+							<os>macosx</os>
+							<ws>cocoa</ws>
+							<arch>x86</arch>
+						</environment>
+						<environment>
+							<os>macosx</os>
+							<ws>carbon</ws>
+							<arch>x86</arch>
+						</environment>
+						<environment>
+							<os>win32</os>
+							<ws>win32</ws>
+							<arch>x86</arch>
+						</environment>
+						<environment>
+							<os>linux</os>
+							<ws>gtk</ws>
+							<arch>x86</arch>
+						</environment>
+						<environment>
+							<os>linux</os>
+							<ws>gtk</ws>
+							<arch>x86_64</arch>
+						</environment>
+					</environments>
+				</configuration>
+			</plugin>
+
+			<!-- to skip running tests (compile only) use commandline flag: -Dmaven.test.skip 
+				To allow all tests in a pom to pass/fail, use commandline flag: -fae (fail 
+				at end) -->
+			<plugin>
+				<groupId>org.sonatype.tycho</groupId>
+				<artifactId>maven-osgi-test-plugin</artifactId>
+				<version>${tychoVersion}</version>
+				<configuration>
+					<useUIHarness>true</useUIHarness>
+					<useUIThread>true</useUIThread>
+					<!-- https://docs.sonatype.org/display/TYCHO/How+to+run+SWTBot+tests+with+Tycho -->
+					<!-- set useUIThread=true for regular ui tests -->
+					<!-- set useUIThread=false for swtbot tests (?) -->
+					<product>org.eclipse.sdk.ide</product>
+					<application>org.eclipse.ui.ide.workbench</application>
+					<dependencies>
+						<dependency>
+							<type>p2-installable-unit</type>
+							<artifactId>org.eclipse.sdk.ide</artifactId>
+							<version>0.0.0</version>
+						</dependency>
+					</dependencies>
+					<includes>
+						<include>**/AllTests.class</include>
+						<include>**/*AllTests*.class</include>
+						<include>**/*AllBotTests*.class</include>
+						<include>**/*TestSuite*.class</include>
+					</includes>
+					<parallel>true</parallel>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+	<issueManagement>
+		<system>jira</system>
+		<url>https://jira.jboss.org/jira/secure/</url>
+	</issueManagement>
+
+	<profiles>
+		<profile>
+			<id>helios</id>
+			<activation>
+				<property>
+					<name>helios</name>
+				</property>
+			</activation>
+			<repositories>
+				<repository>
+					<id>helios</id>
+					<url>http://download.eclipse.org/releases/helios/</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
+					<id>eclipse36</id>
+					<url>http://download.eclipse.org/eclipse/updates/3.6/</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
+					<id>birt26</id>
+					<url>http://download.eclipse.org/birt/update-site/2.6/</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
+					<id>swtbot-helios</id>
+					<url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site
+					</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+			</repositories>
+		</profile>
+		<profile>
+			<id>svn-repos</id>
+			<activation>
+				<property>
+					<name>svn</name>
+				</property>
+			</activation>
+			<repositories>
+				<repository>
+					<id>svnkit13</id>
+					<url>http://eclipse.svnkit.com/1.3.x/</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
+					<id>subclipse16</id>
+					<url>http://subclipse.tigris.org/update_1.6.x/</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
+					<id>subversive07</id>
+					<url>http://download.eclipse.org/technology/subversive/0.7/update-site/
+					</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+				<repository>
+					<id>subversive20</id>
+					<url>http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
+					</url>
+					<layout>p2</layout>
+					<snapshots>
+						<enabled>true</enabled>
+					</snapshots>
+					<releases>
+						<enabled>true</enabled>
+					</releases>
+				</repository>
+
+			</repositories>
+		</profile>
+	</profiles>
+
+	<repositories>
+		<!-- TODO: add JBT nightly update site so we can build against binaries -->
+		<repository>
+			<id>galileo</id>
+			<url>http://download.eclipse.org/releases/galileo/</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>eclipse35</id>
+			<url>http://download.eclipse.org/eclipse/updates/3.5/</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>birt25r</id>
+			<url>http://download.eclipse.org/birt/update-site/2.5</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>swtbot-galileo</id>
+			<url>http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site
+			</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+
+		<repository>
+			<id>webtools</id>
+			<url>http://download.eclipse.org/webtools/updates/</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>m2eclipse</id>
+			<url>http://m2eclipse.sonatype.org/sites/m2e/</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+		<repository>
+			<id>m2eclipse-extras</id>
+			<url>http://m2eclipse.sonatype.org/sites/m2e-extras/</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+	</repositories>
+
+	<pluginRepositories>
+		<pluginRepository>
+			<id>maven-central</id>
+			<url>http://repo1.maven.org/maven2/
+			</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+		<pluginRepository>
+			<id>sonatype-maven-central</id>
+			<url>http://repository.sonatype.org/content/repositories/central/
+			</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+		<pluginRepository>
+			<id>maven-snapshots-sonatype</id>
+			<url>https://repository.apache.org/content/repositories/maven-snapshots-sonatype/
+			</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+		<pluginRepository>
+			<id>tycho</id>
+			<url>https://repository.sonatype.org/content/repositories/snapshots/
+			</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+		<pluginRepository>
+			<id>apache-snapshots</id>
+			<url>http://repository.apache.org/snapshots/</url>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</pluginRepository>
+	</pluginRepositories>
+
+</project>
+

Modified: trunk/tools/pom.xml
===================================================================
--- trunk/tools/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/tools/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -1,22 +1,39 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" 
+	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.jboss.savara</groupId>
+	<artifactId>tools</artifactId>
+	<packaging>pom</packaging>
+	<version>1.1.0-SNAPSHOT</version>
+	<name>Savara::Tools</name>
 
-    <modelVersion>4.0.0</modelVersion>
-
-    <groupId>org.jboss.savara</groupId>
-    <artifactId>tools</artifactId>
-    <packaging>pom</packaging>
-    <name>Savara::Tools</name>
-    <version>1.0.0.CR1</version>
-    
-    <parent>
-	  <groupId>org.jboss</groupId>
-	  <artifactId>savara</artifactId>
-      <version>1.0.0.CR1</version>
+	<parent>
+		<relativePath>parent-pom.xml</relativePath>
+		<groupId>org.jboss.savara.tools</groupId>
+		<artifactId>org.jboss.savara.tools.parent.pom</artifactId>
+		<version>1.1.0-SNAPSHOT</version>
 	</parent>
-  
-    <modules>
-    </modules>
 
+	<modules>
+		<module>plugins</module>
+		<module>features</module>
+		<module>tests</module>
+		<module>site</module>
+	</modules>
+
+	<distributionManagement>
+	    <repository>
+	      <id>jboss-releases-repository</id>
+	      <name>JBoss Releases Repository</name>
+	      <url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</url>
+	    </repository>
+	    <snapshotRepository>
+	      <id>jboss-snapshots-repository</id>
+	      <name>JBoss Snapshots Repository</name>
+	      <url>https://repository.jboss.org/nexus/content/repositories/snapshots/</url>
+	    </snapshotRepository>
+	</distributionManagement>
+	
 </project>
+

Modified: trunk/validators/jbossesb/pom.xml
===================================================================
--- trunk/validators/jbossesb/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/validators/jbossesb/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -4,14 +4,14 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.jboss.savara.validators</groupId>
 	<artifactId>savara-validator-jbossesb</artifactId>
-	<version>1.0.0.CR1</version>
+	<version>1.1.0-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<name>Savara::Validators::JBossESB</name>
 	
 	<parent>
 		<groupId>org.jboss.savara</groupId>
 		<artifactId>validators</artifactId>
-		<version>1.0.0.CR1</version>
+		<version>1.1.0-SNAPSHOT</version>
 	</parent>
 
 		<dependencies>	

Modified: trunk/validators/pom.xml
===================================================================
--- trunk/validators/pom.xml	2010-07-08 18:26:16 UTC (rev 325)
+++ trunk/validators/pom.xml	2010-07-08 18:55:49 UTC (rev 326)
@@ -8,12 +8,12 @@
     <artifactId>validators</artifactId>
     <packaging>pom</packaging>
     <name>Savara::Validators</name>
-    <version>1.0.0.CR1</version>
+    <version>1.1.0-SNAPSHOT</version>
     
     <parent>
 	  <groupId>org.jboss</groupId>
 	  <artifactId>savara</artifactId>
-      <version>1.0.0.CR1</version>
+      <version>1.1.0-SNAPSHOT</version>
 	</parent>
   
     <modules>



More information about the savara-commits mailing list