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

Server Migration Tool scripts do not have .ps1 version

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Done
    • Major
    • 1.11.0.Final
    • None
    • CLI
    • None

    Description

      Server Migration Tool doesn't not have .ps1 script version. All the other scripts in jboss-eap-7.1/bin/ directory have .ps1 version.

      for i in `ls jboss-eap-7.1/bin/ | grep '.sh' | sed "s/\.sh/\.ps1/g"`; do ls jboss-eap-7.1/bin/$i; done
      jboss-eap-7.1/bin/add-user.ps1
      jboss-eap-7.1/bin/appclient.ps1
      jboss-eap-7.1/bin/domain.ps1
      jboss-eap-7.1/bin/elytron-tool.ps1
      jboss-eap-7.1/bin/jboss-cli.ps1
      ls: cannot access 'jboss-eap-7.1/bin/jboss-server-migration.ps1': No such file or directory
      jboss-eap-7.1/bin/jconsole.ps1
      jboss-eap-7.1/bin/jdr.ps1
      jboss-eap-7.1/bin/standalone.ps1
      jboss-eap-7.1/bin/vault.ps1
      jboss-eap-7.1/bin/wsconsume.ps1
      jboss-eap-7.1/bin/wsprovide.ps1
      

      CCing tomazcerar, he may help a bit with PowerShell.

      Attachments

        Issue Links

          Activity

            People

              lvydra Lukas Vydra
              emartins@redhat.com Eduardo Martins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: