Skip to content

Instantly share code, notes, and snippets.

@RackerWilliams
Created February 28, 2014 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RackerWilliams/9280415 to your computer and use it in GitHub Desktop.
Save RackerWilliams/9280415 to your computer and use it in GitHub Desktop.
Test Script
from build import create_war_fromjar
create_war_fromjar("Test.war", "../../clamped/clamped-0.1-single.jar",
"MyApplication")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment