[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cross-project-issues-dev] update download page
|
Those two "missing" features are in fact on
download.eclipse.org and unpack fine. Perhaps it's a mirror problem or a node problem. The wierd thing is that I uploaded these jars before I did EMF itself, and that one is fine. As is OCL, which I did before it.
Nick
1530 nickb@node5:/home/data/httpd/download.eclipse.org/modeling/emf/updates/features
$ find . -name "*trans*sdk*1.1.2*"
./org.eclipse.emf.transaction.sdk_1.1.2.v200710151610-65596EYz-indNc1XtbtcqsjJlG99.jar
./org.eclipse.emf.transaction.sdk_1.1.2.v200710151610-657796EYz0ioXNf0foaxc2sgJlG9.jar./org.eclipse.emf.transaction.sdk_1.1.2.v200710151610-657796EYz0ioXNf0flewbxqnJlG9.jar
./org.eclipse.emf.transaction.sdk_1.1.2.v200710151610-65596EYz-indNc1XtavcuqhJlG99.jar
1531 nickb@node5:/home/data/httpd/download.eclipse.org/modeling/emf/updates/features
$ unzip ./org.eclipse.emf.transaction.sdk_1.1.2.v200710151610-657796EYz0ioXNf0foaxc2sgJlG9.jar -d /tmp/foo
Archive: ./org.eclipse.emf.transaction.sdk_1.1.2.v200710151610-657796EYz0ioXNf0foaxc2sgJlG9.jar
inflating: /tmp/foo/epl-v10.html
inflating: /tmp/foo/feature.properties
inflating: /tmp/foo/feature.xml
inflating: /tmp/foo/license.html
inflating: /tmp/foo/modeling32.png
1532 nickb@node5:/home/data/httpd/download.eclipse.org/modeling/emf/updates/features
$ find . -name "*query*sdk*1.1.1*"
./org.eclipse.emf.query.sdk_1.1.100.v200709201851-548Y91DExJ5TDfTdUXKVULPt955I.jar
./org.eclipse.emf.query.sdk_1.1.1.v200711281714-54191D7X1MKFuGkIiFcJLHt955I6.jar
1533 nickb@node5:/home/data/httpd/download.eclipse.org/modeling/emf/updates/features
$ unzip ./org.eclipse.emf.query.sdk_1.1.1.v200711281714-54191D7X1MKFuGkIiFcJLHt955I6.jar -d /tmp/foo2
Archive: ./org.eclipse.emf.query.sdk_1.1.1.v200711281714-54191D7X1MKFuGkIiFcJLHt955I6.jar
inflating: /tmp/foo2/epl-v10.html
inflating: /tmp/foo2/feature.properties
inflating: /tmp/foo2/feature.xml
inflating: /tmp/foo2/license.html
inflating: /tmp/foo2/modeling32.png
On Fri, Feb 29, 2008 at 11:14 AM, Mik Kersten <
beatmik@xxxxxxx> wrote:
I'm doing a sanity check on the Java, JEE and RCP downloads right now and
unless I respond in 5 minutes all is good with them.
But I'm a bit confused about the release announcement, and was putting off
the Mylyn 2.3 announcement until Europa build went green. As far as I know
we are green for Eclipse 3.2.2 and for the EPP packages, but the Europa
build site is still broken (EMF changes came in yesterday and broke the
build in the usual way). If Eclipse 3.2.2 is announced won't people expect
the Europa site to provide the final Winter Update as well?
http://dash.eclipse.org/~bfreeman/europa/
A new build was automatically started 10 minutes ago, so we won't have
results for 2-3 hours.
Mik