[ 
https://issues.apache.org/jira/browse/IVY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xavier Hanin updated IVY-606:
-----------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 2.0)

> Call Project.init() in junit tests
> ----------------------------------
>
>                 Key: IVY-606
>                 URL: https://issues.apache.org/jira/browse/IVY-606
>             Project: Ivy
>          Issue Type: Bug
>            Reporter: Maarten Coene
>            Priority: Minor
>
> Most of the junit tests don't call Project.init() after creating a new Ant 
> Project.
> We should fix this:
> {code:java}
> Project project = new Project();
> project.init();
> {code}

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

Reply via email to