[
https://issues.jboss.org/browse/JBIDE-19387?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19387:
------------------------------------
Central Discovery now builds *SNAPSHOTS* here:
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-dis...
(master)
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-dis...
(currently Beta1a, built from Beta1x branch)
then when *STAGING* for QE:
http://download.jboss.org/jbosstools/mars/staging/builds/jbosstools-4.3.0...
http://download.jboss.org/jbosstools/mars/staging/updates/discovery.centr...
There are also equivalent URLs for the *EARLY ACCESS* site:
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-dis...
(master)
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-dis...
(currently Beta1a, built from Beta1x branch)
http://download.jboss.org/jbosstools/mars/staging/builds/jbosstools-4.3.0...
http://download.jboss.org/jbosstools/mars/staging/updates/discovery.early...
Once *DEVELOPMENT* milestones are released:
http://download.jboss.org/jbosstools/mars/development/updates/discovery.c... (contains
Alpha2)
http://download.jboss.org/jbosstools/mars/development/updates/ (contains Alpha2)
----
For JBDS, the URLs are essentially the same as above, but swap
http://download.jboss.org/jbosstools/mars/ for
https://devstudio.redhat.com/9.0/ and use
9.0 instead of 4.3...
https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.ce...
https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.ce...
https://devstudio.redhat.com/9.0/staging/builds/devstudio-9.0.0.Beta1-bui...
https://devstudio.redhat.com/9.0/staging/updates/discovery.central/9.0.0....
https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.ea...
https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.ea...
https://devstudio.redhat.com/9.0/staging/builds/devstudio-9.0.0.Beta1-bui...
https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9....
https://devstudio.redhat.com/9.0/development/updates/discovery.central/ (not yet
available)
https://devstudio.redhat.com/9.0/development/updates/ (not yet available)
You can also see this information here:
http://download.jboss.org/jbosstools/configuration/ide-config.properties
--------
{quote}
Is this the correct JBTIS update site?
http://download.jboss.org/jbosstools/mars/snapshots/updates/integration-s...
{quote}
Yes, but if you can omit the needless path segment "/aggregate/" that'd be
super.
improve integration of integration stack jars into staged JBT / JBDS
sites
--------------------------------------------------------------------------
Key: JBIDE-19387
URL:
https://issues.jboss.org/browse/JBIDE-19387
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, updatesite
Affects Versions: 4.2.3.Beta1
Reporter: Radim Hopp
Assignee: Paul Leacu
Fix For: 4.3.0.Beta2
I have this error in error log after startup of JBT:
{noformat:title=Cannot download bundle at
http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugin...:
http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugin...:
http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugin...
at
org.eclipse.equinox.internal.p2.transport.ecf.RepositoryStatusHelper.checkFileNotFound(RepositoryStatusHelper.java:297)
at
org.eclipse.equinox.internal.p2.transport.ecf.FileReader.checkException(FileReader.java:441)
at
org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:398)
at
org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:322)
at
org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
at
org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.download(P2TransportService.java:84)
at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.download(WebUtil.java:157)
at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.download(WebUtil.java:66)
at
org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:223)
at
org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{noformat}
http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/jbosst...
is pointing to non-existing
http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugin...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)