Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The attached samples are not intended for production use and are limited to the following environment:
    • JobScheduler release 1.7.4 to 1.8
    • Java 1.7
  • Deployment
    • Download the component dependency.zip and follow instructions in Dependency Handling - Components.
      • The implementation makes use of JavaScript for the scripting engine Rhino (Java 1.7). 
      • The implementation makes use of E4X which is not available with the scripting engine Nashorn (Java 1.8) and would have to be replaced by some other mechanism in order to be operated with Java 1.8 and later.
    • Download the test cases jobnet.zip and follow instructions in Test Plan - Split & Sync.
  • This feature proposal is intended for discussion of a later JobScheduler feature.
    • Dependency configuration is far too verbose and will be reduced in a later feature.
    • Dependency configuration for job chains will be automated by use of the JobScheduler Plugin Interface as provide provided with 
      Jira
      serverSOS JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId6dc67751-9d67-34cd-985b-194a8cdc9602
      keyJS-1322
    • Implementation with JavaScript Monitor Scripts will be moved to Java.

...