[jira] Updated: (COLLECTIONS-253) Generics version of PredicateUtils and the predicates it creates

2007-05-25 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-253: -- Summary: Generics version of PredicateUtils and the predicates it creates (was

[jira] Updated: (COLLECTIONS-253) I added generics to PredicateUtils and the predicates it creates

2007-05-25 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-253: -- Attachment: predicates.txt predicates.tgz patch and tar versions

[jira] Created: (COLLECTIONS-253) I added generics to PredicateUtils and the predicates it creates

2007-05-25 Thread Edwin Tellman (JIRA)
Issue Type: Improvement Components: Collection Affects Versions: Generics Environment: Mac OS X Reporter: Edwin Tellman Priority: Minor Fix For: Generics I added generics to PredicateUtils and the predicates it creates (AndPredicate

[jira] Updated: (COLLECTIONS-247) update build to compile with Java 5 and use JUnit 4 and EasyMock in generics branch

2007-04-01 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-247: -- Attachment: patch_04_01.txt patch for build files, etc. > update build

[jira] Created: (COLLECTIONS-247) update build to compile with Java 5 and use JUnit 4 and EasyMock in generics branch

2007-04-01 Thread Edwin Tellman (JIRA)
Project: Commons Collections Issue Type: Task Affects Versions: Generics Environment: Mac OS X Reporter: Edwin Tellman Priority: Minor Fix For: Generics As requested on http://wiki.apache.org/jakarta-commons/Collections/GenericCollections

[jira] Commented: (COLLECTIONS-243) Generic versions of Predicated, Syncronized and Unmodifiable classes

2007-03-18 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481938 ] Edwin Tellman commented on COLLECTIONS-243: --- I also like Stephen K's other suggestion to allow f

[jira] Updated: (COLLECTIONS-243) generic versions of some more classes

2007-03-13 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-243: -- Description: I added generics to some more classes and fixed some compilation

Re: [collections] Committing to collections-java5 branch

2007-03-12 Thread Edwin Tellman
Although I'm not a Stephen, I'm also interested in contributing, if the project is open to non-Stephens ;^). I was looking at the generics branch of collections a few weeks ago, and added generics to a few more of the classes. I just submitted a Jira issue with these changes : https://is

[jira] Updated: (COLLECTIONS-243) generic versions of some more classes

2007-03-11 Thread Edwin Tellman (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin Tellman updated COLLECTIONS-243: -- Attachment: collections_06_03_11.patch patch which adds generics to a few more

[jira] Created: (COLLECTIONS-243) generic versions of some more classes

2007-03-11 Thread Edwin Tellman (JIRA)
: Collection Affects Versions: Generics Environment: OS X Reporter: Edwin Tellman Priority: Minor Fix For: Generics I added generics to some more classes and fixed some compilation problems. The generic version of Transformer required the input and output