You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by GitBox <gi...@apache.org> on 2019/02/13 05:01:04 UTC

[GitHub] djkevincr edited a comment on issue #37: Printing help bug is fixed.

djkevincr edited a comment on issue #37: Printing help bug is fixed.
URL: https://github.com/apache/incubator-sdap-mudrod/pull/37#issuecomment-463058513
 
 
   +1, I locally tested this PR, build passes without tests. Fixes below compilation error
   ```
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mudrod-core: Compilation failure
   [ERROR] /home/djkevincr/apache_contributions/incubator-sdap-mudrod/core/src/main/java/org/apache/sdap/mudrod/main/MudrodEngine.java:[394,122] error: incompatible types: boolean cannot be converted to Options
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services