Skip to content

Changes

Summary

  1. #205: saaj 3.0.0 regression failure in MessageImpl.saveChanges() (commit: e14755a) (details)
  2. Prepare release com.sun.xml.messaging.saaj:metro-saaj:3.0.0 (commit: 0ea1640) (details)
  3. Prepare next development cycle for 3.0.1-SNAPSHOT (commit: 86daef3) (details)
  4. lower log verbosity (commit: 95103df) (details)
  5. Prepare release com.sun.xml.messaging.saaj:metro-saaj:3.0.1 (commit: 87da7cd) (details)
  6. Prepare next development cycle for 3.0.2-SNAPSHOT (commit: e9a9a21) (details)
  7. #183: fix inconsistent owner element for `setIdAttributeNode` (#211) (commit: 0b8cd17) (details)
  8. Unfold possibly folded header values (commit: 0e2b0e9) (details)
  9. prevent java.lang.StringIndexOutOfBoundsException (commit: 550ca17) (details)
  10. mark `com.sun.xml.messaging.saaj.util.Base64` as deprecated and replace it with `java.util.Base64` (commit: 5c2a3b6) (details)
  11. Integrate jaf-api 2.1.2, angus-activation 2.0.1 (commit: 8fbf445) (details)
  12. use SE 21 in GH action build (commit: 3be5a37) (details)
  13. update build plugins (commit: 4de3e19) (details)
  14. rework web site publishing (commit: 0496369) (details)
  15. Bump nokogiri from 1.13.10 to 1.14.4 in /www (commit: 4d27132) (details)
  16. add missing plugin versions (commit: afe0c48) (details)
  17. update release info on the web (commit: 54f89b6) (details)
  18. don't run full GH action build for changes in docs (commit: ebacf47) (details)
  19. Prepare release com.sun.xml.messaging.saaj:metro-saaj:3.0.2 (commit: cf8dc21) (details)
  20. Prepare next development cycle for 3.0.3-SNAPSHOT (commit: d854322) (details)
  21. publish 3.0.2 release (commit: f5c26fd) (details)
  22. Bump commonmarker from 0.23.9 to 0.23.10 in /www (commit: 8f9f8be) (details)
  23. Bump activesupport from 6.1.7.3 to 7.0.7.2 in /www (commit: 49f4117) (details)
Commit e14755ae12fb53fa472739a626b2942069e7d505 by Lukas Jungmann
#205: saaj 3.0.0 regression failure in MessageImpl.saveChanges()

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: e14755a)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/util/transform/EfficientStreamingTransformer.java (diff)
Commit 0ea16402f057e69f9faef8a7c09a0083024992b0 by Lukas Jungmann
Prepare release com.sun.xml.messaging.saaj:metro-saaj:3.0.0
(commit: 0ea1640)
The file was modified saaj-ri/pom.xml (diff)
The file was modified saaj-samples/saaj-servlet/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified saaj-samples/saaj-progress/pom.xml (diff)
The file was modified saaj-samples/saaj-simple/pom.xml (diff)
The file was modified saaj-samples/saaj-hash/pom.xml (diff)
The file was modified saaj-samples/saaj-persister/pom.xml (diff)
The file was modified saaj-samples/saaj-saveload/pom.xml (diff)
The file was modified saaj-samples/saaj-uddiping/pom.xml (diff)
The file was modified saaj-samples/pom.xml (diff)
The file was modified saaj-samples/saaj-soapprocessor/pom.xml (diff)
The file was modified saaj-samples/saaj-book/pom.xml (diff)
The file was modified saaj-samples/saaj-soapnode/pom.xml (diff)
Commit 86daef3a719b770bae37ae5b53a99cf013fddc9f by Lukas Jungmann
Prepare next development cycle for 3.0.1-SNAPSHOT
(commit: 86daef3)
The file was modified saaj-samples/saaj-servlet/pom.xml (diff)
The file was modified saaj-ri/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified saaj-samples/pom.xml (diff)
The file was modified saaj-samples/saaj-soapnode/pom.xml (diff)
The file was modified saaj-samples/saaj-uddiping/pom.xml (diff)
The file was modified saaj-samples/saaj-book/pom.xml (diff)
The file was modified saaj-samples/saaj-simple/pom.xml (diff)
The file was modified saaj-samples/saaj-persister/pom.xml (diff)
The file was modified saaj-samples/saaj-soapprocessor/pom.xml (diff)
The file was modified saaj-samples/saaj-hash/pom.xml (diff)
The file was modified saaj-samples/saaj-saveload/pom.xml (diff)
The file was modified saaj-samples/saaj-progress/pom.xml (diff)
Commit 95103df8888affcb21bbd22f2b97ffc7bea33e11 by Lukas Jungmann
lower log verbosity

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 95103df)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/util/transform/EfficientStreamingTransformer.java (diff)
Commit 87da7cd7bdd3f1f778dd0a86ee272a9bca3f3b56 by Lukas Jungmann
Prepare release com.sun.xml.messaging.saaj:metro-saaj:3.0.1
(commit: 87da7cd)
The file was modified saaj-ri/pom.xml (diff)
The file was modified saaj-samples/saaj-uddiping/pom.xml (diff)
The file was modified saaj-samples/pom.xml (diff)
The file was modified saaj-samples/saaj-book/pom.xml (diff)
The file was modified saaj-samples/saaj-saveload/pom.xml (diff)
The file was modified saaj-samples/saaj-hash/pom.xml (diff)
The file was modified saaj-samples/saaj-simple/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified saaj-samples/saaj-progress/pom.xml (diff)
The file was modified saaj-samples/saaj-soapprocessor/pom.xml (diff)
The file was modified saaj-samples/saaj-persister/pom.xml (diff)
The file was modified saaj-samples/saaj-servlet/pom.xml (diff)
The file was modified saaj-samples/saaj-soapnode/pom.xml (diff)
Commit e9a9a2111510766be14984f501aaa0a85c504905 by Lukas Jungmann
Prepare next development cycle for 3.0.2-SNAPSHOT
(commit: e9a9a21)
The file was modified saaj-samples/saaj-book/pom.xml (diff)
The file was modified saaj-samples/saaj-soapprocessor/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified saaj-samples/saaj-simple/pom.xml (diff)
The file was modified saaj-samples/saaj-servlet/pom.xml (diff)
The file was modified saaj-samples/saaj-progress/pom.xml (diff)
The file was modified saaj-samples/pom.xml (diff)
The file was modified saaj-samples/saaj-uddiping/pom.xml (diff)
The file was modified saaj-samples/saaj-hash/pom.xml (diff)
The file was modified saaj-samples/saaj-saveload/pom.xml (diff)
The file was modified saaj-samples/saaj-persister/pom.xml (diff)
The file was modified saaj-samples/saaj-soapnode/pom.xml (diff)
The file was modified saaj-ri/pom.xml (diff)
Commit 0b8cd17c51c7359f3f6181dee8cb428fb67c2680 by noreply
#183: fix inconsistent owner element for `setIdAttributeNode` (#211)

Signed-off-by: Ronny Perinke <23166289+sephiroth-j@users.noreply.github.com>
(commit: 0b8cd17)
The file was addedsaaj-ri/src/test/java/soap/ElementOwnerTest.java
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/impl/ElementImpl.java (diff)
Commit 0e2b0e9bfa6aee4afcc906c2df3bae0cd85e1b16 by Lukas Jungmann
Unfold possibly folded header values

fixes #176

Signed-off-by: Ronny Perinke <23166289+sephiroth-j@users.noreply.github.com>
(commit: 0e2b0e9)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/MessageImpl.java (diff)
Commit 550ca170745cfc19da902876fb49e5342a5518bd by Lukas Jungmann
prevent java.lang.StringIndexOutOfBoundsException
when text starts with `<![CDATA[` opening but does not end with `]]>`.
This also allows to add `<![CDATA[` as text content.

fixes #133

Signed-off-by: Ronny Perinke <23166289+sephiroth-j@users.noreply.github.com>
(commit: 550ca17)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/impl/ElementImpl.java (diff)
The file was modified saaj-ri/src/test/java/element/ElementTest.java (diff)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/impl/CDATAImpl.java (diff)
Commit 5c2a3b6af56288e9e413af68a966447037d2c042 by Lukas Jungmann
mark `com.sun.xml.messaging.saaj.util.Base64` as deprecated and replace it with `java.util.Base64`

closes #202

Signed-off-by: Ronny Perinke <23166289+sephiroth-j@users.noreply.github.com>
(commit: 5c2a3b6)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/util/Base64.java (diff)
The file was modified saaj-ri/src/main/java/com/sun/xml/messaging/saaj/client/p2p/HttpSOAPConnection.java (diff)
Commit 8fbf445d9abf6fbd40ccaabb2905e98026d7db8c by Lukas Jungmann
Integrate jaf-api 2.1.2, angus-activation 2.0.1

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 8fbf445)
The file was modified pom.xml (diff)
Commit 3be5a37870277d746783400f3b7c92160ce5e0dd by Lukas Jungmann
use SE 21 in GH action build

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 3be5a37)
The file was modified .github/workflows/maven.yml (diff)
Commit 4de3e19861291edc81ef63ec6bb2f8b235bbe02a by Lukas Jungmann
update build plugins

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 4de3e19)
The file was modified saaj-ri/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 0496369176f7c3f78f33f5b25b328b01178d2773 by Lukas Jungmann
rework web site publishing

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 0496369)
The file was addedwww/docs/relnotes-1.4.md
The file was removeddocs/saaj-security.html
The file was addeddocs/pom.xml
The file was modified NOTICE.md (diff)
The file was addedwww/docs/relnotes-2.0.md
The file was modified pom.xml (diff)
The file was addedwww/_includes/sidebar.html
The file was addeddocs/src/main/resources/README.md
The file was modified src/main/resources/copyright-exclude (diff)
The file was addedwww/Gemfile
The file was modified .gitignore (diff)
The file was modified CONTRIBUTING.md (diff)
The file was addedwww/docs/relnotes-1.5.md
The file was addedwww/_layouts/content.html
The file was addedwww/Gemfile.lock
The file was addeddocs/src/main/resources/TCK-Results.md
The file was added.github/workflows/web.yml
The file was addedwww/docs/relnotes-1.3.md
The file was addedwww/_includes/header-small.html
The file was removeddocs/samples.html
The file was addedwww/security.md
The file was removeddocs/index.html
The file was removeddocs/style/default.css
The file was removeddocs/ReleaseNotes.html
The file was addedwww/_config.yml
Commit 4d2713264dbebde724e5895715b86c3090d53a9a by Lukas Jungmann
Bump nokogiri from 1.13.10 to 1.14.4 in /www

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 4d27132)
The file was modified www/Gemfile.lock (diff)
Commit afe0c4865b2a3024e7eb062a3a41027bf3990318 by Lukas Jungmann
add missing plugin versions

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: afe0c48)
The file was modified .github/workflows/web.yml (diff)
The file was modified docs/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 54f89b684afddbdb6014f3554335bcfa63c16ffe by Lukas Jungmann
update release info on the web

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 54f89b6)
The file was modified docs/src/main/resources/README.md (diff)
Commit ebacf47442ad5a8083d2f998c0e1f8035f0739ee by Lukas Jungmann
don't run full GH action build for changes in docs

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: ebacf47)
The file was modified .github/workflows/maven.yml (diff)
Commit cf8dc2168b2a6d88170133bc9caef3e526873ab9 by Genie jaxb-impl
Prepare release com.sun.xml.messaging.saaj:metro-saaj:3.0.2
(commit: cf8dc21)
The file was modified docs/pom.xml (diff)
The file was modified saaj-ri/pom.xml (diff)
The file was modified saaj-samples/saaj-book/pom.xml (diff)
The file was modified saaj-samples/pom.xml (diff)
The file was modified saaj-samples/saaj-servlet/pom.xml (diff)
The file was modified saaj-samples/saaj-saveload/pom.xml (diff)
The file was modified saaj-samples/saaj-simple/pom.xml (diff)
The file was modified saaj-samples/saaj-hash/pom.xml (diff)
The file was modified saaj-samples/saaj-soapprocessor/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified saaj-samples/saaj-progress/pom.xml (diff)
The file was modified saaj-samples/saaj-persister/pom.xml (diff)
The file was modified saaj-samples/saaj-soapnode/pom.xml (diff)
The file was modified saaj-samples/saaj-uddiping/pom.xml (diff)
Commit d8543223e1228e092609d7d87d327a9d2f1453d1 by Genie jaxb-impl
Prepare next development cycle for 3.0.3-SNAPSHOT
(commit: d854322)
The file was modified saaj-samples/saaj-servlet/pom.xml (diff)
The file was modified saaj-samples/saaj-simple/pom.xml (diff)
The file was modified saaj-samples/saaj-progress/pom.xml (diff)
The file was modified saaj-samples/saaj-uddiping/pom.xml (diff)
The file was modified saaj-samples/saaj-hash/pom.xml (diff)
The file was modified docs/pom.xml (diff)
The file was modified saaj-samples/saaj-persister/pom.xml (diff)
The file was modified saaj-samples/saaj-saveload/pom.xml (diff)
The file was modified saaj-samples/saaj-soapprocessor/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified saaj-samples/pom.xml (diff)
The file was modified saaj-ri/pom.xml (diff)
The file was modified saaj-samples/saaj-book/pom.xml (diff)
The file was modified saaj-samples/saaj-soapnode/pom.xml (diff)
Commit f5c26fd970068843b4f0891e35715fc46b2b0e55 by Lukas Jungmann
publish 3.0.2 release

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: f5c26fd)
The file was modified docs/src/main/resources/README.md (diff)
Commit 8f9f8bec63ad63adae71eec20c0f2c66120090e0 by Lukas Jungmann
Bump commonmarker from 0.23.9 to 0.23.10 in /www

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 8f9f8be)
The file was modified www/Gemfile.lock (diff)
Commit 49f41170db9b8e67c0d8aec700d1e5c122d47ff7 by Lukas Jungmann
Bump activesupport from 6.1.7.3 to 7.0.7.2 in /www

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.7.3...v7.0.7.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 49f4117)
The file was modified www/Gemfile.lock (diff)