Revision: 4280
Author:
peli...@googlemail.com
Date: Wed Mar 27 15:30:45 2013
Log: Edited wiki page GSoC2013Ideas through web user interface.
http://code.google.com/p/openintents/source/detail?r=4280
Modified:
/wiki/GSoC2013Ideas.wiki
=======================================
--- /wiki/GSoC2013Ideas.wiki Wed Mar 27 15:25:18 2013
+++ /wiki/GSoC2013Ideas.wiki Wed Mar 27 15:30:45 2013
@@ -48,7 +48,7 @@
* _Potential mentors_: Peli, jfinkhaeuser
== Upgrade build process to Gradle ==
-Provide build scripts and continues integration for all OI apps.
+Provide build scripts and continued integration for all OI apps. Currently
ant is used for most OI apps. Gradle is a project automation tool that
builds upon the concepts of Apache Ant and Apache Maven. It introduces a
Groovy based domain specific language instead of the more traditional XML
form of declaring the project configuration. The new scripts should work on
the Jenkins testing environment for automated testing.
* _Requirements_: good knowledge of Java and Android.
* _Potential mentors_: Peli, jfinkhaeuser