Skip to content

Releases: wttech/gradle-aem-plugin

15.4.1

16 Nov 10:50
Compare
Choose a tag to compare
15.4.1 Pre-release
Pre-release
[Gradle Release Plugin] - creating tag:  '15.4.1'.

15.4.0

17 Sep 07:06
c99c1e3
Compare
Choose a tag to compare

What's new

  • improved Maven hybrid builds support #840

15.3.4

07 Sep 19:20
Compare
Choose a tag to compare
15.3.4 Pre-release
Pre-release
[Gradle Release Plugin] - creating tag:  '15.3.4'.

15.3.3

03 Sep 07:33
c6c41f3
Compare
Choose a tag to compare

What's new

Implemented: #855

After providing AEM Quickstart JAR e.g via property:

localInstance.quickstart.jarUrl=https://company-share.com/aem/cq-quicstart-6.5.0.jar

Then basing on that value, GAP will use proper Gradle Java Toolchain (JDK version) when launching the instance:

To disable that automatic correct Java enforcement, consider setting the following property:

localInstance.javaEnforcement.enabled=false

Then GAP will behave as in previous versions.

Note that, GAP is inferring appropriate Java version for particular AEM version basing on compatibility map defined here:
https://github.com/wttech/gradle-aem-plugin/blob/master/src/main/kotlin/com/cognifide/gradle/aem/common/instance/LocalInstanceManager.kt#L629

When AEM compatibility will change in the future, then that compatibility map could be updated to help GAP to infer the correct version. However, all known changes in the case of AEM compatibility will be covered in that map, so future versions of GAP will have that map updated.

15.3.2

27 Aug 06:31
Compare
Choose a tag to compare
15.3.2 Pre-release
Pre-release
[Gradle Release Plugin] - creating tag:  '15.3.2'.

15.3.1

26 Aug 10:31
Compare
Choose a tag to compare
15.3.1 Pre-release
Pre-release
[Gradle Release Plugin] - creating tag:  '15.3.1'.

15.3.0

25 Aug 06:59
4378ae3
Compare
Choose a tag to compare
15.3.0 Pre-release
Pre-release
[Gradle Release Plugin] - creating tag:  '15.3.0'.

15.2.5

12 Aug 08:28
33f4ea8
Compare
Choose a tag to compare
  • Maven build task name changed from deploy to deployAll
  • Added Maven build task cleanAll #848

15.2.3

28 Jul 07:21
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  '15.2.3'.

15.2.0

28 Jul 06:12
fc4b463
Compare
Choose a tag to compare
15.2.0 Pre-release
Pre-release
[Gradle Release Plugin] - creating tag:  '15.2.0'.