[
https://issues.apache.org/jira/browse/IVY-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670920#action_12670920
]
Maarten Coene commented on IVY-1027:
------------------------------------
ok, you've got a point with (1). Maybe other Ivy developers should give their
opinion too?
Before we can integrate your resolver, can you:
- make it JDK 1.4 compatible and try to follow the code-style from the other
Ivy sources
- add documentation in the "Ivy-style" (you could take a look at other
resolvers, like packager resolver:
https://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/resolver/packager.html?revision=733947&view=markup)
- add some junit tests (again, you could take the packager resolver:
https://svn.apache.org/viewvc/ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java?revision=690317&view=markup)
thanks,
Maarten
> 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.