wcm-io / io.wcm.maven.aem-cloud-dependencies

Maven dependencies for the AEM Cloud Service SDK
https://wcm.io/tooling/maven/aem-dependencies.html
Apache License 2.0
2 stars 3 forks source link

update to 2021.7.5607.20210705T063041Z-210600 #4

Closed albertoruibal closed 3 years ago

albertoruibal commented 3 years ago

This is the last version available in the Adobe Software Distribution portal.

After executing update-aem-deps.groovy, only core.wcm.components.core is updated.

kwin commented 3 years ago

The new SDK version references osgi.core 8.0.0 which is downgraded in https://github.com/wcm-io/wcm-io-tooling-aem-cloud-dependencies/blob/e01f2d021f974b28cd169507774ca39a3cfc758c/pom.xml#L214.

Also the Oak version is close to 1.40 release (1.40-T20210715153437-563b834), so should probably be updated as well in https://github.com/wcm-io/wcm-io-tooling-aem-cloud-dependencies/blob/e01f2d021f974b28cd169507774ca39a3cfc758c/pom.xml#L71.

stefanseifert commented 3 years ago

thanks for the PR! this overlaps with changes on develop where i updated to 2021.7.5662.20210726T181801Z-210600 for oak.version i've updated to 1.38.0 as 1.40.0 is not yet released

kwin commented 3 years ago

as 1.40.0 is not yet released

This is not true: https://jackrabbit.apache.org/jcr/downloads.html#latest.

The version shipped with AEMaaCS is closer to 1.40.0 as to 1.38.0 IMHO

stefanseifert commented 3 years ago

ah, you're right - overlooked it. updated to 1.40.0.