Closed bdw429s closed 9 years ago
Corrected to Lucee 4.5.1.022 pl0
Awesome! Do you know what the "pl0" stands for in all the installer names? @utdream
Wait, it just occurred to me that it's "patch level 0" since I just saw you say the words "patch level 1" in another ticket. Is that so you can have more than one version of the installer that installs the same version of Lucee, but the installer itself has differences?
Yep. Exactly right! I needed a way to differentiate installers that had issues with installers that were the same Lucee version that I fixed issues with - so I just started adding 'plN' (patch level number) to the installer names. The patch level resets to 0 whenever the Lucee version number changes. :)
The default
web.xml
file installed with Lucee still has Railo references in the setting names and java class paths. I assume it works only because Lucee still has compatibility classes in place that exist in the old railo namespace.Here is an excerpt, but not all of the Railo references: