Christopher Frost created IVY-1361:
--------------------------------------
Summary: Updatesite resolver will download a feature jar if the
name matches the plugin jar it should actually be downloading
Key: IVY-1361
URL: https://issues.apache.org/jira/browse/IVY-1361
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.3.0-RC1
Environment: Simple command line ant build with Apache Ant(TM) version
1.8.2 compiled on December 20 2010. No other plugins other than Ivy 2.3.0-RC1
Reporter: Christopher Frost
When resolving a bundle against a p2 repository using the updatesite resolver,
it is downloading a jar file from the features directory that has the same file
name as the plugin it should be downloading from the plugins directory. I'm
doing this inline with the following command.
<ivy:cachepath pathid="bundlor.classpath" organisation="bundle"
module="org.eclipse.virgo.bundlor.ant" revision="1.1.0.M05" conf="default"
inline="true" />
There are no failures, it's just downloading the feature instead of the plugin
bundle. I can't see what I've done wrong, I haven't seen any mention of support
for a features anywhere, would be great to have support for products and
features as well though.
Chris.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira