Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] plugin 3rd party dependencies

Hi,

Is there any way (besides running JarAnalyzer on each plugin) to find
out which 3rd party dependencies it depends on? A long time ago before 
"org.eclipse.higgins.dependencies.redistributable" was used, each
component had a lib folder underneath it and if a 3rd party jar was
there
that implicitly meant the component had a dependency on it.

Now, I looked at several components' build.xml files and they all refer
to all redistributable jars. For example the IdAS API project refers to
jena.jar, gwt-dev-linux.jar, etc which i suspect are not needed at all
but are refered to anyways.

I need to cherry pick subset of higgins plugins and would like to avoid
bundling all redist jars.

George

**********************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
**********************************************************************



Back to the top