4 Replies Latest reply on Oct 12, 2006 3:22 PM by peterj

    JBoss Admin console 1.1 snapshot

    ccrouch

      Now that we?ve come to a relatively stable place with respect to the current feature set I think it makes sense to tag trunk for a 1_1 version of the Admin Console. Following the versioning protocol (http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProductVersioning) this will be a snapshot release since it will depend on the current trunk code.

      Peter/Chi, could one of you look at the following:
      -Checkout svn.jboss.org/repos/common/trunk, noting the revision number when you checkout.
      -Check everything is ship-shape and all expected tests are passing.
      -Tag the /trunk, i.e.
      svn copy -r XXXXX https://svn.jboss.org/repos/common/trunk https://svn.jboss.org/repos/common/tags/JBossAdminConsole_1_1_SNAPSHOT -m "Tagging a 1.1 snapshot release of the 'admin-console' project."
      Replacing XXXXX with the revision number from 1).

      Once we?ve got a tag we can see about releasing a binary.

      Cheers