Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 542 Bytes

#Oddjob Launch

This is the runnable launch jar for Oddjob.

The Maven Assembly plugin creates the application layout in ${project.buildDir}/oddjob. This is then copied to the final application package by oj-assembly

The Assembly descriptor defines these implementations used in the application:

  • The SL4J Logging Implementation: Logback.
  • The JavaScript Implementation: Nashorn.

Oddjob is a task automation and scheduling solution. More information can be found here.