Skip to content
Success

Changes

Summary

  1. [maven-release-plugin] prepare release 4.1.0 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Restore the issue templates (#785) (details)
  4. Fix licenses of templates (#788) (details)
  5. - Move EE dependency version properties to parent pom, fixes #786 (#790) (details)
  6. Use a YAML comment for the license info as suggested by Ladislav (#791) (details)
  7. Create beans_4_1.xsd (#794) (details)
Commit 7e7cb34019c97a8e020c1867438c98a5debd5542 by Cdi Bot
[maven-release-plugin] prepare release 4.1.0
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified ide-config/pom.xml (diff)
The file was modified lang-model/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified el/pom.xml (diff)
Commit ffe0bfb9aa78e6db0d9a6ecca9fba497c931f297 by Cdi Bot
[maven-release-plugin] prepare for next development iteration
The file was modified api/pom.xml (diff)
The file was modified lang-model/pom.xml (diff)
The file was modified ide-config/pom.xml (diff)
The file was modified el/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified spec/pom.xml (diff)
Commit 1a98b6f54a70f749691901e6ddc3418becff63ec by noreply
Restore the issue templates (#785)

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was added.github/ISSUE_TEMPLATE/bug_report.md
The file was added.github/ISSUE_TEMPLATE/compatibility-certification-request.md
The file was added.github/ISSUE_TEMPLATE/feature_request.md
Commit 5396d7825122c24655daaaa7e4261ba882ea66a5 by noreply
Fix licenses of templates (#788)

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified .github/ISSUE_TEMPLATE/feature_request.md (diff)
The file was modified .github/ISSUE_TEMPLATE/compatibility-certification-request.md (diff)
The file was modified .github/ISSUE_TEMPLATE/bug_report.md (diff)
Commit 413d0737d829f20936fbf57af530c1ef0b01a610 by noreply
- Move EE dependency version properties to parent pom, fixes #786 (#790)

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified el/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 9e437a766d30f4f1d445b14640e4aa825575a29c by noreply
Use a YAML comment for the license info as suggested by Ladislav (#791)

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified .github/ISSUE_TEMPLATE/feature_request.md (diff)
The file was modified .github/ISSUE_TEMPLATE/compatibility-certification-request.md (diff)
The file was modified .github/ISSUE_TEMPLATE/bug_report.md (diff)
Commit af15d9c2e65097c18c1f41cee7cc3e4194688cba by noreply
Create beans_4_1.xsd (#794)

* Add the 4.1 beans.xml schema
* Include the beans_4_1.xsd in the 4.1 changes section

---------

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was addedapi/src/main/resources/beans_4_1.xsd
The file was modified spec/src/main/asciidoc/preface.asciidoc (diff)