[jbosstools-dev] Do any project requires some source or SDK in its dependencies?
Mickael Istria
mistria at redhat.com
Mon Jan 7 07:32:09 EST 2013
On 01/07/2013 12:44 PM, Max Rydahl Andersen wrote:
> I assume we can just do a basic test build with this before doing a full change in master ?!
The target-platform is versionned independently from parent, so we can
create a new version of the TP, but don't use it immediatly in the
parent pom.
We'll then just have to build all components with a
-DTARGET_PLATFORM_VERSION property to try this platform. When is seems
ok for everyone, we change the parent pom to use this new version.
> Or at least do a manual scan in the feature / manifest.mf files in a full install to see if there are any refs ?
Actually, that's what I'm asking here. I expect all component owners to
check their dependencies to look for *.sdk or *.source in MANIFEST. pom
or feature.xml.
> There can be projects that depend on sdk bundles but if that is the case that is a major bug.
Right.
> But we can't just remove this since what is important is if any users actually installed this from the released site and then we go ahead and remove the .sdk bundles and the updates will fail (assuming these sdk references might have been included in any build ?)
The Eclipse .sdk or .source were not part of a feature nor installable
via p2 UI (no category). So if no project has a dependency on one of
them, we can safely assume that no user had it installed from our site.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20130107/3a5043b5/attachment.html
More information about the jbosstools-dev
mailing list