mvn -version:
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: /usr/share/maven-3.3.9
Java version: 1.8.0_66, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.8.0_66/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", ver
Hi Ian,
does it make sense to change the test so that it dumps the raw xml (as a
string) to the output
before trying to parse it? Would likely help to see what might be wrong
with it.
Cheers
Andrea
On Wed, May 24, 2017 at 9:42 AM, Ian Turton wrote:
> mvn -version:
>
> Apache Maven 3.3.9 (bb52d
Hi,
I just updated the pull request [1] with the option to override the MIME type:
image
Basically I add a flag that activates the MIME type overriding and drop down
choice that allow us to select which MIME type we want to use.
Regards,
Nuno Oliveira
[1] https://github.com/geoserver/geoser
Title: Message Title
Ian Turton created an
Title: Message Title
Ian Turton created an
OK I've managed to dig to the bottom of this one -
https://github.com/geoserver/geoserver/pull/2357
Longer answer - for some reason I have some environment variables
like BACKGROUND_CYAN= [46m (with an Escape char at the start) in my user
env. If you pass these unescaped to the Dom parser it choke
Hello,
I would like to create a new community module in geoserver called
"workflow".
The purpose of the module would be to create certain tasks and schedule
them in batches that are automatically executed.
Examples of tasks are:
- update layer data from a source to local
- synchronise data and
No objections. This seems to have some overlap with importer own list of
tasks, but it's more general.
Cheers
Andrea
On Wed, May 24, 2017 at 1:08 PM, Niels Charlier wrote:
> Hello,
>
> I would like to create a new community module in geoserver called
> "workflow".
>
> The purpose of the module
+1 for me, sounds interesting
Ian
On 24 May 2017 at 13:43, Andrea Aime wrote:
> No objections. This seems to have some overlap with importer own list of
> tasks, but it's more general.
>
> Cheers
> Andrea
>
> On Wed, May 24, 2017 at 1:08 PM, Niels Charlier wrote:
>
>> Hello,
>>
>> I would like
Looks nice, wich framework are you going to use? There's some stuff in the
backup and restore community module working with spring-batch. Maybe you
can take a look at it and see if things can be somehow homogenized.
+1 anyway
On May 24, 2017 14:53, "Ian Turton" wrote:
> +1 for me, sounds intere
I am not against this and you already have enough +1, however it would
good to hear your thoughts on the following points:
- did you assess the overlap with existing extensions like the Importer?
- which framework do you intend to use?
There is a huge number of modules in GeoServer with overlaps
Title: Message Title
Jason Newmoyer create
+1, sounds good.
Importer and the backup restore module also have some kind of tasks model.
If I remember correcly the backup-restore module used a spring api that may
be a useful starting point?
--
Jody Garnett
On 24 May 2017 at 04:08, Niels Charlier wrote:
> Hello,
>
> I would like to create
Title: Message Title
Jason Newmoyer create
Ian,
good catch. That might have easily have affected a user. Just when we
thought we had sanitised all our inputs ...
Kind regards,
Ben.
On 24/05/17 23:00, Ian Turton wrote:
> OK I've managed to dig to the bottom of this one -
> https://github.com/geoserver/geoserver/pull/2357
>
> Longer answe
Niels,
+1 for the concept.
Have you considered a different name? The term "workflow" is used for a
variety of different purposes, including business workflows, and systems
for orchestrating collections of services. For example, there are many
scientific workflow management systems:
https://en.
16 matches
Mail list logo