[jbosstools-issues] [JBoss JIRA] (JBIDE-14958) Defining runtimes using external file does not work

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Jun 24 05:45:21 EDT 2013


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

Rob Stryker resolved JBIDE-14958.
---------------------------------

        Labels:   (was: respin-a)
    Resolution: Done


The following properties can be overridden via sysprops:

	
	private static final String URL_PROPERTY_STACKS = "org.jboss.tools.stacks.url_stacks";
	private static final String URL_PROPERTY_PRESTACKS = "org.jboss.tools.stacks.url_prestacks";

The previous property is now deprecated for following incorrect naming conventions, though it is still respected,for now:


	/**
	 * @deprecated
	 */
	private static final String STACKS_URL_PROPERTY = "org.jboss.examples.stacks.url";

                
> Defining runtimes using external file does not work
> ---------------------------------------------------
>
>                 Key: JBIDE-14958
>                 URL: https://issues.jboss.org/browse/JBIDE-14958
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime-detection
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Petr Suchý
>            Assignee: Rob Stryker
>             Fix For: 4.1.0.CR1
>
>
> Runtimes cannot be defined through external XML file.
> Steps are described [here|https://issues.jboss.org/browse/JBIDE-11683?focusedCommentId=12702503&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12702503].

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