Skip to content
Success

Changes

Summary

  1. Fix build issues in TRS libraries (commit: 0716225) (details)
  2. Migrate to SHACLex 0.1.93 (commit: c90abe8) (details)
  3. Remove Validation from the build (commit: 9069eec) (details)
  4. Update POM files (commit: 6ba87af) (details)
  5. Update the CHANGELOG (commit: a2ee872) (details)
Commit 07162255dedfe479f52de5164a26a50458071097 by Andrew Berezovskyi
Fix build issues in TRS libraries

- Add a unit test to check that ChangeLog events are serialised to RDF
(commit: 0716225)
The file was modified trs/client/trs-client/pom.xml
The file was modified trs/server/pom.xml
Commit c90abe83a9c2853a01f40fea10367e62433af67f by Andrew Berezovskyi
Migrate to SHACLex 0.1.93
(commit: c90abe8)
The file was modified validation/src/main/java/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.java
The file was modified validation/pom.xml
The file was modified validation/src/test/java/org/eclipse/lyo/validation/TestHelper.java
Commit 9069eec84a7d60e222531a3ff970aa152c3ef8f4 by Andrew Berezovskyi
Remove Validation from the build

- Clean up JCenter references
- Add build timeout
(commit: 9069eec)
The file was modified pom.xml
The file was modified trs/client/client-source-mqtt/pom.xml
The file was modified .github/workflows/maven.yml
Commit 6ba87af1d8fcbc6a5d0e1ae7c656c78f088a13bd by Andrew Berezovskyi
Update POM files

- Clean up inherited properties
- Removed HTTP-only repositories due to https://maven.apache.org/docs/3.8.1/release-notes.html#how-to-fix-when-i-get-a-http-repository-blocked
- Update Kotlin version to 1.5
(commit: 6ba87af)
The file was modified server/oauth-core/pom.xml
The file was modified trs/client/client-source-mqtt/pom.xml
The file was modified trs/client/pom.xml
The file was modified trs/client/trs-client/pom.xml
The file was modified pom.xml
Commit a2ee8724d7084ebeb6412254ab76f7a8f7110c95 by Andrew Berezovskyi
Update the CHANGELOG
(commit: a2ee872)
The file was modified CHANGELOG.md