Configure JUnit version from YAML 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.

Reply via email to