Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Feature
- With
JS-1728the stylesheet for mail processing has been updated to consider the timezone and daylight saving time of the server that the JobScheduler Master is operated for. - The JobScheduler Master installer should ship the stylesheet scheduler_mail.xsl that is attached to
JS-1728 - The installer should modify the Java options in ./config/factory.ini to include a property for use of the Saxon XML parser.
[java] options = -Djavax.xml.transform.TransformerFactory="net.sf.saxon.TransformerFactoryImpl" -Dlog4j.configuration="file:///${SCHEDULER_HOME}/lib/log4j.properties"