[testng] annotated tag testng-5.14.1 created (now 09b4d63)

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


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

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

        at  09b4d63   (tag)
   tagging  2a0744c1f1faf492d945cea9b8d82db1b6f64e15 (commit)
  replaces  testng-5.14
 tagged by  Cedric Beust
        on  Mon Oct 4 11:08:58 2010 -0700

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

Cedric Beust (73):
      [maven-release-plugin] prepare for next development iteration
      Fixed: typo -testRunFactory
      Updated CHANGES
      Add testngtasks to the Maven produced jar file
      Test build update.
      Version bump.
      Working IConfigurable implementation, need some refactoring.
      Better testing for IConfigurable.
      Now passing a configuration down to TestRunner.
      IConfigurable and IHookable are now listeners.
      build.properties update
      Comment update
      Merge branch 'master' of http://github.com/nullin/testng into nullin
      Updated CHANGES
      Made IHookable tests more robust.
      Incorporate changes from tpollak.
      Removed comment.
      @Listeners was not working with hookable and configurable.
      Build fix.
      More robust IHookable and IConfigurable tests.
      Updated to JCommander 1.7 (Java 5 compatible).
      Added getParameters() to the hook callbacks.
      JUnitXmlReporter now generating the package attribute.
      Added getParameters() to IHookCallBack.
      testng-single update
      Fixed NPE in XmlInclude
      Better JUnitReporter.
      testng-single
      Documentation added: Section on Selenium (Felipe Knorr Kuhn)
      Fixed link
      Generating one JUnitReport per class.
      Added support for XML comments in XMLStringBuffer.
      Merge branch 'master' of github.com:cbeust/testng
      Added two links in the misc section.
      Merge branch 'master' of github.com:cbeust/testng
      Minor fixes to tpollak's commit
      Merge from Nalin's master.
      Nalin's change: -randomizesuites.
      Minor improvement to the JUnitReporter reporter.
      Updated the doc to point to github.
      Merge branch 'master' of github.com:cbeust/testng
      Doc update.
      Clarified dependent methods in parallel.
      Typo.
      The Eclipse plug-in wasn't running child suites.
      Updated CHANGES.txt.
      A few fixes on top of Nalin's changes
      Merge branch 'nullin'
      Minor fixes on top of Nalin's changes
      Eclipse plug-in update.
      Implemented timeOut for configurations.
      Temporarily excluding broken serialization test.
      Temp files.
      Updated CHANGES.txt.
      Added a few missing listeners to the doc.
      JUnitReports now include the stack trace in case of failure.
      Added dot.
      Temp files.
      Merge branch 'master' of github.com:cbeust/testng
      Fixed NPE in JUnitReporter.
      Merge branch 'nullin'
      5.14.1
      Merge branch 'master' of github.com:cbeust/testng
      Next beta.
      Updated CHANGES with the new Eclipse plug-in feature.
      Better skip handling in JUnitReportReporter.
      Minor fixes to Nalin's patch.
      Merge branch 'nullin'
      Fixed the indentation for XmlSuite.
      Fixed NPE if TestNG is invoked with no test classes.
      Missing space.
      TESTNG-401: ClassCastException with Surefire.
      [maven-release-plugin] prepare release testng-5.14.1

Felipe Knorr Kuhn (1):
      Fixed a typo and removed the Conclusion part, as it is not necessary on the doc

Tomas Pollak (1):
      Added a method Utils.escapeUnicode() to filter any characters that are not defined in Unicode. This method is used in the generation of the testng-results.xml file to avoid generating an invalid xml.

Tomás Pollak (3):
      TESTNG-186. Rename IWorkerApadter to IWorkerAdapter.
      TESTNG-384. Use CharSequence instead of String for assert messages.
      Fix potential serialziation problem.

nullin (40):
      Merge branch 'master' of git://github.com/cbeust/testng
      Merge branch 'master' of git://github.com/cbeust/testng
      Merge branch 'master' of git://github.com/cbeust/testng
      Merge branch 'master' of git://github.com/cbeust/testng
      Merge branch 'master' of git://github.com/cbeust/testng
      Fixed: NPE while printing results for an empty suite
      Fixed: Invoke IInvokedMethodListener.afterInvocation after fixing results for tests expecting exceptions
      Rework the code for running suites in parallel
      Merge branch 'master' of git://github.com/cbeust/testng
      Test to ensure that suites are run in specified order if suiteThreadPoolSize == 1 and randomizeSuites == false
      Revert changes
      Trivial: Cleanup whitespace
      Trivial: Fix use of triggerAtOnce boolean w.r.t countDownLatch
      Rework the code for running suites in parallel (Take 2)
      Revert change to Assert methods
      Revert change to Assert methods
      TESTNG-197 : assertEquals(Collection,Collection,String) logic simplification
      TESTNG-197 : assertEquals(Collection,Collection,String) logic simplification
      Merge branch 'master' of git://github.com/cbeust/testng
      More tests for ParallelSuiteTest
      Merge branch 'master' of git://github.com/cbeust/testng
      Rework around running suites in parallel
      remove a System.out.println stmt from test
      Fix ant clean target
      Fixed: TESTNG-415. Assert.assertEquals() for sets and maps fails with 'null' as arguments
      2 more tests for AssertEquals[Maps|Sets]
      Fix updates to CHANGES.txt
      Tivial updates related to TESTNG-415
      Use GraphThreadPoolExecutor instead of GroupThreadPoolExecutor
      Remove unused interfaces and classes
      Add randomizeSuites to ant task and make it a Boolean instead of String in CLI...Args.java
      Boolean cli args don't have to be appeneded with a value
      Remove unused class
      Remove another unused class
      First Pass of FindBugs
      Merge branch 'master' of git://github.com/cbeust/testng
      Merge branch 'master' of git://github.com/cbeust/testng
      Make IMethodInterceptor transient because it doesnt implement serializable
      2nd Pass of taking care of Findbugs warnings
      Handle suite parameters properly

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

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