Skip to content

Commit

Permalink
Update version to 3.10.6-0
Browse files Browse the repository at this point in the history
  • Loading branch information
josegar74 committed Jan 15, 2021
1 parent f8a9959 commit c7dcf1e
Show file tree
Hide file tree
Showing 34 changed files with 91 additions and 34 deletions.
2 changes: 1 addition & 1 deletion cachingxslt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion csw-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
57 changes: 57 additions & 0 deletions docs/changes3.10.6-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
================================================================================
===
=== GeoNetwork 3.10.6: List of changes
===
================================================================================
- [BP] Fixed another broken image related to #5299 (#5347)
- [BP] Fixed broken site logo image on fresh installation. (#5342)
- [BP] Fix some working copy merge issues (#5279) (#5346)
- [BP] Fix working copy resource display (#5299)
- [BP] Add Italian strings to iso19139/process/ files (#5108) (#5341)
- [BP] ISO19139 - Preserve locale codes in metadata. Fixes #5060 (#5293)
- [BP] Remove unused file server.prop (#5327)
- [BP] Update installer zip package name to geonetwork-bundle-VERSION.zip
- [BP] release cleanup (#5325)
- [BP] Event handling improvements (#5194)
- [BP] Update file copy so that it will overwrite any existing file which is required when approving a record that was previously published (#5309)
- [BP] Update Remote INSPIRE Atom feeds to process dataset feeds from service feeds
- [BP] ISO19139 / ISO19115-3.2018 - Force gco:DateTime on elements that doesn't support gco:Date (#5300)
- [BP] Hide workflow option in versioning page when the workflow is not enabled
- [BP] ISO19115-3 / Fix mdq:DQ_QuantitativeResult not displayed (#5303)
- [BP] java 8 only (#5112)
- [BP] Harvester / From folder / Unable to reset XSLT once set (#5281)
- [BP] Add translation for "sample" on search module. (#5297)
- [BP] Fix typo in README.md (#5295)
- [BP] [a11y] Accessibility improvements for the footer (#5073)
- [BP] Make the subbar on the result view accessible (by keyboard): (#5067)
- [BP] Updated validation api so that it supports working copy and fixed other validation bugs (#5231)
- [BP] User feedback / Fix placeholder
- [BP] [a11y] Change language picker into dropdown (#5136)
- [BP] Use the portal/source label as the name in the menu (#5245)
- [BP] Time to replace travis #5314
- Trigger delete event when metadata records are deleted (#5248)
- [BP] Do not show workflow related messages when workflow is not enabled (#5283)
- [BP] Fixed issue where links to /accessDenied.jsp/eng/service-not-allowed?referer=UNKNOWN could cause endless redirects as accessDenied.jsp is not a recognized node
- [BP] Fix permission issue related to guest users. Guest users were not able to update their profile or change their password. Fixes issue #5252 (#5256)
- [BP] If no metadata records then it is OK to have 0 results from index. (#5265)
- [BP] add dutch translations
- [BP] Align icons and labels
- [BP] Remove unused icons for the static pages links (#5106)
- [BP] Metadata CSV export - Remove non letter/number characters in thesaurus identifier processing
- [BP] ISO 19115-3 rules validation for 'Associated resources' never validates #4623
- [BP] [5234] Fix for overflowing CSW Harvester filter list (#5246)
- [BP] Fix bug related to canceling working copy removes approved resource (#5214) (#5219)
- [BP] Fixed issues with ResourceLoggerStore where it was not supporting working copy metadata records correctly Work creating a working copy it would create new MetadataFileUpload using the approved metadata id. This was causing duplicate active MetadataFileUpload which generating exceptions. (#5223)
- [BP] Fix null group bug if attempting to publish sample data.
- Fix for WFS download dropdown in Record view
- [BP] Small improvements to the MiniMap: (#5195)
- [BP] Update date format in title to contain the time zone as GMT. This will help eliminate confusion as to when the template/metadata was created.
- [BP] Fix bug where errors from the report should be added to the error and not the info (#5172)
- [BP] Fixes #5186 - gmx:MimeFileType should be gcx:MimeFileType
- [BP] Don't remove geographic description for multilingual data since the widget does not support multilingual data.
- [BP] Integration tests README.md improvements (#5184)
- [BP] Properties / Remove unused
- [BP] Hide GeoNetwork name on smaller screens and show labels on other buttons
- [BP] Fix for the 'empty' user icon on small screens.
- [BP] Improve MetadataManager bean declaration (#5051) (#5055)
- Update version to 3.10.6-SNAPSHOT
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion doi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion es/es-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>es</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>es-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion es/es-dashboards/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>es</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>es</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>

<name>GeoNetwork Events</name>
Expand Down
2 changes: 1 addition & 1 deletion harvesters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion healthmonitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion inspire-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmeter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<!-- =========================================================== -->
<!-- Module Description -->
Expand Down
2 changes: 1 addition & 1 deletion listeners/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>

<name>GeoNetwork Events</name>
Expand Down
2 changes: 1 addition & 1 deletion messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oaipmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<packaging>pom</packaging>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
<name>GeoNetwork opensource</name>
<description>GeoNetwork opensource is a standards based, Free and
Open Source catalog application to manage spatially referenced
Expand Down
2 changes: 1 addition & 1 deletion release/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<property name="displayName" value="GeoNetwork opensource"/>
<property name="homepage" value="https://geonetwork-opensource.org"/>
<property name="version" value="3.10.6"/>
<property name="subVersion" value="SNAPSHOT"/>
<property name="subVersion" value="0"/>
<property name="javaVersion" value="1.8.0"/>
<property name="jreUrl" value="http://openjdk.java.net/"/>
<property name="OS" value="Compiled on ${os.name} (${osys})"/>
Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>

<artifactId>release</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemas-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions schemas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>

<version>3.7</version>
Expand All @@ -55,7 +55,7 @@
</modules>
<properties>
<rootProjectDir>../..</rootProjectDir>
<gn.project.version>3.10.6-SNAPSHOT</gn.project.version>
<gn.project.version>3.10.6-0</gn.project.version>
</properties>

</project>
2 changes: 1 addition & 1 deletion sde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion slave/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>

<name>GeoNetwork Slave</name>
Expand Down
2 changes: 1 addition & 1 deletion web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>

<groupId>org.geonetwork-opensource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/site/siteId', '', 0, 120, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/site/organization', 'My organization', 0, 130, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/platform/version', '3.10.6', 0, 150, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/platform/subVersion', 'SNAPSHOT', 0, 160, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/platform/subVersion', '0', 0, 160, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/site/svnUuid', '', 0, 170, 'y');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/server/host', 'localhost', 0, 210, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/server/protocol', 'http', 0, 220, 'n');
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
UPDATE Settings SET value='3.10.6' WHERE name='system/platform/version';
UPDATE Settings SET value='SNAPSHOT' WHERE name='system/platform/subVersion';
UPDATE Settings SET value='0' WHERE name='system/platform/subVersion';
2 changes: 1 addition & 1 deletion workers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion workers/wfsfeature-harvester/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>workers</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion wro4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>3.10.6-SNAPSHOT</version>
<version>3.10.6-0</version>
</parent>


Expand Down

0 comments on commit c7dcf1e

Please sign in to comment.