Closed GoogleCodeExporter closed 9 years ago
whaou can't remember what I've smoked when I coded this... Sorry xD
I'll apply your patch tonight, thank you so much Alex !
Original comment by gael.laz...@gmail.com
on 28 Mar 2012 at 5:08
LOL dont worry about it.
ps there are some issues related to guice-gin, you mind if i take a look?
if you haven't started already
Original comment by alex.dob...@gmail.com
on 28 Mar 2012 at 5:11
Of course you can ! I'm too busy right now to have a look to it :/
Original comment by gael.laz...@gmail.com
on 28 Mar 2012 at 7:17
I just deployed a new 0.37-SNAPSHOT with your patch, but not on forge.octo.com
anymore, but on sonatype OSS maven repository.
In your pom.xml, you have to replace the <id>snapshot-forge.octo.com</id>
repository with :
<repositories>
<repository>
<id>sonatype-snapshots</id>
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
<snapshots><enabled>true</enabled></snapshots>
<releases><enabled>false</enabled></releases>
</repository>
<repositories>
Could you please give it a try ?
Original comment by gael.laz...@gmail.com
on 28 Mar 2012 at 9:38
first thing tomorrow :)
Original comment by alex.dob...@gmail.com
on 28 Mar 2012 at 10:17
Did you install the artifact in that repo? I can't find it there.
On Thu, Mar 29, 2012 at 1:16 AM, Alex Dobjanschi
<alex.dobjanschi@gmail.com>wrote:
Original comment by alex.dob...@gmail.com
on 29 Mar 2012 at 8:35
This is weird, it is available when browsing the repository through http :
https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/gwt-test-
utils/
Original comment by gael.laz...@gmail.com
on 29 Mar 2012 at 8:39
Looks fine to me :)
I searched for "gwt", "gwt-test", and some other keywords, but not
"gwt-test-utils".
Great job man!
Original comment by alex.dob...@gmail.com
on 29 Mar 2012 at 8:46
Thank you very much for your feedback and for your patch !
Original comment by gael.laz...@gmail.com
on 29 Mar 2012 at 8:50
Original issue reported on code.google.com by
alex.dob...@gmail.com
on 28 Mar 2012 at 4:59Attachments: