Skip to content
Started 1 yr 8 mo ago
Took 33 sec on basic-x4wdg

#3163 (Sep 18, 2022, 4:58:37 PM)

PR #1053: Refactor DataTypeTree to us...
Changes
  1. Implement Matrix as a container for multidimensional array values (commit: bff83ff) (details / githubweb)
  2. Update dependencies, fix Maven warnings (commit: ecd2efa) (details / githubweb)
  3. ExampleServer cleanup, remove HTTPS endpoints and certificate (commit: 9ba4fee) (details / githubweb)
  4. Public visibility on reset methods, peek token in nextName() (commit: f568945) (details / githubweb)
  5. Static factory methods for enum, struct, and OptionSetUI (commit: c8c1503) (details / githubweb)
  6. Accept a CodecFactory when constructing DataTypeCodecSessionInitializer (commit: 6dae1fa) (details / githubweb)
  7. Generate ReferenceTypes, start moving away from BuiltinReferenceType (commit: 0419f22) (details / githubweb)
  8. Fix brackets used in DataType::toString (commit: 1282cb0) (details / githubweb)
  9. Support for OptionSet via DynamicOptionSet and DynamicOptionSetCodec (commit: 1faf05d) (details / githubweb)
  10. Handle errors reading DataTypeDefinition while building DataTypeTree (commit: 10f9b56) (details / githubweb)
  11. Use DEBUG log level in DefaultEncodingManager::createAndInitialize (commit: 6844d06) (details / githubweb)
  12. WIP ReferenceTypeTree (commit: b70eaf2) (details / githubweb)
  13. Use TypeTree for DataTypeTree, TypeTree package change (commit: 5bf4439) (details / githubweb)
  14. Add TypeTree::containsType (commit: 9d2ca2d) (details / githubweb)
  15. ~ javadoc (commit: 1958445) (details / githubweb)

GitHub pull request #1053 of commit 1958445a00260b0ec28e8ed667a7723058fac22f, no merge conflicts.

This run spent:

  • 19 sec waiting;
  • 33 sec build duration;
  • 52 sec total from scheduled to completion.
Revision: 1958445a00260b0ec28e8ed667a7723058fac22f
Repository: https://github.com/eclipse/milo/
  • detached