[
https://issues.jboss.org/browse/JBIDE-15772?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-15772 at 11/20/13 1:24 PM:
--------------------------------------------------------------
Now the only remaining concern is that when you publish your site, it will reference
nightly and staging sites that may cease to exist later.
Therefore, you should update your root pom [1] to point at released, stable URLs when
you're ready to build and release a *.Final* version of this site. /staging/ and
/nightly/ are subject to disappear or change w/o notice.
[1]
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/po...
Also, I screwed up the indents here:
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/si...
:(
was (Author: nickboldt):
Now the only remaining concern is that when you publish your site, it will reference
nightly and staging sites that may cease to exist later.
Therefore, you should update your root pom [1] to point at released, stable URLs when
you're ready to build and release a *.Final* version of this site. /staging/ and
/nightly/ are subject to disappear or change w/o notice.
[1]
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/po...
Remove referenced juno sites in integration-tests site pom
----------------------------------------------------------
Key: JBIDE-15772
URL:
https://issues.jboss.org/browse/JBIDE-15772
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: qa
Affects Versions: 4.1.1.Beta1
Reporter: Martin Malina
Assignee: Martin Malina
Fix For: 4.1.1.CR1
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/si...
{code}
<
associateSite>http://download.jboss.org/jbosstools/updates/juno/soa-to...
<
associateSite>http://download.jboss.org/jbosstools/updates/juno/</a...
<
associateSite>http://download.jboss.org/jbosstools/updates/stable/juno...
<
associateSite>http://download.jboss.org/jbosstools/updates/development...
{code}
These are added when you add the integration-tests update site to Eclipse to resolve
dependencies.
We most probably don't need them. Or if we do, we should update to kepler links.
--
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