#427: DB setup / if no db specific file exist, use the default
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone: v2.7.0
Component: General | Version: v2.6.2
Keywords: |
-------------------------+--------------------------------------------------
Objectives : reduce the number of SQL files to maintain (at least for data
which are equals for all).
The following files are removed:
{{{
D src/main/webapp/WEB-INF/classes/setup/sql/create/create-db-
mckoi.sql
D src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-postgis.sql
D src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-mckoi.sql
D src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-mysql.sql
D src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-oracle.sql
D src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-
postgres.sql
D src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-
sqlserver.sql
}}}
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/427>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#427: DB setup / if no db specific file exist, use the default
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone: v2.7.0
Component: General | Version: v2.6.2
Keywords: |
-------------------------+--------------------------------------------------
Comment(by mcr):
Please have a look at
http://trac.osgeo.org/geonetwork/ticket/396
I think there is some relationship between these two tickets
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/427#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#427: DB setup / if no db specific file exist, use the default
--------------------------+-------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: closed
Priority: minor | Milestone: v2.7.0
Component: General | Version: v2.6.2
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by fxp):
* status: new => closed
* resolution: => fixed
Comment:
r7201
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/427#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#427: DB setup / if no db specific file exist, use the default
--------------------------+-------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: reopened
Priority: minor | Milestone: v2.7.0
Component: General | Version: v2.6.2
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by mcr):
* status: closed => reopened
* resolution: fixed =>
Comment:
GAST support is broken.
https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk/gast/src/main/java/org/fao/gast/lib/DatabaseLib.java
method
loadSqlDataFile(String url)
should use data-db-default.sql
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/427#comment:3>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#427: DB setup / if no db specific file exist, use the default
--------------------------+-------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: reopened
Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.6.2
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by ianwallen):
* milestone: v2.7.0 => v2.9.0
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/427#comment:4>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.