diff --git a/.classpath b/.classpath index efac693..02cbab1 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -29,5 +29,11 @@ - + + + + + + + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..29abf99 --- /dev/null +++ b/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,6 @@ +eclipse.preferences.version=1 +encoding//src/main/java=UTF-8 +encoding//src/main/resources=UTF-8 +encoding//src/test/java=UTF-8 +encoding//src/test/resources=UTF-8 +encoding/=UTF-8 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..443e085 --- /dev/null +++ b/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 +org.eclipse.jdt.core.compiler.compliance=1.7 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.source=1.7 diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component new file mode 100644 index 0000000..962d479 --- /dev/null +++ b/.settings/org.eclipse.wst.common.component @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml b/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml new file mode 100644 index 0000000..cc81385 --- /dev/null +++ b/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml new file mode 100644 index 0000000..25d173a --- /dev/null +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.settings/org.eclipse.wst.validation.prefs b/.settings/org.eclipse.wst.validation.prefs new file mode 100644 index 0000000..04cad8c --- /dev/null +++ b/.settings/org.eclipse.wst.validation.prefs @@ -0,0 +1,2 @@ +disabled=06target +eclipse.preferences.version=1 diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8af2757 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,129 @@ +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +# Changelog for "data-miner-manager" + + + +## [v1-11-1-SNAPSHOT] - 2020-05-17 + +### Features + +- Updated to Git and Jenkins + + + +## [v1-11-0] - 2019-06-14 + +### Features + +- Added service info [#12594] +- Added support to show log information [#11711] +- Added support to show files html, json, pdf, txt [#17106] +- Updated information show to the user when a computation is submitted [#17030] +- Added Item Id support [#16503] + + + +## [v1-10-0] - 2019-04-01 + +### Features + +- Added location and zoom support [#11708] +- Added coordinates EPSG:4326 and EPSG:3857 support [ticket #11710] + + + +## [v1-9-1] - 2018-12-13 + +### Features + +- Updated to support StorageHub properties [#11720] + + + +## [v1-9-0] - 2018-10-01 + +### Features + +- Updated download item to support StorageHub[#11720] + + + +## [v1-8-0] - 2018-07-01 + +### Features + +- Updated to new WorkspaceExplorer widget that support StorageHub[#11721] + + + +## [v1-7-0] - 2018-06-01 + +### Features + +- Integrated DataMiner CL for simplify integration with new StorageHub[#11720] +- Added refresh button in operators panel[#11741] +- Added hyperlink for log that contains http reference[ticket #11529] + + + +## [v1-6-0] - 2016-11-09 + +### Features + +- Added NetCDF files support +- Added [TEXTAREA] string support + + + +## [v1-5-0] - 2016-06-12 + +### Features + +- Support Java 8 compatibility [#8471] + + + +## [v1-4-0] - 2016-02-15 + +### Features + +- Fixed load balancing [#7576] + + + +## [v1-3-0] - 2016-02-15 + +### Features + +- Updated PortalContext [#6278] +- Added encoded parameters in equivalent http request [ticket #7167] + + + +## [v1-2-0] - 2016-12-01 + +### Features + +- Updated Output support +- Added PortalContext + + + +## [v1-1-0] - 2016-10-01 + +### Features + +- Updated to Auth 2.0 +- Added Spatial data support [#4172] +- Added Temporal data support [#4172] + + + +## [v1-0-0] - 2016-07-01 + +### Features + +- First release + + diff --git a/LICENSE.md b/LICENSE.md index 1932b4c..6912b84 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,9 +1,10 @@ -#European Union Public Licence V.1.1 - -##*EUPL © the European Community 2007* +# European Union Public Licence V. 1.1 -This **European Union Public Licence** (the **“EUPL”**) applies to the Work or Software +EUPL © the European Community 2007 + + +This European Union Public Licence (the “EUPL”) applies to the Work or Software (as defined below) which is provided under the terms of this Licence. Any use of the Work, other than as authorised under this Licence is prohibited (to the extent such use is covered by a right of the copyright holder of the Work). @@ -12,13 +13,13 @@ The Original Work is provided under the terms of this Licence when the Licensor (as defined below) has placed the following notice immediately following the copyright notice for the Original Work: -**Licensed under the EUPL V.1.1** +Licensed under the EUPL V.1.1 or has expressed by any other mean his willingness to license under the EUPL. -##1. Definitions +## 1. Definitions In this Licence, the following terms have the following meaning: @@ -59,7 +60,7 @@ In this Licence, the following terms have the following meaning: -##2. Scope of the rights granted by the Licence +## 2. Scope of the rights granted by the Licence The Licensor hereby grants You a world-wide, royalty-free, non-exclusive, sub-licensable licence to do the following, for the duration of copyright vested @@ -85,7 +86,7 @@ rights granted on the Work under this Licence. -##3. Communication of the Source Code +## 3. Communication of the Source Code The Licensor may provide the Work either in its Source Code form, or as Executable Code. If the Work is provided as Executable Code, the Licensor @@ -97,7 +98,7 @@ continues to distribute and/or communicate the Work. -##4. Limitations on copyright +## 4. Limitations on copyright Nothing in this Licence is intended to deprive the Licensee of the benefits from any exception or limitation to the exclusive rights of the rights owners in the @@ -106,7 +107,7 @@ applicable limitations thereto. -##5. Obligations of the Licensee +## 5. Obligations of the Licensee The grant of the rights mentioned above is subject to some restrictions and obligations imposed on the Licensee. Those obligations are the following: @@ -147,7 +148,7 @@ reproducing the content of the copyright notice. -##6. Chain of Authorship +## 6. Chain of Authorship The original Licensor warrants that the copyright in the Original Work granted hereunder is owned by him/her or licensed to him/her and that he/she has the @@ -163,7 +164,7 @@ terms of this Licence. -##7. Disclaimer of Warranty +## 7. Disclaimer of Warranty The Work is a work in progress, which is continuously improved by numerous contributors. It is not a finished work and may therefore contain defects or @@ -180,7 +181,7 @@ for the grant of any rights to the Work. -##8. Disclaimer of Liability +## 8. Disclaimer of Liability Except in the cases of wilful misconduct or damages directly caused to natural persons, the Licensor will in no event be liable for any direct or indirect, @@ -193,7 +194,7 @@ laws as far such laws apply to the Work. -##9. Additional agreements +## 9. Additional agreements While distributing the Original Work or Derivative Works, You may choose to conclude an additional agreement to offer, and charge a fee for, acceptance of @@ -207,7 +208,7 @@ any such warranty or additional liability. -##10. Acceptance of the Licence +## 10. Acceptance of the Licence The provisions of this Licence can be accepted by clicking on an icon “I agree” placed under the bottom of a window displaying the text of this Licence or by @@ -222,7 +223,7 @@ Distribution and/or Communication by You of the Work or copies thereof. -##11. Information to the public +## 11. Information to the public In case of any Distribution and/or Communication of the Work by means of electronic communication by You (for example, by offering to download the Work @@ -233,7 +234,7 @@ accessible, concluded, stored and reproduced by the Licensee. -##12. Termination of the Licence +## 12. Termination of the Licence The Licence and the rights granted hereunder will terminate automatically upon any breach by the Licensee of the terms of the Licence. @@ -244,7 +245,7 @@ remain in full compliance with the Licence. -##13. Miscellaneous +## 13. Miscellaneous Without prejudice of Article 9 above, the Licence represents the complete agreement between the Parties as to the Work licensed hereunder. @@ -265,7 +266,7 @@ their choice. -##14. Jurisdiction +## 14. Jurisdiction Any litigation resulting from the interpretation of this License, arising between the European Commission, as a Licensor, and any Licensee, will be @@ -279,7 +280,7 @@ conducts its primary business. -##15. Applicable Law +## 15. Applicable Law This Licence shall be governed by the law of the European Union country where the Licensor resides or has his registered office. @@ -291,13 +292,12 @@ This licence shall be governed by the Belgian law if: - or registered office inside a European Union country. ---- + +## Appendix -##Appendix - -**“Compatible Licences”** according to article 5 EUPL are: +“Compatible Licences” according to article 5 EUPL are: - GNU General Public License (GNU GPL) v. 2 @@ -308,4 +308,4 @@ This licence shall be governed by the Belgian law if: - Eclipse Public License v. 1.0 -- Cecill v. 2.0 +- Cecill v. 2.0 \ No newline at end of file diff --git a/README.md b/README.md index e74ef7b..87ac27e 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,4 @@ open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies. -The projects leading to this software have received funding from a series of European Union programmes including: - -- the Sixth Framework Programme for Research and Technological Development - - DILIGENT (grant no. 004260); -- the Seventh Framework Programme for research, technological development and demonstration - - D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644); -- the H2020 research and innovation programme - - BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024),DESIRA (grant no. 818194), ARIADNEplus (grant no. 823914), RISIS2 (grant no. 824091), PerformFish (grant no. 727610), AGINFRAplus (grant no. 731001); - \ No newline at end of file +The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md) \ No newline at end of file diff --git a/changelog.xml b/changelog.xml index 0c77d78..8132d5d 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,42 +1,41 @@ - + Updated to Git and Jenkins - Added service info [ticket #12594] - Added support to show log information [ticket #11711] - Added support to show files html, json, pdf, txt [ticket - #17106] + Added service info [#12594] + Added support to show log information [#11711] + Added support to show files html, json, pdf, txt [#17106] Updated information show to the user when a computation is - submitted [ticket #17030] + submitted [#17030] - Added Item Id support [ticket #16503] + Added Item Id support [#16503] - Added location and zoom support [ticket #11708] + Added location and zoom support [#11708] Added coordinates EPSG:4326 and EPSG:3857 support [ticket #11710] - Updated to support StorageHub properties [ticket #11720] + Updated to support StorageHub properties [#11720] - Updated download item to support StorageHub[ticket #11720] + Updated download item to support StorageHub[#11720] Updated to new WorkspaceExplorer widget that support - StorageHub[ticket #11721] + StorageHub[#11721] Integrated DataMiner CL for simplify integration with new - StorageHub[ticket #11720] + StorageHub[#11720] - Added refresh button in operators panel[ticket #11741] + Added refresh button in operators panel[#11741] Added hyperlink for log that contains http reference[ticket #11529] @@ -47,13 +46,13 @@ Added [TEXTAREA] string support - Support Java 8 compatibility [ticket #8471] + Support Java 8 compatibility [#8471] - Fixed load balancing [ticket #7576] + Fixed load balancing [#7576] - Updated PortalContext [ticket #6278] + Updated PortalContext [#6278] Added encoded parameters in equivalent http request [ticket #7167] @@ -64,8 +63,8 @@ Updated to Auth 2.0 - Added Spatial data support [Ticket #4172] - Added Temporal data support [Ticket #4172] + Added Spatial data support [#4172] + Added Temporal data support [#4172] First release diff --git a/descriptor.xml b/descriptor.xml index 16e0787..3b84644 100644 --- a/descriptor.xml +++ b/descriptor.xml @@ -14,7 +14,8 @@ README.md LICENSE.md - changelog.xml + FUNDING.md + CHANGELOG.md profile.xml 755