On 06/26/2016 11:22 AM, Jochen Theodorou wrote:
On 26.06.2016 09:14, Mr Andersson wrote:
On 06/24/2016 10:40 PM, Jochen Theodorou wrote:
On 24.06.2016 17:41, Mr Andersson wrote:
[...]
If you want to convince me of switching, i am still looking/waiting
for
someone to offer cyclic dependenc
On 26.06.2016 09:14, Mr Andersson wrote:
On 06/24/2016 10:40 PM, Jochen Theodorou wrote:
On 24.06.2016 17:41, Mr Andersson wrote:
[...]
If you want to convince me of switching, i am still looking/waiting for
someone to offer cyclic dependency support between modules, since
without it, my code
On 06/24/2016 10:40 PM, Jochen Theodorou wrote:
On 24.06.2016 17:41, Mr Andersson wrote:
[...]
If you want to convince me of switching, i am still looking/waiting for
someone to offer cyclic dependency support between modules, since
without it, my code is getting more complex than need be.
t
On 24.06.2016 17:41, Mr Andersson wrote:
[...]
If you want to convince me of switching, i am still looking/waiting for
someone to offer cyclic dependency support between modules, since
without it, my code is getting more complex than need be.
then you probably do not want modules, but just mult
On 06/22/2016 10:30 AM, Cédric Champeau wrote:
You should really give Gradle a try. It's pretty straightforward.
I have tried it, i found it "too dirty", too groovy, too dynamic,
although I know it's an excellent tool for building and hooking into the
build process.
I also found there w
You should really give Gradle a try. It's pretty straightforward.
Le 21 juin 2016 23:40, "Mr Andersson" a écrit :
>
>
> On 06/21/2016 10:39 PM, Jochen Theodorou wrote:
>
> On 21.06.2016 09:04, Mr Andersson wrote:
>
> Gmaven or Gmaven 2 did not work for me either. Resulted in a bunch of
> compilat
On 06/21/2016 10:39 PM, Jochen Theodorou wrote:
On 21.06.2016 09:04, Mr Andersson wrote:
Gmaven or Gmaven 2 did not work for me either. Resulted in a bunch of
compilation issues which I started to correct, but then gave up on. I
shouldn't have to change my code to get on Groovy.
yeah, forget
On 21.06.2016 09:04, Mr Andersson wrote:
Gmaven or Gmaven 2 did not work for me either. Resulted in a bunch of
compilation issues which I started to correct, but then gave up on. I
shouldn't have to change my code to get on Groovy.
yeah, forget about those... gmavenplus is supposed to work. If
ency.
>
> Jason
>
> -Original Message-
> From: Mr Andersson [mailto:mr.andersson@gmail.com]
> Sent: Tuesday, June 21, 2016 3:04 AM
> To: users@groovy.apache.org
> Subject: Re: Integrating Groovy with a Java EE application and Maven
>
> Gmaven or Gmaven 2 d
-plugin
and Groovy as a dependency.
Jason
-Original Message-
From: Mr Andersson [mailto:mr.andersson@gmail.com]
Sent: Tuesday, June 21, 2016 3:04 AM
To: users@groovy.apache.org
Subject: Re: Integrating Groovy with a Java EE application and Maven
Gmaven or Gmaven 2 did not work for
Gmaven or Gmaven 2 did not work for me either. Resulted in a bunch of
compilation issues which I started to correct, but then gave up on. I
shouldn't have to change my code to get on Groovy.
I don't remember the exact errors, but there were some.
I just tried again and it failed. I tried the j
: Mr Andersson [mailto:mr.andersson@gmail.com]
Sent: Monday, June 20, 2016 7:58 AM
To: users@groovy.apache.org
Subject: Re: Integrating Groovy with a Java EE application and Maven
Cons:
Requires Eclipse compiler. Big cons. Especially version < 4.4 which seems to be
the one used by Gmaven
Cons:
Requires Eclipse compiler. Big cons. Especially version < 4.4 which
seems to be the one used by Gmaven and maven.
The ant way is just fine and is the easiest one. The cons are pretty
slim if you ask me.
But thanks for clarifying. Now I know I have made the right decision.
On 06/19/20
I put this page together to try to explain the pros and cons of different
tools: https://github.com/groovy/GMavenPlus/wiki/Choosing-Your-Build-Tool
-Keegan
On Sun, Jun 19, 2016 at 8:09 AM, Jochen Theodorou wrote:
> On 18.06.2016 20:12, Mr Andersson wrote:
>
>> I was able to get it to work, both
On 18.06.2016 20:12, Mr Andersson wrote:
I was able to get it to work, both as separate groovy and java
directories and as one directory ( basically a groovy directory with
mixed ).
It is interesting how complex this task was. It would appear as if the
Groovy community should have figured this o
a if eerything is under the
src/main/groovy folder.
Sent from my Samsung device
Original message
From: Mr Andersson
Date: 18/06/2016 18:39 (GMT+01:00)
To: users@groovy.apache.org
Subject: Re: Integrating Groovy with a Java EE application and Maven
I have gotten a bit further
To: users@groovy.apache.org
Subject: Re: Integrating Groovy with a Java EE application and Maven
I have gotten a bit further in my research and came up with this
sample project which uses ant to compile the groovy classes but I
can't get them to compile together.
To be able
I have gotten a bit further in my research and came up with this sample
project which uses ant to compile the groovy classes but I can't get
them to compile together.
To be able to have cyclic dependencies between Java and Groovy files.
Here is a standalone isolated maven project that contains
On 18.06.2016 13:40, Mr Andersson wrote:
[...]
I've tried:
org.codehaus.groovy
groovy
2.4.7
as well as
true
org.apache.maven.plugins
maven-compiler-plugin
3.5.1
${java.version}
${java.version}
groovy-eclipse-compile
19 matches
Mail list logo