[GeoNetwork-devel] Call for Vote

Hi,

I would appreciate a review of my proposal: https://github.com/geonetwork/core-geonetwork/wiki/Java-7-NIO-File.

It tries to address the fact that tests do not seem to be executed in a consistent fashion. There have been failing tests in some of the modules for months. And services module often throws a OutOfMemory error on my computer when running the tests with reasonable memory settings.

Thanks,

Jesse

Hi Jesse,
This is a great proposal!

+1 from me.

Cheers,
Jeroen

On 13 nov. 2014, at 12:21, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Hi,

I would appreciate a review of my proposal: https://github.com/geonetwork/core-geonetwork/wiki/Java-7-NIO-File.

It tries to address the fact that tests do not seem to be executed in a consistent fashion. There have been failing tests in some of the modules for months. And services module often throws a OutOfMemory error on my computer when running the tests with reasonable memory settings.

Thanks,

Jesse


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Hi Jesse

I guess this implies no Java 6 support (what seem fine to me). Is there any additional implication in this change? What components are affected?

Regards,
Jose García

···

On Thu, Nov 13, 2014 at 12:31 PM, Jeroen Ticheler <jeroen.ticheler@anonymised.com> wrote:

Hi Jesse,
This is a great proposal!

+1 from me.

Cheers,
Jeroen

On 13 nov. 2014, at 12:21, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Hi,

I would appreciate a review of my proposal: https://github.com/geonetwork/core-geonetwork/wiki/Java-7-NIO-File.

It tries to address the fact that tests do not seem to be executed in a consistent fashion. There have been failing tests in some of the modules for months. And services module often throws a OutOfMemory error on my computer when running the tests with reasonable memory settings.

Thanks,

Jesse


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net

Java 7 was already required due to some dependencies so that isn’t a change.

I have yet to find any other side effects. By default everything is still on the default filesystem. A lot of implementation has been cleaned up by this.

As for which components are changed :slight_smile: well pretty much all of them are affected because we use files in many many places.

Jesse

···

On Thu, Nov 13, 2014 at 1:09 PM, Jose Garcia <jose.garcia@anonymised.com> wrote:

Hi Jesse

I guess this implies no Java 6 support (what seem fine to me). Is there any additional implication in this change? What components are affected?

Regards,
Jose García

On Thu, Nov 13, 2014 at 12:31 PM, Jeroen Ticheler <jeroen.ticheler@anonymised.com> wrote:

Hi Jesse,
This is a great proposal!

+1 from me.

Cheers,
Jeroen

On 13 nov. 2014, at 12:21, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Hi,

I would appreciate a review of my proposal: https://github.com/geonetwork/core-geonetwork/wiki/Java-7-NIO-File.

It tries to address the fact that tests do not seem to be executed in a consistent fashion. There have been failing tests in some of the modules for months. And services module often throws a OutOfMemory error on my computer when running the tests with reasonable memory settings.

Thanks,

Jesse


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net

Hi Jesse

+1 for me.

Regards,
Jose García

···

On Sun, Nov 16, 2014 at 9:31 AM, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Java 7 was already required due to some dependencies so that isn’t a change.

I have yet to find any other side effects. By default everything is still on the default filesystem. A lot of implementation has been cleaned up by this.

As for which components are changed :slight_smile: well pretty much all of them are affected because we use files in many many places.

Jesse

On Thu, Nov 13, 2014 at 1:09 PM, Jose Garcia <jose.garcia@anonymised.com.437…> wrote:

Hi Jesse

I guess this implies no Java 6 support (what seem fine to me). Is there any additional implication in this change? What components are affected?

Regards,
Jose García

On Thu, Nov 13, 2014 at 12:31 PM, Jeroen Ticheler <jeroen.ticheler@anonymised.com> wrote:

Hi Jesse,
This is a great proposal!

+1 from me.

Cheers,
Jeroen

On 13 nov. 2014, at 12:21, Jesse Eichar <jesse.eichar@anonymised.com.> wrote:

Hi,

I would appreciate a review of my proposal: https://github.com/geonetwork/core-geonetwork/wiki/Java-7-NIO-File.

It tries to address the fact that tests do not seem to be executed in a consistent fashion. There have been failing tests in some of the modules for months. And services module often throws a OutOfMemory error on my computer when running the tests with reasonable memory settings.

Thanks,

Jesse


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net

GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net

+1 for me Jesse.

Francois

···

2014-11-17 8:19 GMT+01:00 Jose Garcia <jose.garcia@anonymised.com>:

Hi Jesse

+1 for me.

Regards,
Jose García


Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

On Sun, Nov 16, 2014 at 9:31 AM, Jesse Eichar <jesse.eichar@anonymised.com> wrote:

Java 7 was already required due to some dependencies so that isn’t a change.

I have yet to find any other side effects. By default everything is still on the default filesystem. A lot of implementation has been cleaned up by this.

As for which components are changed :slight_smile: well pretty much all of them are affected because we use files in many many places.

Jesse

GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net

On Thu, Nov 13, 2014 at 1:09 PM, Jose Garcia <jose.garcia@anonymised.com> wrote:

Hi Jesse

I guess this implies no Java 6 support (what seem fine to me). Is there any additional implication in this change? What components are affected?

Regards,
Jose García

On Thu, Nov 13, 2014 at 12:31 PM, Jeroen Ticheler <jeroen.ticheler@anonymised.com> wrote:

Hi Jesse,
This is a great proposal!

+1 from me.

Cheers,
Jeroen

On 13 nov. 2014, at 12:21, Jesse Eichar <jesse.eichar@anonymised.com…189…> wrote:

Hi,

I would appreciate a review of my proposal: https://github.com/geonetwork/core-geonetwork/wiki/Java-7-NIO-File.

It tries to address the fact that tests do not seem to be executed in a consistent fashion. There have been failing tests in some of the modules for months. And services module often throws a OutOfMemory error on my computer when running the tests with reasonable memory settings.

Thanks,

Jesse


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork


Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk


GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.


Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net