Skip to content
Success

Changes

Summary

  1. Update versions to 3.0.0-SNAPSHOT (commit: d2b5d7b) (details)
  2. Update quickstart documentation regarding archetype (commit: 9cd6276) (details)
  3. Set CSRF to implicit on generated application (commit: dffc5b9) (details)
Commit d2b5d7b4ba2fc176fa70f23960776a15b055146f by Tobias Erdle
Update versions to 3.0.0-SNAPSHOT

Updates all 2.1.0-SNAPSHOT artifacts to the SNAPSHOT version for the
upcoming 3.0.0 release. Ignores the artifacts which are currently not in
the build because of 3rd party dependencies not migrated to the Jakarta
namespace yet.

closes: #253
(commit: d2b5d7b)
The file was modified examples/facelets/pom.xml (diff)
The file was modified ext/mustache/pom.xml (diff)
The file was modified examples/events/pom.xml (diff)
The file was modified examples/validation/pom.xml (diff)
The file was modified archetype/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified examples/book-cdi/pom.xml (diff)
The file was modified examples/application-path/pom.xml (diff)
The file was modified examples/conversation/pom.xml (diff)
The file was modified examples/returns/pom.xml (diff)
The file was modified examples/csrf-property/pom.xml (diff)
The file was modified examples/def-ext/pom.xml (diff)
The file was modified ext/jsr223/pom.xml (diff)
The file was modified jersey/pom.xml (diff)
The file was modified examples/book-models/pom.xml (diff)
The file was modified testsuite/pom.xml (diff)
The file was modified examples/redirect/pom.xml (diff)
The file was modified examples/uri-builder/pom.xml (diff)
The file was modified examples/pom.xml (diff)
The file was modified examples/produces/pom.xml (diff)
The file was modified ext/asciidoc/pom.xml (diff)
The file was modified examples/locale/pom.xml (diff)
The file was modified tck/pom.xml (diff)
The file was modified examples/redirectScope3/pom.xml (diff)
The file was modified examples/validation-i18n/pom.xml (diff)
The file was modified ext/jade/pom.xml (diff)
The file was modified ext/velocity/pom.xml (diff)
The file was modified examples/requestDispatcher/pom.xml (diff)
The file was modified documentation/pom.xml (diff)
The file was modified ext/stringtemplate/pom.xml (diff)
The file was modified examples/view-annotation/pom.xml (diff)
The file was modified ext/pom.xml (diff)
The file was modified core/pom.xml (diff)
The file was modified examples/redirectScope/pom.xml (diff)
The file was modified examples/redirectScope2/pom.xml (diff)
The file was modified ext/freemarker/pom.xml (diff)
The file was modified examples/exceptions/pom.xml (diff)
The file was modified resteasy/pom.xml (diff)
Commit 9cd62769eb1aa02141200cbb19c175606d8a3659 by Tobias Erdle
Update quickstart documentation regarding archetype

closes: #248
(commit: 9cd6276)
The file was modified documentation/src/main/asciidoc/_quickstart.adoc (diff)
Commit dffc5b93f89c366b5419563b47ec8f8286cbe43a by Tobias Erdle
Set CSRF to implicit on generated application

closes: #255
(commit: dffc5b9)
The file was modified archetype/src/main/resources/archetype-resources/src/main/java/App.java (diff)