Re: Problem with GPG plugin from Ant task

2013-02-01 Thread Stephen Connolly
I have this working for Apache Cassandra, as they didn't want to switch to Maven. Please take a look at their build.xml, as that shows it is possible -Stephen On Tuesday, 29 January 2013, Lewis John Mcgibbney wrote: > Hi, > Having looked high and low for a resolution, I've been unable to find on

Re: Problem with GPG plugin from Ant task

2013-01-31 Thread Antoine Levy Lambert
ent et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > >> Date: Wed, 30 Jan 2013 19:08:33 -0800 >> Sub

RE: Problem with GPG plugin from Ant task

2013-01-31 Thread Martin Gainty
orisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.

Re: Problem with GPG plugin from Ant task

2013-01-30 Thread Lewis John Mcgibbney
Hi Antoine, Thank you very much for your suggestion. I need to be honest with you though and say that we ended up changing the entire build to Maven to fix the problem and now everything works fine. It was sapping hours of my time looking for an answer so we made the decision to shift :0( Thank you

Re: Problem with GPG plugin from Ant task

2013-01-30 Thread Antoine Levy Lambert
Hello Lewis, there is a project in the commons sandbox at Apache with which you can PGP sign artifacts in an Ant build The source code is there [1] There is an example of usage of this here [2] We use that when producing releases of Ant. Maybe this can help you ? Regards, Antoine [1] htt