[
https://issues.apache.org/jira/browse/ABDERA-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Calavera updated ABDERA-130:
----------------------------------
Attachment: build.patch
I think that line can be removed, secutity package is compiled few lines later.
> 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
> 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.