Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Kepler M6 EPP build is missing jgit class needed for sync projects

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


Inactive hide details for Markus Knauer ---03/22/2013 09:13:44 AM---+1 for RCP/RAP on Linux 64-bit Thanks,Markus Knauer ---03/22/2013 09:13:44 AM---+1 for RCP/RAP on Linux 64-bit Thanks,


    From:

Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>

    To:

Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>

    Date:

03/22/2013 09:13 AM

    Subject:

Re: [epp-dev] Kepler M6 EPP build

    Sent by:

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


GIF image

GIF image


Back to the top