Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] When you are ready, 3.5RC1 tag your project

I tried to install BPMN through the update site on a pristine Eclipse platform (Cocoa/64 bits), and I had this error:

java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.repository.FileReader.handleTransferEvent(FileReader.java:146)
at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.fireTransferReceiveDataEvent(AbstractRetrieveFileTransfer.java:314)
at org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientRetrieveFileTransfer.fireTransferReceiveDataEvent(HttpClientRetrieveFileTransfer.java:1013)
at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.handleReceivedData(AbstractRetrieveFileTransfer.java:209)
at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:141)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Did you hit this error as well ?

Antoine

On Mon, May 18, 2009 at 11:27, Oisin Hurley <oisin.hurley@xxxxxxxxx> wrote:
Eclipse platform have released their RC1 kit, so I've updated
the build platform to use

eclipse-SDK-3.5RC1-linux-gtk-ppc.tar.gz
emf-query-runtime-I200905121502.zip
emf-transaction-runtime-I200905121526.zip
emf-validation-runtime-I200905121553.zip
emf-xsd-SDK-I200905131137.zip
GEF-ALL-I200905121850.zip
gmf-runtime-I200905141931.zip
m2t-jet-runtime-incubation-1.0.0M7.zip
mdt-ocl-runtime-1.3.0M6.zip
wtp-sdk-I-3.1-20090508153007.zip

The only 'official' RC1 there is the platform, the others are
all the latest integration builds from the various dependencies,
which will be promoted over the next few days to their  RC1
status.

I moved the Hudson build to use this platform and there
was a successful build that's now in the committers area

http://build.eclipse.org/stp/committers/2.0.0.200905180403

Note that this build was taken from everyone's trunk. Check
the build - if everything is ok and there's no stoppers, then
consider tagging your build with 3.5RC1.

I'm planning a final build for evening of 19th May (tomorrow).

 --oh
_______________________________________________
stp-dev mailing list
stp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stp-dev


Back to the top