Releases: wildfly/wildfly-archetypes
Releases · wildfly/wildfly-archetypes
38.0.1.Final
What's Changed
- Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #193
- Set maven update policy to 'daily' for Glow provisioning updates by @WolfgangHG in #192
- Bump org.wildfly.bom:wildfly-ee-with-tools from 38.0.0.Final to 38.0.1.Final by @dependabot[bot] in #195
Full Changelog: 38.0.0.Final...38.0.1.Final
38.0.0.Final
What's Changed
- Bump org.wildfly.core:wildfly-controller from 29.0.1.Final to 30.0.0.Final by @dependabot[bot] in #181
- Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #179
- Switch to archetype plugin 3.4.1, avoid false warning when creating project from archetype by @WolfgangHG in #183
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #177
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #175
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.3.Final to 5.1.4.Final by @dependabot[bot] in #174
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #176
- [#156] Remove licenses headers from the archetypes by @jmesnil in #184
- Bump org.wildfly.bom:wildfly-ee-with-tools from 37.0.1.Final to 38.0.0.Final by @dependabot[bot] in #186
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.4.Final to 5.1.5.Final by @dependabot[bot] in #189
- Bump org.jboss:jboss-parent from 50 to 51 by @dependabot[bot] in #187
- Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #188
- Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in #190
Full Changelog: 37.0.1.Final...38.0.0.Final
37.0.1.Final
What's Changed
- Bump org.wildfly.bom:wildfly-ee-with-tools from 37.0.0.Final to 37.0.1.Final by @dependabot[bot] in #173
- Bump org.wildfly.core:wildfly-controller from 29.0.0.Final to 29.0.1.Final by @dependabot[bot] in #172
Full Changelog: 37.0.0.SP1...37.0.1.Final
37.0.0.SP1
37.0.0.Final
What's Changed
- GettingStarted: switch to provisioning discovery, improve documentation by @WolfgangHG in #147
- Bump org.junit:junit-bom from 5.12.2 to 5.13.3 by @dependabot[bot] in #161
- Add dco.txt by @bstansberry in #162
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #168
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #167
- Bump org.jboss:jboss-parent from 49 to 50 by @dependabot[bot] in #166
- Bump org.wildfly.core:wildfly-controller from 28.0.1.Final to 29.0.0.Final by @dependabot[bot] in #165
- Bump org.wildfly.bom:wildfly-ee-with-tools from 36.0.1.Final to 37.0.0.Final by @dependabot[bot] in #164
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #163
- Bump org.apache.maven.plugins:maven-ear-plugin from 3.3.0 to 3.4.0 by @dependabot[bot] in #159
- [169] Set up config for deploying to Nexus 3 + metadata housekeeping by @emmartins in #170
Full Changelog: 36.0.1.Final...37.0.0.Final
36.0.1.Final
What's Changed
- Define JUnit5 version in root pom.xml so that dependabot updates it by @WolfgangHG in #133
- arquillian.xml: use servlet protocol 6.0, cleanup by @WolfgangHG in #134
- Add dependency 'jakarta.servlet.jsp:jakarta.servlet.jsp-api' to web project pom by @WolfgangHG in #144
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.2.Final to 5.1.3.Final by @dependabot in #146
- Bump org.junit:junit-bom from 5.10.1 to 5.12.2 by @dependabot in #149
- Bump org.wildfly.core:wildfly-controller from 28.0.0.Final to 28.0.1.Final by @dependabot in #151
- Bump org.wildfly.bom:wildfly-ee-with-tools from 36.0.0.Final to 36.0.1.Final by @dependabot in #153
Full Changelog: 36.0.0.Final...36.0.1.Final
36.0.0.Final
What's Changed
- Switch ear ejb project to arquillian-junit5-container by @WolfgangHG in #137
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by @dependabot in #136
- Bump org.jboss:jboss-parent from 47 to 49 by @dependabot in #140
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #138
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #139
- Bump org.wildfly.core:wildfly-controller from 27.0.1.Final to 28.0.0.Final by @dependabot in #143
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #141
- Bump org.wildfly.bom:wildfly-ee-with-tools from 35.0.1.Final to 36.0.0.Final by @dependabot in #142
Full Changelog: 35.0.1.Final...36.0.0.Final
35.0.1.Final
What's Changed
Full Changelog: 35.0.0.Final...35.0.1.Final
35.0.0.Final
What's Changed
- [Issue_119] Move to SE 17 as the baseline by @bstansberry in #120
- Rename JSF to Jakarta Faces, remove outdated comment in beans.xml, up… by @WolfgangHG in #107
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.1.Final to 5.1.1.Final by @dependabot in #126
- Cleanup: removed unnecessary surefire version, updated dependency comment by @WolfgangHG in #125
- Added missing plugin dependencies to root pom so that dependabot picks them by @WolfgangHG in #124
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.5.2 by @dependabot in #128
- Remove temporary workaround for arquillian-protocol-servlet-jakarta by @WolfgangHG in #129
- Upgrade to WildFly 35.0.0.Final by @jmesnil in #130
Full Changelog: 34.0.1.Final...35.0.0.Final
34.0.1.Final
What's Changed
- Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #122
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #121
- Bump org.wildfly.bom:wildfly-ee-with-tools from 34.0.0.Final to 34.0.1.Final by @dependabot in #123
Full Changelog: 34.0.0.Final...34.0.1.Final