On 16/05/13 14:04, Andrea Aime wrote:
On Thu, May 16, 2013 at 4:55 AM, Ben Caradoc-Davies
<Ben.Caradoc-Davies@anonymised.com <mailto:Ben.Caradoc-Davies@anonymised.com>> wrote:
However the nightly builds does build xslt and has been doing so
successfully for a while,
and the artifacts get published, e.g.:
http://gridlock.opengeo.org/geoserver/2.3.x/ext-2013-05-15/
Makes me wonder if you are really building from a recent revision?
No, the nightlies just *looked* like they were working. But they were not. I think that, until I added it to the release profile, nightlies were just getting an old xslt jar from the repo, built as a side-effect of geoserver-2.3.x building with -PallExtensions and thus building xslt. geoserver-2.3.x-nightly builds with -Prelease,communityRelease and so did not include xslt until I fixed the pom.
http://hudson.opengeo.org/hudson/job/geoserver-2.3.x-nightly/107/consoleFull
The list of modules being built ends with (no mention of XSLT):
[INFO] GeoServer CAS Security Module
[INFO] GeoServer Security Extension Modules
[INFO] GeoServer INSPIRE Extensions
[INFO] GeoServer Release Module
While building the release module, we also see:
[INFO] snapshot org.geotools:gt-vpf:9-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geoserver:xslt:2.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geoserver:xslt:2.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geoserver:restconfig:2.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geoserver:restconfig:2.3-SNAPSHOT: checking for updates from osgeo
After my pom fix:
http://hudson.opengeo.org/hudson/job/geoserver-2.3.x-nightly/108/consoleText
The list of modules being built ends with (XSLT present):
[INFO] GeoServer CAS Security Module
[INFO] GeoServer Security Extension Modules
[INFO] XLST based WFS output format
[INFO] GeoServer INSPIRE Extensions
[INFO] GeoServer Release Module
And no xslt check in the release module. Looks fixed to me.
Kind regards,
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre