Closed GoogleCodeExporter closed 9 years ago
Original comment by johan.ha...@gmail.com
on 10 Apr 2011 at 12:48
Anybody in need/interested, feel free to use diff file attached.
Original comment by pavel.j....@gmail.com
on 18 Jun 2011 at 7:48
Attachments:
Thanks. How ever I think we should change to the real version number instead
(e.g. 1.4.10-SNAPSHOT) because I think there's a bug in the Maven release
plugin (don't remember the details now though). But thanks a lot for the patch
anyways, it's always great when people help out.
Original comment by johan.ha...@gmail.com
on 22 Jun 2011 at 6:16
I'm with johan.ha...@gmail.com, please use real versions or better yet a
powermock.version property to specify the version of module dependencies.
Soooo confusing when a "version" property can mix-up the versions of
dependencies used by Powermock!
btw. the issue is still there with Powermock 1.4.9!
Original comment by pvdis...@gmail.com
on 10 Oct 2011 at 6:11
Yeah we should probably do that for the next release. Do you think you could
help us out with this? I'm extremely busy right now can could use all the help
I can get.
Original comment by johan.ha...@gmail.com
on 10 Oct 2011 at 6:35
Sure, I'll create a diff this evening based on the current trunk
Original comment by pvdis...@gmail.com
on 10 Oct 2011 at 6:40
Thank you so much.
Original comment by johan.ha...@gmail.com
on 10 Oct 2011 at 7:41
Attached the diff based on trunk rev 1712 to change all ${version} in
${project.version}.
Diff is created with `svn diff`.
Tested the changes with:
mvn clean install -Dversion=0.0.0
(The -Dversion=0.0.0 is to make sure no ${version} properties were left :))
Hope you can work with this.
Original comment by pvdis...@tricode.nl
on 10 Oct 2011 at 8:13
Attachments:
I've applied the patch and committed it to trunk. Thank you very much for your
help. I'll close the issue.
Original comment by johan.ha...@gmail.com
on 11 Oct 2011 at 6:33
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 19 Oct 2010 at 11:05