cfml-ci
cfml-ci copied to clipboard
Add support for ACF11
CF11 is out now - look at integrating the "Express" version.
Downloaded and installed CF11 Express on my test VM. It's going to need a little work and repackaging, have to do at least the following:
- [ ] Modify the startup script to not require sudo like we did for CF9 & 10
- [ ] Remove the JRE from the download and make sure it runs with system Java
Unfortunately means we end up with a third "CF helper" script to handle Express as it's slightly different from 9 and 10, but that's what you get with Adobe!
@lmajano - is this something we can collaborate on? You had some of this in various commits and then took them out of #17 (and ultimately #21). Can we get CF11 support back into the project?
I imagine that someone out there has ACF11 support working, right? (And while I'm here, Lucee 5 recent versions, too!) I can figure out how to twiddle the build.xml
config appropriately, but the ACF11 (and Lucee5) downloads aren't in the same S3 bucket as the existing downloads for other versions.
FWIW I wouldn't mind being added as a collaborator on this project. I'm trying really hard to get this setup for my company right now. :)