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 2006/10/24 19:20:17 UTC

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

    [ http://issues.apache.org/jira/browse/ABDERA-15?page=comments#action_12444428 ] 
            
James M Snell commented on ABDERA-15:
-------------------------------------

For the Ant build, I'd rather avoid introducing the maven dependency, at least for now.  Instead, let's do it the same way we do the other dependencies and download the jar directly from the bouncycastle site.  I'm making that change now. 

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