-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19370/
-----------------------------------------------------------

(Updated March 20, 2014, 9:25 p.m.)


Review request for Twill.


Changes
-------

Created BundledJarRunner.Arguments for holding jarFileName, mainClassName, 
libFolder, mainArgs
Added BundledJarRunnable.setMainArgs()


Repository: twill


Description
-------

BundledJarRunnable is a TwillRunnable that runs bundled jars.


Diffs (updated)
-----

  pom.xml 8e93850 
  twill-api/src/main/java/org/apache/twill/api/LocalFile.java bcc3e13 
  twill-examples/echo/pom.xml PRE-CREATION 
  twill-examples/echo/src/main/java/echo/EchoMain.java PRE-CREATION 
  twill-examples/pom.xml PRE-CREATION 
  twill-examples/yarn/pom.xml PRE-CREATION 
  
twill-examples/yarn/src/main/java/org/apache/twill/example/yarn/BundledJarExample.java
 PRE-CREATION 
  
twill-examples/yarn/src/main/java/org/apache/twill/example/yarn/HelloWorld.java 
PRE-CREATION 
  twill-ext/pom.xml PRE-CREATION 
  twill-ext/src/main/java/org/apache/twill/ext/BundledJarRunnable.java 
PRE-CREATION 
  twill-ext/src/main/java/org/apache/twill/ext/BundledJarRunner.java 
PRE-CREATION 
  twill-ext/src/test/java/org/apache/twill/ext/BundledJarRunnableTest.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/19370/diff/


Testing
-------

BundledJarExample and Presto application.


Thanks,

Jiahua Wang

Reply via email to