[ 
https://issues.apache.org/jira/browse/RAMPART-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764639#comment-13764639
 ] 

Suresh Attanayake commented on RAMPART-222:
-------------------------------------------

in the 1.7.0-SNAPSHOT this is set as 
<bcprov.jdk15.version>1.46</bcprov.jdk15.version> . We will support 1.6 in 
later version. 
                
> Maven rampart-project POM does not have a profile for JDK 1.6
> -------------------------------------------------------------
>
>                 Key: RAMPART-222
>                 URL: https://issues.apache.org/jira/browse/RAMPART-222
>             Project: Rampart
>          Issue Type: Improvement
>          Components: distribution
>    Affects Versions: 1.4
>            Reporter: Paul Field
>            Priority: Minor
>
> The rampart-project POM specifies profiles for JDK 1.4 and JDK 1.5 - with a 
> default of JDK 1.4.
> When running on JDK 1.6 (or later), Maven 2.0 is using the default profile 
> which will cause a dependency on bcprov-jdk13. However, I expect it should 
> depend on bcprov-jdk16.
> Incidentally, Maven 2.1 has changed the logic of the <jdk> profile activation 
> to use the Enforcer Version Range Syntax - so JDK 1.6 will match the 1.5 
> profile, which is much better behaviour (and why I marked this issue as only 
> "minor").

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to