Skip to content

Commit 0232bc9

Browse files
committed
Update to version 2.0.0.Beta3
1 parent 6c48b80 commit 0232bc9

File tree

167 files changed

+178
-177
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+178
-177
lines changed

backend/overlord-rtgov-all-eap6/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>overlord-rtgov-all-eap6</artifactId>
55
<packaging>war</packaging>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0.Beta3</version>
77
<name>Overlord RTGov::Backend::All EAP6</name>
88

99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>backend</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

backend/overlord-rtgov-all-fuse6/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>overlord-rtgov-all-fuse6</artifactId>
55
<packaging>war</packaging>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0.Beta3</version>
77
<name>Overlord RTGov::Backend::All Fuse6</name>
88

99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>backend</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

backend/overlord-rtgov-client-eap6/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>overlord-rtgov-client-eap6</artifactId>
55
<packaging>war</packaging>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0.Beta3</version>
77
<name>Overlord RTGov::Backend::Client EAP6</name>
88

99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>backend</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

backend/overlord-rtgov-fsw60/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.overlord.rtgov</groupId>
1010
<artifactId>backend</artifactId>
11-
<version>2.0.0-SNAPSHOT</version>
11+
<version>2.0.0.Beta3</version>
1212
</parent>
1313

1414
<dependencies>

backend/overlord-rtgov-switchyard-eap6/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>overlord-rtgov-switchyard-eap6</artifactId>
55
<packaging>war</packaging>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0.Beta3</version>
77
<name>Overlord RTGov::Backend::Switchyard EAP6</name>
88

99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>backend</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

backend/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>parent</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<modules>

content/acs-jee/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>content</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/acs-osgi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>content</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/epn-jee/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>content</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/epn-osgi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>content</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.overlord.rtgov</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>2.0.0-SNAPSHOT</version>
13+
<version>2.0.0.Beta3</version>
1414
</parent>
1515

1616
<modules>

content/services/call-trace-rests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov.content</groupId>
1111
<artifactId>services</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/services/elasticsearch-rests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov.content</groupId>
1111
<artifactId>services</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/services/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.overlord.rtgov</groupId>
1212
<artifactId>content</artifactId>
13-
<version>2.0.0-SNAPSHOT</version>
13+
<version>2.0.0.Beta3</version>
1414
</parent>
1515

1616
<modules>

content/services/service-dependency-rests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov.content</groupId>
1111
<artifactId>services</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

content/services/situation-manager-rests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov.content</groupId>
1111
<artifactId>services</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

distribution/bundles/elasticsearch/dependency-reduced-pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>bundles</artifactId>
55
<groupId>org.overlord.rtgov</groupId>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0.Beta3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>overlord-rtgov-bundles-elasticsearch</artifactId>

distribution/bundles/elasticsearch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.overlord.rtgov</groupId>
99
<artifactId>bundles</artifactId>
10-
<version>2.0.0-SNAPSHOT</version>
10+
<version>2.0.0.Beta3</version>
1111
</parent>
1212

1313
<dependencies>

distribution/bundles/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>distribution</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<modules>

distribution/overlord-rtgov-assembly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>distribution</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

distribution/overlord-rtgov-assembly/src/main/resources/platforms/fuse-6.1/all/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<property name="overlord-commons.auth.tomcat7.file" value="${overlord-commons.path}/overlord-commons-auth-tomcat7.jar" />
1616
<property name="overlord-commons.ant.jar" value="${overlord-commons.path}/overlord-commons-ant.jar" />
1717
<!-- Temporary workaround - version needs to be correct in the called ant script -->
18-
<property name="version.org.overlord.overlord-commons" value="2.0.8-SNAPSHOT" />
18+
<property name="version.org.overlord.overlord-commons" value="2.0.8.Final" />
1919
<property name="overlord-commons.codec.jar" value="${overlord-commons.path}/overlord-commons-codec.jar" />
2020
<property name="commons-codec.jar" location="../../../lib/commons-codec.jar" />
2121
</ant>

distribution/overlord-rtgov-assembly/src/main/resources/platforms/jboss-eap-6/all/build.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<property name="overlord-commons.auth.tomcat7.file" value="${overlord-commons.path}/overlord-commons-auth-tomcat7.jar" />
3636
<property name="overlord-commons.ant.jar" value="${overlord-commons.path}/overlord-commons-ant.jar" />
3737
<!-- Temporary workaround - version needs to be correct in the called ant script -->
38-
<property name="version.org.overlord.overlord-commons" value="2.0.8-SNAPSHOT" />
38+
<property name="version.org.overlord.overlord-commons" value="2.0.8.Final" />
3939

4040
</ant>
4141

@@ -66,7 +66,7 @@
6666
<property name="overlord-commons.auth.tomcat7.file" value="${overlord-commons.path}/overlord-commons-auth-tomcat7.jar" />
6767
<property name="overlord-commons.ant.jar" value="${overlord-commons.path}/overlord-commons-ant.jar" />
6868
<!-- Temporary workaround - version needs to be correct in the called ant script -->
69-
<property name="version.org.overlord.overlord-commons" value="2.0.8-SNAPSHOT" />
69+
<property name="version.org.overlord.overlord-commons" value="2.0.8.Final" />
7070

7171
</ant>
7272

distribution/overlord-rtgov-assembly/src/main/resources/platforms/jboss-eap-6/client/build.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<property name="overlord-commons.auth.tomcat7.file" value="${overlord-commons.path}/overlord-commons-auth-tomcat7.jar" />
3434
<property name="overlord-commons.ant.jar" value="${overlord-commons.path}/overlord-commons-ant.jar" />
3535
<!-- Temporary workaround - version needs to be correct in the called ant script -->
36-
<property name="version.org.overlord.overlord-commons" value="2.0.8-SNAPSHOT" />
36+
<property name="version.org.overlord.overlord-commons" value="2.0.8.Final" />
3737
</ant>
3838

3939
<copy file="configuration/deployments-module.xml" tofile="${path}/modules/org/overlord/rtgov/eap/deployments/main/module.xml" />
@@ -123,7 +123,7 @@
123123
<property name="overlord-commons.auth.tomcat7.file" value="${overlord-commons.path}/overlord-commons-auth-tomcat7.jar" />
124124
<property name="overlord-commons.ant.jar" value="${overlord-commons.path}/overlord-commons-ant.jar" />
125125
<!-- Temporary workaround - version needs to be correct in the called ant script -->
126-
<property name="version.org.overlord.overlord-commons" value="2.0.8-SNAPSHOT" />
126+
<property name="version.org.overlord.overlord-commons" value="2.0.8.Final" />
127127

128128
</ant>
129129

distribution/overlord-rtgov-features-fuse6/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.overlord.rtgov</groupId>
99
<artifactId>distribution</artifactId>
10-
<version>2.0.0-SNAPSHOT</version>
10+
<version>2.0.0.Beta3</version>
1111
</parent>
1212

1313
<dependencyManagement>

distribution/overlord-rtgov-profiles-fabric/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.overlord.rtgov</groupId>
99
<artifactId>distribution</artifactId>
10-
<version>2.0.0-SNAPSHOT</version>
10+
<version>2.0.0.Beta3</version>
1111
</parent>
1212

1313
<build>

distribution/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>parent</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<modules>

docs/developerguide/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.overlord.rtgov.docs</groupId>
1414
<artifactId>parent</artifactId>
15-
<version>2.0.0-SNAPSHOT</version>
15+
<version>2.0.0.Beta3</version>
1616
</parent>
1717

1818
<build>

docs/javadoc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov.docs</groupId>
1111
<artifactId>parent</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.overlord.rtgov</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>2.0.0-SNAPSHOT</version>
13+
<version>2.0.0.Beta3</version>
1414
</parent>
1515

1616
<modules>

docs/quickstartguide/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.overlord.rtgov.docs</groupId>
1414
<artifactId>parent</artifactId>
15-
<version>2.0.0-SNAPSHOT</version>
15+
<version>2.0.0.Beta3</version>
1616
</parent>
1717

1818
<build>

docs/restapi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov.docs</groupId>
1111
<artifactId>parent</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

docs/userguide/en-US/UGInstallation.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ Add the JBoss public maven repository to the file +etc/org.ops4j.pax.url.mvn.cfg
8080
https://repository.jboss.org/nexus/content/groups/public@id=jboss.public
8181
----
8282

83-
NOTE: Beta - currently need to update the +JMSEPNManager.password+ property, in _overlord-rtgov.properties_ file to be the password entered during
84-
8583

8684
* Start the fuse console, using the +bin/fuse+ command, and then enter the following commands:
8785

@@ -111,6 +109,8 @@ features:install rtgov-switchyard
111109

112110
This registers the event listener on SwitchYard, to capture activity and report it to RTGov.
113111

112+
NOTE: Currently you may need to restart fuse after installing rtgov with switchyard.
113+
114114

115115
=== Configuration
116116

docs/userguide/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.overlord.rtgov.docs</groupId>
1414
<artifactId>parent</artifactId>
15-
<version>2.0.0-SNAPSHOT</version>
15+
<version>2.0.0.Beta3</version>
1616
</parent>
1717

1818
<build>

integration/client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>integration</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<properties>

integration/jbossas/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>integration</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

integration/osgi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>integration</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<dependencies>

integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.overlord.rtgov</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>2.0.0-SNAPSHOT</version>
13+
<version>2.0.0.Beta3</version>
1414
</parent>
1515

1616
<modules>

integration/switchyard/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.overlord.rtgov</groupId>
1111
<artifactId>integration</artifactId>
12-
<version>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0.Beta3</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)