Skip to content

Changes

Summary

  1. udpate to new beta version (commit: 48ed607) (details)
  2. update communication core to use new Jakarta package (commit: 1ffaf4b) (details)
  3. update mapping-core api (commit: 24e53b2) (details)
Commit 48ed6079cd6f20acc731a65e0f9b1ca9f7da2372 by Otavio Santana
udpate to new beta version

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 48ed607)
The file was modified tck/driver-tck/pom.xml
The file was modified api/communication/communication-core/pom.xml
The file was modified api/communication/pom.xml
The file was modified api/mapping/mapping-key-value/pom.xml
The file was modified tck/mapping-tck/mapping-tck-core/pom.xml
The file was modified tck/pom.xml
The file was modified tck/communication-tck/pom.xml
The file was modified api/mapping/mapping-column/pom.xml
The file was modified api/communication/communication-key-value/pom.xml
The file was modified tck/communication-tck/communication-tck-core/pom.xml
The file was modified tck/mapping-tck/mapping-tck-test/pom.xml
The file was modified tck/mapping-tck/pom.xml
The file was modified tck/communication-tck/communication-tck-column/pom.xml
The file was modified api/mapping/mapping-core/pom.xml
The file was modified tck/mapping-tck/mapping-tck-document/pom.xml
The file was modified api/mapping/pom.xml
The file was modified api/communication/communication-column/pom.xml
The file was modified tck/driver-tck/driver-tck-column/pom.xml
The file was modified api/pom.xml
The file was modified tck/mapping-tck/mapping-tck-key-value/pom.xml
The file was modified api/communication/communication-document/pom.xml
The file was modified tck/communication-tck/communication-tck-document/pom.xml
The file was modified tck/driver-tck/driver-tck-key-value/pom.xml
The file was modified tck/mapping-tck/mapping-tck-entities/pom.xml
The file was modified api/communication/communication-query/pom.xml
The file was modified api/mapping/mapping-document/pom.xml
The file was modified tck/communication-tck/communication-tck-key-value/pom.xml
The file was modified tck/mapping-tck/mapping-tck-column/pom.xml
The file was modified tck/driver-tck/driver-tck-document/pom.xml
The file was modified spec/pom.xml
The file was modified pom.xml
Commit 1ffaf4bcf4f86a8af7696b46cfb3e36dfea3bc24 by Otavio Santana
update communication core to use new Jakarta package

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 1ffaf4b)
The file was modified api/communication/communication-core/src/main/java/jakarta/nosql/ServiceLoaderSort.java
The file was modified api/communication/communication-core/src/test/java/jakarta/nosql/Computer.java
The file was modified api/communication/communication-core/src/test/java/jakarta/nosql/ServiceLoaderSortTest.java
The file was modified api/communication/communication-core/src/test/java/jakarta/nosql/Mobile.java
The file was modified api/communication/communication-query/src/main/java/module-info.java
Commit 24e53b280e1265d0631241d4c7179c2a1e9d70a3 by Otavio Santana
update mapping-core api

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 24e53b2)
The file was modified api/mapping/mapping-core/src/main/java/jakarta/nosql/mapping/Database.java
The file was modified api/mapping/mapping-core/src/main/java/module-info.java
The file was modified api/communication/communication-query/src/main/java/jakarta/nosql/query/JSONQueryValue.java