Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-102

Update JUnit Version to 4.4

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.2
    • 1.3.2
    • Test frameworks
    • None
    • ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
      java version "1.6.0_06"
      Windows Vista Business

    Description

      Update used JUnit version to 4.4.

      patch:

      Index: lib/buildr/java/test_frameworks.rb
      ===================================================================
      — lib/buildr/java/test_frameworks.rb (revision 675098)
      +++ lib/buildr/java/test_frameworks.rb (working copy)
      @@ -182,7 +182,7 @@
      end

      1. JUnit version number.
      • VERSION = '4.3.1' unless const_defined?('VERSION')
        + VERSION = '4.4' unless const_defined?('VERSION')

      REQUIRES = ["junit:junit:jar:#

      {VERSION}

      "] + JMock::REQUIRES

      Attachments

        1. junit.patch
          0.5 kB
          rosch

        Activity

          People

            Unassigned Unassigned
            rosch75 rosch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: