Raquel Pau
Raquel Pau
Hi, We would need to add support to apply patches into an existing git repo. These patches are pure strings that are produced by an external application. Is this easy...
Create the refactoring commands reported by Martin Fowler into the walkmod-refactor-plugin
Once `walkmod apply` has been executed, send a PR using Github to somebody with the changed files and also, for each change, explain why (name of the transformation).
Create a RAML plugin to generate code from REST service definition.
Create a visual Jetbrains plugin to execute walkmod.
Naming conventions is a common issue addressed by code conventions. It should be nice to have a plugin to change the name of those variables, methods, class or fields and...
I could not find a way to setup the GitHub Enterprise API URL to load the corresponding repos/orgs instead of the public GitHub. Is it possible? because as a user,...
Hi, I am creating a Dockerfile FROM iron/base adding the Android development tools. However, I get the same error than https://groups.google.com/forum/#!topic/android-developers/fBhcq6FZGXI Unable to run 'adb': Cannot run program "/opt/android-sdk-linux/platform-tools/adb": java.io.IOException:...
##### Issue Overview Flaky arquillian test with the log await strategy ##### Expected Behaviour No failures. The test succeeds ##### Current Behaviour ``` Caused by: javax.ws.rs.ProcessingException: Error closing message content...