Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] WTP 3.4.0 build and dependency versions

The JSF Tools Project appears to be OK with the new Eclipse 3.8 driver.

 - Ian

-----Original Message-----
From: Carl Anderson [mailto:ccc@xxxxxxxxxx] 
Sent: Thursday, August 04, 2011 6:35 AM
To: Webtools releng discussion list
Subject: [wtp-releng] WTP 3.4.0 build and dependency versions


Folks,

	The WTP build needs your help in identifying and fixing plugin
dependency versions for the WTP 3.4.0 build.  I moved us up to the
http://download.eclipse.org/eclipse/downloads/drops/I20110802-2000/index.php
 driver for Eclipse 3.8, and that was the first base Eclipse driver where
the JDT plugin versions are now at 3.8.0.  We found that
org.eclipse.jst.jsp.core has too narrow of a prereq range, so I opened
https://bugs.eclipse.org/bugs/show_bug.cgi?id=353882 to resolve their
issue.  I ask that all teams examine their dependencies to ensure that in
the WTP 3.4.0 stream the appropriate Eclipse 3.8.0 levels are tolerated...
in other words, there should not be dependencies like:

org.eclipse.jdt.core;bundle-version="[3.5.0,3.8.0)",

And, simply put, this issue is keeping us from building a WTP 3.4.0 driver.
The builds are a lot quicker now, thanks to the eclipse.org hardware
update, but unless this issue is fixed soon (throughout all of WTP), we
will not be declaring a WTP 3.4.0 driver this week.

FWIW,

Carl Anderson
WTP programmer

_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


Back to the top