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

James M Snell resolved ABDERA-130.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0

This was attempting to add the security module code to the complete jar.  I 
changed it to update the jar if the security module is being built

> ant build fails when ABDERA_XMLSECURITY=yes not set
> ---------------------------------------------------
>
>                 Key: ABDERA-130
>                 URL: https://issues.apache.org/jira/browse/ABDERA-130
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: David Primmer
>             Fix For: 0.4.0
>
>         Attachments: build.patch
>
>
> BUILD FAILED
> /home/primmer/abdera/svn_head/build/build.xml:448: 
> /home/primmer/abdera/svn_head/build/work/security not found.
> the offending line:
>      <fileset dir="${security.work}" includes="**/*" 
> excludes="META-INF/**/*"/>
> when this dir is not present  (because it was not created) this part of the 
> jar build dies. Take out that line and the build finishes.

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