Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-72

Tool doesn't reflect new EAP version in reports for CP releases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta1
    • None
    • None
    • None

      Server migration tool doesn't report proper version of EAP in case that patch is applied.

      $ cat $SOURCE/version.txt 
      Red Hat JBoss Enterprise Application Platform - Version 6.4.11.GA
      
      $ cat $TARGET/version.txt
      Red Hat JBoss Enterprise Application Platform - Version 7.0.3.GA
      

      actual

      ----------------------------------------------------------
      ----  JBoss Server Migration Tool  -----------------------
      ----------------------------------------------------------
      
      Retrieving servers...
      ...SOURCE server name: EAP, version: 6.4.0.GA.
      ...TARGET server name: JBoss EAP, version: 7.0.0.GA.
      

      expected

      ----------------------------------------------------------
      ----  JBoss Server Migration Tool  -----------------------
      ----------------------------------------------------------
      
      Retrieving servers...
      ...SOURCE server name: EAP, version: 6.4.11.GA.
      ...TARGET server name: JBoss EAP, version: 7.0.3.GA.
      

            emartins@redhat.com Eduardo Martins
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: