Brian,

2.0.8 seems to have re-ordered the classpath or something such that if I 
have a unit test that does:
System.out.println(getClass().getResource(".").toString());
it prints out the directory in the target/classes dir instead of the 
target/test-classes.    With 2.0.5 - 2.0.7, it returned the test-classes 
version.

Now, I DO think the test is bogus and shouldn't depend on the classpath 
ordering like that.  However, this is a change that could cause issues 
for people.

Dan



On Wednesday 14 November 2007, Daniel Kulp wrote:
> Brian,
>
> CXF doesn't build with 2.0.8-SNAPSHOT.   It builds fine with 2.0.7,
> but I'm getting test failures with 2.0.8-SNAPSHOT.   I'll try and dig
> into it in a bit.
>
> Also, the README.txt needs updating before you release it.
>
> Dan
>
> > 2007/11/13, Brian E. Fox <[EMAIL PROTECTED]>:
> > > All,
> > >
> > > It's time to move forward with 2.0.8. I stopped to evaluate
> > > MNG-3259 but I think this is an edge case and the fix has a
> > > greater chance of breaking more stuff. I'd rather fix this early
> > > in 2.0.9 so there is plenty of time for any issues to surface.
> > > I've placed a new build on http://people.apache.org/~brianf/2.0.8
> > >
> > >
> > >
> > > This new build fixes MNG-2277 in addition to the previous build.
> > > Please try it out and report any new issues found. If no new
> > > showstoppers occur, then I'll do the official build later this
> > > week / early next week.
> > >
> > >
> > >
> > > Thanks,
> > >
> > > Brian



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to