[testng] annotated tag testng-6.5.1 created (now 9147ee8)

Andrew Ross rockclimb-guest at alioth.debian.org
Mon Aug 12 21:41:24 UTC 2013


This is an automated email from the git hooks/post-receive script.

rockclimb-guest pushed a change to annotated tag testng-6.5.1
in repository testng.

        at  9147ee8   (tag)
   tagging  479e1cb557abcdd6dea3d43f1ad29d7242018375 (commit)
  replaces  testng-6.4
 tagged by  Cedric Beust
        on  Fri Apr 6 18:15:03 2012 -0700

- Log -----------------------------------------------------------------
[maven-release-plugin]  copy for tag testng-6.5.1

Cedric Beust (54):
      [maven-release-plugin] prepare for next development iteration
      Removing the serial number from the ACK message, per JetBrains' request.
      6.4.1.
      Merge
      Script update.
      6.4.1beta
      Script update.
      Merge branch 'master' of github.com:cbeust/testng
      Merge pull request #139 from lukasj/master
      JUnit 4 jar.
      Fixed: SkippedException are considered as real exception with @Test(expectedExceptions)
      Excluding broken test.
      Added: <suite allow-return-values="true"> (and in <test> as well)
      Doc update for allow-return-values.
      Merge pull request #178 from lukasj/master
      Doc updates on top of Lukas' changes.
      Added allow-return-values to XmlSuite#toXml().
      Added: data-provider attribute to testng-results.xml
      Trim down the size of the parameters in the reports to 100 characters.
      Two Eclipse fixes by susanin.
      6.5beta.
      Added a link to the TestNG-Excel project.
      Fixed Javadoc errors.
      Remove invalid XML characters from the XML output.
      Fixed: ThreadLocal<ITestResult> leak (aslakknutsen).
      Updated CHANGES.
      Fixed NPE.
      Removed references of JDK 1.4 from the docs.
      Fixed: Failed tests with allow-return-values="true" were not rerun
      Merge pull request #185 from wutingbupt/master
      Reformatted and added generics.
      Merge branch 'master' of github.com:cbeust/testng
      Merge pull request #190 from lzoubek/master
      Added: Reporter display the results in the same order as test methods (Libor Zoubek)
      Merge pull request #191 from lukasj/junit-support
      Merge pull request #192 from lukasj/changes.txt
      Merge pull request #193 from lukasj/reporter
      Upgraded to ant 1.7.0.
      Merge pull request #195 from lukasj/issue183-ant
      Excluding the broken ThreadTest for now.
      Merge branch 'master' of github.com:cbeust/testng
      Merge pull request #196 from lukasj/standalone-jar
      Merge branch 'master' of github.com:cbeust/testng
      Merge pull request #197 from jjedMoriAnktah/master
      Merge branch 'master' of github.com:cbeust/testng
      CHANGES update.
      Failing (and excluded) test to keep track of a dependsOnGroups bug.
      More flexible base test.
      Force the JUnitReporter to always use points regardless of the locale.
      Preparing 6.5.
      [maven-release-plugin] prepare release testng-6.5
      Merge branch 'master' of github.com:cbeust/testng
      Forced to bump because of Maven's stupid release goals.
      [maven-release-plugin] prepare release testng-6.5.1

Libor Zoubek (1):
      keep results in linked hashmap to preserve execution order

Lukas Jungmann (31):
      dist bundle should include other-jars (guice/bsh...) in some common location
      Let TestNG be able to run also JUnit 4 tests
      provide distro w/o junit as well as w/ junit
      Merge branch 'master' of https://github.com/cbeust/testng.git
      fix compilation error after merge
      initial checkin of mixed mode  for TestNG:
      mixed mode  for TestNG - 2:
      initial version of mixed mode for TestNG:
      Merge branch 'master' of github.com:lukasj/testng
      typo
      defend against NoClassDefFoundError when junit is not available on cp
      Merge branch 'master' of https://github.com/cbeust/testng.git
      merge with official repo as of Feb 02, 2012
      Defend against JUnit missing on the classpath
      document mixed mode in testng
      mode values should be lower-case, doc updated appropriately
      -place mode values into quotes, simplified example a bit
      Issue #189: NPE if 'methods' passed to TestNG Ant Task do not exist
      Merge branch 'master' of https://github.com/cbeust/testng.git
      Merge branch 'master' of https://github.com/cbeust/testng.git
      Improved handling of JUnit tests + some basic tests for the JUnit exec support
      remove debug statement from test
      update changes.txt
      track no of current and total test(s) execution in logged message
      log expected success rate to be able to correctly detect pass/fail just based on Ant's output
      Merge branch 'master' of https://github.com/cbeust/testng.git
      issue #183: ant task could support resource collections for class ref
      (merge) use Ant 1.7.0
      use Ant 1.7.0
      produce testng.jar with required lib(s) only (jcommander) ommitting optional ones
      produce zip with javadocs (supplement to testng-dist.jar)

Storm Qi (1):
      Fix testng-eclipse issue #48: testng-eclipse will be hang if run RemoteTestNG with error argument.

Tim (1):
      Fix the issue-175: assertEquals(Set, Set, String) is missing

jjedMoriAnktah (1):
      Fix for the issue #173

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git



More information about the pkg-java-commits mailing list