unable to resolve dependencies that have a revision ending in +

2 views
Skip to first unread message

baker

unread,
Jan 19, 2010, 1:08:21 AM1/19/10
to ivysvn
I've added the ivysvn resolver successfully, however I unable to
resolve depencies that include a '+' in the revision field.

For example

<dependency org="apache" name="log4j" rev="1.2.9" conf="main->default"/
>

resolves, however

<dependency org="apache" name="log4j" rev="1.2+" conf="main->default"/
>

Fails.

This is the resolver pattern I am using

<resolvers>
<svn name="ivysvn"
userName="${svn.user.name}"
userPassword="${svn.user.password}"
repositoryRoot="svn://svn.sensis.com.au/maps/trunk/
ivyrepository">
<ivy pattern="[organisation]/[module]/ivy-[revision].[ext]"/>
<artifact pattern="[organisation]/[module]/[type]s/[artifact]-
[revision].[ext]"/>
</svn>
</resolvers>

using the 2.0 jar

any assistance would be appreciated.

Mass Dosage

unread,
Jan 19, 2010, 4:37:59 AM1/19/10
to ivy...@googlegroups.com, craig...@gmail.com
What errors and output do you see from Ant?

2010/1/19 baker <craig...@gmail.com>:

> --
> You received this message because you are subscribed to the Google Groups "ivysvn" group.
> To post to this group, send email to ivy...@googlegroups.com.
> To unsubscribe from this group, send email to ivysvn+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/ivysvn?hl=en.
>
>
>
>

Reply all
Reply to author
Forward
0 new messages