Hi,
I just noticed the release/ext-*.xml files were not updated as per the
geotools artifact names change, hence they're not being included at all on
the nightlies:
./release/ext-arcsde.xml:
<include>gt2-arcsde*.jar</include>
./release/ext-mysql.xml:
<include>gt2-mysql*.jar</include>
./release/ext-pyramid.xml:
<include>gt2-imagepyramid*.jar</include>
./release/ext-oracle.xml:
<include>gt2-oracle*.jar</include>
./release/ext-wfsv.xml:
<include>gt2-postgis-versioned-*.jar</include>
./release/ext-gml.xml:
<include>gt2-gml*.jar</include>
./release/ext-vpf.xml:
<include>gt2-vpf*.jar</include>
./release/ext-db2.xml:
<include>gt2-db2*.jar</include>
Gonna fix it
gabriel