You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Benjamin Francisoud (JIRA)" <ji...@apache.org> on 2008/01/17 15:36:33 UTC

[jira] Created: (IVY-705) Update install ivy build file example

Update install ivy build file example
-------------------------------------

                 Key: IVY-705
                 URL: https://issues.apache.org/jira/browse/IVY-705
             Project: Ivy
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.0.0-beta-1
            Reporter: Benjamin Francisoud
         Attachments: build-ivy.xml

The documentation installation page explaining the buildfile example to install ivy is out-dated when trying to use ivy 2.0.0.
http://ant.apache.org/ivy/history/latest-milestone/install.html

* http url is using an old location
* ivy.home must be .ant (not .ivy)
* ivy.jar.dir must be lib (not jars)

I'll provide a fixed build file as an attachment...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-705) Update install ivy build file example

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-705.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2
         Assignee: Xavier Hanin

I've changed the instructions according to your provided build script. Thanks a lot for your contribution!

> Update install ivy build file example
> -------------------------------------
>
>                 Key: IVY-705
>                 URL: https://issues.apache.org/jira/browse/IVY-705
>             Project: Ivy
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Benjamin Francisoud
>            Assignee: Xavier Hanin
>             Fix For: 2.0.0-beta-2
>
>         Attachments: build-ivy.xml
>
>
> The documentation installation page explaining the buildfile example to install ivy is out-dated when trying to use ivy 2.0.0.
> http://ant.apache.org/ivy/history/latest-milestone/install.html
> * http url is using an old location
> * ivy.home must be .ant (not .ivy)
> * ivy.jar.dir must be lib (not jars)
> I'll provide a fixed build file as an attachment...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (IVY-705) Update install ivy build file example

Posted by "Benjamin Francisoud (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Francisoud updated IVY-705:
------------------------------------

    Attachment: build-ivy.xml

fixed build file for ivy 2.0.0.-beta1

> Update install ivy build file example
> -------------------------------------
>
>                 Key: IVY-705
>                 URL: https://issues.apache.org/jira/browse/IVY-705
>             Project: Ivy
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0.0-beta-1
>            Reporter: Benjamin Francisoud
>         Attachments: build-ivy.xml
>
>
> The documentation installation page explaining the buildfile example to install ivy is out-dated when trying to use ivy 2.0.0.
> http://ant.apache.org/ivy/history/latest-milestone/install.html
> * http url is using an old location
> * ivy.home must be .ant (not .ivy)
> * ivy.jar.dir must be lib (not jars)
> I'll provide a fixed build file as an attachment...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.