Leandro Doctors
Leandro Doctors
Hi, Any news regarding this?
Hi, Melvin, Thanks a lot for considering me for this. Right now, however, I cannot give it time :-( I will keep it in mind for when I will have...
Another option could be using Bazel, (officially supported by Error Prone) https://bazel.build/ Has anyone prior experience with it?
@melvinzhang If you're OK, I could migrate the Ant build script to Bazel (seems like a tool worth trying), and see how things work. If that doesn't work, I could...
Great. Give me a few days. I will either open a new PR or reuse this one once I have something implemented. Just remember WIP means "work in progress (not...
Sure. I just suggested Bazel because I am intrigued about it. I already know Gradle, and this project seems like a good place to experiment :-)
I did some research regarding Bazel, and it seems the [Bazel Eclipse Feature](https://github.com/salesforce/bazel-eclipse/) has limited functionality for now. The only critical issue is salesforce/bazel-eclipse/issues/12, that prevents additive project import. From...
@bilbo2 There is a lot of work yet to be done here :-) If you want to lend a hand, feel free to make a PR to my branch, so...
@melvinzhang, @bilbo2 Thank you both for your comments! A partial reply: > I suggest the old ant build files would get removed to avoid confusion on how the project is...
The Makefile has a countless number of tasks, and I need to decide which ones to prioritize for its refactoring. @melvinzhang - Is the [ReleaseProcess wiki page](https://github.com/magarena/magarena/wiki/ReleaseProcess) up to date?...