You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by Erick Tryzelaar <er...@gmail.com> on 2014/05/28 22:38:20 UTC

Review Request 21988: Fix some maven-javadoc-plugin errors and some minor cleanup

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

Review request for Twill.


Repository: twill


Description
-------

This patch series fixes a couple minor issues:

* maven-javadoc-plugin was reporting errors due to the embedded HTML in some documentation. This fixes those issues.
* HelloWorld example should exit if not passed the right arguments
* Include twill-examples in the pom modules list
* Fix some typos.
* Add a .reviewboardrc to simplify submitting patches. This draws inspiration from http://aurora.incubator.apache.org/docs/howtocontribute.


Diffs
-----

  .reviewboardrc PRE-CREATION 
  pom.xml 8535d49fcc8c353ff6d442487f047577f87619a8 
  twill-discovery-core/src/main/java/org/apache/twill/discovery/ZKDiscoveryService.java f29d9864c3d524b4a62767224735b5a380d33b8a 
  twill-examples/yarn/src/main/java/org/apache/twill/example/yarn/HelloWorld.java 8dc83ff24f02e946405bfb051b194d5c39bb2618 
  twill-ext/src/main/java/org/apache/twill/ext/BundledJarRunner.java 6b9a15d5e71cd134671c415b2029905a71a69088 
  twill-yarn/src/main/java/org/apache/twill/internal/ContainerExitCodes.java 22576a9980bc0fee58681c7689b1622989cc2d32 

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


Testing
-------

Ran the built in tests.


Thanks,

Erick Tryzelaar


Re: Review Request 21988: Fix some maven-javadoc-plugin errors and some minor cleanup

Posted by Terence Yim <ch...@gmail.com>.

> On June 2, 2014, 9:22 a.m., Terence Yim wrote:
> > Looks good to me. Will merge it.

Hi Erick,

I have created a ticket to associate with this patch:

https://issues.apache.org/jira/browse/TWILL-84

Do you have a JIRA account in apache so that I can assign the ticket to you?

Thanks,
Terence


- Terence


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


On May 28, 2014, 8:38 p.m., Erick Tryzelaar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21988/
> -----------------------------------------------------------
> 
> (Updated May 28, 2014, 8:38 p.m.)
> 
> 
> Review request for Twill.
> 
> 
> Repository: twill
> 
> 
> Description
> -------
> 
> This patch series fixes a couple minor issues:
> 
> * maven-javadoc-plugin was reporting errors due to the embedded HTML in some documentation. This fixes those issues.
> * HelloWorld example should exit if not passed the right arguments
> * Include twill-examples in the pom modules list
> * Fix some typos.
> * Add a .reviewboardrc to simplify submitting patches. This draws inspiration from http://aurora.incubator.apache.org/docs/howtocontribute.
> 
> 
> Diffs
> -----
> 
>   .reviewboardrc PRE-CREATION 
>   pom.xml 8535d49fcc8c353ff6d442487f047577f87619a8 
>   twill-discovery-core/src/main/java/org/apache/twill/discovery/ZKDiscoveryService.java f29d9864c3d524b4a62767224735b5a380d33b8a 
>   twill-examples/yarn/src/main/java/org/apache/twill/example/yarn/HelloWorld.java 8dc83ff24f02e946405bfb051b194d5c39bb2618 
>   twill-ext/src/main/java/org/apache/twill/ext/BundledJarRunner.java 6b9a15d5e71cd134671c415b2029905a71a69088 
>   twill-yarn/src/main/java/org/apache/twill/internal/ContainerExitCodes.java 22576a9980bc0fee58681c7689b1622989cc2d32 
> 
> Diff: https://reviews.apache.org/r/21988/diff/
> 
> 
> Testing
> -------
> 
> Ran the built in tests.
> 
> 
> Thanks,
> 
> Erick Tryzelaar
> 
>


Re: Review Request 21988: Fix some maven-javadoc-plugin errors and some minor cleanup

Posted by Terence Yim <ch...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21988/#review44484
-----------------------------------------------------------

Ship it!


Looks good to me. Will merge it.

- Terence Yim


On May 28, 2014, 8:38 p.m., Erick Tryzelaar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21988/
> -----------------------------------------------------------
> 
> (Updated May 28, 2014, 8:38 p.m.)
> 
> 
> Review request for Twill.
> 
> 
> Repository: twill
> 
> 
> Description
> -------
> 
> This patch series fixes a couple minor issues:
> 
> * maven-javadoc-plugin was reporting errors due to the embedded HTML in some documentation. This fixes those issues.
> * HelloWorld example should exit if not passed the right arguments
> * Include twill-examples in the pom modules list
> * Fix some typos.
> * Add a .reviewboardrc to simplify submitting patches. This draws inspiration from http://aurora.incubator.apache.org/docs/howtocontribute.
> 
> 
> Diffs
> -----
> 
>   .reviewboardrc PRE-CREATION 
>   pom.xml 8535d49fcc8c353ff6d442487f047577f87619a8 
>   twill-discovery-core/src/main/java/org/apache/twill/discovery/ZKDiscoveryService.java f29d9864c3d524b4a62767224735b5a380d33b8a 
>   twill-examples/yarn/src/main/java/org/apache/twill/example/yarn/HelloWorld.java 8dc83ff24f02e946405bfb051b194d5c39bb2618 
>   twill-ext/src/main/java/org/apache/twill/ext/BundledJarRunner.java 6b9a15d5e71cd134671c415b2029905a71a69088 
>   twill-yarn/src/main/java/org/apache/twill/internal/ContainerExitCodes.java 22576a9980bc0fee58681c7689b1622989cc2d32 
> 
> Diff: https://reviews.apache.org/r/21988/diff/
> 
> 
> Testing
> -------
> 
> Ran the built in tests.
> 
> 
> Thanks,
> 
> Erick Tryzelaar
> 
>