Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] a big problem...

* I was able to create the p2 metadata and the features/bundles for the EPP packages. This is possible without the full content of /releases/staging since we are using only feature-dependencies and not feature-includes in the package definition and do not rely on exact feature versions (one of those old discussions).

* By adding the (external) EGit repository /egit/updates-1.0 I could build the RCP/RAP package that includes the EGit tooling. Now I started a full build of all packages and then we'll see if this temporary (!) fix did help.

* The consequence of this is (if it works at all!) that updates from RC2 to RC3 packages will be impossible for most of the packages. (A future update from RC2 to RC4 should be independent from this.)

Regards, Markus



On 2 June 2011 09:57, Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx> wrote:
If I understand the many mails correctly, it looks like git is not part of the /releases/staging repository any more. At least at the moment. The problem is that git is part of many packages and all of them won't build until [e,j]git is back in /releases/staging, and this is everything that is available from git:

releases/staging/aggregate/features/org.eclipse.egit_1.0.0.201106011211-rc3.jar
releases/staging/aggregate/features/org.eclipse.jgit_1.0.0.201106011211-rc3.jar
releases/staging/aggregate/plugins/org.eclipse.jgit_0.12.1.jar
releases/staging/aggregate/plugins/org.eclipse.jgit_0.12.1.jar.pack.gz
releases/staging/aggregate/plugins/org.eclipse.ptp.rdt.sync.git.core_1.0.0.201106011156.jar
releases/staging/aggregate/plugins/org.eclipse.ptp.rdt.sync.git.core_1.0.0.201106011156.jar.pack.gz
releases/staging/aggregate/plugins/org.eclipse.ptp.rdt.sync.git.ui_1.0.0.201106011156.jar
releases/staging/aggregate/plugins/org.eclipse.ptp.rdt.sync.git.ui_1.0.0.201106011156.jar.pack.gz

I just wanted to send you a heads up that there *is* a problem. I'll start my investigation now and see what I can do.

Thanks, Markus



Back to the top