Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10543

Binary OpenShift Server adapter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 3.3.0.Beta1
    • None
    • openshift
    • None

    Description

      Binary server adapter should be added which allows any app that already deploys to our AS7 servers be deployed to openshift.

      The logic for it is exactly (more or less) the same as for normal file or RSH deploy:

      if(!temprepo)
      git clone <openshifturl> temprepo
      git fetch

      foreach(module in modules)
      build module
      cp builtmodule to temprepo/deployments

      git push * this push should not trigger the whole openshift build thing and should only be done once at end of publish.

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: