<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Courier; font-size: 12pt; color: #000000'>That's one reason I wanted maven in JSword too. :D&nbsp; At least, if it's not in a repository, I can quickly grab jsword, build with maven "mvn install" and have those JARs in my local repository instantly.<br><br>Ultimately though, it would be nice to have it in the core maven repo.<br><br>----- "Chris Burrell" &lt;christopher@burrell.me.uk&gt; wrote:
<br>&gt; From: "Chris Burrell" &lt;christopher@burrell.me.uk&gt;<br>&gt; To: "J-Sword Developers Mailing List" &lt;jsword-devel@crosswire.org&gt;<br>&gt; Sent: Thursday, February 25, 2010 10:50:29 AM GMT -06:00 US/Canada Central<br>&gt; Subject: Re: [jsword-devel] If Gradle is an improvement would you please post your files for a JSword build?<br>&gt;<br>&gt; I've never used Gradle but have used Maven a little bit. What would be nice is that I could build my JSword dependant project by retrieving the latest build from the repository.<div><br>&gt; </div><div>Does Gradle offer this?&nbsp;</div>
<div>[Just thought I'd add thoughts from a developer who uses JSword as a library, rather than develops JSword itself!]</div><div><br>&gt; </div><div>and the link is <a href="http://gradle.org" target="_blank">gradle.org</a>, not .com</div>
<div>Chris<br>&gt; <br>&gt; <div class="gmail_quote">&gt; On 25 February 2010 15:12, Manfred Bergmann <span dir="ltr">&lt;<a href="mailto:bergmannmd@web.de" target="_blank">bergmannmd@web.de</a>&gt;</span> wrote:<br>&gt; <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don't use Gradle for JSword but for almost all Java/Java web/Scala projects that I'm working on. There is a Ant-&gt;Gradle converter script which might be of use to port the existing Ant files to Gradle.<br>&gt; 
Yes, it is not yet version 1.0 but that doesn't mean anything. AFAICT it is stable.<br>&gt; 
However Gradle got some rather large changes from 0.5 to 0.6. Not so much the user API but under the hood and I believe efforts are under way to port the core of the build system to Java (it is currently Groovy) because of speed issues.<br>&gt; 

Since I don't know Maven very well I can't say if does have all the power of Maven.<br>&gt; 
However it does have multi-project builds, plugin support, dependency management. And the good thing you can configure all this without XML files.<br>&gt; 
And one feature I like very much, the build script are actually Groovy scripts. That means you can add custom logic, variables or methods to your script.<br>&gt; 
<br>&gt; 
<br>&gt; 
Manfred<br>&gt; 
<br>&gt; 
<br>&gt; 
Am 25.02.2010 um 13:27 schrieb avolunteer DrStovallFoundation:<br>&gt; 
<div><div></div><div class="h5">&gt; <br>&gt; 
&gt; If Gradle is an improvement would you please post your files for a JSword build? &nbsp;I looked at the first page of <a href="http://gradle.com" target="_blank">gradle.com</a>. &nbsp;I saw some nice but brief boasts. &nbsp;However it is still version 0.8. &nbsp;I would rather spend time using what promises to be the future rather than spend more time learning what does seem to me to be overly complex. &nbsp;Is Gradle going to have all of the power of Maven?<br>&gt; 

&gt; Thanks for pointing us towards it,<br>&gt; 
&gt; A Volunteer<br>&gt; 
&gt;<br>&gt; 
&gt; Date: Mon, 22 Feb 2010 07:52:07 +0000<br>&gt; 
&gt; From: Manfred Bergmann &lt;<a href="mailto:bergmannmd@web.de" target="_blank">bergmannmd@web.de</a>&gt;<br>&gt; 
&gt; Subject: Re: [jsword-devel] Doesn't Maven offer greater power and<br>&gt; 
&gt; &nbsp; &nbsp;flexability than Ant?<br>&gt; 
&gt; To: J-Sword Developers Mailing List &lt;<a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a>&gt;<br>&gt; 
&gt; Message-ID: &lt;<a href="mailto:460D5BA1-924B-4109-A94F-7B3028714166@web.de" target="_blank">460D5BA1-924B-4109-A94F-7B3028714166@web.de</a>&gt;<br>&gt; 
&gt; Content-Type: text/plain; charset=us-ascii<br>&gt; 
&gt;<br>&gt; 
&gt; ...<br>&gt; 
&gt; Hmm. I'm actually hoping to not have work with Maven. I used it some times for getting template projects for Apache Wicket or Lift and some other but always found a way around it since then. Maven is a monster. :)<br>&gt; 

&gt; I've come to use Gradle instead:<br>&gt; 
&gt; <a href="http://www.gradle.org/" target="_blank">http://www.gradle.org/</a><br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
&gt; _______________________________________________<br>&gt; 
&gt; jsword-devel mailing list<br>&gt; 
&gt; <a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a><br>&gt; 
&gt; <a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>&gt; 
<br>&gt; 
<br>&gt; 
_______________________________________________<br>&gt; 
jsword-devel mailing list<br>&gt; 
<a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a><br>&gt; 
<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>&gt; 
</div></div></blockquote></div><br>&gt; </div>
<br>&gt; _______________________________________________
jsword-devel mailing list
jsword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/jsword-devel
</div></body></html>