[jbosstools-issues] [JBoss JIRA] (JBIDE-19387) improve integration of integration stack jars into staged JBT / JBDS sites

Nick Boldt (JIRA) issues at jboss.org
Tue Jun 9 15:27:03 EDT 2015


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

Nick Boldt commented on JBIDE-19387:
------------------------------------

Central Discovery now builds *SNAPSHOTS* here:

http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-discovery.central_master/ (master)
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-discovery.central_4.3.mars/ (currently Beta1a, built from Beta1x branch)

then when *STAGING* for QE:

http://download.jboss.org/jbosstools/mars/staging/builds/jbosstools-4.3.0.Beta1-build-discovery.central/
http://download.jboss.org/jbosstools/mars/staging/updates/discovery.central/4.3.0.Beta1/

There are also equivalent URLs for the *EARLY ACCESS* site:

http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-discovery.earlyaccess_master/ (master)
http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-discovery.earlyaccess_4.3.mars/ (currently Beta1a, built from Beta1x branch)
http://download.jboss.org/jbosstools/mars/staging/builds/jbosstools-4.3.0.Beta1-build-discovery.earlyaccess/
http://download.jboss.org/jbosstools/mars/staging/updates/discovery.earlyaccess/4.3.0.Beta1/

Once *DEVELOPMENT* milestones are released:

http://download.jboss.org/jbosstools/mars/development/updates/discovery.central/ (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.central_4.3.master/
https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.central_4.3.mars/
https://devstudio.redhat.com/9.0/staging/builds/devstudio-9.0.0.Beta1-build-discovery.central/
https://devstudio.redhat.com/9.0/staging/updates/discovery.central/9.0.0.Beta1/

https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.earlyaccess_4.3.master/
https://devstudio.redhat.com/9.0/snapshots/builds/jbosstools-discovery.earlyaccess_4.3.mars/
https://devstudio.redhat.com/9.0/staging/builds/devstudio-9.0.0.Beta1-build-discovery.earlyaccess/
https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.0.0.Beta1/

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-stack/aggregate/4.3.0.Beta1
{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/plugins/org.jboss.tools.central.discovery.integration-stack.earlyaccess_4.2.0.Final-v20150219-1432-B334.jar: http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugins/org.jboss.tools.central.discovery.integration-stack.earlyaccess_4.2.0.Final-v20150219-1432-B334.jar}java.io.FileNotFoundException: http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugins/org.jboss.tools.central.discovery.integration-stack.earlyaccess_4.2.0.Final-v20150219-1432-B334.jar
> 	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/jbosstools-directory.xml is pointing to non-existing http://download.jboss.org/jbosstools/discovery/staging/4.2.3.Beta1/plugins/org.jboss.tools.central.discovery.integration-stack.earlyaccess_4.2.0.Final-v20150219-1432-B334.jar



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list