[ 
https://issues.apache.org/jira/browse/COLLECTIONS-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580301#action_12580301
 ] 

Niall Pemberton commented on COLLECTIONS-281:
---------------------------------------------

I applied all of the patch - so AFAIC its done:

   http://svn.apache.org/viewvc?view=rev&revision=638061

Running the three builds (ant, m1 & m2) the source/target options used are 
inconsistent:
 - Ant: doesn't use any source/target options when compiling, but has 1.2 in 
the jar's manifest for X-Compile-Source-JDK/X-Compile-Target-JDK (hard coded in 
src/conf/MANIFEST.MF) 
 - m1: uses 1.3/1.1 values for source/target options
 - m2: uses 1.3/1.3 values for source/target options

IMO we should just use 1.3 for both source/target as1.2 is so old I see no 
reason to attempt to support it (anyone wanting 1.2 compataible versions will 
have to stay on an older release)




> Change maven build to create Collections Test Framework jar
> -----------------------------------------------------------
>
>                 Key: COLLECTIONS-281
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-281
>             Project: Commons Collections
>          Issue Type: Task
>    Affects Versions: 3.2
>            Reporter: Niall Pemberton
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: COLLECTIONS-281-build-testframework.patch
>
>
> Currently the m2 build does not create the Collections Test Framework jar 
> (ant and m1 builds do)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to