Skip to main content

[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

> -----Original Message-----
> From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-
> project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Denis Roy
> Sent: Friday, February 29, 2008 7:08 AM
> To: Cross project issues
> Subject: Re: [cross-project-issues-dev] update download page
>
> I've just committed the changes.
>
> Denis
>
> Kim Moir wrote:
> >
> > I was wondering when this page would be updated to reflect the Winter
> > Maintenance packages.  Currently, it lists only the Fall packages.
> >
> > http://www.eclipse.org/downloads/
> >
> > I'd like to include this link in our release announcement.
> >
> > thanks,
> > Kim
> > ---------------------------------------------------------------------
> ---
> >
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >
>
> --
> Denis Roy
> Manager, IT Infrastructure
> Eclipse Foundation, Inc.  --  http://www.eclipse.org/
> Office: 613.224.9461 x224 (Eastern time)
> Cell: 819.210.6481
> denis.roy@xxxxxxxxxxx
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top