Gabriel,
you have set the version number in the geowebcache stable branch to a release version. This prevents the geowebcache stable branch from building geowebcache 1.3-SNAPSHOT, which is required for geoserver master. Was this change intended? If I recall correctly, you wanted geoserver master to depend on geowebcache snapshots.
Here is your geowebcache stable change:
commit fcc0c9c11332d4c376f7a1818644777b163a8bbc
Author: Gabriel Roldan <gabriel.roldan@anonymised.com>
Date: Wed Sep 19 14:58:07 2012 -0300
set version number to 1.3.0
Kind regards,
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
Hey Ben,
Reverted to 1.3-SNAPSHOT. Sorry for the oversight.
Yet I don't get why it would prevent the geoserver build. Is it
because it gets the current branches git commit id?
Cheers,
Gabriel
On Sun, Oct 7, 2012 at 11:03 PM, Ben Caradoc-Davies
<Ben.Caradoc-Davies@anonymised.com> wrote:
Gabriel,
you have set the version number in the geowebcache stable branch to a
release version. This prevents the geowebcache stable branch from building
geowebcache 1.3-SNAPSHOT, which is required for geoserver master. Was this
change intended? If I recall correctly, you wanted geoserver master to
depend on geowebcache snapshots.
Here is your geowebcache stable change:
commit fcc0c9c11332d4c376f7a1818644777b163a8bbc
Author: Gabriel Roldan <gabriel.roldan@anonymised.com>
Date: Wed Sep 19 14:58:07 2012 -0300
set version number to 1.3.0
Kind regards,
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
--
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.
Thanks, Gabriel, for the quick turnaround.
Setting the version to 1.3.0 did not prevent the build, it just caused GeoServer master to ignore updates to the stable branch of geowebcache and keep on using the last 1.3-SNAPSHOT from before 19 September. Now that you have reverted the change, GeoServer master will build against the most recent geowebcache stable, which is I think what you wanted.
Kind regards,
Ben.
On 08/10/12 12:28, Gabriel Roldan wrote:
Hey Ben,
Reverted to 1.3-SNAPSHOT. Sorry for the oversight.
Yet I don't get why it would prevent the geoserver build. Is it
because it gets the current branches git commit id?
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre