You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "James M Snell (JIRA)" <ji...@apache.org> on 2007/03/15 05:51:10 UTC

[jira] Closed: (ABDERA-15) [PATCH] Tests in security module fail because of missing BouncyCastle lib

     [ https://issues.apache.org/jira/browse/ABDERA-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell closed ABDERA-15.
-------------------------------


> [PATCH] Tests in security module fail because of missing BouncyCastle lib
> -------------------------------------------------------------------------
>
>                 Key: ABDERA-15
>                 URL: https://issues.apache.org/jira/browse/ABDERA-15
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Ugo Cei
>         Attachments: antbuild.patch.txt, mavenbuild.patch.txt
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.