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