[ 
https://issues.apache.org/jira/browse/TUSCANY-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619493#action_12619493
 ] 

Dan Becker commented on TUSCANY-2492:
-------------------------------------

Note that there is an article on the Tuscany Wiki 
(http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Running+Tuscany+with+Java+2+Security+Enabled)
 that describes how to do this.  Basically, there is a security profile in the 
maven build to run itests and vtests with security on (mvn test -P security). 
Or one can run a build with a given security policy (mvn 
"-Dtuscany.policy.file=file:///e:/tuscany.policy"). So this JIRA is a matter of 
enabling these profiles in the build.

> Need daily build with Java 2 security turned on
> -----------------------------------------------
>
>                 Key: TUSCANY-2492
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2492
>             Project: Tuscany
>          Issue Type: Wish
>          Components: Build System
>            Reporter: Jean-Sebastien Delfino
>             Fix For: Java-SCA-Next
>
>
> There is currently no automated daily build of the Tuscany runtime with Java 
> 2 security on.
> As most committers do not build with Java 2 security on either, the project 
> cannot detect when Java2 security related issues get introduced in new code, 
> or even claim that the Tuscany runtime works at all with Java2 security, as 
> there is no build to verify that claim on a regular basis.
> To fix this, I'd like to get a daily continuum build with Java2 security on, 
> perhaps in addition to the current build without Java2 security.

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