[jbosstools-issues] [JBoss JIRA] (JBIDE-12581) Expand runtime.core / ui downloader of runtimes for license

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Sep 11 06:26:32 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-12581.
---------------------------------

    Resolution: Done


the api is now available. It is accomplished through the addition of an attribute in teh extension point. 

      <runtime
            id="org.jboss.tools.runtime.core.as.423" 
            name="JBoss AS 4.2.3"
            version="4.2.3"
            size="100MB"
***            licenseUrl="http://www.gnu.org/licenses/lgpl-2.1.txt"
            url="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/jboss-4.2.3.GA-jdk6.zip?use_mirror=autoselect"
            disclaimer="true"/>

The addition of this line allows a new license dialog to pop up:
       licenseUrl="http://www.gnu.org/licenses/lgpl-2.1.txt"

                
> Expand runtime.core / ui downloader of runtimes for license
> -----------------------------------------------------------
>
>                 Key: JBIDE-12581
>                 URL: https://issues.jboss.org/browse/JBIDE-12581
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers, runtime detection
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.0.0.Alpha2
>
>
> The current downloading ability of runtimes plugin does not show a license. This would be substantially improved with a license. 

--
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