Conversation
|
Hi Tomer, can you give some info on what's in this patch? |
|
Sure, |
|
OK great, thanks. It might take me a bit of time to review.
Slowly I plan to migrate this project to Gradle, with a Maven deployment. Please let me know if you’d be interested in helping out. It seems that’s the way you’re going.
Ollie
… On 23 Nov 2017, at 8:47 pm, Tomer Bar-Shlomo ***@***.***> wrote:
Sure,
I have created a test suite and changed the lessons from classes to JUnit Tests and moved some code to inner classes.
Some minor re-factoring to the code and an updated POM
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#16 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AABsIjdQ83KpP-duiNApcYwKkZFipA-Zks5s5T8WgaJpZM4QnI2e>.
|
|
We can do Gradle if you want it is very similar JSON vs XML there is even an online converter at http://sagioto.github.io/maven2gradle/ read this as well https://guides.gradle.org/migrating-from-maven/ |
|
The project is built using Ant at the moment. Do you know of an Ant to Gradle converter that works?
Thanks. Happy to have your involvement and add you to the credits if you’d like to do this. Beads will be more useful to many people if available on a repo.
… On 26 Nov 2017, at 6:20 am, Tomer Bar-Shlomo ***@***.***> wrote:
We can do Gradle if you want it is very similar JSON vs XML there is even an online converter at http://sagioto.github.io/maven2gradle/ <http://sagioto.github.io/maven2gradle/>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#16 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AABsIgD5K4Nq5QnqaBZ_k0XreqlCXhYDks5s6GiCgaJpZM4QnI2e>.
|
|
"Basically all you need to do is tell Gradle (or, actually, Gradle’s Java plugin) where the source files are. Once you do that, a well-written plugin will use those values instead of the standard ones." |
No description provided.