~russel/gant/trunk

Viewing all changes in revision 1140.

  • Committer: Russel Winder
  • Date: 2010-04-05 19:18:32 UTC
  • Revision ID: git-v1:51134388f223d6e4bc983bbf209bb572df68f40d
In order for the Gant Ant task tests that spawn an Ant instance to run successfully, the version of Ant used must be the same as the Ant jar used by the Gradle classpath.  To date the tests have worked successfully when run locally by RW but have been failing on Codehaus Bamboo.  The chosen solution is to partition the tests so that only those tests that are not spawning an Ant instance are run as unit tests and those tests that do run an Ant instance are categorized as integration tests and not run as part of continuous integration.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: