Opened 13 years ago

Closed 13 years ago

#429 closed enhancement (fixed)

Remove unnecessary override libraries (i.e CollectionsUtils, StringUtils)

Reported by: mcoudert Owned by: mcoudert
Priority: minor Milestone: v2.7.0
Component: General Version: v2.6.2
Keywords: Cc:

Description

We should not "override" existing libraries or utility classes without any specific needs.

The aim is to remove utility classes coming from Spring: CollectionUtils, StringUtils ... and use the existing ones (e.g org.apache.commons-collections) as it is already a dependency.

Attachments (1)

remove_override_libs.patch (156.8 KB ) - added by mcoudert 13 years ago.

Download all attachments as: .zip

Change History (3)

by mcoudert, 13 years ago

Attachment: remove_override_libs.patch added

comment:1 by mcoudert, 13 years ago

Owner: changed from geonetwork-devel@… to mcoudert
Status: newassigned

comment:2 by mcoudert, 13 years ago

Resolution: fixed
Status: assignedclosed

Committed revision 7518.

Note: See TracTickets for help on using tickets.