-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added support for multiple type package URIs in ConfigurableJsonResource #4
base: snapshot
Are you sure you want to change the base?
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4431e31 - Browse repository at this point
Copy the full SHA 4431e31View commit details
Commits on Jul 15, 2022
-
- set context attribute of ROOT_ELEMENT is set Signed-off-by: Mark Hoffmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a12b3c - Browse repository at this point
Copy the full SHA 6a12b3cView commit details -
- added root_element attribute - added tests Signed-off-by: Mark Hoffmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a88225 - Browse repository at this point
Copy the full SHA 9a88225View commit details -
- added root_element attribute - added tests Signed-off-by: Mark Hoffmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f974d40 - Browse repository at this point
Copy the full SHA f974d40View commit details
Commits on Jul 22, 2022
-
added support for multiple type package URIs in ConfigurableJsonResource
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bd8756 - Browse repository at this point
Copy the full SHA 2bd8756View commit details
Commits on Jul 25, 2022
-
- updated basic model dependency
- updated tests to account for new basic model version - typePackageUris is now a String[] with empty array as default - update reader only if list of packages is not empty Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e988d1b - Browse repository at this point
Copy the full SHA e988d1bView commit details -
- removed gogo dependencies from bndrun
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8fb442 - Browse repository at this point
Copy the full SHA e8fb442View commit details -
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1db677 - Browse repository at this point
Copy the full SHA b1db677View commit details -
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c445879 - Browse repository at this point
Copy the full SHA c445879View commit details
Commits on Jul 26, 2022
-
added example model to test type package use options
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d166e2 - Browse repository at this point
Copy the full SHA 9d166e2View commit details -
added tests for type package use
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b09034 - Browse repository at this point
Copy the full SHA 0b09034View commit details -
look for package uris only in case of type use class and name
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d542bf0 - Browse repository at this point
Copy the full SHA d542bf0View commit details -
fixed array case in getOrDefaultAsList and implemented tests
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c48608a - Browse repository at this point
Copy the full SHA c48608aView commit details -
added json test files to ignore list for license
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37d6f3d - Browse repository at this point
Copy the full SHA 37d6f3dView commit details -
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2f4a63 - Browse repository at this point
Copy the full SHA c2f4a63View commit details -
- added test cases for null package uri
-refactor tests Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50c14dc - Browse repository at this point
Copy the full SHA 50c14dcView commit details -
- added test cases for OPTION_DATE_FORMAT
- added test cases for OPTION_INDENT_OUTPUT - added test cases for OPTION_SERIALIZE_DEFAULT_VALUE - added test cases for OPTION_SERIALIZE_TYPE/OPTION_TYPE_FIELD - added test cases for OPTION_USE_ID Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0d57f3 - Browse repository at this point
Copy the full SHA b0d57f3View commit details -
refactor DateFormatTest to be time zone independent
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4736bd - Browse repository at this point
Copy the full SHA e4736bdView commit details -
second try to make DateFormatTest independent from time zone
Signed-off-by: Ilenia Salvadori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 178b8d7 - Browse repository at this point
Copy the full SHA 178b8d7View commit details