[Geoserver-devel] [JIRA] (GEOS-7257) Expired WPS resource status not being cleaned up

2015-10-19 Thread Jon Burgess (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Burgess created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 GeoServer /  GEOS-7257 
 
 
 
  Expired WPS resource status not being cleaned up  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 2.8.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 WPS 
 
 
 

Created:
 

 20/Oct/15 7:30 AM 
 
 
 

Priority:
 
  Medium 
 
 
 

Reporter:
 
 Jon Burgess 
 
 
 
 
 
 
 
 
 
 
When a WPS resource expires: 
 

the corresponding status is removed
 

the resource itself is removed from disk
 
 
Ref: https://github.com/geoserver/geoserver/blob/master/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/WPSStorageCleaner.java#L50 
However, the first of these two things doesn't seem to be happening, resulting in the message "The execution is completed with status SUCCEEDED and yet the response cannot be located on disk, this is an internal failure" when attempting to "GetExecutionStatus". 
I think I've traced the problem down the following filter 

[Geoserver-devel] GSIP 135 - Setting default data stores

2015-10-19 Thread Morgan Thompson
Based on Andrea's feedback a proposal has been created to modify how
default data stores  are set. This also addresses GEOS-5000 - Add ability
to set default store for workspace

https://github.com/geoserver/geoserver/wiki/GSIP-135---Setting-of-default-data-store
https://osgeo-org.atlassian.net/browse/GEOS-5000

-- 
Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Andrea Aime
On Mon, Oct 19, 2015 at 11:30 PM, Kevin Smith  wrote:

> OK, Maven cache cleared of 1.7.3 jars
>

Thanks, running the release job again, hopefully that will do the trick.
Time for me to sleep, will check the results tomorrow

http://ares.boundlessgeo.com/jenkins/view/release/job/geoserver-release/88/

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Kevin Smith
OK, Maven cache cleared of 1.7.3 jars

--
  Kevin Michael Smith
  smit...@draconic.ca
 
 
On Mon, Oct 19, 2015, at 02:15 PM, Andrea Aime wrote:
> On Mon, Oct 19, 2015 at 10:40 PM, Andrea Aime  
> wrote:
>>  
>> So I deployed again the GWC 1.7.3 jars and re-did the GeoServer release, but 
>> no luck... and understandably
>>  
>> so, the 1.7.3 jars are already cached locally in Jenkins, it won't 
>> re-download them.
>> (I started locally with jetty:run the tree from which I deployed, no errors 
>> there).
>>  
>> To clean them out some direct file system access to the local repo used by 
>> Jenkins is needed. Anyone can help?
>  
> As a hint, the following command run from inside the .m2 directory should 
> clean all the 1.7.3 geowebcache jars:
>  
> find repository/org/geowebcache/ -type d -name 1.7.3 | xargs rm -rf
>  
> I just don't have access to do so myself
>  
> Cheers
> Andrea
>  
>  
> -- 
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>  
> Ing. Andrea Aime 
> @geowolf
> Technical Lead
>  
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>  
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>  
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*


> Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i 
> file/s allegato/i sono da considerarsi strettamente riservate. Il loro 
> utilizzo è consentito esclusivamente al destinatario del messaggio, per le 
> finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio 
> senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia 
> via e-mail e di procedere alla distruzione del messaggio stesso, 
> cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo 
> anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per 
> finalità diverse, costituisce comportamento contrario ai principi dettati dal 
> D.Lgs. 196/2003.


> 


> The information in this message and/or attachments, is intended solely for 
> the attention and use of the named addressee(s) and may be confidential or 
> proprietary in nature or covered by the provisions of privacy act 
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection 
> Code).Any use not in accord with its purpose, any disclosure, reproduction, 
> copying, distribution, or either dissemination, either whole or partial, is 
> strictly forbidden except previous formal approval of the named addressee(s). 
> If you are not the intended recipient, please contact immediately the sender 
> by telephone, fax or e-mail and delete the information in this message that 
> has been received in error. The sender does not give any warranty or accept 
> liability as the content, accuracy or completeness of sent messages and 
> accepts no responsibility  for changes made after they were sent or for other 
> risks which arise as a result of e-mail transmission, viruses, etc.


>  
> ---
> --
> _
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Andrea Aime
On Mon, Oct 19, 2015 at 10:40 PM, Andrea Aime 
wrote:

> So I deployed again the GWC 1.7.3 jars and re-did the GeoServer release,
> but no luck... and understandably
> so, the 1.7.3 jars are already cached locally in Jenkins, it won't
> re-download them.
> (I started locally with jetty:run the tree from which I deployed, no
> errors there).
>
> To clean them out some direct file system access to the local repo used by
> Jenkins is needed. Anyone can help?
>

As a hint, the following command run from inside the .m2 directory should
clean all the 1.7.3 geowebcache jars:

find repository/org/geowebcache/ -type d -name 1.7.3 | xargs rm -rf

I just don't have access to do so myself

Cheers
Andrea


-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Reminder: GeoTools / GeoServer Meeting at 19:30 UTC on Tuesday

2015-10-19 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting on Skype at 19:30 UTC on Tuesday:
http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meeting&year=2015&month=10&day=20&hour=19&min=30&sec=0&ah=1

-- 
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Andrea Aime
On Mon, Oct 19, 2015 at 9:34 PM, Andrea Aime 
wrote:

> On Mon, Oct 19, 2015 at 9:30 PM, Andrea Aime  > wrote:
>
>> Could not instantiate bean class
>> [org.geowebcache.config.XMLConfiguration]: Constructor threw exception;
>> nested exception is java.lang.Error: Unresolved compilation problems:
>>
>
> Normally Eclipse inserts these exceptions... I guess I had Eclipse open
> while deploying and it modified
> the .class before they could be packaged in jar files...
>

So I deployed again the GWC 1.7.3 jars and re-did the GeoServer release,
but no luck... and understandably
so, the 1.7.3 jars are already cached locally in Jenkins, it won't
re-download them.
(I started locally with jetty:run the tree from which I deployed, no errors
there).

To clean them out some direct file system access to the local repo used by
Jenkins is needed. Anyone can help?

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Andrea Aime
On Mon, Oct 19, 2015 at 9:30 PM, Andrea Aime 
wrote:

> Could not instantiate bean class
> [org.geowebcache.config.XMLConfiguration]: Constructor threw exception;
> nested exception is java.lang.Error: Unresolved compilation problems:
>

Normally Eclipse inserts these exceptions... I guess I had Eclipse open
while deploying and it modified
the .class before they could be packaged in jar files...

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Andrea Aime
Hi,
looks like it's busted:

2015-10-19 21:28:35.941::WARN:  Nested in
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'GeoSeverTileLayerCatalog' defined in URL
[jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.7.3/webapps/geoserver/WEB-INF/lib/gs-gwc-2.7.3.jar!/geowebcache-geoserver-context.xml]:
Cannot resolve reference to bean 'gwcXmlConfig' while setting constructor
argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'gwcXmlConfig' defined in URL
[jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.7.3/webapps/geoserver/WEB-INF/lib/gs-gwc-2.7.3.jar!/geowebcache-core-context.xml]:
Instantiation of bean failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not instantiate
bean class [org.geowebcache.config.XMLConfiguration]: Constructor threw
exception; nested exception is java.lang.Error: Unresolved compilation
problems:
The import com.thoughtworks.xstream.security cannot be resolved
The import com.thoughtworks.xstream.security cannot be resolved
The import com.thoughtworks.xstream.security cannot be resolved
The import com.thoughtworks.xstream.security cannot be resolved
The method allowTypeHierarchy(Class) is undefined for
the type XStream
The method allowTypeHierarchy(Class) is undefined
for the type XStream
The method allowTypeHierarchy(Class) is undefined
for the type XStream
The method allowTypeHierarchy(Class) is undefined
for the type XStream
The method allowTypesByWildcard(String[]) is undefined for the type
XStream
:
java.lang.Error: Unresolved compilation problems:
The import com.thoughtworks.xstream.security cannot be resolved
The import com.thoughtworks.xstream.security cannot be resolved
The import com.thoughtworks.xstream.security cannot be resolved
The import com.thoughtworks.xstream.security cannot be resolved
The method allowTypeHierarchy(Class) is undefined for
the type XStream
The method allowTypeHierarchy(Class) is undefined
for the type XStream
The method allowTypeHierarchy(Class) is undefined
for the type XStream
The method allowTypeHierarchy(Class) is undefined
for the type XStream
The method allowTypesByWildcard(String[]) is undefined for the type
XStream

at
org.geowebcache.config.XMLConfiguration.(XMLConfiguration.java:98)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)
at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:121)
at org.springframework.beans.factory.support.Const

Out of date GWC jars it would seem... I have to figure out what happened
there...

Cheers
Andrea


On Mon, Oct 19, 2015 at 12:11 PM, Andrea Aime 
wrote:

> http://ares.boundlessgeo.com/geoserver/release/2.7.3/
>
> Anybody wants to give them a kick?
>
> Cheers
> Andrea
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or part

Re: [Geoserver-devel] Unable to run geofence under eclipse

2015-10-19 Thread Jody Garnett
If possible it would be great if you can try out the geofence integration
in 2.8 ( you will need to build plugin from source but we would love the
feedback ).
On Mon, Oct 19, 2015 at 2:56 AM Walter Stovall 
wrote:

> Using the latest eclipse and the master branch of geofence.  I’m following
> eclipse setup instructions at
> https://github.com/geoserver/geofence/wiki/Building-instructions
>
>
>
> My problem may be related to the GWT SDK version.  I went to
> https://developers.google.com/eclipse/docs/download to install the latest
> GWT plugin.  But the instructions say to use GWT 2.1.1.  So I downloaded
> and unzipped the gwt-2.1.1.zip file.  Then in eclipse I go to
> Window->Preferences->Google->App Engine->Add and point to my unzipped
> 2.1.1.  But eclipse shows an error “Failed to initialize App Engine SDK at
> C:\...”.  The app engine SDK appears to be a good install – at least
> creating the sample MyWebApp with it works.
>
>
>
> I tried running with the latest SDK but some of the switches in the
> launch-config arguments are not valid in that SDK – I think this direction
> is a wrong-turn.
>
>
>
> Does anybody know how to get past this?
>
>
>
> Looking in the eclipse log I find…
>
> !ENTRY com.google.appengine.eclipse.core 4 0 2015-10-19 05:45:47.604
>
> !MESSAGE GAE SDK gwt-2.1.1 failed validation
>
> !STACK 1
>
> org.eclipse.core.runtime.CoreException: Failed to initialize App Engine
> SDK at C:\byers\git\GoogleWebToolkit\gwt-2.1.1
>
> at
> com.google.appengine.eclipse.core.sdk.AppEngineBridgeFactory.createBridge(AppEngineBridgeFactory.java:194)
>
> at
> com.google.appengine.eclipse.core.sdk.AppEngineBridgeFactory.createBridge(AppEngineBridgeFactory.java:122)
>
> at
> com.google.appengine.eclipse.core.sdk.AppEngineBridgeFactory.getAppEngineBridge(AppEngineBridgeFactory.java:95)
>
> at
> com.google.appengine.eclipse.core.sdk.GaeSdk.getAppEngineBridge(GaeSdk.java:325)
>
> at
> com.google.appengine.eclipse.core.sdk.GaeSdk.validate(GaeSdk.java:498)
>
> at
> com.google.gdt.eclipse.core.ui.AddSdkDialog.validateSdk(AddSdkDialog.java:273)
>
> at
> com.google.gdt.eclipse.core.ui.AddSdkDialog.validate(AddSdkDialog.java:213)
>
> at
> com.google.gdt.eclipse.core.ui.AddSdkDialog$4.modifyText(AddSdkDialog.java:176)
>
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
>
> at
> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
>
> at
> org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362)
>
> at
> org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
>
> at
> org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1137)
>
> at
> org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1118)
>
> at
> org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:3071)
>
> at
> org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4824)
>
> at
> org.eclipse.swt.widgets.Control.windowProc(Control.java:4679)
>
> at
> org.eclipse.swt.widgets.Display.windowProc(Display.java:5050)
>
> at
> org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
>
> at
> org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
>
> at
> org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
>
> at
> org.eclipse.swt.widgets.Control.windowProc(Control.java:4774)
>
> at org.eclipse.swt.widgets.Text.windowProc(Text.java:2671)
>
> at
> org.eclipse.swt.widgets.Display.windowProc(Display.java:5050)
>
> at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native
> Method)
>
> at
> org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
>
> at org.eclipse.swt.widgets.Text.setText(Text.java:2296)
>
> at
> com.google.gdt.eclipse.core.ui.AddSdkDialog$2.widgetSelected(AddSdkDialog.java:153)
>
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
>
> at
> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
>
> at
> org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362)
>
> at
> org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
>
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4180)
>
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3769)
>
> at
> org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
>
> at org.eclipse.jface.window.Window.open(Window.java:803)
>
> at
> com.google.appengine.eclipse.core.preferences.ui.GaePreferencePage$1.doAddSdk(GaePreferencePage.java:90)
>
> at
> com.googl

Re: [Geoserver-devel] Does cobertura maven plugin properly work for you?

2015-10-19 Thread Stefano Costa
After playing with this for a while, I realized it was enough to specify
the xml-apis version in the dependencyManagement section of the parent POM.

PR is here:
https://github.com/geoserver/geoserver/pull/1275

On Mon, Oct 19, 2015 at 12:12 PM, Daniele Romagnoli <
daniele.romagn...@geo-solutions.it> wrote:

> +1 from me too :)
>
> On Mon, Oct 19, 2015 at 10:17 AM, Andrea Aime <
> andrea.a...@geo-solutions.it> wrote:
>
>> On Mon, Oct 19, 2015 at 10:06 AM, Stefano Costa <
>> stefano.co...@geo-solutions.it> wrote:
>>
>>> I have not done a full build to confirm this change doesn't break
>>> anything else: if it doesn't break the build, might be worth to make a
>>> permanent fix?
>>>
>>
>> Looks like a good plan to me
>>
>> Cheers
>> Andrea
>>
>> --
>> ==
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions S.A.S.
>> Via Poggio alle Viti 1187
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob: +39  339 8844549
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>>
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
>> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
>> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
>> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
>> darcene notizia via e-mail e di procedere alla distruzione del messaggio
>> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
>> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
>> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
>> principi dettati dal D.Lgs. 196/2003.
>>
>>
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be confidential
>> or proprietary in nature or covered by the provisions of privacy act
>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
>> Code).Any use not in accord with its purpose, any disclosure, reproduction,
>> copying, distribution, or either dissemination, either whole or partial, is
>> strictly forbidden except previous formal approval of the named
>> addressee(s). If you are not the intended recipient, please contact
>> immediately the sender by telephone, fax or e-mail and delete the
>> information in this message that has been received in error. The sender
>> does not give any warranty or accept liability as the content, accuracy or
>> completeness of sent messages and accepts no responsibility  for changes
>> made after they were sent or for other risks which arise as a result of
>> e-mail transmission, viruses, etc.
>>
>> ---
>>
>
>
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Daniele Romagnoli
> Senior Software Engineer
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability 

[Geoserver-devel] [JIRA] (GEOS-7256) Maven Cobertura plugin does not work

2015-10-19 Thread Stefano Costa (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefano Costa created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 GeoServer /  GEOS-7256 
 
 
 
  Maven Cobertura plugin does not work  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 2.8.0, 2.7.3 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 19/Oct/15 5:03 PM 
 
 
 

Priority:
 
  Medium 
 
 
 

Reporter:
 
 Stefano Costa 
 
 
 
 
 
 
 
 
 
 
Running mvn cobertura:cobertura in the top src folder will generate lots of errors, due to a version conflict for the xml-apis dependency. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This m

[Geoserver-devel] Jenkins build is back to normal : geoserver-master #1888

2015-10-19 Thread monitor
See 


--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-7255) getFeatureInfo not working for styles with dash array

2015-10-19 Thread Tobias Warneke (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tobias Warneke created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 GeoServer /  GEOS-7255 
 
 
 
  getFeatureInfo not working for styles with dash array  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 2.8.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 19/Oct/15 2:19 PM 
 
 
 

Priority:
 
  Medium 
 
 
 

Reporter:
 
 Tobias Warneke 
 
 
 
 
 
 
 
 
 
 
I have a very simple style using a stroke dasharray for some lines. Clicking on these produces this exception: 
{{java.lang.RuntimeException: Dash array is not literal: 'stroke_dasharray'. at org.geotools.styling.StrokeImpl.getDashArray(StrokeImpl.java:140) at org.geoserver.wms.featureinfo.FeatureInfoStylePreprocessor.addStrokeSymbolizerIfNecessary(FeatureInfoStylePre processor.java:286) at org.geoserver.wms.featureinfo.FeatureInfoStylePreprocessor.visit(FeatureInfoStylePreprocessor.java:110) at org.geotools.styling.LineSymbolizerImpl.accept(LineSymbolizerImpl.java:97) at org.geotools.styling.visitor.DuplicatingStyleVisitor.copy(DuplicatingStyleVisitor.java:494) at org.geoserver.wms.SymbolizerFilteringVisitor.visit(SymbolizerFilteringVisitor.java:40) at org.geoserver.wms.featureinfo.FeatureInfoStylePreprocessor.visit(FeatureInfoStylePreprocessor.java:197) at org.geotools.styling.RuleImpl.accept(RuleImpl.java:312) at org.geotools.styling.visitor.DuplicatingStyleVisitor.visit(DuplicatingStyleVisitor.java:326) at org.geoserver.wms.featureinfo.FeatureInfoStylePreprocessor.visit(FeatureInfoStylePreprocessor.java:183) at org.geotools.styling.FeatureTypeStyleImpl.accept(FeatureTypeStyleImpl.java:260) at org.geotools.styling.visitor.DuplicatingStyleVisitor.visit(DuplicatingStyleVisitor.java:249) at org.geoserver.wms.featureinfo.FeatureInfoStylePreprocessor.visit(FeatureInfoSt

Re: [Geoserver-devel] Does cobertura maven plugin properly work for you?

2015-10-19 Thread Daniele Romagnoli
+1 from me too :)

On Mon, Oct 19, 2015 at 10:17 AM, Andrea Aime 
wrote:

> On Mon, Oct 19, 2015 at 10:06 AM, Stefano Costa <
> stefano.co...@geo-solutions.it> wrote:
>
>> I have not done a full build to confirm this change doesn't break
>> anything else: if it doesn't break the build, might be worth to make a
>> permanent fix?
>>
>
> Looks like a good plan to me
>
> Cheers
> Andrea
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
> ---
>



-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:  +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] GeoServer 2.7.3 test artifacts ready

2015-10-19 Thread Andrea Aime
http://ares.boundlessgeo.com/geoserver/release/2.7.3/

Anybody wants to give them a kick?

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Unable to run geofence under eclipse

2015-10-19 Thread Walter Stovall
Using the latest eclipse and the master branch of geofence.  I'm following 
eclipse setup instructions at 
https://github.com/geoserver/geofence/wiki/Building-instructions

My problem may be related to the GWT SDK version.  I went to 
https://developers.google.com/eclipse/docs/download to install the latest GWT 
plugin.  But the instructions say to use GWT 2.1.1.  So I downloaded and 
unzipped the gwt-2.1.1.zip file.  Then in eclipse I go to 
Window->Preferences->Google->App Engine->Add and point to my unzipped 2.1.1.  
But eclipse shows an error "Failed to initialize App Engine SDK at C:\...".  
The app engine SDK appears to be a good install - at least creating the sample 
MyWebApp with it works.

I tried running with the latest SDK but some of the switches in the 
launch-config arguments are not valid in that SDK - I think this direction is a 
wrong-turn.

Does anybody know how to get past this?

Looking in the eclipse log I find...
!ENTRY com.google.appengine.eclipse.core 4 0 2015-10-19 05:45:47.604
!MESSAGE GAE SDK gwt-2.1.1 failed validation
!STACK 1
org.eclipse.core.runtime.CoreException: Failed to initialize App Engine SDK at 
C:\byers\git\GoogleWebToolkit\gwt-2.1.1
at 
com.google.appengine.eclipse.core.sdk.AppEngineBridgeFactory.createBridge(AppEngineBridgeFactory.java:194)
at 
com.google.appengine.eclipse.core.sdk.AppEngineBridgeFactory.createBridge(AppEngineBridgeFactory.java:122)
at 
com.google.appengine.eclipse.core.sdk.AppEngineBridgeFactory.getAppEngineBridge(AppEngineBridgeFactory.java:95)
at 
com.google.appengine.eclipse.core.sdk.GaeSdk.getAppEngineBridge(GaeSdk.java:325)
at 
com.google.appengine.eclipse.core.sdk.GaeSdk.validate(GaeSdk.java:498)
at 
com.google.gdt.eclipse.core.ui.AddSdkDialog.validateSdk(AddSdkDialog.java:273)
at 
com.google.gdt.eclipse.core.ui.AddSdkDialog.validate(AddSdkDialog.java:213)
at 
com.google.gdt.eclipse.core.ui.AddSdkDialog$4.modifyText(AddSdkDialog.java:176)
at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1137)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1118)
at org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:3071)
at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4824)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4679)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5050)
at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native 
Method)
at 
org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4774)
at org.eclipse.swt.widgets.Text.windowProc(Text.java:2671)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5050)
at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native 
Method)
at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
at org.eclipse.swt.widgets.Text.setText(Text.java:2296)
at 
com.google.gdt.eclipse.core.ui.AddSdkDialog$2.widgetSelected(AddSdkDialog.java:153)
at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
at 
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4180)
at 
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3769)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
at org.eclipse.jface.window.Window.open(Window.java:803)
at 
com.google.appengine.eclipse.core.preferences.ui.GaePreferencePage$1.doAddSdk(GaePreferencePage.java:90)
at 
com.google.gdt.eclipse.core.ui.SdkTable$3.widgetSelected(SdkTable.java:242)
at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at 
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113)
at 
org.eclipse.swt.widgets.Display.runDeferredEvents

Re: [Geoserver-devel] GSIP-134: Promote Multidimensional (GRIB/NetCDF) modules to Extension

2015-10-19 Thread Daniele Romagnoli
Ok. I have opened this JIRA:
https://osgeo-org.atlassian.net/browse/GEOS-7254

And prepared a pull request with the small fix:
https://github.com/geoserver/geoserver/pull/1273

Hope this helps.
Cheers,
Daniele

On Mon, Oct 19, 2015 at 9:50 AM, Rahkonen Jukka (MML) <
jukka.rahko...@maanmittauslaitos.fi> wrote:

> +1
>
>
>
> -Jukka Rahkonen-
>
>
>
> *Lähettäjä:* Daniele Romagnoli [mailto:daniele.romagn...@geo-solutions.it]
>
> *Lähetetty:* 16. lokakuuta 2015 13:33
> *Vastaanottaja:* Geoserver-devel
> *Aihe:* [Geoserver-devel] GSIP-134: Promote Multidimensional
> (GRIB/NetCDF) modules to Extension
>
>
>
> Hi List,
>
> I would like to promote the Multidimensional modules (GRIB/NetCDF) from
> community to Extension.
>
> Their usage from MetOC/Remsens users and GeoSpatial agencies is still
> growing.
>
> Moreover they are basically simple "dependency collectors" of the GeoTools
> supported plugins counterpart.
>
> I have setup a JIRA and a GSIP Proposal page for this containing the
> details.
>
> Please, let me know your feedbacks and votes.
>
> JIRA:
> https://osgeo-org.atlassian.net/browse/GEOS-7251
>
> GSIP:
> https://github.com/geoserver/geoserver/wiki/GSIP-134
>
>
>
> Cheers,
>
> Daniele
>
>
> --
>
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Daniele Romagnoli
> Senior Software Engineer
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
>
>



-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:  +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
stric

Re: [Geoserver-devel] Does cobertura maven plugin properly work for you?

2015-10-19 Thread Andrea Aime
On Mon, Oct 19, 2015 at 10:06 AM, Stefano Costa <
stefano.co...@geo-solutions.it> wrote:

> I have not done a full build to confirm this change doesn't break anything
> else: if it doesn't break the build, might be worth to make a permanent fix?
>

Looks like a good plan to me

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

---
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-7254) Proposals section refers to wrong Links

2015-10-19 Thread Daniele Romagnoli (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniele Romagnoli created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 GeoServer /  GEOS-7254 
 
 
 
  Proposals section refers to wrong Links  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 2.8.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 Documentation 
 
 
 

Created:
 

 19/Oct/15 10:05 AM 
 
 
 

Fix Versions:
 

 2.8.1, 2.9-beta 
 
 
 

Priority:
 
  Medium 
 
 
 

Reporter:
 
 Daniele Romagnoli 
 
 
 
 
 
 
 
 
 
 
The GeoServer Devel documentation, GSIP section refers to wrong links. 
http://docs.geoserver.org/latest/en/developer/policies/gsip.html#implementing-a-gsip refers to: https://github.com/geoserver/geoserver.github.io/wiki/Proposals 
whilst it should refers to: https://github.com/geoserver/geoserver/wiki/Proposals https://github.com/geoserver/geoserver/wiki/GSIP- 
 
 
 
 
 
 
 
 
   

Re: [Geoserver-devel] Does cobertura maven plugin properly work for you?

2015-10-19 Thread Stefano Costa
Hi Daniele,
don't know if you already solved this, but anyhow... I had the same issue
and tracked it down to a conflict in the xml-apis dependency.

I sorted it out in gs-main's pom.xml like this:

  
   org.geoserver
   gs-ows
   
 
   xml-apis
   xml-apis
 
   
  
  
xml-apis
xml-apis
1.4.01
  

I have not done a full build to confirm this change doesn't break anything
else: if it doesn't break the build, might be worth to make a permanent fix?


On Fri, Oct 16, 2015 at 12:44 PM, Daniele Romagnoli <
daniele.romagn...@geo-solutions.it> wrote:

> Hi List,
> while checking all requirements for GSIP-134 (sufficient test coverage to
> migrate module from community to extension) I run the cobertura plugin on
> the modules and I got several errors/exceptions.
>
> Before starting investigating on issues in these modules I simply did a
>
> "mvn cobertura:cobertura" on gs-main and I had same problems.
>
> *Tests run: 695, Failures: 3, Errors: 339, Skipped: 2*
>
> containing tons of:
> *  testXXX: BeanFactory not initialized or already closed - call 'refresh'
> before accessing beans via the ApplicationContext*
>
> Can anyone confirm that or is it only an issue on my side?
>
> Cheers,
> Daniele
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Daniele Romagnoli
> Senior Software Engineer
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
>
>
> --
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>


-- 

Best regards,
Stefano Costa

==
GeoServer Professional Services from the experts!
Visithttp://goo.gl/it488V for more information.
==
Dott. Stefano Costa
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
http://www.geo-solutions.ithttp://twitter.com/geosolutions_it

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
co

[Geoserver-devel] Build failed in Jenkins: geoserver-master-nightly #792

2015-10-19 Thread monitor
See 

Changes:

[ksmith] GEOS-7172, Fix checkbox/radio inputs in UI so they can be toggled by 
their labels.

--
[...truncated 551 lines...]
2/2 KB  
 
 
Downloaded: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-filter/15-SNAPSHOT/maven-metadata.xml
 (2 KB at 3.9 KB/sec)
Downloading: 
http://repo.boundlessgeo.com/main/org/geotools/gt-coverage/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://download.osgeo.org/webdav/geotools/org/geotools/gt-coverage/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://www.hibernatespatial.org/repository/org/geotools/gt-coverage/15-SNAPSHOT/maven-metadata.xml
 
967/967 B   


Downloaded: 
http://repo.boundlessgeo.com/main/org/geotools/gt-coverage/15-SNAPSHOT/maven-metadata.xml
 (967 B at 3.2 KB/sec)
[WARNING] The POM for org.geotools:gt-coverage:jar:15-SNAPSHOT is invalid, 
transitive dependencies (if any) will not be available, enable debug logging 
for more details
Downloading: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-core/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://download.osgeo.org/webdav/geotools/org/geotools/xsd/gt-xsd-core/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://www.hibernatespatial.org/repository/org/geotools/xsd/gt-xsd-core/15-SNAPSHOT/maven-metadata.xml

971/971 B   


Downloaded: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-core/15-SNAPSHOT/maven-metadata.xml
 (971 B at 3.1 KB/sec)
Downloading: 
http://repo.boundlessgeo.com/main/org/geotools/gt-graph/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://download.osgeo.org/webdav/geotools/org/geotools/gt-graph/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://www.hibernatespatial.org/repository/org/geotools/gt-graph/15-SNAPSHOT/maven-metadata.xml

964/964 B   


Downloaded: 
http://repo.boundlessgeo.com/main/org/geotools/gt-graph/15-SNAPSHOT/maven-metadata.xml
 (964 B at 3.2 KB/sec)
Downloading: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-gml2/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://www.hibernatespatial.org/repository/org/geotools/xsd/gt-xsd-gml2/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://download.osgeo.org/webdav/geotools/org/geotools/xsd/gt-xsd-gml2/15-SNAPSHOT/maven-metadata.xml

971/971 B   


Downloaded: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-gml2/15-SNAPSHOT/maven-metadata.xml
 (971 B at 3.2 KB/sec)
Downloading: 
http://www.hibernatespatial.org/repository/org/geotools/xsd/gt-xsd-gml3/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-gml3/15-SNAPSHOT/maven-metadata.xml
Downloading: 
http://download.osgeo.org/webdav/geotools/org/geotools/xsd/gt-xsd-gml3/15-SNAPSHOT/maven-metadata.xml

971/971 B   


Downloaded: 
http://repo.boundlessgeo.com/main/org/geotools/xsd/gt-xsd-gml3/15-SNAPSHOT/maven-metadata.xml
 (971 B at 3.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-ows ---
[INFO] Deleting 

[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-ows ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-ows ---
[INFO] [GitCommitIdMojo] Running on 
' 
repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] --git properties 
loaded--
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #1259 
from smithkm/choicelist
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 18.10.2015 @ 21:39:32 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 19-Oct-2015 08:00
[INFO] [GitCommitIdMojo] build.build.time = 19.10.2015 @ 08:01:14 UTC
[INFO] [GitCommitIdMojo] build.branch = a3b79b18f0bdc0a5a8010b7db2902e45cdc320de
[INFO] [GitCommitIdMojo] build.commit.user.email = jody.garn...@gmail.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Jody Garnett
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = a3b79b1
[INFO] [GitCommitIdMojo] build.commit.id = 
a3b79b18f0bdc0a5a8010b7db2902e45cdc320de
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #1259 
from smithkm/choicelist

GEOS-7172, Fix checkbox/radio inputs in UI so they can be toggled by their 
labels.
[INFO] [GitCommitIdMojo] 
-
[INFO] [GitCommitIdMojo] Finish

Re: [Geoserver-devel] GSIP-134: Promote Multidimensional (GRIB/NetCDF) modules to Extension

2015-10-19 Thread Daniele Romagnoli
Hi List,
thanks for the votes and sorry for the wrong PSC list. I didn't see the
template (see below), my fault.
I started from GSIP-133 (the latest proposal before mine) and then probably
pasted PSC members from an older one which I was looking at as an
additional reference.

Friday, I was about to report "wrong" references in the GeoServer devel doc
but I postponed that to today.

Basically
http://docs.geoserver.org/latest/en/developer/policies/gsip.html

points to:
https://github.com/geoserver/geoserver.github.io/wiki
https://github.com/geoserver/geoserver.github.io/wiki/Proposals

Therefore, I ended moving directly to the proper Proposals page and I
missed the template. Sorry.

Cheers,
Daniele


On Sat, Oct 17, 2015 at 4:48 PM, Andrea Aime 
wrote:

> +1
>
> Cheers
> Andrea
>
> On Fri, Oct 16, 2015 at 12:32 PM, Daniele Romagnoli <
> daniele.romagn...@geo-solutions.it> wrote:
>
>> Hi List,
>> I would like to promote the Multidimensional modules (GRIB/NetCDF) from
>> community to Extension.
>>
>> Their usage from MetOC/Remsens users and GeoSpatial agencies is still
>> growing.
>> Moreover they are basically simple "dependency collectors" of the
>> GeoTools supported plugins counterpart.
>>
>> I have setup a JIRA and a GSIP Proposal page for this containing the
>> details.
>> Please, let me know your feedbacks and votes.
>>
>> JIRA:
>> https://osgeo-org.atlassian.net/browse/GEOS-7251
>>
>> GSIP:
>> https://github.com/geoserver/geoserver/wiki/GSIP-134
>>
>> Cheers,
>> Daniele
>>
>> --
>> ==
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>>
>> Ing. Daniele Romagnoli
>> Senior Software Engineer
>>
>> GeoSolutions S.A.S.
>> Via Poggio alle Viti 1187
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax:  +39 0584 1660272
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>>
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
>> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
>> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
>> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
>> darcene notizia via e-mail e di procedere alla distruzione del messaggio
>> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
>> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
>> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
>> principi dettati dal D.Lgs. 196/2003.
>>
>>
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be confidential
>> or proprietary in nature or covered by the provisions of privacy act
>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
>> Code).Any use not in accord with its purpose, any disclosure, reproduction,
>> copying, distribution, or either dissemination, either whole or partial, is
>> strictly forbidden except previous formal approval of the named
>> addressee(s). If you are not the intended recipient, please contact
>> immediately the sender by telephone, fax or e-mail and delete the
>> information in this message that has been received in error. The sender
>> does not give any warranty or accept liability as the content, accuracy or
>> completeness of sent messages and accepts no responsibility  for changes
>> made after they were sent or for other risks which arise as a result of
>> e-mail transmission, viruses, etc.
>>
>>
>>
>> --
>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,

Re: [Geoserver-devel] GSIP-134: Promote Multidimensional (GRIB/NetCDF) modules to Extension

2015-10-19 Thread Rahkonen Jukka (MML)
+1

-Jukka Rahkonen-

Lähettäjä: Daniele Romagnoli [mailto:daniele.romagn...@geo-solutions.it]
Lähetetty: 16. lokakuuta 2015 13:33
Vastaanottaja: Geoserver-devel
Aihe: [Geoserver-devel] GSIP-134: Promote Multidimensional (GRIB/NetCDF) 
modules to Extension

Hi List,
I would like to promote the Multidimensional modules (GRIB/NetCDF) from 
community to Extension.
Their usage from MetOC/Remsens users and GeoSpatial agencies is still growing.
Moreover they are basically simple "dependency collectors" of the GeoTools 
supported plugins counterpart.
I have setup a JIRA and a GSIP Proposal page for this containing the details.
Please, let me know your feedbacks and votes.
JIRA:
https://osgeo-org.atlassian.net/browse/GEOS-7251
GSIP:
https://github.com/geoserver/geoserver/wiki/GSIP-134

Cheers,
Daniele

--
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:  +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i 
file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo 
è consentito esclusivamente al destinatario del messaggio, per le finalità 
indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne 
il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di 
procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro 
sistema. Conservare il messaggio stesso, divulgarlo anche in parte, 
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, 
costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for the 
attention and use of the named addressee(s) and may be confidential or 
proprietary in nature or covered by the provisions of privacy act (Legislative 
Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in 
accord with its purpose, any disclosure, reproduction, copying, distribution, 
or either dissemination, either whole or partial, is strictly forbidden except 
previous formal approval of the named addressee(s). If you are not the intended 
recipient, please contact immediately the sender by telephone, fax or e-mail 
and delete the information in this message that has been received in error. The 
sender does not give any warranty or accept liability as the content, accuracy 
or completeness of sent messages and accepts no responsibility  for changes 
made after they were sent or for other risks which arise as a result of e-mail 
transmission, viruses, etc.

--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel