Jarle Hansen
|
Posted: December 06, 2009 19:34 by Jarle Hansen
|
|
We need to agree on a build tool for the microlog4android project. The two alternatives we have discuessed are Maven and Gradle. The purpose of this post is to write down positive/negative aspects of both solutions and then finally select one of them.
Maven: Positive:
Gradle: Positive: |
Build tool
Replies: 3 - Last Post: January 11, 2011 11:17
by: bertvanbrakel
by: bertvanbrakel
« Older Topic
» Newer Topic
showing 1 - 4 of 4
Jarle Hansen
|
Posted: January 02, 2010 15:54 by Jarle Hansen
|
|
I have been reading up on gradle and updating all build files in the protobuf-javame project. The more I work with it, the better I think gradle is. A few features that I have used so far:
|
johanlkarlsson
|
Posted: January 05, 2010 09:36 by johanlkarlsson
|
|
Hi, I think we could try out Gradle. Using Maven should imply that the artifacts are published to Maven central. But to do this the dependencies should also be there and the Android jars are not there. This has been reported as a bug to the Android developer, but they refuses to put Android in the Maven central. The discussion is to big to take place here. Anyway... Maven and Android is not a perfect match. So in this moment I prefer Gradle over Maven. Regards Johan |
bertvanbrakel
|
Posted: January 11, 2011 11:17 by bertvanbrakel
|
|
With maven you can always specify your own repo to use for certain artifacts. For my part, I prefer artifacts to live in the maven repos so it's easy to access, especially when multiple developers are involved. Even if one doesn't use maven these locations can still be used. What I don't want is to need to include jars in my checked in sources, got away from that years ago! I have maven/eclipse/android working pretty well now (after too much pain), so would prefer the artifacts in the maven repos. Regards, Bert |
Replies: 3 - Last Post: January 11, 2011 11:17
by: bertvanbrakel
by: bertvanbrakel
« Older Topic
» Newer Topic







