On Wed, Jul 17, 2013 at 5:47 PM, Jody Garnett <jody.garn...@gmail.com>wrote:
> I think it may be that the regex does not expect beta and is thus
> calculating the parent name wrong.
>
> I would of expected g/ge/geotools/GeoTools 10/10-beta
>
> In any case it is not a trouble, and I have some time while we wait for
> GWC to be released.
>
Yeha, it seems the regex currently looks for a dot in the number to strip
of the primary version number. I am not a regex master but i think just
using this would be a bit more robust.
sed 's/\([0-9]\+\)[\-\.]\?.*/\1/g'
--
> Jody Garnett
>
> On Thursday, 18 July 2013 at 12:45 AM, Ian Turton wrote:
>
> would adding -p to that mkdir fix these problems or is the whole directory
> name wrong?
>
> Ian
>
>
> On 17 July 2013 15:09, Jody Garnett <jody.garn...@gmail.com> wrote:
>
> It has successfully deployed to maven so GWC should be good to go - let
> me know when GWC is deployed into maven.
>
> If anyone has a moment to test please download from
> http://gridlock.opengeo.org/geotools/release/10-beta/
>
> I note that the rsync to source forge failed - Indeed it is looking for a
> directory I did not expect. I will upload
> by hand, if GWC and GeoServer release goes well.
>
> ++ echo
> ++ egrep '[0-9]+\.[0-9]+((\.|-).*)?'
> + '[' '' '!=' '' ']'
> ++ echo 10-beta
> ++ sed 's/\([0-9]*\)\.\([0-9]*\).*/\1/g'
> + dir=10-beta
> + pushd /var/www/html/geotools/release/10-beta
> + rsync -ave 'ssh -i
> /usr/share/jetty/.ssh/id_dsa_jdeolive_frs.sourceforge.net'
> geotools-10-beta-bin.zip geotools-10-beta-doc.zip
> geotools-10-beta-project.zip geotools-10-beta-userguide.zip
> 'jdeol...@frs.sourceforge.net:/home/pfs/project/g/ge/geotools/GeoTools\
> 10-beta\ Releases/10-beta/'
>
> sending incremental file list
>
> rsync: mkdir "/home/pfs/project/g/ge/geotools/GeoTools 10-beta
> Releases/10-beta" failed: No such file or directory (2)
> rsync: connection unexpectedly closed (9 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at io.c(601)
> [sender=3.0.7]
> [DEBUG] Skipping watched dependency update for build:
> geotools-release-publish #47 due to result: FAILURE
> Finished: FAILURE
>
>
> --
> Jody Garnett
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
>
>
> --
> Ian Turton
>
>
>
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel