Eric Ballet Baz

Results 3 issues of Eric Ballet Baz

This is a feature request to support deleting previous layer versions when a new version is deployed Same feature as option "retain" in core serverless https://www.serverless.com/framework/docs/providers/aws/guide/layers/

enhancement
help wanted
next-release

**Describe the bug** A regression with version 8.0.2 has been found. Some zip throws java.lang.IllegalArgumentException: MALFORMED This is the exact same symptoms than old issue "#12 Problem with some zip-files"...

question

After upgrading from 3.0.0 to 3.1.0, I have a blocking error: `javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found` When running with -Djaxp.debug=true we can see the difference : Version 3.1.0: ``` [INFO]...