Re: Help on how Archiva consumers work

2007-12-18 Thread Maria Odea Ching
Hi Darios, Please see comments on jira for the patches :) Thanks! -Deng Da'rio Oliveros wrote: I just posted a new comment at http://jira.codehaus.org/browse/MRM-622 by attaching the patch files for its fix. Hope it helps. Any comments or suggestions will be welcome.

Re: Help on how Archiva consumers work

2007-12-13 Thread Maria Odea Ching
Thanks Dario! :) I'll try to take a look at it today or over the weekend. -Deng Da'rio Oliveros wrote: I just posted a new comment at http://jira.codehaus.org/browse/MRM-622 by attaching the patch files for its fix. Hope it helps. Any comments or suggestions will be welcome.

Re: Help on how Archiva consumers work

2007-12-13 Thread Dário Oliveros
I just posted a new comment at http://jira.codehaus.org/browse/MRM-622 by attaching the patch files for its fix. Hope it helps. Any comments or suggestions will be welcome. -- View this message in context: http://www.nabble.com/Help-on-how-Archiva-consumers-work-tp14272457p14315243.html Sent

Re: Help on how Archiva consumers work

2007-12-12 Thread Brett Porter
ge the query constraint for unprocessed artifacts (ArtifactsProcessedConstraint(false)) so it also retrieves the non-unique SNAPSHOT projects or add a new consumer to processed artifacts for database update ? Any tips or pointers would be appreciated. Thanks, Dário -- Vi

Re: Help on how Archiva consumers work

2007-12-12 Thread Dário Oliveros
to http://jira.codehaus.org/browse/MRM-622 for more information). >>>> >>>> The reason for bringing this up is that the database is not being >>>> updated >>>> accordingly when a non-unique SNAPSHOT project with dependency version >>>> changes

Re: Help on how Archiva consumers work

2007-12-12 Thread Dário Oliveros
t looks like a bug in my opinion and >> I >> would like to contribute for this fix. >> >> Should I change the query constraint for unprocessed artifacts >> (ArtifactsProcessedConstraint(false)) so it also retrieves the non-unique >> SNAPSHOT projects or add a new consumer to processed artifacts for >> database >> update ? >> >> Any tips or pointers would be appreciated. >> >> Thanks, >> Dário >> >> >> >> >> > > > -- View this message in context: http://www.nabble.com/Help-on-how-Archiva-consumers-work-tp14272457p14292430.html Sent from the archiva-dev mailing list archive at Nabble.com.

Re: Help on how Archiva consumers work

2007-12-12 Thread Maria Odea Ching
Hi Dario, I think the solution you've proposed would work.. to implement it, these are probably what you need to change in Archiva: 1. update the UnprocessedArtifactPredicate - add the constraint to get the SNAPSHOT artifacts as you've mentioned (there is a 'snapshot' field in the ArchivaA

Help on how Archiva consumers work

2007-12-11 Thread Dário Oliveros
iated. Thanks, Dário -- View this message in context: http://www.nabble.com/Help-on-how-Archiva-consumers-work-tp14272457p14272457.html Sent from the archiva-dev mailing list archive at Nabble.com.