[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ice-build] [Hudson] Build failed in Hudson: ICE Build #428
|
Hari,
Yes, that is the correct fix. Would you commit it please?
Jay
On Nov 28, 2014 11:31 AM, "Harinarayan Krishnan" <
hkrishnan@xxxxxxx> wrote:
Looks like a commit from the merge added it:
993e9ee20c1011947171a91d606d1253a9ab82e4
- com.jcraft.jsch;version="0.1.50"
+ com.jcraft.jsch;version="0.1.50",
+ org.eclipse.core.runtime;version="3.4.0",
+ org.osgi.framework;version="1.7.0"
Is the solution just to remove the version:
Import-Package: com.google.gson;version="2.2.4",
com.jcraft.jsch;version="0.1.50",
org.eclipse.core.runtime,
org.osgi.framework
This change seems to work for me.
Best regards,
Hari
On Nov 28, 2014 5:14 AM, "Jay Jay Billings" <
jayjaybillings@xxxxxxxxx> wrote:
The builds are failing because the gov.lbnl.visit bundle is explicitly requiring version 3.4.0 of the org.eclipse.core.runtime bundle. The build won't be fixed until someone removes the version requirement.
You should never put a version number if you can avoid it.
Jay
_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build