[jbosstools-issues] [JBoss JIRA] (JBIDE-9908) provide mechanism to override URL for discovery.xml file; need to be able to respin w/ a different URL fed to the build

Nick Boldt (Commented) (JIRA) jira-events at lists.jboss.org
Thu Oct 13 14:21:16 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634670#comment-12634670 ] 

Nick Boldt commented on JBIDE-9908:
-----------------------------------

This might have to be done in the o.j.t.central plugin's pom.xml via some custom ant code to call <xslt> to replace the default value in ./src/org/jboss/tools/central/JBossCentralActivator.java

{code}
65:	public static final String JBOSS_DISCOVERY_DIRECTORY_3_3_0_XML = "http://download.jboss.org/jbosstools/updates/nightly/trunk/directory.xml";
{code}

with some alternate path
                
> provide mechanism to override URL for discovery.xml file; need to be able to respin w/ a different URL fed to the build
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9908
>                 URL: https://issues.jboss.org/browse/JBIDE-9908
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: central
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.Beta1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list