Closed GoogleCodeExporter closed 8 years ago
Thanks for reporting. This has now been fixed in master. Try out it by
depending on version 2.3.1-SNAPSHOT after having added the following Maven repo:
<repositories>
<repository>
<id>sonatype</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots />
</repository>
</repositories>
Original comment by johan.ha...@gmail.com
on 30 Jan 2014 at 1:01
It works now, thanks!
Original comment by twilig...@gmail.com
on 30 Jan 2014 at 4:11
Issue 305 has been merged into this issue.
Original comment by johan.ha...@gmail.com
on 31 Jan 2014 at 1:33
Pull request: https://github.com/jayway/rest-assured/pull/24
Original comment by twilig...@gmail.com
on 31 Jan 2014 at 1:49
Issue 305 has been merged into this issue.
Original comment by johan.ha...@gmail.com
on 3 Feb 2014 at 7:50
Original issue reported on code.google.com by
twilig...@gmail.com
on 30 Jan 2014 at 10:01