[jbosstools-issues] [JBoss JIRA] (JBIDE-16765) JBDS 7x Download Runtimes backwards compat patch

Rob Stryker (JIRA) issues at jboss.org
Mon Mar 17 14:30:10 EDT 2014


Rob Stryker created JBIDE-16765:
-----------------------------------

             Summary: JBDS 7x Download Runtimes backwards compat patch
                 Key: JBIDE-16765
                 URL: https://issues.jboss.org/browse/JBIDE-16765
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: runtime-detection, server
    Affects Versions: 4.2.0.CR1
            Reporter: Rob Stryker
            Assignee: Rob Stryker
            Priority: Critical


Nick has indicated we may be able to get a patch into 7.x if we move very fast. The question now becomes, what kind of patch do we want?  

Here are the patch types I can make to ensure no breakage:

1) The "Hide-It" Patch - do NOT show a download-runtime object if requiresCredentials label is set to any value other than false. 

2) The "No-Obvious-Change" patch - if requiresCredentials is set, pretend this downloadRuntime has no downloadUrl (so it continues to behave as it does today, showing a page with a hyperlink to the project page)

3) The "I-Want-It-All" patch -  see if git cherry-pick works and we can move the entire new functionality over without a breakage. (RISKY)

These are our three choices.  I vote for 1) or 2).  I think 3) is very risky since we haven't even had time to fully test in master. We should avoid 3). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list