Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2021-05-17 17:10:23 +02:00
parent 5c2d9cdfb5
commit 3ecc9dbcbe
12 changed files with 224 additions and 56 deletions

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/data-miner-manager-1.11.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<classpathentry kind="src" output="target/data-miner-manager-1.11.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/data-miner-manager-1.11.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
<classpathentry excluding="**" kind="src" output="target/data-miner-manager-1.11.1-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
@ -29,5 +29,11 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/gwt-2.6.1"/>
<classpathentry kind="output" path="target/data-miner-manager-1.11.0-SNAPSHOT/WEB-INF/classes"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/data-miner-manager-1.11.1-SNAPSHOT/WEB-INF/classes"/>
</classpath>

View File

@ -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/<project>=UTF-8

View File

@ -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

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="data-miner-manager-1.11.1-SNAPSHOT">
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<property name="context-root" value="data-miner-manager"/>
<property name="java-output-path" value="/data-miner-manager/target/data-miner-manager-1.11.1-SNAPSHOT/WEB-INF/classes"/>
</wb-module>
</project-modules>

View File

@ -0,0 +1,7 @@
<root>
<facet id="jst.jaxrs">
<node name="libprov">
<attribute name="provider-id" value="jaxrs-no-op-library-provider"/>
</node>
</facet>
</root>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<fixed facet="wst.jsdt.web"/>
<installed facet="java" version="1.7"/>
<installed facet="jst.web" version="3.0"/>
<installed facet="jst.jaxrs" version="2.0"/>
<installed facet="wst.jsdt.web" version="1.0"/>
</faceted-project>

View File

@ -0,0 +1,2 @@
disabled=06target
eclipse.preferences.version=1

129
CHANGELOG.md Normal file
View File

@ -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

View File

@ -1,9 +1,10 @@
# European Union Public Licence V. 1.1
##*EUPL © the European Community 2007*
EUPL © the European Community 2007
This **European Union Public Licence** (the **“EUPL”**) applies to the Work or Software
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,7 +13,7 @@ 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.
@ -291,13 +292,12 @@ This licence shall be governed by the Belgian law if:
- or registered office inside a European Union country.
---
## 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

View File

@ -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);
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)

View File

@ -1,42 +1,41 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-11-1" date="2019-12-03">
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-11-1" date="2020-05-17">
<Change>Updated to Git and Jenkins</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-11-0" date="2019-06-14">
<Change>Added service info [ticket #12594]</Change>
<Change>Added support to show log information [ticket #11711]</Change>
<Change>Added support to show files html, json, pdf, txt [ticket
#17106]
<Change>Added service info [#12594]</Change>
<Change>Added support to show log information [#11711]</Change>
<Change>Added support to show files html, json, pdf, txt [#17106]
</Change>
<Change>Updated information show to the user when a computation is
submitted [ticket #17030]
submitted [#17030]
</Change>
<Change>Added Item Id support [ticket #16503]</Change>
<Change>Added Item Id support [#16503]</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-10-0" date="2019-04-01">
<Change>Added location and zoom support [ticket #11708]</Change>
<Change>Added location and zoom support [#11708]</Change>
<Change>Added coordinates EPSG:4326 and EPSG:3857 support [ticket
#11710]
</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-9-1" date="2018-12-13">
<Change>Updated to support StorageHub properties [ticket #11720]
<Change>Updated to support StorageHub properties [#11720]
</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-9-0" date="2018-10-01">
<Change>Updated download item to support StorageHub[ticket #11720]
<Change>Updated download item to support StorageHub[#11720]
</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-8-0" date="2018-07-01">
<Change>Updated to new WorkspaceExplorer widget that support
StorageHub[ticket #11721]
StorageHub[#11721]
</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-7-0" date="2018-06-01">
<Change>Integrated DataMiner CL for simplify integration with new
StorageHub[ticket #11720]
StorageHub[#11720]
</Change>
<Change>Added refresh button in operators panel[ticket #11741]
<Change>Added refresh button in operators panel[#11741]
</Change>
<Change>Added hyperlink for log that contains http reference[ticket
#11529]
@ -47,13 +46,13 @@
<Change>Added [TEXTAREA] string support</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-5-0" date="2016-06-12">
<Change>Support Java 8 compatibility [ticket #8471]</Change>
<Change>Support Java 8 compatibility [#8471]</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-4-0" date="2016-02-15">
<Change>Fixed load balancing [ticket #7576]</Change>
<Change>Fixed load balancing [#7576]</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-3-0" date="2016-02-15">
<Change>Updated PortalContext [ticket #6278]</Change>
<Change>Updated PortalContext [#6278]</Change>
<Change>Added encoded parameters in equivalent http request [ticket
#7167]
</Change>
@ -64,8 +63,8 @@
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-1-0" date="2016-10-01">
<Change>Updated to Auth 2.0</Change>
<Change>Added Spatial data support [Ticket #4172]</Change>
<Change>Added Temporal data support [Ticket #4172]</Change>
<Change>Added Spatial data support [#4172]</Change>
<Change>Added Temporal data support [#4172]</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-0-0" date="2016-07-01">
<Change>First release</Change>

View File

@ -14,7 +14,8 @@
<includes>
<include>README.md</include>
<include>LICENSE.md</include>
<include>changelog.xml</include>
<include>FUNDING.md</include>
<include>CHANGELOG.md</include>
<include>profile.xml</include>
</includes>
<fileMode>755</fileMode>