Stephen Kestle
|
e3f8817527
|
Added KeyValue for creation of deprecated jar to support Hibernate (dependency of SequencedHashMap)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@636579 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-12 23:51:04 +00:00 |
|
Stephen Kestle
|
e8ee245bbe
|
Added deprecated.jar target for accepting a 3.* version of collections and pulling out classes needed by hibernate
Jira: COLLECTIONS-277
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@596857 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-20 22:36:46 +00:00 |
|
Niall Kegan Pemberton
|
7e56206228
|
Port Jakarta-->Commons TLP changes to JDK5 branch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@595918 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-17 07:19:43 +00:00 |
|
Stephen Kestle
|
c89f4d25d8
|
Fixed junit compilation to use test.support.path instead of junit.jar
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@593382 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-09 01:56:05 +00:00 |
|
Stephen Kestle
|
cf3ddae273
|
Updated CollectionUtils and test. Probably 80-90% complete for generics. Very open to review / patches.
Jira: COLLECTIONS-245
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@593144 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-08 12:21:55 +00:00 |
|
Stephen Kestle
|
70f2da7d57
|
Integrated emma coverage into build.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@570371 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-28 10:48:24 +00:00 |
|
Stephen Kestle
|
d6f637fbf9
|
Added explicit dir="${basedir}" property to the junit task to ensure that <ant> tasks referencing this build.xml from another directory will still load up the relative path test data correctly.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/branches/collections_jdk5_branch@557489 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-19 04:43:23 +00:00 |
|
Stephen Colebourne
|
58e2c7f9e8
|
Switch to new ASF licence format with copyright dates in NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/branches/collections_jdk5_branch@468599 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-28 00:37:31 +00:00 |
|
Kristopher J. Nuttycombe
|
decf5c8da9
|
Tagged current head prior to creation of JDK5 branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/tags/PRE_GENERICS@468105 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-26 19:50:40 +00:00 |
|
Costin Manolache
|
b73b147176
|
Fix the name - the file in CVS is called LICENCE.txt.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130753 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-25 18:08:05 +00:00 |
|
Rodney Waldhoff
|
2769f6c83a
|
(c) 2001 - 2002
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130694 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-04 12:33:01 +00:00 |
|
Morgan James Delagrange
|
bb443f34a4
|
changed build script to use local copy of LICENSE file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130682 13f79535-47bb-0310-9956-ffa450edef68
|
2002-04-02 16:29:20 +00:00 |
|
Morgan James Delagrange
|
fe753a3640
|
updated source distro task to work more like previous versions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130680 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-28 15:45:03 +00:00 |
|
Morgan James Delagrange
|
d7b8588498
|
added target for source distribution
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130679 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-28 06:50:15 +00:00 |
|
Morgan James Delagrange
|
fea6e61ea1
|
added LICENSE to binary distribution jar
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130678 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-28 05:23:37 +00:00 |
|
Morgan James Delagrange
|
9b81356c39
|
added targets to build binary distributions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130677 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-28 05:13:54 +00:00 |
|
Jeff Turner
|
96b336fb95
|
Show protected methods in javadocs. We have a few {@link}s to protected
methods that were causing warnings.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130658 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-19 01:21:53 +00:00 |
|
Morgan James Delagrange
|
9bf049746b
|
added more documentation to the release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130650 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-15 17:28:41 +00:00 |
|
Morgan James Delagrange
|
46d1aa3509
|
updating release version
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130649 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-15 17:07:08 +00:00 |
|
Rodney Waldhoff
|
54345a5c91
|
committing ungenerated parts of documentation patch from Chuck Burdick
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130492 13f79535-47bb-0310-9956-ffa450edef68
|
2001-08-17 23:00:26 +00:00 |
|
Craig R. McClanahan
|
e549ed5b85
|
Update version numbers for development subsequent to 1.0 releases.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130491 13f79535-47bb-0310-9956-ffa450edef68
|
2001-07-15 00:17:24 +00:00 |
|
Craig R. McClanahan
|
3f06f58f16
|
Update documentation and configuration information for a 1.0 release of
the Collections package.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130489 13f79535-47bb-0310-9956-ffa450edef68
|
2001-07-14 23:43:11 +00:00 |
|
Geir Magnusson Jr
|
d247416c2d
|
and back...:)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130479 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-11 04:08:37 +00:00 |
|
Geir Magnusson Jr
|
0d47235708
|
last night I undid the tag for 0.02 because I thought I needed to modify
EP to help deprecate out of Vel and Turbine. There turned out to be
another way, so flipping the build to 0.02 for a sec for a re-tag
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130477 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-11 04:04:47 +00:00 |
|
Geir Magnusson Jr
|
b19cac11f4
|
update to version.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130476 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-10 01:01:35 +00:00 |
|
Geir Magnusson Jr
|
6c322b7ac3
|
v0.02 - want to tag again to move into Velocity, with the latest changes.
Again, won't be a release - just a marker
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130475 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-10 00:51:51 +00:00 |
|
James Strachan
|
9f673d4da6
|
Added TestCases for LRUMap and SoftRefHashMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130472 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-06 11:10:36 +00:00 |
|
Rodney Waldhoff
|
bfb870a5c0
|
delete ${dest.classes} after dist
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130467 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-04 15:51:57 +00:00 |
|
Geir Magnusson Jr
|
c0bca891ef
|
no ver on jar
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130466 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-04 09:48:04 +00:00 |
|
Geir Magnusson Jr
|
1dd1fbab64
|
post-tag update of build ver
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130465 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-04 03:04:58 +00:00 |
|
Geir Magnusson Jr
|
34f64a799d
|
Need to make a small fix - backed out the tag I just did, reverting version
number. Will fix to a clean build and will retag, and re-version
"There is nothing to see here..."
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130460 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-04 02:39:29 +00:00 |
|
Geir Magnusson Jr
|
2d218714b9
|
updated post-tag version. Onward to a real release...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130459 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-04 02:35:32 +00:00 |
|
Geir Magnusson Jr
|
866f4cbfd9
|
Added version.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130458 13f79535-47bb-0310-9956-ffa450edef68
|
2001-05-04 02:29:03 +00:00 |
|
Craig R. McClanahan
|
7ddab29217
|
Update collections to the new distribution directory guidelines.
NOTE: I didn't mess with the creation of the "classes" subdirectory in
the output distribution, because Rodney might want to get involved with
that part of these build scripts.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130455 13f79535-47bb-0310-9956-ffa450edef68
|
2001-04-30 18:16:02 +00:00 |
|
Rodney Waldhoff
|
422c02c9e2
|
* reads properties from ../build.properties
* changed order of prop files to match beanutils--now component, then commons, then user
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130447 13f79535-47bb-0310-9956-ffa450edef68
|
2001-04-22 17:05:03 +00:00 |
|
Rodney Waldhoff
|
b1f949bf50
|
Reads properties from ../build.properties as well.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130446 13f79535-47bb-0310-9956-ffa450edef68
|
2001-04-22 16:38:58 +00:00 |
|
Geir Magnusson Jr
|
73733206b9
|
Applied Scott Sanders' patch restoring the peek(n) method.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130441 13f79535-47bb-0310-9956-ffa450edef68
|
2001-04-16 22:39:21 +00:00 |
|
Rodney Waldhoff
|
13a119de0b
|
Initial revision
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130432 13f79535-47bb-0310-9956-ffa450edef68
|
2001-04-14 15:38:58 +00:00 |
|