Commit Graph

10 Commits

Author SHA1 Message Date
Stephen Colebourne 9fb47f2f28 Include overview in version 3 javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131559 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 21:23:35 +00:00
Stephen Colebourne 5cf3be3789 Build all javadocs in site generation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 09:15:57 +00:00
Stephen Colebourne 28933bd533 Add xdocs and other files to src dist
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131549 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 21:54:27 +00:00
Stephen Colebourne f7ecad06bb Add to maven build scripts for 3.0 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131540 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 18:09:32 +00:00
Stephen Colebourne 730cd956f6 Update to handle testframework jar creation and install
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131486 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 23:56:15 +00:00
Stephen Colebourne bbad255add Update for snapshot
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131483 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 18:52:01 +00:00
Rodney Waldhoff 1c03fba7d3 build testframework jar on dist
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131293 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 16:13:03 +00:00
Rodney Waldhoff c26f01fb1c generate object and primitive jars in both maven and ant
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131156 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 05:32:54 +00:00
Rodney Waldhoff 4b88bc49c1 dynamically disable certain serialization tests when run under clover
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130977 13f79535-47bb-0310-9956-ffa450edef68
2003-02-26 01:33:22 +00:00
Jason van Zyl 62a4ae05ab o adding project.xml and maven.xml. these don't work yet as the <build/>
element will have to be change.

  this is an example of the differences in testing patterns. The
  FooBarTestCase.java used in beanutils provides a nice way to grab
  on to the tests while leaving test classes out of the picture while
  not having to explicitly write a TestAll running. So with the
  introduction of a nice pattern that is used in Bean utils you don't
  need a runner and test classes will be ommitted and you can just add
  test cases and go, no need to modify anything else.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130749 13f79535-47bb-0310-9956-ffa450edef68
2002-07-23 16:41:11 +00:00