adobe / aem-core-cif-components

A set of configurations and components to get you started with AEM Commerce development
Apache License 2.0
102 stars 80 forks source link

Google Guava (com.google.commons) is deprecated in the AEM SDK, so should not be used here #1009

Open reschke opened 2 months ago

reschke commented 2 months ago

Expected Behaviour

Components should work on AEM instance that does not provide Guava.

Actual Behaviour

They do not.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem