On Thu, Jan 22, 2015 at 2:56 PM, Ian Turton wrote:
> OK I give in how do I convince maven to build me an extension? I've tried
> mvn install -Psqlserver and it claims there is no content to put in the
> jar?
cd geoserver/src/release
mvn clean install -nsu
cd ..
mvn assembly:attached
cd target/r
OK I give in how do I convince maven to build me an extension? I've tried
mvn install -Psqlserver and it claims there is no content to put in the
jar?
Ian
On Wed Jan 21 2015 at 11:35:42 AM Ian Turton wrote:
> I should be able to build the GeoServer extension today, I'll let you know.
>
> Ian
>
I should be able to build the GeoServer extension today, I'll let you know.
Ian
On Tue Jan 20 2015 at 9:33:22 PM Jody Garnett
wrote:
> Ian are you able generate the extension for geoserver? We can upload it to
> source forge - and update the blog post when it is available.
>
> If that can be arr
Ian are you able generate the extension for geoserver? We can upload it to
source forge - and update the blog post when it is available.
If that can be arranged I am happy to provide a +1
Jody
--
Jody Garnett
On 20 January 2015 at 08:26, Andrea Aime
wrote:
> On Tue, Jan 20, 2015 at 2:47 PM, Ia
On Tue, Jan 20, 2015 at 2:47 PM, Ian Turton wrote:
> I know - I got up early this morning hoping to beat Jody to it but it was
> too late. It would be nice if we could squeeze this into 13 as I have a
> customer who would like to stop using snapshots. On the upside if the beta
> testing is good w
I know - I got up early this morning hoping to beat Jody to it but it was
too late. It would be nice if we could squeeze this into 13 as I have a
customer who would like to stop using snapshots. On the upside if the beta
testing is good we can actually make the JTDS profile on by default so that
it
On Tue, Jan 20, 2015 at 12:43 PM, Ian Turton wrote:
> I'm not sure where the extras came from - appeared from your branch - any
> way there is a clean PR now.
Hi Ian,
in the meantime GeoTools 13-beta has been packaged and released already (we
only miss the announcements).
At this point, we're f
I'm not sure where the extras came from - appeared from your branch - any
way there is a clean PR now.
Ian
On Mon Jan 19 2015 at 5:59:41 PM Jody Garnett
wrote:
> I had a look Ian, I think your auto formatter got in the way of this
> branch also (it has changes to many classes such as BlendCompos
I had a look Ian, I think your auto formatter got in the way of this branch
also (it has changes to many classes such as BlendComposite that have no
part in your SQLServer improvement.
I recommend taking a fresh branch from master and performing a manual merge
on just the files effected by your ch