Commit Graph

143 Commits

Author SHA1 Message Date
Luca Frosini 34fca63cc2 Aligned distro files with new specification 2021-06-29 18:14:00 +02:00
Luca Frosini 58b1c9881a fixed javadoc 2020-12-23 14:39:03 +01:00
Luca Frosini a490d16a50 upgraded gcube-bom 2020-11-24 21:37:57 +01:00
Luca Frosini 3538e85f9d Removed -SNAPSHOT to release the component 2020-11-24 21:19:30 +01:00
Luca Frosini e0de1dfabb Fixed factory 2020-11-24 19:07:18 +01:00
Luca Frosini 584339f3a8 Fixed CHANGELOG.md 2020-11-11 18:44:21 +01:00
Luca Frosini fa0e18b580 Added getInstanceContexts() 2020-11-11 14:18:12 +01:00
Luca Frosini d822121adf Added support to request contexts uuids in instances header #20012 2020-11-09 15:47:59 +01:00
Luca Frosini 3aff1841fb Improved test 2020-11-04 19:26:15 +01:00
Luca Frosini 9ae0a2a522 Added contexts tests 2020-11-04 19:15:49 +01:00
Luca Frosini 5477715aa1 Upgraded version 2020-11-04 17:38:09 +01:00
Luca Frosini d651f8251e Using ContextCache to get context representation 2020-11-04 16:23:06 +01:00
Luca Frosini 3ea46fbac1 Rationalised code 2020-11-03 16:29:44 +01:00
Luca Frosini ad84724a3d Fixed version on CHANGELOG 2020-10-29 18:52:56 +01:00
Luca Frosini 583d91e851 Removed -SNAPSHOT from version and lower bound dependencies range to
release the component refs #19636
2020-10-29 17:21:51 +01:00
Luca Frosini 7dc12a9d3c Added the possibility to specify Hierarchical Mode 2020-10-29 16:54:24 +01:00
Luca Frosini c8109aba4c Removed Information System BOM usage 2020-10-14 18:31:06 +02:00
Luca Frosini 740212fbb7 Set Enum values uppercase 2020-10-01 14:40:36 +02:00
Luca Frosini 8a8b3001ef Ignored eclipse project files 2020-09-28 15:20:54 +02:00
Luca Frosini a7837e4fb0 Removed service-archive creation which is deprecated 2020-09-22 13:46:36 +02:00
Luca Frosini 4cb27c7ab1 Added missing empty rows 2020-08-04 15:10:30 +02:00
Luca Frosini 47a8577e42 Switched changelog to the new format 2020-08-04 15:00:04 +02:00
Luca Frosini a87c2533de Switched to gcube-bom 2.0.0-SNAPSHOT 2020-07-07 17:13:01 +02:00
Luca Frosini de6612ceeb Switching to gcube-jackson 2020-07-07 17:04:40 +02:00
Luca Frosini cc433a01a1 Migrating to gcube-jackson 2020-06-25 14:57:32 +02:00
Luca Frosini 719c743433 Ignore eclipse files 2020-02-11 17:15:08 +01:00
Luca Frosini 73741fc538 Removed -SNAPSHOT from component version and dependencies version to
release the componentRemoved -SNAPSHOT from component version and
dependencies version to release the component
2020-02-11 17:13:16 +01:00
Luca Frosini 4567b8e5be Fixed changelog 2020-02-11 15:43:00 +01:00
Luca Frosini 39e4672a66 Enhanced version adn dependecies version 2020-02-11 11:49:26 +01:00
Luca Frosini ee6da1b057 Fixing tests 2020-02-05 16:16:38 +01:00
Luca Frosini c4e47f7430 Fixed tests 2020-02-04 10:54:23 +01:00
Luca Frosini 29f19acae8 Ignored files 2020-02-04 10:52:27 +01:00
Luca Frosini ae8f97d6b2 TypeBinder has been renamed to TypeMapper 2020-02-04 09:31:11 +01:00
Luca Frosini 6099342f0c Fixed imports and class name due to IS Model refactoring 2020-02-03 10:52:24 +01:00
Luca Frosini 8ec403f47d Reorganized model as following
Element
 - EntityElement
   - Entity
     - Resource
     - Facet
   - Context
   - EntityType
     - ResourceType (3 lists of PropertyDefinition, LinkedFacet,
LinkedResource)
     - FacetType (1 list of PropertyDefinition)
 - RelationElement
   - Relation
     - IsRelatedTo
     - ConsistsOf
   - IsParentOf
   - RelationType
     - IsRelatedTo (1 list of PropertyDefinition)
     - ConsistsOf (1 list of PropertyDefinition)
 - PropertyElement
   - Property
     - Header
     - PropagationConstraint
     - Encrypted
   - PropertyType (1 list of PropertyDefinition)
     - PropertyDefinition
     - LinkedEntity
       - LinkedFacet
       - LinkedResource
2020-01-30 11:04:34 +01:00
Luca Frosini 7cbe6bf198 Fixed import due to Header package refactor 2020-01-20 10:30:37 +01:00
Luca Frosini 33e171ea9c Fixed ignore file 2019-12-13 10:20:23 +01:00
Luca Frosini 129974d5ad Removed and ignored eclipse project files 2019-12-10 11:31:47 +01:00
Luca Frosini d6081b2dac Fixed README 2019-12-05 18:09:56 +01:00
Luca Frosini 2ab6e40a9e Fixed distro and pom 2019-12-05 17:48:03 +01:00
Luca Frosini 1146efbc14 Fixed imports and code to comply with IsIdentifiedBy relation which has
been moved from IS Model to gCube Model
2019-12-05 12:13:45 +01:00
Luca Frosini 53cbf5293f Fixed bom version imports. Removed version already declared in imported
bom
2019-12-05 12:10:43 +01:00
Luca Frosini 99ab60916f Aligned APIs with IS model refactoring 2019-11-05 18:46:52 +01:00
Luca Frosini 43eb9df53a Fixing client due to model redesign 2019-10-30 09:58:03 +01:00
Luca Frosini 8a1c8170cb Fixing imports and code to be aligned with model reorganization 2019-10-25 17:45:39 +02:00
Luca Frosini e4ca7e1fd2 Fixed dependency range 2019-10-10 17:08:41 +02:00
Luca Frosini cc9796d713 Fixed maven parent and 'scm' section 2019-10-03 14:54:50 +02:00
Luca Frosini 7d6b908f3b Ignored generated target directory 2019-07-19 17:51:32 +02:00
Luca Frosini 522c0e6ae6 Switched maven parent from1.0.0 to 1.1.0-SNAPSHOT 2019-07-19 17:25:50 +02:00
Luca Frosini 75a22ba162 Setting the default workspace JDK as project JDK
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-client@179133 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-04-23 13:56:45 +00:00