Closed GoogleCodeExporter closed 9 years ago
Fixed in trunk, and 2.0-beta26 will be coming soon to address this.
When I addressed another issue about windows and unix having different
classpaths I
went the wrong way with it. I ADDED the test stuff to the windows script writer
classpath. Rather, I should have removed it from both (the BuildClasspathUtil
has to
be authoritative on that, and it already adds the correct classes based on the
scope
- even test). Trunk now doesn't add extra dep stuff to classpath beyond what
BuildClasspathUtil provides (so it is the authority, and we don't get
differences, etc).
Original comment by charlie....@gmail.com
on 13 Nov 2008 at 2:31
resolved in 2.0-beta26
Original comment by charlie....@gmail.com
on 19 Nov 2008 at 7:44
Original comment by charlie....@gmail.com
on 19 Nov 2008 at 7:44
Original issue reported on code.google.com by
charlie....@gmail.com
on 13 Nov 2008 at 1:53