Closed GoogleCodeExporter closed 9 years ago
FYI, when executing the same test (with same dependencies) with maven, it works
well :(
Looks like there is a classpath problem interfering on groovy between the
gradle classpath and the project classpath.
Original comment by fcamb...@gmail.com
on 16 Jul 2011 at 3:22
You can close the issue, it was a problem on my side ...
I was refering the groovy-all.jar in default version in intellij (1.6.0)
whereas I should have referenced the gradle one (1.7.10) which contains the
leftShift decoration.
Sorry for the inconvenience.
Original comment by fcamb...@gmail.com
on 17 Jul 2011 at 10:49
no problems
Original comment by johan.ha...@gmail.com
on 21 Jul 2011 at 3:49
I am new to groovy - can you please mention what the maven dependency I need to
include to resolve this problem?
Original comment by dta...@gmail.com
on 30 Nov 2011 at 4:44
You should just have to depend on the rest-assured jar file as mentioned in the
getting started guide. Otherwise you may have some sort of conflict.
Original comment by johan.ha...@gmail.com
on 7 Dec 2011 at 4:33
Original issue reported on code.google.com by
fcamb...@gmail.com
on 16 Jul 2011 at 12:12