Commit Graph

39 Commits

Author SHA1 Message Date
Stephen Colebourne a249eba720 Add special cases for Set and Bag to CollectionUtils cardinality()
bug 28629, from Jon Schewe


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131678 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 20:00:18 +00:00
Stephen Colebourne a99be038ce Add Mike Pettypiece
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131671 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 23:35:07 +00:00
Mark R. Diggory b8f869dcaa Removed extend, migrated repository, Apache project metadata and adjusted build settings appropriately.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131648 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 19:58:06 +00:00
Stephen Colebourne 2d1415ed14 Separate releases from commons-build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131627 13f79535-47bb-0310-9956-ffa450edef68
2004-04-07 22:40:00 +00:00
Stephen Colebourne c324046a54 Add size(Object) method to find the size of various collection-like objects
bug 27909, from Steven Melzer


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131612 13f79535-47bb-0310-9956-ffa450edef68
2004-03-31 21:43:27 +00:00
Stephen Colebourne 78238bdc12 Add TransformedPredicate, which transforms before calling a predicate
bug 26946, from Alban Peignier


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131603 13f79535-47bb-0310-9956-ffa450edef68
2004-03-13 16:34:46 +00:00
Stephen Colebourne 6eacac77dc Extend super project xml more properly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131598 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 00:14:14 +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
Mark R. Diggory 827bc37832 Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131584 13f79535-47bb-0310-9956-ffa450edef68
2004-02-10 19:15:04 +00:00
Stephen Colebourne ce3973869e Update to version 3.1-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131580 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 19:48:24 +00:00
Stephen Colebourne d630f80567 Switch to version 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131572 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 16:15:09 +00:00
Stephen Colebourne fa39feb5e5 Fix active developers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131569 13f79535-47bb-0310-9956-ffa450edef68
2004-01-24 13:35:32 +00:00
Stephen Colebourne a1136763b9 Don't do statcvs or checkstyle
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131556 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 09:16:26 +00:00
Henri Yandell 9a8ec49d5d moving to rc1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131545 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 04:54:18 +00:00
Timothy O'Brien 8f5b769410 Proposed white background Maven site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131544 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 02:33:15 +00:00
Stephen Colebourne 1cec5c930e Fix Arun's name to be in order
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131542 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 20:39:56 +00:00
Stephen Colebourne eaa0f07c75 Linkcheck report is slow
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131517 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 21:20:51 +00:00
Phil Steitz 75a4b6a411 Added Steve Phelps as contributor. Restored alpha sort order.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131495 13f79535-47bb-0310-9956-ffa450edef68
2004-01-02 00:05:56 +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
Stephen Colebourne a00293d508 Ensure that the keySet and values views handle removed elements
bug 25551, from Joe Raysa


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131476 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 14:56:21 +00:00
Arun Thomas 797c2809f8 Added self as committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131426 13f79535-47bb-0310-9956-ffa450edef68
2003-12-11 00:56:47 +00:00
Phil Steitz 8d8d9ed8a2 Added Brian McCallister to contributors, restored alpha sort to developers.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131331 13f79535-47bb-0310-9956-ffa450edef68
2003-11-07 02:26:12 +00:00
Stephen Colebourne 99005c4da0 Add Eric Johnson as a contributor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131280 13f79535-47bb-0310-9956-ffa450edef68
2003-10-10 21:12:41 +00:00
Stephen Colebourne 0720c33003 Remove deprecated primitive classes
Prepare for primitive release


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131196 13f79535-47bb-0310-9956-ffa450edef68
2003-09-27 10:54:06 +00:00
Matthew Hawthorne ea34dd7a1e Added self as committer (signed in blood)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131187 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 20:45:50 +00:00
Stephen Colebourne 8f0c4405c7 Update maven script to process all the tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131157 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 08:33:14 +00:00
Phil Steitz 541dca188d Added myself to the project team.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131132 13f79535-47bb-0310-9956-ffa450edef68
2003-09-05 01:58:48 +00:00
Stephen Colebourne ced7246684 Add contributers
Tidy file


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131122 13f79535-47bb-0310-9956-ffa450edef68
2003-08-31 14:32:57 +00:00
Rodney Waldhoff 9fb7c31640 add non-empty ids to developers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131021 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 13:21:41 +00:00
Rodney Waldhoff cec79200d7 make "maven clover" work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130978 13f79535-47bb-0310-9956-ffa450edef68
2003-02-26 01:45:53 +00:00
Rodney Waldhoff 2c0e5353a8 run o.a.c.c.TestAll only for unit tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130858 13f79535-47bb-0310-9956-ffa450edef68
2002-11-01 18:58:01 +00:00
Rodney Waldhoff 93e25a6291 inception year is 2001
fix spelling of "waldhoff"


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130855 13f79535-47bb-0310-9956-ffa450edef68
2002-10-31 16:19:54 +00:00
Michael Smith 52cad22cd6 Update current version to reflect current reality.
Add a few collections developers that are conspicously missing.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130854 13f79535-47bb-0310-9956-ffa450edef68
2002-10-27 14:24:43 +00:00
Martin van den Bemt 8ec363d304 Updated the version in project.xml.
Thanx Moritz Petersen for pointing us to that.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130853 13f79535-47bb-0310-9956-ffa450edef68
2002-10-26 11:04:46 +00:00
Jason van Zyl 7c564f83e3 o Excluding TestPredicatedCollection as it doesn't appear in the TestAll
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130813 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 02:17:18 +00:00
Jason van Zyl 26712251ba o getting the tests to work by removing the last non-testcase class.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130752 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 03:18:04 +00:00
Jason van Zyl 4ebf207d4d o cleaning up the maven descriptors for the projects so that a site
with decent names is generated (link to come)

o made all the projects use a LICENSE.txt file. one this doesn't wig
  out windows users and the checkstyle report likes to have one to
  make sure that all sources files have a license present so if they
  don't it can be reported.

o using the reactor tag in its first forms to provide a mechanism
  to build the entire commons (still problems with detecting
  JDK 1.4) and to generate a site where the navigation is gleaned
  from the project themselves and don't have to kept in sync
  manually.

o added a little front-end site deployer.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130751 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 02:36:45 +00:00
Jason van Zyl 87341f1984 o excluding all non-testcases so that the tests pass
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130750 13f79535-47bb-0310-9956-ffa450edef68
2002-07-24 06:09:19 +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