Issue Details (XML | Word | Printable)

Key: QRTZNET-154
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Marko Lahma
Reporter: Jay Vilalta
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz.NET

Support for setting the working directory in NativeJob

Created: 11/Mar/09 04:30 PM   Updated: 06/May/09 10:43 PM
Component/s: Jobs
Affects Version/s: 1.0
Fix Version/s: 1.0.1, 1.2

File Attachments: 1. Text File NativeJob.cs (9 kB)
2. Text File patch.txt (1.0 kB)


Flags: Patch


 Description  « Hide
This is a patch to NativeJob that allows you to set the working directory for the executable.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jay Vilalta added a comment - 11/Mar/09 04:31 PM
The updated version of NativeJob with support for working directory.

Jay Vilalta added a comment - 11/Mar/09 04:32 PM
Patch that updated NativeJob in the TRUNK to the version that supports working directory.

Marko Lahma added a comment - 06/May/09 10:43 PM
Thanks for the patch! Applied slightly modified version to maintenance and trunk.