You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Ruslan Shevchenko (JIRA)" <ji...@apache.org> on 2009/02/23 11:03:05 UTC

[jira] Issue Comment Edited: (IVY-1027) resolver, which can do automatic build of dependencies

    [ https://issues.apache.org/jira/browse/IVY-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675836#action_12675836 ] 

rssh edited comment on IVY-1027 at 2/23/09 2:02 AM:
-----------------------------------------------------------------

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. [warning: 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.



      was (Author: rssh):
    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.