Re: [Geotools-devel] Troubles with the release scripts

2012-09-02 Thread Andrea Aime
On Sun, Sep 2, 2012 at 3:42 PM, Justin Deoliveira wrote: > > Ok... it looks like the changing of configuration wiped out the custom > workspace parameter so it wasn't working from the same repo the other jobs > are. Should be fixed now. > Right, this afternoon I just forced the build one to do a

Re: [Geotools-devel] Troubles with the release scripts

2012-09-02 Thread Justin Deoliveira
On Sat, Sep 1, 2012 at 10:10 AM, Andrea Aime wrote: > On Sat, Sep 1, 2012 at 5:35 PM, Justin Deoliveira wrote: > >> and so on, so changed the way the command was run to first create the >>> "GeoTools 8 Releases" >>> if missing, and then do the rsych... run again, but my changes did not >>> take. >

Re: [Geotools-devel] Troubles with the release scripts

2012-09-02 Thread Andrea Aime
On Sun, Sep 2, 2012 at 10:57 AM, Jody Garnett wrote: > Also noticed the build was running with -P process, whilst the old > releases were > running with -Dall instead, swithed that to -Dall since I remembered Jody > not being able to do a uDig release due to missing artifacts. > > Thanks Andrea: >

Re: [Geotools-devel] Troubles with the release scripts

2012-09-02 Thread Jody Garnett
> Also noticed the build was running with -P process, whilst the old releases > were > running with -Dall instead, swithed that to -Dall since I remembered Jody > not being able to do a uDig release due to missing artifacts. > > Thanks Andrea: Tried switching over to 8.1 and came back with th

Re: [Geotools-devel] Troubles with the release scripts

2012-09-01 Thread Andrea Aime
On Sat, Sep 1, 2012 at 5:35 PM, Justin Deoliveira wrote: > and so on, so changed the way the command was run to first create the >> "GeoTools 8 Releases" >> if missing, and then do the rsych... run again, but my changes did not >> take. >> Looking on hudson found out the release-publish command wa

Re: [Geotools-devel] Troubles with the release scripts

2012-09-01 Thread Justin Deoliveira
Hi Andrea, comments inline. On Sat, Sep 1, 2012 at 8:38 AM, Andrea Aime wrote: > Hi, > I've been trying to make the release but found some problems. > Some I could solve, some I could not, maybe some I've created in the > attempt. > > First issues I've found in the build_release.sh script, the mv

[Geotools-devel] Troubles with the release scripts

2012-09-01 Thread Andrea Aime
Hi, I've been trying to make the release but found some problems. Some I could solve, some I could not, maybe some I've created in the attempt. First issues I've found in the build_release.sh script, the mvn clean would not run on the release tag because it missed the jar collector plugin, which w