Title:
Support mappings to archive files, similar to to Lucee Archives (.lar files)
| View in TrackerStatus/Resolution/Reason: Needs Review//
Reporter/Name(from Bugbase): J S / J S (J S)
Created: 01/18/2016
Components: Core Runtime
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 1
Lucee's ability to package CFML source into Lucee Archives (.lar files) has become foundational to our approach for deployments targeting that engine. It would be a great benefit for our projects that use ACF to have something similar.
Must haves:
* Named mappings can be pointed to an archive file (ex. /mapping -> /path/to/archive.[jar | zip | <clever adobe extension... cfar?>] )
* Archive files can be added to the "Custom Tags Paths"
* These mappings should work whether set in the admin, or from within the application.cfc
* The CFML files within the archives can be either raw source, or encoded using cfcompile
Nice to haves:
* It should be configurable whether the files within these archives are web accessible.
* A utility like cfcompile that would take a directory of source CFML and turn it into a compatible archive file
* Auto deployment of archive files, or support for archives on the class path (etc. WEB-INF/lib)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4108132
External Customer Info:
External Company:
External Customer Name: J S
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: