Commit Graph

17 Commits

Author SHA1 Message Date
Mark R. Diggory 80850c330d Adding postGoal to copy css stylesheets from commons-build when site is generated. Please maintain this modification for consistent look and feel across commons subprojects.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131815 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 15:38:47 +00:00
Stephen Colebourne 416ad1d8b5 Fix javadoc generation of tagged versions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131804 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 23:22:22 +00:00
Stephen Colebourne 4bf90d6356 Prepare for version 3.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131799 13f79535-47bb-0310-9956-ffa450edef68
2004-06-22 22:24:29 +00:00
Stephen Colebourne 82db8c7195 Version 2.1.1 released
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131755 13f79535-47bb-0310-9956-ffa450edef68
2004-05-29 14:23:25 +00:00
Stephen Colebourne 34c19673f2 Change to Apache License 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131594 13f79535-47bb-0310-9956-ffa450edef68
2004-02-19 21:41:04 +00:00
Stephen Colebourne 49db395997 Generate checksums
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131573 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 18:58:06 +00:00
Stephen Colebourne cf3c20b70f Update to site generation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131567 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 13:31:29 +00:00
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