[
https://issues.apache.org/jira/browse/IVY-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675836#action_12675836
]
Ruslan Shevchenko commented on IVY-1027:
----------------------------------------
It is already exists as separate project, (see
http://redmine.gradsoft.ua/wiki/jungleplatform/Ivybuildplugin), but I think it
must be in ivy.
Why -
1. managing of external plugin (and writing code for download one in each
project) made usage of builds, structured in such way, too complex.
And when we want to increase plugin version, we must do this at the same
time at all build files, which is also not very good.
2. [warnign: IMHO] - ivy is better with such feature.
//btw, JDK-1.4 compatible and test in ivy layout are done. Hope I will finish
trunslate docs to html format during next few days.
> resolver, which can do automatic build of dependencies
> ------------------------------------------------------
>
> Key: IVY-1027
> URL: https://issues.apache.org/jira/browse/IVY-1027
> Project: Ivy
> Issue Type: New Feature
> Environment: any.
> Reporter: Ruslan Shevchenko
> Attachments: ivy.build.plugin-src-1.0.tar.gz
>
>
> Good day.
> I wrote resolver, which can do automatic build and publish of dependencies,
> if their source code is available.
> (detailed description at
> http://redmine.gradsoft.ua/wiki/jungleplatform/Ivybuildplugin)
> I want donate all code to ivy project and include resolver to ivy core.
> Source archive is in attachment. Now this is separate module, I need some
> advise before preparing path to ivy (It is necessory to rewrite resolver in
> JDK-1.4 ? Where to put testcases ?)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.