Re: [ivyroundup] r1965 committed - Regen - now with ivyde attributes!

6 views
Skip to first unread message

Nicolas Lalevée

unread,
Feb 29, 2012, 5:48:30 AM2/29/12
to ivyro...@googlegroups.com
It seems there is a mistake in the way ivyde attributes are generated. The value of the attributes should be the artifact name to point to.
For instance, there is this change:

> <publications>
> - <artifact/>
> + <artifact xmlns:ivyde="http://ant.apache.org/ivy/ivyde/ns/" ivyde:source="bb-ant-tools"/>
> <artifact name="source" type="source" ext="zip"/>
> </publications>

It should be:

> <publications>
> <artifact xmlns:ivyde="http://ant.apache.org/ivy/ivyde/ns/" ivyde:source="source"/>
> <artifact name="source" type="source" ext="zip"/>
> </publications>

Nicolas

Archie Cobbs

unread,
Feb 29, 2012, 11:05:19 AM2/29/12
to ivyro...@googlegroups.com
Oops, there was a bug in yesterday's change.

Should be fixed now.

Thanks,
-Archie

2012/2/29 Nicolas Lalevée <nicolas...@hibnet.org>

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




--
Archie L. Cobbs

Reply all
Reply to author
Forward
0 new messages