JBossWS SVN: r7369 - in stack/native/trunk: modules/management and 1 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-06-04 11:19:23 -0400 (Wed, 04 Jun 2008)
New Revision: 7369
Modified:
stack/native/trunk/modules/management/pom.xml
stack/native/trunk/modules/management/src/main/webapp/index.html
stack/native/trunk/pom.xml
Log:
fix build number
Modified: stack/native/trunk/modules/management/pom.xml
===================================================================
--- stack/native/trunk/modules/management/pom.xml 2008-06-04 15:16:31 UTC (rev 7368)
+++ stack/native/trunk/modules/management/pom.xml 2008-06-04 15:19:23 UTC (rev 7369)
@@ -91,7 +91,7 @@
</execution>
</executions>
<configuration>
- <format>yyyyMMddHHmm</format>
+ <format>{0,date,yyyyMMddHHmm}</format>
<items>
<item>timestamp</item>
</items>
Modified: stack/native/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/native/trunk/modules/management/src/main/webapp/index.html 2008-06-04 15:16:31 UTC (rev 7368)
+++ stack/native/trunk/modules/management/src/main/webapp/index.html 2008-06-04 15:19:23 UTC (rev 7369)
@@ -19,7 +19,7 @@
<legend><b>Runtime information</b></legend>
<ul>
<li><b>Revision: jbossws-@version@-native</b></li>
- <li><b>Build: @timestamp@</b></li>
+ <li><b>Build: @buildNumber@</b></li>
<li><a href="services">View a list of deployed services</a></li>
<!--li><a href="depends">View installed dependencies</a></li-->
<li><a href="/jmx-console/">Access JMX console</a></li>
Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml 2008-06-04 15:16:31 UTC (rev 7368)
+++ stack/native/trunk/pom.xml 2008-06-04 15:19:23 UTC (rev 7369)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.0.GA</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->
16 years, 7 months
JBossWS SVN: r7368 - stack/metro/trunk.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-06-04 11:16:31 -0400 (Wed, 04 Jun 2008)
New Revision: 7368
Modified:
stack/metro/trunk/pom.xml
Log:
refer to jbossws-parent-1.0.1-SNAPSHOT
Modified: stack/metro/trunk/pom.xml
===================================================================
--- stack/metro/trunk/pom.xml 2008-06-04 15:10:23 UTC (rev 7367)
+++ stack/metro/trunk/pom.xml 2008-06-04 15:16:31 UTC (rev 7368)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.0.GA</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->
16 years, 7 months
JBossWS SVN: r7367 - in stack/metro/trunk/modules/management: src/main/webapp and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-06-04 11:10:23 -0400 (Wed, 04 Jun 2008)
New Revision: 7367
Modified:
stack/metro/trunk/modules/management/pom.xml
stack/metro/trunk/modules/management/src/main/webapp/index.html
Log:
fix build number
Modified: stack/metro/trunk/modules/management/pom.xml
===================================================================
--- stack/metro/trunk/modules/management/pom.xml 2008-06-04 15:08:55 UTC (rev 7366)
+++ stack/metro/trunk/modules/management/pom.xml 2008-06-04 15:10:23 UTC (rev 7367)
@@ -86,7 +86,7 @@
</execution>
</executions>
<configuration>
- <format>yyyyMMddHHmm</format>
+ <format>{0,date,yyyyMMddHHmm}</format>
<items>
<item>timestamp</item>
</items>
Modified: stack/metro/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/metro/trunk/modules/management/src/main/webapp/index.html 2008-06-04 15:08:55 UTC (rev 7366)
+++ stack/metro/trunk/modules/management/src/main/webapp/index.html 2008-06-04 15:10:23 UTC (rev 7367)
@@ -18,8 +18,8 @@
<fieldset>
<legend><b>Runtime information</b></legend>
<ul>
- <li><b>Revision: jbossws-@version@-metro</b></li>
- <li><b>Build: @timestamp@</b></li>
+ <li><b>Revision: jbossws-metro-@version@</b></li>
+ <li><b>Build: @buildNumber@</b></li>
<li><a href="services">View a list of deployed services</a></li>
<!--li><a href="depends">View installed dependencies</a></li-->
<li><a href="/jmx-console/">Access JMX console</a></li>
16 years, 7 months
JBossWS SVN: r7366 - in stack/cxf/trunk/modules/management: src/main/webapp and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-06-04 11:08:55 -0400 (Wed, 04 Jun 2008)
New Revision: 7366
Modified:
stack/cxf/trunk/modules/management/pom.xml
stack/cxf/trunk/modules/management/src/main/webapp/index.html
Log:
fix build number
Modified: stack/cxf/trunk/modules/management/pom.xml
===================================================================
--- stack/cxf/trunk/modules/management/pom.xml 2008-06-04 15:03:50 UTC (rev 7365)
+++ stack/cxf/trunk/modules/management/pom.xml 2008-06-04 15:08:55 UTC (rev 7366)
@@ -86,7 +86,7 @@
</execution>
</executions>
<configuration>
- <format>yyyyMMddHHmm</format>
+ <format>{0,date,yyyyMMddHHmm}</format>
<items>
<item>timestamp</item>
</items>
Modified: stack/cxf/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/cxf/trunk/modules/management/src/main/webapp/index.html 2008-06-04 15:03:50 UTC (rev 7365)
+++ stack/cxf/trunk/modules/management/src/main/webapp/index.html 2008-06-04 15:08:55 UTC (rev 7366)
@@ -19,7 +19,7 @@
<legend><b>Runtime information</b></legend>
<ul>
<li><b>Version: jbossws-cxf-@version@</b></li>
- <li><b>Build: @timestamp@</b></li>
+ <li><b>Build: @buildNumber@</b></li>
<li><a href="services">View a list of deployed services</a></li>
<!--li><a href="depends">View installed dependencies</a></li-->
<li><a href="/jmx-console/">Access JMX console</a></li>
16 years, 7 months
JBossWS SVN: r7365 - in stack/cxf/trunk: modules/client and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-04 11:03:50 -0400 (Wed, 04 Jun 2008)
New Revision: 7365
Modified:
stack/cxf/trunk/modules/client/pom.xml
stack/cxf/trunk/pom.xml
Log:
Add log4j dependency
Modified: stack/cxf/trunk/modules/client/pom.xml
===================================================================
--- stack/cxf/trunk/modules/client/pom.xml 2008-06-04 14:47:30 UTC (rev 7364)
+++ stack/cxf/trunk/modules/client/pom.xml 2008-06-04 15:03:50 UTC (rev 7365)
@@ -102,6 +102,10 @@
<groupId>jboss.common</groupId>
<artifactId>jboss-common</artifactId>
</dependency>
+ <dependency>
+ <groupId>apache-log4j</groupId>
+ <artifactId>log4j</artifactId>
+ </dependency>
</dependencies>
</project>
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2008-06-04 14:47:30 UTC (rev 7364)
+++ stack/cxf/trunk/pom.xml 2008-06-04 15:03:50 UTC (rev 7365)
@@ -45,8 +45,6 @@
<!-- Properties -->
<properties>
- <cxf.version>2.1</cxf.version>
- <cxf.stax.version>1.0.1</cxf.stax.version>
<jbossws.common.version>1.0.5-SNAPSHOT</jbossws.common.version>
<jbossws.framework.version>3.0.2-SNAPSHOT</jbossws.framework.version>
<jbossws.spi.version>1.0.4-SNAPSHOT</jbossws.spi.version>
@@ -54,14 +52,17 @@
<jbossws.jboss423.version>3.0.2-SNAPSHOT</jbossws.jboss423.version>
<jbossws.jboss500.version>3.0.2-SNAPSHOT</jbossws.jboss500.version>
<jbossws.jboss501.version>3.0.2-SNAPSHOT</jbossws.jboss501.version>
+ <cxf.version>2.1</cxf.version>
+ <cxf.stax.version>1.0.1</cxf.stax.version>
+ <fastinfoset.api.version>1.2.2</fastinfoset.api.version>
<jboss.common.version>1.2.1.GA</jboss.common.version>
<jaxb.api.version>2.1</jaxb.api.version>
<jaxb.impl.version>2.1.6</jaxb.impl.version>
<jaxrpc.api.version>1.1</jaxrpc.api.version>
<jaxws.api.version>2.1-1</jaxws.api.version>
<juddi.service.version>1.2.0.GA</juddi.service.version>
+ <log4j.version>1.2.14</log4j.version>
<saaj.api.version>1.3</saaj.api.version>
- <fastinfoset.api.version>1.2.2</fastinfoset.api.version>
<xmlsec.version>1.3.0</xmlsec.version>
</properties>
@@ -272,6 +273,12 @@
<version>${jboss.common.version}</version>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>apache-log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>${log4j.version}</version>
+ <scope>provided</scope>
+ </dependency>
<!-- transitve dependencies -->
<dependency>
16 years, 7 months
JBossWS SVN: r7364 - stack/metro/trunk/modules/management.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-06-04 10:47:30 -0400 (Wed, 04 Jun 2008)
New Revision: 7364
Modified:
stack/metro/trunk/modules/management/pom.xml
Log:
Get buildnumber-maven-plugin version from jbossws-parent
Modified: stack/metro/trunk/modules/management/pom.xml
===================================================================
--- stack/metro/trunk/modules/management/pom.xml 2008-06-04 14:47:06 UTC (rev 7363)
+++ stack/metro/trunk/modules/management/pom.xml 2008-06-04 14:47:30 UTC (rev 7364)
@@ -77,7 +77,6 @@
<!-- PRE: scm is correctly configured in parent pom -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>1.0-beta-1</version>
<executions>
<execution>
<phase>validate</phase>
16 years, 7 months
JBossWS SVN: r7363 - stack/cxf/trunk/modules/management/src/main/webapp.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-04 10:47:06 -0400 (Wed, 04 Jun 2008)
New Revision: 7363
Modified:
stack/cxf/trunk/modules/management/src/main/webapp/index.html
Log:
Version: jbossws-cxf-@version@
Modified: stack/cxf/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/cxf/trunk/modules/management/src/main/webapp/index.html 2008-06-04 14:46:58 UTC (rev 7362)
+++ stack/cxf/trunk/modules/management/src/main/webapp/index.html 2008-06-04 14:47:06 UTC (rev 7363)
@@ -18,7 +18,7 @@
<fieldset>
<legend><b>Runtime information</b></legend>
<ul>
- <li><b>Revision: jbossws-@version@-cxf</b></li>
+ <li><b>Version: jbossws-cxf-@version@</b></li>
<li><b>Build: @timestamp@</b></li>
<li><a href="services">View a list of deployed services</a></li>
<!--li><a href="depends">View installed dependencies</a></li-->
16 years, 7 months
JBossWS SVN: r7362 - stack/native/trunk/modules/management.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-06-04 10:46:58 -0400 (Wed, 04 Jun 2008)
New Revision: 7362
Modified:
stack/native/trunk/modules/management/pom.xml
Log:
Get buildnumber-maven-plugin version from jbossws-parent
Modified: stack/native/trunk/modules/management/pom.xml
===================================================================
--- stack/native/trunk/modules/management/pom.xml 2008-06-04 14:40:40 UTC (rev 7361)
+++ stack/native/trunk/modules/management/pom.xml 2008-06-04 14:46:58 UTC (rev 7362)
@@ -82,7 +82,6 @@
<!-- PRE: scm is correctly configured in parent pom -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>1.0-beta-1</version>
<executions>
<execution>
<phase>validate</phase>
16 years, 7 months
JBossWS SVN: r7361 - in stack/cxf/trunk: modules/management and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-04 10:40:40 -0400 (Wed, 04 Jun 2008)
New Revision: 7361
Modified:
stack/cxf/trunk/modules/management/pom.xml
stack/cxf/trunk/pom.xml
Log:
Get buildnumber-maven-plugin version from jbossws-parent
Modified: stack/cxf/trunk/modules/management/pom.xml
===================================================================
--- stack/cxf/trunk/modules/management/pom.xml 2008-06-04 14:38:41 UTC (rev 7360)
+++ stack/cxf/trunk/modules/management/pom.xml 2008-06-04 14:40:40 UTC (rev 7361)
@@ -77,7 +77,6 @@
<!-- PRE: scm is correctly configured in parent pom -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>1.0-beta-1</version>
<executions>
<execution>
<phase>validate</phase>
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2008-06-04 14:38:41 UTC (rev 7360)
+++ stack/cxf/trunk/pom.xml 2008-06-04 14:40:40 UTC (rev 7361)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.0.GA</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->
16 years, 7 months
JBossWS SVN: r7360 - maven/parent/trunk.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2008-06-04 10:38:41 -0400 (Wed, 04 Jun 2008)
New Revision: 7360
Modified:
maven/parent/trunk/pom.xml
Log:
Add buildnumber-maven-plugin
Modified: maven/parent/trunk/pom.xml
===================================================================
--- maven/parent/trunk/pom.xml 2008-06-04 14:29:52 UTC (rev 7359)
+++ maven/parent/trunk/pom.xml 2008-06-04 14:38:41 UTC (rev 7360)
@@ -89,6 +89,11 @@
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>buildnumber-maven-plugin</artifactId>
+ <version>1.0-beta-1</version>
+ </plugin>
</plugins>
</pluginManagement>
</build>
16 years, 7 months