Skip to content

Changes

Summary

  1. certification for Jakarta Activation 2.1 (commit: 9aa2e44) (details)
  2. fix cp exclusion (commit: 508302f) (details)
  3. Prepare release org.eclipse.angus:angus-activation-project:1.0.0 (commit: cd58d78) (details)
  4. Prepare next development cycle for 1.1.0-SNAPSHOT (commit: 126468b) (details)
  5. init www (commit: 1184b55) (details)
  6. add contrib file (commit: d015ef7) (details)
  7. fix project readme (commit: 2147b02) (details)
  8. Update README.md (commit: df0884c) (details)
  9. update links, workdlows (commit: a3f4e0c) (details)
  10. make code more readable, add generics (commit: 29a408c) (details)
  11. Support native image (commit: b941666) (details)
  12. fix gh build (commit: d2dc176) (details)
  13. define provided capabilities for OSGi (commit: 3c66783) (details)
  14. Integrate jaf-api 2.1.1 (commit: 348bb2d) (details)
  15. update build plugins (commit: 8065afc) (details)
  16. clean up system properties, deprecate javax/jakarta ones (commit: 5c6d8cb) (details)
Commit 9aa2e4407bcea87e2e61fc36505d9e08ee2d97cf by Lukas Jungmann
certification for Jakarta Activation 2.1

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 9aa2e44)
The file was addeddocs/CR-1.0.0-SUMMARY-6c4aad.TXT
Commit 508302f1d582c7738217aeeb28a78b64911dfd8e by Lukas Jungmann
fix cp exclusion

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 508302f)
The file was modified etc/copyright-exclude (diff)
Commit cd58d7837856e7e3670d2a6dd7ed683b6a003301 by Lukas Jungmann
Prepare release org.eclipse.angus:angus-activation-project:1.0.0
(commit: cd58d78)
The file was modified activation-registry/pom.xml (diff)
The file was modified demo/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 126468b06a1c4ce3e65bb54347d60ba1087559c4 by Lukas Jungmann
Prepare next development cycle for 1.1.0-SNAPSHOT
(commit: 126468b)
The file was modified demo/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified activation-registry/pom.xml (diff)
The file was addedwww/Gemfile
The file was addedwww/_includes/header-small.html
The file was added.github/workflows/web.yml
The file was addedwww/_includes/sidebar.html
The file was modified .github/workflows/maven.yml (diff)
The file was addeddocs/pom.xml
The file was modified pom.xml (diff)
The file was addeddocs/src/main/resources/TCK-Results.md
The file was modified CONTRIBUTING.md (diff)
The file was addedwww/_config.yml
The file was addedwww/Gemfile.lock
The file was addedwww/_layouts/content.html
The file was modified README.md (diff)
The file was addeddocs/src/main/resources/README.md
The file was modified .gitignore (diff)
Commit d015ef73292bc29e75ea5203e326c9683d17cc9b by Lukas Jungmann
add contrib file

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: d015ef7)
The file was modified www/_includes/sidebar.html (diff)
The file was modified www/_config.yml (diff)
Commit 2147b0223724981f7da3bfa085a318cea17a9aeb by Lukas Jungmann
fix project readme

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 2147b02)
The file was modified docs/src/main/resources/README.md (diff)
The file was modified README.md (diff)
Commit a3f4e0c7402c744fa706aff539611e375f30a2a4 by Lukas Jungmann
update links, workdlows

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: a3f4e0c)
The file was modified .github/workflows/maven.yml (diff)
The file was modified pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified www/_config.yml (diff)
The file was modified .github/workflows/web.yml (diff)
Commit 29a408c3708095eb17922c4948d902ba3076144b by Lukas Jungmann
make code more readable, add generics

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 29a408c)
The file was modified activation-registry/src/main/java/com/sun/activation/registries/MimeTypeFile.java (diff)
The file was modified activation-registry/src/main/java/com/sun/activation/registries/MailcapFile.java (diff)
Commit b9416666a9002f8f31ce6858b794b54a5b958e13 by Lukas Jungmann
Support native image

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: b941666)
The file was modified pom.xml (diff)
The file was addedactivation-registry/src/main/resources/META-INF/native-image/org.eclipse.angus/angus-activation/native-image.properties
The file was addedactivation-registry/src/main/java/com/sun/activation/nativeimage/AngusActivationFeature.java
The file was modified etc/copyright-exclude (diff)
The file was modified docs/src/main/resources/README.md (diff)
The file was modified activation-registry/src/main/java/module-info.java (diff)
The file was modified activation-registry/pom.xml (diff)
The file was addedactivation-registry/src/main/resources/META-INF/native-image/org.eclipse.angus/angus-activation/resource-config.json
Commit d2dc176070ce98d16494f7633bd03110e2885747 by Lukas Jungmann
fix gh build

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: d2dc176)
The file was modified .github/workflows/maven.yml (diff)
Commit 3c6678399b9e9e3abcec340d43f529134c9733cf by Lukas Jungmann
define provided capabilities for OSGi

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 3c66783)
The file was modified activation-registry/pom.xml (diff)
The file was modified docs/src/main/resources/README.md (diff)
The file was modified pom.xml (diff)
Commit 348bb2d39d88b09b8f7316c4a17b5c50e5899580 by Lukas Jungmann
Integrate jaf-api 2.1.1

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 348bb2d)
The file was modified pom.xml (diff)
Commit 8065afce2bcbb726fb047349a56ce4e74e666599 by Lukas Jungmann
update build plugins

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 8065afc)
The file was modified pom.xml (diff)
Commit 5c6d8cbd26ad8cb2f355d04cdfca0938a7326c69 by Lukas Jungmann
clean up system properties, deprecate javax/jakarta ones

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 5c6d8cb)
The file was modified activation-registry/src/main/java/com/sun/activation/registries/MailcapFile.java (diff)
The file was modified docs/src/main/resources/README.md (diff)
The file was modified activation-registry/src/main/java/com/sun/activation/registries/LogSupport.java (diff)
The file was modified activation-registry/src/main/java/com/sun/activation/registries/MimeTypeFile.java (diff)