Older Releases

Stable 1.4.1

Maturity:
Stable
Released on:
Friday, 17 January 2014 15:29
Description

QuartzDesk v1.4.1 Artifacts

Please refer to the Release notes for the list of new features, fixes and other changes in this release.

Release notes

1.4.1

New features:

o AGENT: Added a workaround for a bug in WebLogic 10.3.x API causing IllegalStateException during RMI sub-system initialization. The agent instruments the weblogic.rmi.provider.WorkContextAccessController class to work around the bug. For details, please refer to https://community.oracle.com/thread/2619657.

o WEB: Added weblogic.xml deployment descriptor to the quartzdesk-web WAR. Added Oracle WebLogic to the list of supported platforms. WebLogic specific QuartzDesk web-application install documentation is pending (available by Jan 25).

o AGENT: Added Oracle WebLogic to the list of supported platforms. WebLogic specific QuartzDesk JVM Agent install documentation is pending (available by Jan 25).

o WEB: db.profile configuration (quartzdesk.properties) value is validated upon startup to avoid confusing data-source creation error messages in case the db.profile value is set incorrectly.

o WEB: Added row context menus to all grids where applicable. In addition, the browser context menu has been disabled for the entire application.

o WEB: Added Enable/Disable actions to the context menu in all Execution Rules grids to make it easier for users to enable/disable individual rules without opening the editor. 

Fixed Bugs:

o WEB: QuartzDesk internal jobs annotated with DisallowConcurrentExecution to prevent multiple job instances from being executed concurrently.

o WEB: Fixed problem with invalid quarter name (e.g. Q3 instead of Q4) showing up in the period combo in Statistics tabs. 

Removed:

o WEB: Removed support for the Skype message channel due to Microsoft discontinued support of the Skype Kit Java API (effective as of Jan 1, 2014). 

Have fun!
-QuartzDesk team

quartzdesk-agent-1.4.1.jar

File size:
2.96 Mb
MD5 Signature:
b0286b83a2b73e6682772769ca574339
SHA1 Signature:
7c943254b8cc04faafd39d7ade4c087364510244

QuartzDesk JVM Agent Library

Required by: QuartzDesk Standard and Enterprise edition
Please refer to the QuartzDesk JVM Agent Installation and Upgrade Guide for installation / upgrade instructions.

quartzdesk-api-1.4.1.jar

File size:
709.45 Kb
MD5 Signature:
236a60dc377ee0a683c0ed8430d8ead7
SHA1 Signature:
848bcad5e106aea629cb621e0b2f7c49036ed382

QuartzDesk Public API Library

Required by: QuartzDesk Standard and Enterprise edition
Please refer to the QuartzDesk JVM Agent Installation and Upgrade Guide for installation / upgrade instructions.

Apache Maven Users
The QuartzDesk Public API library is also available in the Maven Central repository. To add the library as a dependency to your Maven project, please add the following dependency element to your project's POM:

<dependency>   <groupId>com.quartzdesk</groupId>   <artifactId>quartzdesk-api</artifactId>   <version>1.4.1</version>   <scope>runtime</scope> </dependency>

quartzdesk-web-1.4.1.war

File size:
35.71 Mb
MD5 Signature:
00114baac0efeaf7f0e0370179b4b687
SHA1 Signature:
690b733c1d7179055cfb658cbb2205dba434d794

QuartzDesk Web Application

Required by: All QuartzDesk editions
Please refer to the QuartzDesk Web Application Installation and Upgrade Guide for installation / upgrade instructions.