Commit Graph

94 Commits

Author SHA1 Message Date
Thomas Neidhart 6b41e50c2d Update build.xml based on the one from commons-lang: add additional test-jar target
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1495867 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 18:27:46 +00:00
Thomas Neidhart 56e4fac908 Further cleanup of build.xml: remove references to emma and other obsolete stuff.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493542 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 17:39:11 +00:00
Thomas Neidhart 3639533ad6 Update build.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493531 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 16:40:40 +00:00
Sebastian Bazley 8ffb78ec50 MOve to standard Maven layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1298531 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 19:29:25 +00:00
David Brosius 2ad95ff46e add ignoreantruntime flag to quell build warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1177384 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 18:13:06 +00:00
Sebastian Bazley c41056bff9 Simplify test exclusions
Allow tests to be run without using Emma

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023757 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 12:08:50 +00:00
Sebastian Bazley ca154e1815 TestAll* caught too many test classes
TestHashMap is not abstract

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023472 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:12:11 +00:00
Sebastian Bazley 8836de67a8 TestUtils contains no test cases, just test utilities
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023467 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 11:44:57 +00:00
Henri Yandell d82e7ce392 ------------------------------------------------------------------------
r740148 | mbenson | 2009-02-02 15:18:16 -0800 (Mon, 02 Feb 2009) | 1 line

parameterize junit haltonfailure
------------------------------------------------------------------------
r738939 | mbenson | 2009-01-29 09:51:26 -0800 (Thu, 29 Jan 2009) | 1 line

formatting; fix junitreport by enabling XML formatter; parameterize junit forking
------------------------------------------------------------------------
r636579 | skestle | 2008-03-12 16:51:04 -0700 (Wed, 12 Mar 2008) | 1 line

Added KeyValue for creation of deprecated jar to support Hibernate (dependency of SequencedHashMap)
------------------------------------------------------------------------
r596857 | skestle | 2007-11-20 14:36:46 -0800 (Tue, 20 Nov 2007) | 3 lines

Added deprecated.jar target for accepting a 3.* version of collections and pulling out classes needed by hibernate

Jira: COLLECTIONS-277
------------------------------------------------------------------------
r595918 | niallp | 2007-11-16 23:19:43 -0800 (Fri, 16 Nov 2007) | 1 line

Port Jakarta-->Commons TLP changes to JDK5 branch
------------------------------------------------------------------------
r593382 | skestle | 2007-11-08 17:56:05 -0800 (Thu, 08 Nov 2007) | 2 lines

Fixed junit compilation to use test.support.path instead of junit.jar
      	
------------------------------------------------------------------------
r593144 | skestle | 2007-11-08 04:21:55 -0800 (Thu, 08 Nov 2007) | 3 lines

Updated CollectionUtils and test.  Probably 80-90% complete for generics.  Very open to review / patches.

Jira: COLLECTIONS-245
------------------------------------------------------------------------
r570371 | skestle | 2007-08-28 03:48:24 -0700 (Tue, 28 Aug 2007) | 1 line

Integrated emma coverage into build.xml
------------------------------------------------------------------------
r557489 | skestle | 2007-07-18 21:43:23 -0700 (Wed, 18 Jul 2007) | 1 line

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.
------------------------------------------------------------------------
r468599 | scolebourne | 2006-10-27 17:37:31 -0700 (Fri, 27 Oct 2006) | 1 line

Switch to new ASF licence format with copyright dates in NOTICE.txt
------------------------------------------------------------------------


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@815010 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:51:53 +00:00
Henri Yandell f2afc0a2a8 Setting build.xml version to 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776950 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:56:35 +00:00
Matthew Jason Benson 7d8c4caada make test forking configurable
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@737174 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23 20:28:36 +00:00
Niall Kegan Pemberton 2619bfa66c Fix test reports directory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@646847 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 15:36:18 +00:00
Niall Kegan Pemberton cb41a3c01c Try to fix gump failure
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@638998 13f79535-47bb-0310-9956-ffa450edef68
2008-03-19 20:27:16 +00:00
Niall Kegan Pemberton 6e202826cf Include missing files in distros built by ant & m1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@638796 13f79535-47bb-0310-9956-ffa450edef68
2008-03-19 11:44:27 +00:00
Niall Kegan Pemberton f7eadf09d7 COLLECTIONS-281 - Change maven build to create Collections Test Framework jar
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@638061 13f79535-47bb-0310-9956-ffa450edef68
2008-03-17 20:51:18 +00:00
Dennis Lundberg f0c0dc2600 Changes because of the TLP move.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561498 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 20:34:50 +00:00
Rahul Akolkar b3661629fb TLP related blanket changes:
s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561230 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 04:17:09 +00:00
Henri Yandell 9088be6818 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480447 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:41:17 +00:00
Stephen Colebourne eec39dc951 Post release v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406465 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 22:54:04 +00:00
Stephen Colebourne a200aef6b3 Release v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406442 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 21:52:34 +00:00
Stephen Colebourne 2b0a51fd95 Allow a single test to be run from ant
rfe 38645, from Matt Benson

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@400316 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 14:18:39 +00:00
Stephen Colebourne a9db1350ad Update build script for 3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@400315 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 14:06:19 +00:00
Stephen Colebourne 1c8ccc351e Adjust ant splitjar for 3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@375759 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 22:41:53 +00:00
Stephen Colebourne c9b89ca55d Prepare build for 3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@333018 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 15:14:06 +00:00
Stephen Colebourne dc1d0beaa0 Change script to satisfy nightly build process
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@153620 13f79535-47bb-0310-9956-ffa450edef68
2005-02-13 11:28:49 +00:00
Stephen Colebourne 2c48c7ff06 Post v3.1 cleanup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131805 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 23:26:33 +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 1cb568a03f Upgrade version to 3.1-RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131781 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 20:47:59 +00:00
Stephen Colebourne a6cf8d4ecd Add support for clirr
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131774 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 20:28:37 +00:00
Dirk Verbeeck abfe51e356 fix broken build.xml
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131703 13f79535-47bb-0310-9956-ffa450edef68
2004-05-04 17:46:51 +00:00
Stephen Colebourne 07a0f5c777 Add targets that could be used to build smaller jars
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131698 13f79535-47bb-0310-9956-ffa450edef68
2004-05-03 21:04:46 +00:00
Stephen Colebourne e4a0565465 Get extra log information back when test fails
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131690 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 14:00:41 +00:00
Stephen Colebourne f655a04d2d Improve ant script to provide more info on tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131658 13f79535-47bb-0310-9956-ffa450edef68
2004-04-10 22:20:06 +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 730ad02d0e Add notice to builds
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131593 13f79535-47bb-0310-9956-ffa450edef68
2004-02-19 21:27:52 +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 40d58bc828 New ant build file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131578 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 01:23:04 +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 c2d1c560e7 Tidy deprecation messages prior to release 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131508 13f79535-47bb-0310-9956-ffa450edef68
2004-01-04 18:04:16 +00:00
Stephen Colebourne 850cdd0029 Add overview for version 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131464 13f79535-47bb-0310-9956-ffa450edef68
2003-12-28 18:00:23 +00:00
Stephen Colebourne 4ac240368a Update to new location on Sun website
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131434 13f79535-47bb-0310-9956-ffa450edef68
2003-12-13 23:28:43 +00:00
Stephen Colebourne dbd5cb3ae8 Fix to testframework javadoc build for gump
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131372 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 02:26:42 +00:00
Stephen Colebourne 6f29698994 Fix ant build to validate only part of testframework
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131364 13f79535-47bb-0310-9956-ffa450edef68
2003-11-22 12:06:34 +00:00
Stephen Colebourne 9ccb68523b Rework build script for new test classes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131346 13f79535-47bb-0310-9956-ffa450edef68
2003-11-16 21:39:42 +00:00
Stephen Colebourne eda112cfac Add MapIterator to BidiMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131300 13f79535-47bb-0310-9956-ffa450edef68
2003-10-29 00:06:25 +00:00
Rodney Waldhoff 94d7692231 fix and re-enable build-validate-testframework
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131295 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 23:08:21 +00:00
Rodney Waldhoff e288d25eda temporarily disable build-validate-testframework to allow "ant dist" to complete
(see note on dev list)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131294 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 16:17:26 +00:00
Stephen Colebourne dac6d48cb0 Change ant to not report deprecated methods in test classes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131281 13f79535-47bb-0310-9956-ffa450edef68
2003-10-10 21:13:36 +00:00
Stephen Colebourne f06da1d194 Change javadoc produced from public only to protected as well
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131272 13f79535-47bb-0310-9956-ffa450edef68
2003-10-09 21:00:05 +00:00
Stephen Colebourne f05bc240ac Finish integration of testframework jar, with javadoc and validation build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131248 13f79535-47bb-0310-9956-ffa450edef68
2003-10-05 23:12:15 +00:00