[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Kepler M6 EPP build - how to patch
|
To use the M6 EPP build, I suggest the following:
(which is also covered in the bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=404158)
(1) install Parallel package M6 from http://eclipse.org/downloads/index-developer.php?release=kepler
(this has the jGit build from 2/20 which fails for PTP)
(2) update ptp from http://download.eclipse.org/tools/ptp/builds/kepler/nightly/
(3) update jGit from http://download.eclipse.org/egit/updates-nightly
JGit/Eclipse JGit has a build from 3/28 at the moment
Then you should be able to create a synchronized project
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Beth Tibbitts---03/22/2013 12:55:46 PM---FYI this is broken in our current build for the M6 parallel package. See https://bugs.eclipse.org/bu
![]()
| ![]()
Beth Tibbitts/Watson/IBM@IBMUS |
![]()
| ![]()
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
![]()
| ![]()
03/22/2013 12:55 PM |
![]()
| ![]()
Re: [ptp-dev] Kepler M6 EPP build is missing jgit class needed for sync projects |
![]()
| ![]()
ptp-dev-bounces@xxxxxxxxxxx |
FYI this is broken in our current build for the M6 parallel package.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=404158 for news on the fact that this class has moved in jGit.
Are we building with an older jgit for our own ptp build?
>the FileRepository class was moved back into "internal" just 4 days ago for jgit-3.0
which causes this in our PTP code for creating a sync project:
java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/storage/file/FileRepository
at org.eclipse.ptp.rdt.sync.git.core.GitServiceProvider.getSyncConnection(GitServiceProvider.java:431)
at org.eclipse.ptp.rdt.sync.git.core.GitServiceProvider.getMergeConflictFiles(GitServiceProvider.java:454)
at org.eclipse.ptp.rdt.sync.git.core.GitServiceProvider.synchronize(GitServiceProvider.java:354)
at org.eclipse.ptp.rdt.sync.core.SyncRunner.synchronize(SyncRunner.java:36)
at org.eclipse.ptp.rdt.sync.core.SyncManager$SynchronizeJob.run(SyncManager.java:104)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
|
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Beth Tibbitts---03/22/2013 11:28:44 AM---Note: the epp-parallel package seems to be missing something from jGit.
| ![]()
Beth Tibbitts/Watson/IBM@IBMUS |
| ![]()
ptp-dev <ptp-dev@xxxxxxxxxxx> |
| ![]()
03/22/2013 11:28 AM |
| ![]()
[ptp-dev] Kepler M6 EPP build is missing jgit class needed for sync projects |
| ![]()
ptp-dev-bounces@xxxxxxxxxxx |
Note:
the epp-parallel package seems to be missing something from jGit.
the packages are here: http://build.eclipse.org/technology/epp/epp_build/kepler/download/20130320-2356/
but may be at the developer builds site shortly.
I thought i tested this before voting +1 (without bugging you guys to test it first this week with me. Drat.)
I opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=404158
This worked in M5, fails in M6
The class isn't in the jgit plugin; so perhaps they have moved it?
Just noting for keeping our workbench/workspace copies in sync
java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/storage/file/FileRepository
at org.eclipse.ptp.rdt.sync.git.core.GitServiceProvider.getSyncConnection(GitServiceProvider.java:431)
at org.eclipse.ptp.rdt.sync.git.core.GitServiceProvider.getMergeConflictFiles(GitServiceProvider.java:454)
at org.eclipse.ptp.rdt.sync.git.core.GitServiceProvider.synchronize(GitServiceProvider.java:354)
at org.eclipse.ptp.rdt.sync.core.SyncRunner.synchronize(SyncRunner.java:36)
at org.eclipse.ptp.rdt.sync.core.SyncManager$SynchronizeJob.run(SyncManager.java:104)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.storage.file.FileRepository cannot be found by org.eclipse.ptp.rdt.sync.git.core_2.0.0.201303201633
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 6 more
The jgit dependency is there in the feature; the jgit plugin is there.
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Markus Knauer ---03/22/2013 09:13:44 AM---+1 for RCP/RAP on Linux 64-bit Thanks,
| ![]()
Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx> |
| ![]()
Eclipse Packaging Project <epp-dev@xxxxxxxxxxx> |
| ![]()
03/22/2013 09:13 AM |
| ![]()
Re: [epp-dev] Kepler M6 EPP build |
| ![]()
epp-dev-bounces@xxxxxxxxxxx |
+1 for RCP/RAP on Linux 64-bit
Thanks,
Markus
On Fri, Mar 22, 2013 at 1:41 PM, Ken Lee <Ken.Lee@xxxxxxxxx> wrote:
--
###
EclipseSource Group
Telefon: +49 721 664733-0 (GMT +2)
Telefax: +49 721 66473329
http://eclipsesource.com
Innoopract Informationssysteme GmbH
Lammstrasse 21, 76133 Karlsruhe Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

