Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Priority
New
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Priority
Created 28 January 2025 at 16:36
Updated 25 March 2025 at 15:53
It’s common to run a pre compile as part of a warmup process, currently java libraries from maven defined in javasettings are downloaded when the components are instantiated.
Doing this would ensure a proper warmup as downloading libraries can be slow, in addition, any syntax errors, or invalid GAVSOs would be caught during compile