You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/09/25 23:29:46 UTC

[jira] Resolved: (BUILDR-148) Configure version of 3rd party libraries (Ant, test and BDD frameworks for now) from build.yml file

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

Assaf Arkin resolved BUILDR-148.
--------------------------------

    Resolution: Fixed

Now in trunk/head.

>  Configure version of 3rd party libraries (Ant, test and BDD frameworks for now) from build.yml file
> ----------------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-148
>                 URL: https://issues.apache.org/jira/browse/BUILDR-148
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.2
>            Reporter: Assaf Arkin
>            Assignee: Assaf Arkin
>             Fix For: 1.3.3
>
>
> This is actually two previously reported issues rolled into one:
> 1.  Allow the build to easily specify which version of JUnit to use. The current VERSION/REQUIRES override mechanism is tricky and not everyone is aware of how to use it right.  This will be the first attempt to use the YAML settings file, if it works, we should consider doing it in more places.
> 2.  Remove JUnit from the top classpath (Java.classpath) and add it to the Ant classpath instead (taskdef). 

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