Ticket #23 (closed task: done)

Opened 9 years ago

Last modified 9 years ago

Add deploy target to ScriptBuilder build.xml

Reported by: jdalbey Owned by: jdalbey
Priority: Medium Milestone: ScriptBuilder 1
Component: ScriptBuilder GUI Version: 1.0
Severity: Minor Keywords:
Cc:

Description

Add deploy target to ScriptBuilder build.xml to create a deployable jar file that includes all needed libraries.

Change History

comment:1 Changed 9 years ago by jdalbey

  • Status changed from new to accepted

comment:2 Changed 9 years ago by jdalbey

In addition, the Incidents folder needs to be included, so a zip file would be best.

comment:3 Changed 9 years ago by jdalbey

  • Status changed from accepted to closed
  • Resolution set to done

Completed in r126. Created a new target, 'zip', in build.xml. The zip contains the Jar file and the Incidents folder.

Note: See TracTickets for help on using tickets.