George Gastaldi
George Gastaldi
Sorry, it was not, that's what happens when you reply via e-mail :P
HERETIC! jBoss AS is the supreme leader! :P
This is the idea behind this issue: https://issues.jboss.org/browse/FORGE-957 We need to review it asap
This is an Aesh limitation, which only accepts existing File objects as the current directory. I believe @stalep is already working on a fix. > Em 11/06/2014, às 07:05, Aslak...
@dmbeer Could you please add more details to the JIRA (like, environment, command run, etc)? We couldn' t reproduce this problem you' re having.
Now in the correct thread: i agree that JUnit should be the default choice. Who uses TestNG nowadays? ;)
Interested in providing a PR? Maybe we can use the [moditect maven plugin](https://github.com/moditect/moditect#generating-module-infojava-descriptors) to generate the module-info.java
`JavaType` is the generic type. You can invoke the `isClass()`,`isInferface()`, etc methods to figure out the type (or instanceof if you like)
In the meantime, yes. A Visitor pattern could be introduced in the API, with `visit(...)` methods for the existing types. Would you like to contribute with it?
Can you format the sources using the formatter in https://github.com/forge/core/blob/master/eclipse-code-formatter-profile.xml?