[PATCH] Tests in security module fail because of missing BouncyCastle lib
-------------------------------------------------------------------------

                 Key: ABDERA-15
                 URL: http://issues.apache.org/jira/browse/ABDERA-15
             Project: Abdera
          Issue Type: Bug
            Reporter: Ugo Cei


Security tests fail because they require a JCE provider like BouncyCastle to be 
present in the classpath, but one isn't distributed with Abdera due to export 
restrictions.

A patch is attached for the Maven build which adds the BC JCE Provider to the 
dependencies.

Another patch is attached for the Ant build which uses Maven's Antlib tasks 
[http://maven.apache.org/ant-tasks.html] to do the same. For this to work, a 
copy of 
[http://www.apache.org/dist/maven/binaries/maven-artifact-ant-2.0.4-dep.jar] 
must be saved in build/lib.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to