Closed GoogleCodeExporter closed 8 years ago
Yes... ivy supports non-Java stuff in the same way as Java stuff. That module
is a good example of how to do it.
We just use the extension accordingly, e.g., "so", "dll", "jnilib", etc.
These should be put into separate ivy configurations and usually not part of
"default".
Original comment by archie.c...@gmail.com
on 25 Jan 2013 at 3:40
Could these comments be added to the Maintainer Guidelines?
http://code.google.com/p/ivyroundup/wiki/ModuleMaintainerGuidelines
Currently the guidelines say not to use the artifact tag. Presumable one is
supposed to read between the guidelines when dealing with native libraries?
David
Original comment by stu3b3
on 25 Jan 2013 at 4:15
The guidelines say: "avoid using <artifact> sub-tags in dependencies".
You must certainly use them within the <publications> tag..!
Original comment by archie.c...@gmail.com
on 25 Jan 2013 at 4:26
Original issue reported on code.google.com by
stu3b3
on 25 Jan 2013 at 3:20