adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

Remove "symbol_dollar" and "symbol_hash" archetype variables #105

Closed samuelmeuli closed 4 years ago

samuelmeuli commented 4 years ago
Q                       A
Fixed Issues? No
Patch: Bug Fix? No
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? No
Documentation Provided No
Any Dependency Changes? No
License Apache License, Version 2.0

This PR removes the symbol_dollar and symbol_hash archetype variables. Users should not be exposed to / be able to modify these variables. Escaping hash and dollar symbols is now handled using #set in each affected file, as it is done in the AEM Project Archetype.