Maven 2.0.8 test resource loading

2007-12-08 Thread DI Kurt Edegger
Hi! I've read about the class path order changes in Maven 2.0.8 compared to earlier releases and this is causing some issues in my builds so I wonder if there is a best approach to this topic. I've a class needing a resource file loaded from the class path. This file must be a different one i

Re: Maven 2.0.8 test resource loading

2007-12-07 Thread Paul Benedict
gt; appear > > > to be much noise about this. MNG-3118 appears to fix this situation, > so I > > > find it ironic that it wasn't a problem until now. > > > -- > > > View this message in context: > > > > http://www.nabble.com/Maven-2.0.8-test-reso

Re: Maven 2.0.8 test resource loading

2007-12-07 Thread Wayne Fay
; > to be much noise about this. MNG-3118 appears to fix this situation, so I > > find it ironic that it wasn't a problem until now. > > -- > > View this message in context: > > http://www.nabble.com/Maven-2.0.8-test-resource-loading-tf4961073s177.html#a14220128 >

Re: Maven 2.0.8 test resource loading

2007-12-07 Thread Paul Benedict
it wasn't a problem until now. > -- > View this message in context: > http://www.nabble.com/Maven-2.0.8-test-resource-loading-tf4961073s177.html#a14220128 > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --

Re: Maven 2.0.8 test resource loading

2007-12-07 Thread NicholasHall
n, so I find it ironic that it wasn't a problem until now. -- View this message in context: http://www.nabble.com/Maven-2.0.8-test-resource-loading-tf4961073s177.html#a14220128 Sent from the Maven - Users mailing list archive at Nabble.com.

Maven 2.0.8 test resource loading

2007-12-07 Thread DI Kurt Edegger
Hi! I've read about the class path order changes in Maven 2.0.8 compared to earlier releases and this is causing some issues in my builds so I wonder if there is a best approach to this topic. I've a class needing a resource file loaded from the class path. This file must be a different one i