Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7735

Remove release date from Server Version Information

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 6.0.0.M2
    • 6.0.0.M2
    • Build System
    • None
    • 0
    • 0% 0%

    Description

      [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.20100215-M2 (build: SVNTag=JBoss_6.0.0.20100215-M2 date=r100927)]

      org.jboss.bootstrap.impl.base.server.AbstractServer picks up version information from the POM which has the release date set for maven artifacts. It would be nice to remove the release date information from version.
      The constructed properties SVNTag and date are erroneous as shown above.

      Similarly the top level directory name for the release distribution should not have the date information in it.
      <outputDirectory>/jboss-${project.version}</outputDirectory>
      creates jboss-6.0.0.20100215-M2 , rather jboss-6.0.0.M2 would be better.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            rrajasek@redhat.com Rajesh Rajasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: