Skip to content

Instantly share code, notes, and snippets.

@kpiwko
Created March 26, 2015 09:27
Show Gist options
  • Save kpiwko/32582cea82486c301141 to your computer and use it in GitHub Desktop.
Save kpiwko/32582cea82486c301141 to your computer and use it in GitHub Desktop.
@Describe("JBoss Home, you can specify relative path to Spacelift Workspace or absolute path")
DeferredValue<File> jbossHome = DeferredValue.of(File.class).from("JBOSS_HOME")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment