You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2017/11/21 22:48:37 UTC

[Bug 61796] New: Support JUnit5

https://bz.apache.org/bugzilla/show_bug.cgi?id=61796

            Bug ID: 61796
           Summary: Support JUnit5
           Product: Ant
           Version: 1.10.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Optional Tasks
          Assignee: notifications@ant.apache.org
          Reporter: alexanderv@gmx.net
  Target Milestone: ---

Currently the JUnit and JUnitReport tasks do not support JUnit5.

Unfortunately the JUnit project does not provide JUnit5 tasks for Apache Ant
either.

Please bring the flexibility and robustness of Ant to JUnit5 by supporting it
with Ant tasks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61796] Support JUnit5

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61796

Todd V. Jonker <to...@toddjonker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |todd@toddjonker.net

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61796] Support JUnit5

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61796

--- Comment #1 from Jaikiran Pai <ja...@apache.org> ---
Some work has started to support it
https://www.mail-archive.com/dev@ant.apache.org/msg46315.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61796] Support JUnit5

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61796

--- Comment #2 from Alexander Veit <al...@gmx.net> ---
This is good news. Thank you very much!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61796] Support JUnit5

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61796

Jaikiran Pai <ja...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |1.10.3

--- Comment #3 from Jaikiran Pai <ja...@apache.org> ---
An initial version of this support will be available in 1.10.3 release of Ant.
A new "junitlauncher" task has been introduced to support this. More about the
task can be read in the junitlauncher task manual. This task will be enhanced
in future releases of Ant, to include support for fork mode and such. 

P.S: A release candidate for 1.10.3 of Ant is now available which has this
support. If you are interested in trying this out against the release
candidate, follow this mailing list thread
https://www.mail-archive.com/user@ant.apache.org/msg42753.html and report any
issues in the user mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.