Commit Graph

370 Commits

Author SHA1 Message Date
Luca Frosini d326783ef2 Added important comment 2021-01-20 12:24:41 +01:00
Luca Frosini bddc3b2556 Fixed code style 2021-01-20 10:17:23 +01:00
Luca Frosini 97105446cb Fixed property definition 2021-01-19 17:22:22 +01:00
Luca Frosini 3879c340a3 Changing the way to serialise a type of a property 2021-01-19 15:32:25 +01:00
Luca Frosini 268878d9f7 Changing the way to serialise a type of a property 2021-01-19 15:32:19 +01:00
Luca Frosini 613fc76259 Changing the way to serialise a type of a property 2021-01-19 11:21:53 +01:00
Luca Frosini df1736f39b Changing the way to serialise the type of a property 2021-01-19 09:20:52 +01:00
Luca Frosini 5fcc630820 Changing the way to serialise the type of a property 2021-01-19 09:20:21 +01:00
Luca Frosini 37074ff322 Adding BasePropertyType to remove OrientDBType 2021-01-17 22:50:50 +01:00
Luca Frosini bae57c6ea8 Fixed method name 2021-01-15 17:57:06 +01:00
Luca Frosini 8e755e02c3 Added the proper _PROPERTY suffix to propagationConstraint property name 2021-01-13 21:53:16 +01:00
Luca Frosini 2b5b897dc0 Fixed Type 2021-01-07 11:16:40 +01:00
Luca Frosini 4a7bc55991 Fixed tests 2020-12-23 15:39:58 +01:00
Luca Frosini 5dcd3bce57 Added changes in changelog 2020-12-23 14:08:22 +01:00
Luca Frosini 9d9da57029 Added change in CHANGELOG 2020-12-23 14:05:11 +01:00
Luca Frosini e6ec2574f7 Fixed CHANGELOG.md 2020-12-23 14:03:30 +01:00
Luca Frosini 346b52a1b6 Fixed types 2020-12-23 10:33:17 +01:00
Luca Frosini cb8dee2c9d Added missed documentation to types 2020-12-23 10:08:38 +01:00
Luca Frosini d0c664fc92 Added annotation to the JavaDoc 2020-12-21 16:02:03 +01:00
Luca Frosini a5fac85d9a Annotated ISProperty annotation so that is included in the Javadoc 2020-12-18 12:23:21 +01:00
Luca Frosini 82e7a03b3c Improved javadoc and types and properties description. 2020-12-18 12:06:31 +01:00
Luca Frosini 5835d8c67b Annotated types to properly create type definition 2020-12-15 17:38:06 +01:00
Luca Frosini e697ef2cf5 Using annotation to define name, description, version and chagelog for
any Element
2020-12-15 11:28:34 +01:00
Luca Frosini 0915af9dc1 fixed changelog 2020-12-14 11:14:56 +01:00
Luca Frosini 21fcb502f2 Type deserialization is compliant with old version without CHANGELOG 2020-12-14 10:10:49 +01:00
Luca Frosini 745bb9eb3e Fixed CHANGELOG retrieving 2020-12-14 09:21:14 +01:00
Luca Frosini 619dd586c1 Added type changelog 2020-12-11 17:28:56 +01:00
Luca Frosini b0b5fdf3cd Added version managed with a dedicated type in TypeDefinition 2020-12-11 13:09:02 +01:00
Luca Frosini c593c383a6 Add version information on IS type 2020-12-11 09:47:14 +01:00
Luca Frosini 7763dd4abb Removed -SNAPSHOT to release the component 2020-11-25 15:15:46 +01:00
Luca Frosini dfc73f5281 upgraded gcube-bom 2020-11-25 15:14:31 +01:00
Luca Frosini f16b30bd09 Added support to include additional properties in Property types
[#20012]
2020-11-09 15:46:01 +01:00
Luca Frosini 1d74ee7905 Fixed API 2020-11-03 16:33:48 +01:00
Luca Frosini f40b563297 Fixed version on CHANGELOG 2020-10-29 18:52:03 +01:00
Luca Frosini 11d635637c Removed -SNAPSHOT from version and lower bound dependencies range to
release the component refs #19622
2020-10-29 17:20:25 +01:00
Luca Frosini 377deebb1f Removed Information System BOM usage 2020-10-14 18:32:48 +02:00
Luca Frosini e9a37916ed Removed suppress warning annotation 2020-10-14 16:23:42 +02:00
Luca Frosini 324e09049c Added constructor with default Propagation Constraint 2020-10-14 16:23:23 +02:00
Luca Frosini 5b1ffb6c88 Removed service-archive creation which is deprecated 2020-09-22 13:45:45 +02:00
Luca Frosini 59419376d5 Fixed version in changelog 2020-08-05 15:54:19 +02:00
Luca Frosini 15a56cb778 Added missing empty rows 2020-08-04 15:08:06 +02:00
Luca Frosini a730848cff removed unneeded import 2020-08-03 17:54:40 +02:00
Luca Frosini 052e3aadd9 Switched changelog to the new format 2020-08-03 17:54:02 +02:00
Luca Frosini ead276a5b3 Removed whitespace 2020-07-09 16:50:21 +02:00
Luca Frosini 6538d01763 Added suppress warning 2020-07-07 17:17:03 +02:00
Luca Frosini f54f8b821e Switched to gcube-bom 2.0.0-SNAPSHOT 2020-07-07 17:11:51 +02:00
Luca Frosini 0f1b01b49f Switching to gcube-jackson 2020-07-07 17:04:25 +02:00
Luca Frosini 11d28c0904 Added and committed an initial step to support Jackson 2.11.X 2020-07-03 14:39:19 +02:00
Luca Frosini 278e10e548 Fixed assertion 2020-07-02 19:22:42 +02:00
Luca Frosini 0e6b9f4854 Cleaning code 2020-07-02 19:17:57 +02:00