You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <no...@atlassian.com> on 2007/07/24 22:38:32 UTC

[Roller-JIRA] Created: (ROL-1494) Build fails on systems with different JUnit version in ant/lib

Build fails on systems with different JUnit version in ant/lib
--------------------------------------------------------------

                 Key: ROL-1494
                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1494
             Project: Roller
          Issue Type: Bug
          Components: Build Process
            Reporter: David Johnson
            Assignee: David Johnson
             Fix For: 4.0


This problem is making it difficult to run tests on our build servers which have various version of JUnit or no JUnit at all installed within Ant. Until the underlying problem in the Ant JUnit task is fixed, we should use this replacement:

   https://junit-anttask.dev.java.net/



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[Roller-JIRA] Commented: (ROL-1494) Build fails on systems with different JUnit version in ant/lib

Posted by "David Johnson (JIRA)" <no...@atlassian.com>.
    [ http://opensource.atlassian.com/projects/roller/browse/ROL-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13917 ] 

David Johnson commented on ROL-1494:
------------------------------------

Follow the link and read Kohsuke's message for some explanation.

As I understand the problem: the default JUnit task uses the JUnit jar from Ant/lib no matter how you configure it. So, it you depend on JUnit 4.1 and your build server has JUnit 3.8.1 in Ant/lib then you are out of luck.


> Build fails on systems with different JUnit version in ant/lib
> --------------------------------------------------------------
>
>                 Key: ROL-1494
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1494
>             Project: Roller
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 4.0
>
>
> This problem is making it difficult to run tests on our build servers which have various version of JUnit or no JUnit at all installed within Ant. Until the underlying problem in the Ant JUnit task is fixed, we should use this replacement:
>    https://junit-anttask.dev.java.net/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[Roller-JIRA] Commented: (ROL-1494) Build fails on systems with different JUnit version in ant/lib

Posted by "Allen Gilliland (JIRA)" <no...@atlassian.com>.
    [ http://opensource.atlassian.com/projects/roller/browse/ROL-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_13916 ] 

Allen Gilliland commented on ROL-1494:
--------------------------------------

can you elaborate on this a bit?  i don't understand why the build servers aren't using the version of junit that is included with the roller source.

> Build fails on systems with different JUnit version in ant/lib
> --------------------------------------------------------------
>
>                 Key: ROL-1494
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1494
>             Project: Roller
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 4.0
>
>
> This problem is making it difficult to run tests on our build servers which have various version of JUnit or no JUnit at all installed within Ant. Until the underlying problem in the Ant JUnit task is fixed, we should use this replacement:
>    https://junit-anttask.dev.java.net/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[Roller-JIRA] Resolved: (ROL-1494) Build fails on systems with different JUnit version in ant/lib

Posted by "David Johnson (JIRA)" <no...@atlassian.com>.
     [ http://opensource.atlassian.com/projects/roller/browse/ROL-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson resolved ROL-1494.
--------------------------------

    Resolution: Fixed

Fixed in trunk for Roller 4.0

URL: http://svn.apache.org/viewvc?view=rev&rev=559522
Log:
Fixing ROL-1494, Build fails on systems with different JUnit version in ant/lib

> Build fails on systems with different JUnit version in ant/lib
> --------------------------------------------------------------
>
>                 Key: ROL-1494
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1494
>             Project: Roller
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: David Johnson
>            Assignee: David Johnson
>             Fix For: 4.0
>
>
> This problem is making it difficult to run tests on our build servers which have various version of JUnit or no JUnit at all installed within Ant. Until the underlying problem in the Ant JUnit task is fixed, we should use this replacement:
>    https://junit-anttask.dev.java.net/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira