[ 
https://issues.apache.org/jira/browse/COLLECTIONS-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Neidhart reopened COLLECTIONS-247:
-----------------------------------------

    
> update build to compile with Java 5 and use JUnit 4 and EasyMock in generics 
> branch
> -----------------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-247
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-247
>             Project: Commons Collections
>          Issue Type: Task
>    Affects Versions: 3.2
>         Environment: Mac OS X
>            Reporter: Edwin Tellman
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: patch_04_01.txt, pom.xml
>
>
> As requested on 
> [http://wiki.apache.org/jakarta-commons/Collections/GenericCollections/Contributors],
>  I updated the build to use Java 5 and I added JUnit 4 and EasyMock.
> For now, I overrode skipSerializedCanonicalTests() to return true in 
> AbstractTestBag and AbstractTestList, as the serialized objects don't match.  
> I think it is probably OK that the serialized objects have changed in this 
> branch, but please don't apply these changes if that is not the case.  
> If it is OK for the objects to have changed, and we don't expect them to 
> change again soon, someone could generate new serialized objects for this 
> branch.
> This patch, combined with the patch from 
> https://issues.apache.org/jira/browse/COLLECTIONS-243 allows everything to 
> build and the tests all pass:
> test:test:
>     [junit] Running org.apache.commons.collections.TestAllPackages
>     [junit] Tests run: 10602, Failures: 0, Errors: 0, Time elapsed: 22.123 sec
> BUILD SUCCESSFUL
> Total time: 30 seconds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to