You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Suresh Attanayake (JIRA)" <ji...@apache.org> on 2013/09/11 21:10:53 UTC

[jira] [Commented] (RAMPART-222) Maven rampart-project POM does not have a profile for JDK 1.6

    [ 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-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org