[continuum] BUILD FAILURE: Apache Commons - Commons VFS - Default Maven 2 Build Definition (Java 1.5)

2010-11-09 Thread contin...@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=1505&projectId=129 Build statistics: State: Failed Previous State: Ok Started at: Tue 9 Nov 2010 18:27:14 + Finished at: Tue 9 Nov 2010 18:32:28 + Total time: 5m 13s Build Trigger: Schedule Build

Re: [VFS] Update dependencies?

2010-11-09 Thread sebb
On 9 November 2010 17:47, Henning Schmiedehausen wrote: > This opens the philosophical can of worms of whether the dependencies > in the POM should be the 'least version required to run this' or 'the > latest and greatest'. > personally, I prefer the former. If someone integrating vfs uses > comm

Re: [VFS] Update dependencies?

2010-11-09 Thread Henning Schmiedehausen
This opens the philosophical can of worms of whether the dependencies in the POM should be the 'least version required to run this' or 'the latest and greatest'. personally, I prefer the former. If someone integrating vfs uses commons-collections-3.2.1 in their project, they will override the tran

Re: [VFS] Maven groupId problem?

2010-11-09 Thread James Carman
On Tue, Nov 9, 2010 at 12:43 PM, Henning Schmiedehausen wrote: > > been there, done that, got the T-Shirt. > Where can I get one!?!? :) - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail

Re: [VFS] Maven groupId problem?

2010-11-09 Thread Henning Schmiedehausen
Remember, that I said "repackage to e.g. org.apache.commons.vfs2.*" for that case and some people were opposed to that? This is why. been there, done that, got the T-Shirt. -h On Mon, Nov 8, 2010 at 08:23, sebb wrote: > On 8 November 2010 13:57, Ronan KERDUDOU - VirageGroup > wrote: >> Hi, >

Re: [VFS] Maven groupId problem?

2010-11-09 Thread James Carman
On Tue, Nov 9, 2010 at 12:40 PM, Henning Schmiedehausen wrote: > So don't do a relocation. Problem solved, too. :-) > Which is what we said in the beginning. :) - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For ad

Re: [VFS] Maven groupId problem?

2010-11-09 Thread Henning Schmiedehausen
So don't do a relocation. Problem solved, too. :-) -h On Mon, Nov 8, 2010 at 00:25, Jörg Schaible wrote: > Henning Schmiedehausen wrote: > >> Get a relocation in. problem solved. "commons-vfs" -> >> "org.apache.commons". See e.g. >> http://repo2.maven.org/maven2/xerces/xerces/2.0.2/xerces-2.0.

Re: [VFS] Generics fixes

2010-11-09 Thread sebb
On 9 November 2010 17:10, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > >> On 9 November 2010 09:28, Jörg Schaible wrote: >>> sebb wrote: >>> On 8 November 2010 10:37, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > > [snip] > >> The only solution then would be to use

Re: [VFS] Generics fixes

2010-11-09 Thread Jörg Schaible
Hi Sebb, sebb wrote: > On 9 November 2010 09:28, Jörg Schaible wrote: >> sebb wrote: >> >>> On 8 November 2010 10:37, Jörg Schaible wrote: Hi Sebb, sebb wrote: [snip] > The only solution then would be to use Class throughout. > > All I'm suggesting is changing the r

[g...@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2010-11-09 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-jelly-tags-quartz (in module commons-jelly) failed

2010-11-09 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-jelly-tags-quartz has an issue affecting its community integratio

[g...@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2010-11-09 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

Re: [VFS] Generics fixes

2010-11-09 Thread sebb
On 9 November 2010 09:28, Jörg Schaible wrote: > sebb wrote: > >> On 8 November 2010 10:37, Jörg Schaible wrote: >>> Hi Sebb, >>> >>> sebb wrote: >>> On 8 November 2010 08:49, Jörg Schaible wrote: > sebb wrote: > >> Most of the generics fixes have now been done. >> >> Th

Re: [VFS] Generics fixes

2010-11-09 Thread Jörg Schaible
sebb wrote: > On 8 November 2010 10:37, Jörg Schaible wrote: >> Hi Sebb, >> >> sebb wrote: >> >>> On 8 November 2010 08:49, Jörg Schaible wrote: sebb wrote: > Most of the generics fixes have now been done. > > There are still a few raw Class references; most of these can be