forked from geonetwork/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace broken JAR installer for ZIP distribution (geonetwork#4984)
* Removed empty remnant file * Moved installer build.xml to release and changed for ZIP distribution * Removed INSPIRE packaging, removed JAR installer, added ZIP (and WAR) distribution * Removed link to Windows installer, replaced unused variable * Update version number in build.xml Co-authored-by: josegar74 <[email protected]>
- Loading branch information
Showing
94 changed files
with
313 additions
and
3,298 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,87 @@ | ||
# Extensions | ||
*.factorypath | ||
*.iml | ||
rebel.xml | ||
harvesters/harvester_*.log | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/*/schematron/schematron*.xsl | ||
web/src/main/webapp/WEB-INF/data/config/schemaplugin-uri-catalog.xml | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/csw-record | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/dublin-core | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/fgdc-std | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/iso19* | ||
web/src/main/webapp/WEB-INF/data/wro4j-cache* | ||
web/src/main/webapp/scripts/lib/* | ||
web/src/main/webapp/images/logos/* | ||
web/src/main/webapp/images/statTmp | ||
web/src/main/webapp/WEB-INF/data/wro4j*.db | ||
web/src/main/webResources/WEB-INF/classes/git.properties | ||
web/logs/ | ||
web/jcs_caching/ | ||
web/*.db | ||
*.iml | ||
*.launch | ||
*.old | ||
.DS_Store | ||
.project | ||
git*.properties | ||
|
||
# Directories and paths | ||
*/*/.* | ||
*/*/target/ | ||
*/.* | ||
*/target/ | ||
.*/ | ||
/geonetwork* | ||
camel-harvesters/wfsfeature-harvester/logs | ||
changes-* | ||
web/coverage.ec | ||
*/target/ | ||
*/*/target/ | ||
web/src/main/webapp/data/ | ||
web/src/main/webapp/WEB-INF/lucene/ | ||
web/src/main/webapp/WEB-INF/metadata_subversion/ | ||
schematrons/.build | ||
chromedriver | ||
datadir/ | ||
datadir_* | ||
datadir_node1/ | ||
docs/*/users/build | ||
docs/schema-loc-*.rst | ||
web/src/main/webapp/WEB-INF/server.prop | ||
*.bak | ||
*.iml | ||
.*/ | ||
*/.* | ||
eclipse/ | ||
web/src/main/webapp/WEB-INF/data/data/metadata_data | ||
web/src/main/webapp/WEB-INF/data/data/metadata_subversion | ||
web/src/main/webapp/WEB-INF/data/data/resources/htmlcache | ||
web/src/main/webapp/WEB-INF/data/data/resources/xml | ||
web/src/main/webapp/WEB-INF/data/data/resources/images | ||
web/src/main/webapp/WEB-INF/data/index | ||
web/src/main/webapp/META-INF/MANIFEST.MF | ||
web-itest/jcs_caching | ||
datadir/ | ||
*.factorypath | ||
web/src/main/webapp/WEB-INF/data/removed/ | ||
web/.springBeans | ||
*/*/.* | ||
web/images/ | ||
*.launch | ||
es/elasticsearch-* | ||
es/es-dashboards/kibana-* | ||
harvesters/harvester_*.log | ||
idea/ | ||
web/src/main/webapp/WEB-INF/data/0* | ||
jcs_caching/ | ||
web-ui/transifex-src | ||
node_modules | ||
out/ | ||
package-lock.json | ||
rebel.xml | ||
release/jetty/* | ||
schemas/*/doc/*/*.rst | ||
schematrons/.build | ||
target/ | ||
transifex/transifex-format/ | ||
web-itest/jcs_caching | ||
web-ui-docs/node | ||
web-ui-docs/node_modules | ||
web-ui-docs/package-lock.json | ||
web-ui/src/main/resources/catalog/lib/gn*.min.js | ||
web-ui/src/main/resources/catalog/style/gn*.css | ||
web-ui/src/main/resources/catalog/style/gn.css | ||
datadir_node1/ | ||
web/src/main/webapp/WEB-INF/data_* | ||
web-ui-docs/node | ||
web-ui-docs/node_modules | ||
out/ | ||
web-ui/transifex-src | ||
web/*.db | ||
web/.springBeans | ||
web/coverage.ec | ||
web/images/ | ||
web/jcs_caching/ | ||
web/logs/ | ||
web/src/main/webapp/META-INF/MANIFEST.MF | ||
web/src/main/webapp/WEB-INF/data/0* | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/*/schematron/schematron*.xsl | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/csw-record | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/dublin-core | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/fgdc-std | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/iso19* | ||
web/src/main/webapp/WEB-INF/data/config/schema_plugins/schemaplugin-uri-catalog.xml | ||
web/geonetwork.trace.db.old | ||
target/ | ||
web/src/main/webapp/WEB-INF/data/config/schemaplugin-uri-catalog.xml | ||
web/src/main/webapp/WEB-INF/data/data/backup | ||
web/src/main/webapp/WEB-INF/data/data/metadata_data | ||
web/src/main/webapp/WEB-INF/data/data/metadata_subversion | ||
web/src/main/webapp/WEB-INF/data/data/resources/htmlcache | ||
web/src/main/webapp/WEB-INF/data/data/resources/images | ||
web/src/main/webapp/WEB-INF/data/data/resources/xml | ||
web/src/main/webapp/WEB-INF/data/data/upload/ | ||
transifex/transifex-format/ | ||
datadir_* | ||
es/elasticsearch-* | ||
es/es-dashboards/kibana-* | ||
web/src/main/webapp/WEB-INF/data/harvester_* | ||
camel-harvesters/wfsfeature-harvester/logs | ||
web/src/main/webapp/doc/en | ||
web/src/main/webapp/doc/fr | ||
web/src/main/webapp/WEB-INF/data/data/backup | ||
web/src/main/webapp/WEB-INF/data/index | ||
web/src/main/webapp/WEB-INF/data/node_less_files | ||
web/src/main/webapp/WEB-INF/data/node_less_files/gn_dynamic_style.json | ||
schemas/*/doc/*/*.rst | ||
*.old | ||
web-ui-docs/package-lock.json | ||
release/jetty/* | ||
chromedriver | ||
node_modules | ||
package-lock.json | ||
.project | ||
.DS_Store | ||
web/src/main/webapp/WEB-INF/data/removed/ | ||
web/src/main/webapp/WEB-INF/data/wro4j*.db | ||
web/src/main/webapp/WEB-INF/data/wro4j-cache* | ||
web/src/main/webapp/WEB-INF/data_* | ||
web/src/main/webapp/WEB-INF/lucene/ | ||
web/src/main/webapp/WEB-INF/metadata_subversion/ | ||
web/src/main/webapp/WEB-INF/server.prop | ||
web/src/main/webapp/data/ | ||
web/src/main/webapp/doc/en | ||
web/src/main/webapp/doc/fr | ||
web/src/main/webapp/images/logos/* | ||
web/src/main/webapp/images/statTmp | ||
web/src/main/webapp/scripts/lib/* |
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.