[jboss-dev] Components in trunk are out of date

Shelly McGowan smcgowan at redhat.com
Wed Jun 3 20:27:42 EDT 2009


David,


jboss-test and jboss-server-manager alpha releases were done as part of the AS BootStrap changes.
For trunk, jboss-server-manager 1.0.2.GA and jboss-test 1.1.4.GA releases are correct - for now.

Shelly




FYI, The release notes for these alpha releases which are in Branch_5_x are shown below.

Release Notes - JBoss AS Server Manager - Version 1.0.3
** Bug
    * [JBASM-30] - System Property "java.endorsed.dirs" is not set in ServerController.getStartCommandLine
** Feature Request
    * [JBASM-31] - Set System Property "xb.builder.useUnorderedSequence=true" in ServerController.getStartCommandLine


Release Notes - JBoss Test - Version 1.1.5
 Task
    * [JBTEST-12] - Upgrade jboss-test to server-manager:1.0.3-alpha-1


As discussed here:
http://lists.jboss.org/pipermail/jboss-development/2009-May/014419.html


And tracked here:

https://jira.jboss.org/jira/browse/JBASM-32
https://jira.jboss.org/jira/browse/JBAS-6924


But this stuff seems important:
--
@@ -1301,7 +1266,7 @@
        <dependency>
          <groupId>org.jboss.test</groupId>
          <artifactId>jboss-test</artifactId>
-        <version>1.1.5-alpha-2</version>
+        <version>1.1.4.GA</version>
          <exclusions>
            <exclusion>
              <groupId>apache-log4j</groupId>
@@ -1313,7 +1278,7 @@
        <dependency>
          <groupId>org.jboss.jbossas</groupId>
          <artifactId>jboss-server-manager</artifactId>
-        <version>1.0.3-alpha-2</version>
+        <version>1.0.2.GA</version>
          <exclusions>
            <exclusion>
              <groupId>org.jboss.jbossas</groupId>


_______________________________________________
jboss-development mailing list
jboss-development at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list