|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
1.3.x branch GA releaseI think it's time to have the GA release for the 1.3.x branch.
There are 6 remaining issues scheduled for 1.3.4. CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading from 1.3.1 to 1.3.x using data management cli. CONTINUUM-2284 Performance improvement CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 using data management cli CONTINUUM-2326 Add documentation for releasing using distributed builds CONTINUUM-2141 Upgrade Modello to latest version so the model will be in java 5 format CONTINUUM-2336 Upgrade Redback to 1.3 For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is included in that version. I already started the changes for CONTINUUM-2141 locally and so far the only problem I encountered is in redback-legacy because I'm getting a compilation error when using java5 (I can just set java5 to false for the meantime in redback-legacy). Will commit the fix later. As for CONTINUUM-2194, it has a dependency on redback's issues which I already committed the fixes on redback's trunk and continuum is now using redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits related to this (r787643, r787660, r788260, r788572, r788574). Are there any more work for this that should be included in 1.3.4 or can we bump this to 1.4.0 instead? I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, comments or suggestions? Thanks, -- Marica |
|
|
Re: 1.3.x branch GA releaseHere are the following issues fixed in 1.3.4
CONTINUUM-2314 Password is printed in logs in clear text when adding a project fails CONTINUUM-2272 Able to add secured projects without credentials CONTINUUM-2303 All projects in a group are added in the build queue if they are 'NEW' even if you try to build selected projects only CONTINUUM-2288 Association with build queues are deleted if temporal enable distributedbuild and edit the schedule CONTINUUM-2250 Build Environment error message is displayed on the first accessed page CONTINUUM-2204 Continuum occasionally failing with "too many open files" after upgrade CONTINUUM-2228 Edit Project Group Summary removes local repository CONTINUUM-2256 Failed in release prepare "GenerateReactorProjectsPhase" if local repository has spaces in it CONTINUUM-2332 Generate separate source distribution for Continuum Build Agent CONTINUUM-2295 Getting NPE when trying to check if project should build or not CONTINUUM-2273 Improve performance on the group summary page CONTINUUM-2315 Intermittent double builds in project CONTINUUM-2320 NPE encountered while checking if project is in build queue using distributed build CONTINUUM-2261 NPE in check working directory action CONTINUUM-2236 Not allowed a schedule is shared by Build Definition and Purge Configuration CONTINUUM-2240 Passwords are exposed in request log CONTINUUM-2259 Project can still be added in the prepare build queue even if it's already preparing build or in the prepare build queue itself CONTINUUM-2257 Release arguments missing CONTINUUM-2246 Release profile not respected during release perform even if it is enabled CONTINUUM-2253 SCM Root Url created is incorrect when reading a subproject that has been previously deleted in a group CONTINUUM-2248 Stacktrace error for invalid URL CONTINUUM-2317 Unable to build some projects in build agent CONTINUUM-2229 Update the status icon of the project when it is added in the prepare-build-queue CONTINUUM-2195 Adding a new schedule does not work on first activation CONTINUUM-2208 Group scm updates make builds look like they are not queued CONTINUUM-2190 Hitting / on a distributed build agent brings up "Hello World" CONTINUUM-2299 missing appenders in log4j configuration CONTINUUM-2205 Occasional NullPointerException on httpError page CONTINUUM-2199 Parallel build queue to schedule mapping is unclear CONTINUUM-2301 Unify stdout/err logging in jetty bundles CONTINUUM-2298 Upgrade jetty bundles to 6.1.19 and JSP 2.1 CONTINUUM-2300 Upgrade to slf4j 1.5.8 CONTINUUM-1755 Duplicate build definition template name is allowed CONTINUUM-2328 Error message in project group summary page still shows in the project groups page CONTINUUM-2329 Error message when clicking the release button is not showing in the project group summary page CONTINUUM-2327 Getting 'not authorized' message after logging in CONTINUUM-2316 Incorrect link to build environments in Understanding Distributed Builds (setup section) CONTINUUM-2274 Make wrapper.log roll each day so it won't get too large CONTINUUM-2278 Remove the maven plugin from distribution CONTINUUM-2281 Same recipient will be added several times in Notification CONTINUUM-2296 Switch from slf4j-simple to slf4j-jdk14 in the jetty bundles CONTINUUM-2307 Update documentation on log files CONTINUUM-2290 Values of Project Name and Triggered By of the Project Release Summary page when View Ouput link is clicked CONTINUUM-2260 Missing audit log in some actions On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> wrote: > I think it's time to have the GA release for the 1.3.x branch. > > There are 6 remaining issues scheduled for 1.3.4. > > CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading from > 1.3.1 to 1.3.x using data management cli. > CONTINUUM-2284 Performance improvement > CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 > using data management cli > CONTINUUM-2326 Add documentation for releasing using distributed builds > CONTINUUM-2141 Upgrade Modello to latest version so the model will be in > java 5 format > CONTINUUM-2336 Upgrade Redback to 1.3 > > For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is > included in that version. I already started the changes for CONTINUUM-2141 > locally and so far the only problem I encountered is in redback-legacy > because I'm getting a compilation error when using java5 (I can just set > java5 to false for the meantime in redback-legacy). Will commit the fix > later. > > As for CONTINUUM-2194, it has a dependency on redback's issues which I > already committed the fixes on redback's trunk and continuum is now using > redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. > > CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits > related to this (r787643, r787660, r788260, r788572, r788574). Are there > any more work for this that should be included in 1.3.4 or can we bump this > to 1.4.0 instead? > > I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, > comments or suggestions? > > > Thanks, > -- > Marica > |
|
|
Re: 1.3.x branch GA releaseOn Tue, Aug 18, 2009 at 3:49 AM, Marica Tan <marica.tan@...> wrote:
> I think it's time to have the GA release for the 1.3.x branch. I'm totally agree but I don't have spare time these days to help on remaining issues. > > There are 6 remaining issues scheduled for 1.3.4. > > CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading from > 1.3.1 to 1.3.x using data management cli. > CONTINUUM-2284 Performance improvement > CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 > using data management cli > CONTINUUM-2326 Add documentation for releasing using distributed builds > CONTINUUM-2141 Upgrade Modello to latest version so the model will be in > java 5 format > CONTINUUM-2336 Upgrade Redback to 1.3 > > For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is > included in that version. I already started the changes for CONTINUUM-2141 > locally and so far the only problem I encountered is in redback-legacy > because I'm getting a compilation error when using java5 (I can just set > java5 to false for the meantime in redback-legacy). Will commit the fix > later. > > As for CONTINUUM-2194, it has a dependency on redback's issues which I > already committed the fixes on redback's trunk and continuum is now using > redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. > > CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits > related to this (r787643, r787660, r788260, r788572, r788574). Are there > any more work for this that should be included in 1.3.4 or can we bump this > to 1.4.0 instead? For me CONTINUUM-2284 is done for 1.3.x. This issue isn't closed for the moment because I think I have some commit to merge with trunk. I'll try to do it in the next days but it will be very hard to find few minutes. > > > I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, > comments or suggestions? Do you think Modello will be released for this weekend? If it is, go for it. Thanks Emmanuel > > > > Thanks, > -- > Marica > |
|
|
Re : 1.3.x branch GA releaseHi Marica, Is it possible to add a nearly empty Continuum_en.properties to continuum-webapp\src\main\resources\localization and default_en.properties to redback-integrations\redback-struts2\redback-struts2-integration\src\main\resources\org\codehaus\plexus\redback\struts2 in order to fix REDBACK-233 I'm running a French JVM and I'm not able to switch to English language in Continuum without this hack. Thanks, Julien De : Marica Tan <marica.tan@...> À : dev <dev@...> Envoyé le : Mardi, 18 Août 2009, 3h49mn 38s Objet : 1.3.x branch GA release I think it's time to have the GA release for the 1.3.x branch. There are 6 remaining issues scheduled for 1.3.4. CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading from 1.3.1 to 1.3.x using data management cli. CONTINUUM-2284 Performance improvement CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 using data management cli CONTINUUM-2326 Add documentation for releasing using distributed builds CONTINUUM-2141 Upgrade Modello to latest version so the model will be in java 5 format CONTINUUM-2336 Upgrade Redback to 1.3 For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is included in that version. I already started the changes for CONTINUUM-2141 locally and so far the only problem I encountered is in redback-legacy because I'm getting a compilation error when using java5 (I can just set java5 to false for the meantime in redback-legacy). Will commit the fix later. As for CONTINUUM-2194, it has a dependency on redback's issues which I already committed the fixes on redback's trunk and continuum is now using redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits related to this (r787643, r787660, r788260, r788572, r788574). Are there any more work for this that should be included in 1.3.4 or can we bump this to 1.4.0 instead? I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, comments or suggestions? Thanks, -- Marica |
|
|
RE: 1.3.x branch GA releaseI test continuum 1.3.4 and I when I create an schedule, default build queues are added to available queue list and there is nothing in used list, it doesn't allow creation of the schedule, and then I need to move schedule from avalible list to used list.
Could change default build queues list or don't check used list when I have assigned only 1 parallel build queue ? What do you think? It´s related to CONTINUUM-2199. --- Jose ______________________ Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede contener informacion clasificada por su emisor como confidencial en el marco de su Sistema de Gestion de Seguridad de la Informacion siendo para uso exclusivo del destinatario, quedando prohibida su divulgacion copia o distribucion a terceros sin la autorizacion expresa del remitente. Si Vd. ha recibido este mensaje erroneamente, se ruega lo notifique al remitente y proceda a su borrado. Gracias por su colaboracion. ______________________ This message including any attachments may contain confidential information, according to our Information Security Management System, and intended solely for a specific individual to whom they are addressed. Any unauthorised copy, disclosure or distribution of this message is strictly forbidden. If you have received this transmission in error, please notify the sender immediately and delete it. ______________________ |
|
|
Re: Re : 1.3.x branch GA releaseHi Julien,
Is there already a CONTINUUM issue filed for this? Thanks, -- Marica On Tue, Aug 18, 2009 at 4:00 PM, Julien HENRY <henryju@...> wrote: > Hi Marica, > > Is it possible to add a nearly empty > Continuum_en.properties to continuum-webapp\src\main\resources\localization > > and > default_en.properties to > redback-integrations\redback-struts2\redback-struts2-integration\src\main\resources\org\codehaus\plexus\redback\struts2 > in order to fix REDBACK-233 <http://jira.codehaus.org/browse/REDBACK-233> > I'm running a French JVM and I'm not able to switch to English language in > Continuum without this hack. > > Thanks, > > Julien > > > ------------------------------ > *De :* Marica Tan <marica.tan@...> > *À :* dev <dev@...> > *Envoyé le :* Mardi, 18 Août 2009, 3h49mn 38s > *Objet :* 1.3.x branch GA release > > I think it's time to have the GA release for the 1.3.x branch. > > There are 6 remaining issues scheduled for 1.3.4. > > CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading from > 1.3.1 to 1.3.x using data management cli. > CONTINUUM-2284 Performance improvement > CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 > using data management cli > CONTINUUM-2326 Add documentation for releasing using distributed builds > CONTINUUM-2141 Upgrade Modello to latest version so the model will be in > java 5 format > CONTINUUM-2336 Upgrade Redback to 1.3 > > For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is > included in that version. I already started the changes for CONTINUUM-2141 > locally and so far the only problem I encountered is in redback-legacy > because I'm getting a compilation error when using java5 (I can just set > java5 to false for the meantime in redback-legacy). Will commit the fix > later. > > As for CONTINUUM-2194, it has a dependency on redback's issues which I > already committed the fixes on redback's trunk and continuum is now using > redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. > > CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits > related to this (r787643, r787660, r788260, r788572, r788574). Are there > any more work for this that should be included in 1.3.4 or can we bump this > to 1.4.0 instead? > > I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, > comments or suggestions? > > > Thanks, > -- > Marica > > |
|
|
Re: Re : 1.3.x branch GA releaseUpdates:
I already committed the fix for CONTINUUM-2194. As for CONTINUUM-2141, I haven't committed it yet because I couldn't find MODELLO 1.1-SNAPSHOT in http://snapshots.repository.codehaus.org :( -- Marica On Wed, Aug 19, 2009 at 8:13 AM, Marica Tan <marica.tan@...> wrote: > Hi Julien, > > Is there already a CONTINUUM issue filed for this? > > > Thanks, > -- > Marica > > > On Tue, Aug 18, 2009 at 4:00 PM, Julien HENRY <henryju@...> wrote: > >> Hi Marica, >> >> Is it possible to add a nearly empty >> Continuum_en.properties to >> continuum-webapp\src\main\resources\localization >> and >> default_en.properties to >> redback-integrations\redback-struts2\redback-struts2-integration\src\main\resources\org\codehaus\plexus\redback\struts2 >> in order to fix REDBACK-233 <http://jira.codehaus.org/browse/REDBACK-233> >> I'm running a French JVM and I'm not able to switch to English language in >> Continuum without this hack. >> >> Thanks, >> >> Julien >> >> >> ------------------------------ >> *De :* Marica Tan <marica.tan@...> >> *À :* dev <dev@...> >> *Envoyé le :* Mardi, 18 Août 2009, 3h49mn 38s >> *Objet :* 1.3.x branch GA release >> >> I think it's time to have the GA release for the 1.3.x branch. >> >> There are 6 remaining issues scheduled for 1.3.4. >> >> CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading >> from >> 1.3.1 to 1.3.x using data management cli. >> CONTINUUM-2284 Performance improvement >> CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 >> using data management cli >> CONTINUUM-2326 Add documentation for releasing using distributed builds >> CONTINUUM-2141 Upgrade Modello to latest version so the model will be in >> java 5 format >> CONTINUUM-2336 Upgrade Redback to 1.3 >> >> For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is >> included in that version. I already started the changes for CONTINUUM-2141 >> locally and so far the only problem I encountered is in redback-legacy >> because I'm getting a compilation error when using java5 (I can just set >> java5 to false for the meantime in redback-legacy). Will commit the fix >> later. >> >> As for CONTINUUM-2194, it has a dependency on redback's issues which I >> already committed the fixes on redback's trunk and continuum is now using >> redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. >> >> CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits >> related to this (r787643, r787660, r788260, r788572, r788574). Are there >> any more work for this that should be included in 1.3.4 or can we bump >> this >> to 1.4.0 instead? >> >> I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, >> comments or suggestions? >> >> >> Thanks, >> -- >> Marica >> >> > |
|
|
RE: 1.3.x branch GA releaseI test continuum 1.3.4 and I when I create an schedule, default build queues are added to available queue list and there is nothing in used list, it doesn't allow creation of the schedule, and then I need to move schedule from avalible list to used list.
Could change default build queues list or don't check used list when I have assigned only 1 parallel build queue ? What do you think? It´s related CONTINUUM-2199. --- Jose. ______________________ Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede contener informacion clasificada por su emisor como confidencial en el marco de su Sistema de Gestion de Seguridad de la Informacion siendo para uso exclusivo del destinatario, quedando prohibida su divulgacion copia o distribucion a terceros sin la autorizacion expresa del remitente. Si Vd. ha recibido este mensaje erroneamente, se ruega lo notifique al remitente y proceda a su borrado. Gracias por su colaboracion. ______________________ This message including any attachments may contain confidential information, according to our Information Security Management System, and intended solely for a specific individual to whom they are addressed. Any unauthorised copy, disclosure or distribution of this message is strictly forbidden. If you have received this transmission in error, please notify the sender immediately and delete it. ______________________ |
|
|
Re : Re : 1.3.x branch GA releaseHi Marica,
I didn't fill a separate issue for Continuum. Do you want I create a new one? Have you committed you change in the 1.3.x branch? I can see the update to redback 1.3-SNAPSHOT in the pom but not the Continuum_en.properties. Regards, Julien ________________________________ De : Marica Tan <marica.tan@...> À : dev@... Envoyé le : Mercredi, 19 Août 2009, 2h17mn 26s Objet : Re: Re : 1.3.x branch GA release Updates: I already committed the fix for CONTINUUM-2194. As for CONTINUUM-2141, I haven't committed it yet because I couldn't find MODELLO 1.1-SNAPSHOT in http://snapshots.repository.codehaus.org :( -- Marica On Wed, Aug 19, 2009 at 8:13 AM, Marica Tan <marica.tan@...> wrote: > Hi Julien, > > Is there already a CONTINUUM issue filed for this? > > > Thanks, > -- > Marica > > > On Tue, Aug 18, 2009 at 4:00 PM, Julien HENRY <henryju@...> wrote: > >> Hi Marica, >> >> Is it possible to add a nearly empty >> Continuum_en.properties to >> continuum-webapp\src\main\resources\localization >> and >> default_en.properties to >> redback-integrations\redback-struts2\redback-struts2-integration\src\main\resources\org\codehaus\plexus\redback\struts2 >> in order to fix REDBACK-233 <http://jira.codehaus.org/browse/REDBACK-233> >> I'm running a French JVM and I'm not able to switch to English language in >> Continuum without this hack. >> >> Thanks, >> >> Julien >> >> >> ------------------------------ >> *De :* Marica Tan <marica.tan@...> >> *À :* dev <dev@...> >> *Envoyé le :* Mardi, 18 Août 2009, 3h49mn 38s >> *Objet :* 1.3.x branch GA release >> >> I think it's time to have the GA release for the 1.3.x branch. >> >> There are 6 remaining issues scheduled for 1.3.4. >> >> CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading >> from >> 1.3.1 to 1.3.x using data management cli. >> CONTINUUM-2284 Performance improvement >> CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 >> using data management cli >> CONTINUUM-2326 Add documentation for releasing using distributed builds >> CONTINUUM-2141 Upgrade Modello to latest version so the model will be in >> java 5 format >> CONTINUUM-2336 Upgrade Redback to 1.3 >> >> For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is >> included in that version. I already started the changes for CONTINUUM-2141 >> locally and so far the only problem I encountered is in redback-legacy >> because I'm getting a compilation error when using java5 (I can just set >> java5 to false for the meantime in redback-legacy). Will commit the fix >> later. >> >> As for CONTINUUM-2194, it has a dependency on redback's issues which I >> already committed the fixes on redback's trunk and continuum is now using >> redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. >> >> CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits >> related to this (r787643, r787660, r788260, r788572, r788574). Are there >> any more work for this that should be included in 1.3.4 or can we bump >> this >> to 1.4.0 instead? >> >> I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, >> comments or suggestions? >> >> >> Thanks, >> -- >> Marica >> >> > |
|
|
Re: Re : Re : 1.3.x branch GA releaseHi Julien and Marica,
I have created http://jira.codehaus.org/browse/CONTINUUM-2340 for this. Julien HENRY wrote: > Hi Marica, > > I didn't fill a separate issue for Continuum. Do you want I create a new one? > > Have you committed you change in the 1.3.x branch? I can see the update to redback 1.3-SNAPSHOT in the pom but not the Continuum_en.properties. > > Regards, > > Julien > > > > > ________________________________ > De : Marica Tan <marica.tan@...> > À : dev@... > Envoyé le : Mercredi, 19 Août 2009, 2h17mn 26s > Objet : Re: Re : 1.3.x branch GA release > > Updates: > > I already committed the fix for CONTINUUM-2194. > > As for CONTINUUM-2141, I haven't committed it yet because I couldn't find > MODELLO 1.1-SNAPSHOT in http://snapshots.repository.codehaus.org :( > > -- > Marica > > On Wed, Aug 19, 2009 at 8:13 AM, Marica Tan <marica.tan@...> wrote: > > >> Hi Julien, >> >> Is there already a CONTINUUM issue filed for this? >> >> >> Thanks, >> -- >> Marica >> >> >> On Tue, Aug 18, 2009 at 4:00 PM, Julien HENRY <henryju@...> wrote: >> >> >>> Hi Marica, >>> >>> Is it possible to add a nearly empty >>> Continuum_en.properties to >>> continuum-webapp\src\main\resources\localization >>> and >>> default_en.properties to >>> redback-integrations\redback-struts2\redback-struts2-integration\src\main\resources\org\codehaus\plexus\redback\struts2 >>> in order to fix REDBACK-233 <http://jira.codehaus.org/browse/REDBACK-233> >>> I'm running a French JVM and I'm not able to switch to English language in >>> Continuum without this hack. >>> >>> Thanks, >>> >>> Julien >>> >>> -- Thanks, Jev |
|
|
Re: 1.3.x branch GA releaseOn 18/08/2009, at 3:41 AM, Emmanuel Venisse wrote: > On Tue, Aug 18, 2009 at 3:49 AM, Marica Tan <marica.tan@...> > wrote: > >> I think it's time to have the GA release for the 1.3.x branch. > > > I'm totally agree but I don't have spare time these days to help on > remaining issues. +1, though IIRC the process adopted was that we just decide to do a 1.3.4 release and we decide what quality (BETA or GA) it is afterwards :) >> >> CONTINUUM-2284 is assigned to Emmanuel and I think there are some >> commits >> related to this (r787643, r787660, r788260, r788572, r788574). Are >> there >> any more work for this that should be included in 1.3.4 or can we >> bump this >> to 1.4.0 instead? > > > For me CONTINUUM-2284 is done for 1.3.x. This issue isn't closed for > the > moment because I think I have some commit to merge with trunk. I'll > try to > do it in the next days but it will be very hard to find few minutes. Yep, I suggest we close it and open a new issue for further work in 1.4.0. I'm sure we can do a full check of merges to trunk separately. > > >> >> >> I'm planning to release 1.3.4 RC hopefully this weekend. Any >> objections, >> comments or suggestions? > > > Do you think Modello will be released for this weekend? > If it is, go for it. I can help if needed. I think someone wanted it for a future version of Maven as well. - Brett |
|
|
Re: 1.3.x branch GA releaseOn Wed, Aug 19, 2009 at 10:47 PM, Brett Porter <brett@...> wrote:
> > On 18/08/2009, at 3:41 AM, Emmanuel Venisse wrote: > > On Tue, Aug 18, 2009 at 3:49 AM, Marica Tan <marica.tan@...> wrote: >> >> I think it's time to have the GA release for the 1.3.x branch. >>> >> >> >> I'm totally agree but I don't have spare time these days to help on >> remaining issues. >> > > +1, though IIRC the process adopted was that we just decide to do a 1.3.4 > release and we decide what quality (BETA or GA) it is afterwards :) > > >>> CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits >>> related to this (r787643, r787660, r788260, r788572, r788574). Are there >>> any more work for this that should be included in 1.3.4 or can we bump >>> this >>> to 1.4.0 instead? >>> >> >> >> For me CONTINUUM-2284 is done for 1.3.x. This issue isn't closed for the >> moment because I think I have some commit to merge with trunk. I'll try to >> do it in the next days but it will be very hard to find few minutes. >> > > Yep, I suggest we close it and open a new issue for further work in 1.4.0. > I'm sure we can do a full check of merges to trunk separately. > > > >> >> >>> >>> I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, >>> comments or suggestions? >>> >> >> >> Do you think Modello will be released for this weekend? >> If it is, go for it. >> > > I can help if needed. I think someone wanted it for a future version of > Maven as well. > \o/ Btw, Deng and I tried sending a mail in MODELLO dev list to ask for a possible 1.1 release but the mail bounced back because of a "not a subscriber" error even though we are. > - Brett > > -- Marica |
|
|
Re: 1.3.x branch GA releaseOn 19/08/2009, at 8:23 PM, Marica Tan wrote: > > Btw, Deng and I tried sending a mail in MODELLO dev list to ask for a > possible 1.1 release but the mail bounced back because of a "not a > subscriber" error even though we are. It looks like Deng's message got through, and Hervé is planning to release tomorrow. I'll leave it in his capable hands :) I found Xircles has been saying I'm subscribed to things I'm not. I had to "unsubscribe" and subscribe again to get it to work. - Brett |
|
|
Re: 1.3.x branch GA releaseHi Jose,
I don't quite get the problem but if you think the change is necessary then create an issue for that but in 1.4.x We can't include it in 1.3.4 anymore because it's too close to the release. I'm planning to have the release later if nothing goes wrong :) Thanks -- Marica 2009/8/19 José Morales Martínez <jomm@...> > I test continuum 1.3.4 and I when I create an schedule, default build > queues are added to available queue list and there is nothing in used list, > it doesn't allow creation of the schedule, and then I need to move schedule > from avalible list to used list. > > Could change default build queues list or don't check used list when I have > assigned only 1 parallel build queue ? > > What do you think? > > It´s related CONTINUUM-2199. > > --- > Jose. > ______________________ > Este mensaje, y en su caso, cualquier fichero anexo al mismo, > puede contener informacion clasificada por su emisor como confidencial > en el marco de su Sistema de Gestion de Seguridad de la > Informacion siendo para uso exclusivo del destinatario, quedando > prohibida su divulgacion copia o distribucion a terceros sin la > autorizacion expresa del remitente. Si Vd. ha recibido este mensaje > erroneamente, se ruega lo notifique al remitente y proceda a su borrado. > Gracias por su colaboracion. > ______________________ > This message including any attachments may contain confidential > information, according to our Information Security Management System, > and intended solely for a specific individual to whom they are addressed. > Any unauthorised copy, disclosure or distribution of this message > is strictly forbidden. If you have received this transmission in error, > please notify the sender immediately and delete it. > ______________________ > |
|
|
Re: 1.3.x branch GA releaseFYI, Modello 1.1 and Redback 1.2.2 are now available :)
Thanks, Deng On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> wrote: > I think it's time to have the GA release for the 1.3.x branch. > > There are 6 remaining issues scheduled for 1.3.4. > > CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading from > 1.3.1 to 1.3.x using data management cli. > CONTINUUM-2284 Performance improvement > CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 > using data management cli > CONTINUUM-2326 Add documentation for releasing using distributed builds > CONTINUUM-2141 Upgrade Modello to latest version so the model will be in > java 5 format > CONTINUUM-2336 Upgrade Redback to 1.3 > > For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is > included in that version. I already started the changes for CONTINUUM-2141 > locally and so far the only problem I encountered is in redback-legacy > because I'm getting a compilation error when using java5 (I can just set > java5 to false for the meantime in redback-legacy). Will commit the fix > later. > > As for CONTINUUM-2194, it has a dependency on redback's issues which I > already committed the fixes on redback's trunk and continuum is now using > redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 later. > > CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits > related to this (r787643, r787660, r788260, r788572, r788574). Are there > any more work for this that should be included in 1.3.4 or can we bump this > to 1.4.0 instead? > > I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, > comments or suggestions? > > > Thanks, > -- > Marica > |
|
|
Re: 1.3.x branch GA releaseUpdates:
I wasn't able to release continuum this weekend because minotaur is down. I will continue with the release once it's up. Thanks -- Marica On Sat, Aug 22, 2009 at 1:59 PM, Deng Ching <oching@...> wrote: > FYI, Modello 1.1 and Redback 1.2.2 are now available :) > > Thanks, > Deng > > On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> wrote: > > > I think it's time to have the GA release for the 1.3.x branch. > > > > There are 6 remaining issues scheduled for 1.3.4. > > > > CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading > from > > 1.3.1 to 1.3.x using data management cli. > > CONTINUUM-2284 Performance improvement > > CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 > > using data management cli > > CONTINUUM-2326 Add documentation for releasing using distributed builds > > CONTINUUM-2141 Upgrade Modello to latest version so the model will be in > > java 5 format > > CONTINUUM-2336 Upgrade Redback to 1.3 > > > > For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is > > included in that version. I already started the changes for > CONTINUUM-2141 > > locally and so far the only problem I encountered is in redback-legacy > > because I'm getting a compilation error when using java5 (I can just set > > java5 to false for the meantime in redback-legacy). Will commit the fix > > later. > > > > As for CONTINUUM-2194, it has a dependency on redback's issues which I > > already committed the fixes on redback's trunk and continuum is now using > > redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 > later. > > > > CONTINUUM-2284 is assigned to Emmanuel and I think there are some commits > > related to this (r787643, r787660, r788260, r788572, r788574). Are there > > any more work for this that should be included in 1.3.4 or can we bump > this > > to 1.4.0 instead? > > > > I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, > > comments or suggestions? > > > > > > Thanks, > > -- > > Marica > > > |
|
|
Re: 1.3.x branch GA releaseWe have an Archiva instance on vmbuild that you could push them to for
staging. WDYT? On 23/08/2009, at 7:56 PM, Marica Tan wrote: > Updates: > > I wasn't able to release continuum this weekend because minotaur is > down. I > will continue with the release once it's up. > > > Thanks > -- > Marica > > On Sat, Aug 22, 2009 at 1:59 PM, Deng Ching <oching@...> wrote: > >> FYI, Modello 1.1 and Redback 1.2.2 are now available :) >> >> Thanks, >> Deng >> >> On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> >> wrote: >> >>> I think it's time to have the GA release for the 1.3.x branch. >>> >>> There are 6 remaining issues scheduled for 1.3.4. >>> >>> CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when >>> upgrading >> from >>> 1.3.1 to 1.3.x using data management cli. >>> CONTINUUM-2284 Performance improvement >>> CONTINUUM-2194 Unable to backup/restore users database from >>> Redback 1.2 >>> using data management cli >>> CONTINUUM-2326 Add documentation for releasing using distributed >>> builds >>> CONTINUUM-2141 Upgrade Modello to latest version so the model will >>> be in >>> java 5 format >>> CONTINUUM-2336 Upgrade Redback to 1.3 >>> >>> For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix >>> is >>> included in that version. I already started the changes for >> CONTINUUM-2141 >>> locally and so far the only problem I encountered is in redback- >>> legacy >>> because I'm getting a compilation error when using java5 (I can >>> just set >>> java5 to false for the meantime in redback-legacy). Will commit >>> the fix >>> later. >>> >>> As for CONTINUUM-2194, it has a dependency on redback's issues >>> which I >>> already committed the fixes on redback's trunk and continuum is >>> now using >>> redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 >> later. >>> >>> CONTINUUM-2284 is assigned to Emmanuel and I think there are some >>> commits >>> related to this (r787643, r787660, r788260, r788572, r788574). >>> Are there >>> any more work for this that should be included in 1.3.4 or can we >>> bump >> this >>> to 1.4.0 instead? >>> >>> I'm planning to release 1.3.4 RC hopefully this weekend. Any >>> objections, >>> comments or suggestions? >>> >>> >>> Thanks, >>> -- >>> Marica >>> >> |
|
|
Re: 1.3.x branch GA releaseThat sounds great :)
Btw, I just registered in archiva on vmbuild. Thanks, -- Marica On Mon, Aug 24, 2009 at 10:22 AM, Brett Porter <brett@...> wrote: > We have an Archiva instance on vmbuild that you could push them to for > staging. WDYT? > > > On 23/08/2009, at 7:56 PM, Marica Tan wrote: > > Updates: >> >> I wasn't able to release continuum this weekend because minotaur is down. >> I >> will continue with the release once it's up. >> >> >> Thanks >> -- >> Marica >> >> On Sat, Aug 22, 2009 at 1:59 PM, Deng Ching <oching@...> wrote: >> >> FYI, Modello 1.1 and Redback 1.2.2 are now available :) >>> >>> Thanks, >>> Deng >>> >>> On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> >>> wrote: >>> >>> I think it's time to have the GA release for the 1.3.x branch. >>>> >>>> There are 6 remaining issues scheduled for 1.3.4. >>>> >>>> CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading >>>> >>> from >>> >>>> 1.3.1 to 1.3.x using data management cli. >>>> CONTINUUM-2284 Performance improvement >>>> CONTINUUM-2194 Unable to backup/restore users database from Redback 1.2 >>>> using data management cli >>>> CONTINUUM-2326 Add documentation for releasing using distributed builds >>>> CONTINUUM-2141 Upgrade Modello to latest version so the model will be in >>>> java 5 format >>>> CONTINUUM-2336 Upgrade Redback to 1.3 >>>> >>>> For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is >>>> included in that version. I already started the changes for >>>> >>> CONTINUUM-2141 >>> >>>> locally and so far the only problem I encountered is in redback-legacy >>>> because I'm getting a compilation error when using java5 (I can just set >>>> java5 to false for the meantime in redback-legacy). Will commit the fix >>>> later. >>>> >>>> As for CONTINUUM-2194, it has a dependency on redback's issues which I >>>> already committed the fixes on redback's trunk and continuum is now >>>> using >>>> redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 >>>> >>> later. >>> >>>> >>>> CONTINUUM-2284 is assigned to Emmanuel and I think there are some >>>> commits >>>> related to this (r787643, r787660, r788260, r788572, r788574). Are >>>> there >>>> any more work for this that should be included in 1.3.4 or can we bump >>>> >>> this >>> >>>> to 1.4.0 instead? >>>> >>>> I'm planning to release 1.3.4 RC hopefully this weekend. Any objections, >>>> comments or suggestions? >>>> >>>> >>>> Thanks, >>>> -- >>>> Marica >>>> >>>> >>> > |
|
|
Re: 1.3.x branch GA releaseok, I gave you deployment access here:
http://vmbuild.apache.org/archiva/repository/staged-continuum/ On 23/08/2009, at 10:40 PM, Marica Tan wrote: > That sounds great :) > > Btw, I just registered in archiva on vmbuild. > > > Thanks, > -- > Marica > > > On Mon, Aug 24, 2009 at 10:22 AM, Brett Porter <brett@...> > wrote: > >> We have an Archiva instance on vmbuild that you could push them to >> for >> staging. WDYT? >> >> >> On 23/08/2009, at 7:56 PM, Marica Tan wrote: >> >> Updates: >>> >>> I wasn't able to release continuum this weekend because minotaur >>> is down. >>> I >>> will continue with the release once it's up. >>> >>> >>> Thanks >>> -- >>> Marica >>> >>> On Sat, Aug 22, 2009 at 1:59 PM, Deng Ching <oching@...> >>> wrote: >>> >>> FYI, Modello 1.1 and Redback 1.2.2 are now available :) >>>> >>>> Thanks, >>>> Deng >>>> >>>> On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> >>>> wrote: >>>> >>>> I think it's time to have the GA release for the 1.3.x branch. >>>>> >>>>> There are 6 remaining issues scheduled for 1.3.4. >>>>> >>>>> CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when >>>>> upgrading >>>>> >>>> from >>>> >>>>> 1.3.1 to 1.3.x using data management cli. >>>>> CONTINUUM-2284 Performance improvement >>>>> CONTINUUM-2194 Unable to backup/restore users database from >>>>> Redback 1.2 >>>>> using data management cli >>>>> CONTINUUM-2326 Add documentation for releasing using distributed >>>>> builds >>>>> CONTINUUM-2141 Upgrade Modello to latest version so the model >>>>> will be in >>>>> java 5 format >>>>> CONTINUUM-2336 Upgrade Redback to 1.3 >>>>> >>>>> For CONTINUUM-2163, we need MODELLO to release 1.1 because the >>>>> fix is >>>>> included in that version. I already started the changes for >>>>> >>>> CONTINUUM-2141 >>>> >>>>> locally and so far the only problem I encountered is in redback- >>>>> legacy >>>>> because I'm getting a compilation error when using java5 (I can >>>>> just set >>>>> java5 to false for the meantime in redback-legacy). Will commit >>>>> the fix >>>>> later. >>>>> >>>>> As for CONTINUUM-2194, it has a dependency on redback's issues >>>>> which I >>>>> already committed the fixes on redback's trunk and continuum is >>>>> now >>>>> using >>>>> redback 1.3-SNAPSHOT. I will also commit the fix for >>>>> CONTINUUM-2194 >>>>> >>>> later. >>>> >>>>> >>>>> CONTINUUM-2284 is assigned to Emmanuel and I think there are some >>>>> commits >>>>> related to this (r787643, r787660, r788260, r788572, r788574). >>>>> Are >>>>> there >>>>> any more work for this that should be included in 1.3.4 or can >>>>> we bump >>>>> >>>> this >>>> >>>>> to 1.4.0 instead? >>>>> >>>>> I'm planning to release 1.3.4 RC hopefully this weekend. Any >>>>> objections, >>>>> comments or suggestions? >>>>> >>>>> >>>>> Thanks, >>>>> -- >>>>> Marica >>>>> >>>>> >>>> >> |
|
|
Re: 1.3.x branch GA releaseOn Mon, Aug 24, 2009 at 10:47 AM, Brett Porter <brett@...> wrote:
> ok, I gave you deployment access here: > http://vmbuild.apache.org/archiva/repository/staged-continuum/ > > Thanks! > > On 23/08/2009, at 10:40 PM, Marica Tan wrote: > > That sounds great :) >> >> Btw, I just registered in archiva on vmbuild. >> >> >> Thanks, >> -- >> Marica >> >> >> On Mon, Aug 24, 2009 at 10:22 AM, Brett Porter <brett@...> wrote: >> >> We have an Archiva instance on vmbuild that you could push them to for >>> staging. WDYT? >>> >>> >>> On 23/08/2009, at 7:56 PM, Marica Tan wrote: >>> >>> Updates: >>> >>>> >>>> I wasn't able to release continuum this weekend because minotaur is >>>> down. >>>> I >>>> will continue with the release once it's up. >>>> >>>> >>>> Thanks >>>> -- >>>> Marica >>>> >>>> On Sat, Aug 22, 2009 at 1:59 PM, Deng Ching <oching@...> wrote: >>>> >>>> FYI, Modello 1.1 and Redback 1.2.2 are now available :) >>>> >>>>> >>>>> Thanks, >>>>> Deng >>>>> >>>>> On Tue, Aug 18, 2009 at 9:49 AM, Marica Tan <marica.tan@...> >>>>> wrote: >>>>> >>>>> I think it's time to have the GA release for the 1.3.x branch. >>>>> >>>>>> >>>>>> There are 6 remaining issues scheduled for 1.3.4. >>>>>> >>>>>> CONTINUUM-2163 Getting an unrecognized tag: 'scmResult' when upgrading >>>>>> >>>>>> from >>>>> >>>>> 1.3.1 to 1.3.x using data management cli. >>>>>> CONTINUUM-2284 Performance improvement >>>>>> CONTINUUM-2194 Unable to backup/restore users database from Redback >>>>>> 1.2 >>>>>> using data management cli >>>>>> CONTINUUM-2326 Add documentation for releasing using distributed >>>>>> builds >>>>>> CONTINUUM-2141 Upgrade Modello to latest version so the model will be >>>>>> in >>>>>> java 5 format >>>>>> CONTINUUM-2336 Upgrade Redback to 1.3 >>>>>> >>>>>> For CONTINUUM-2163, we need MODELLO to release 1.1 because the fix is >>>>>> included in that version. I already started the changes for >>>>>> >>>>>> CONTINUUM-2141 >>>>> >>>>> locally and so far the only problem I encountered is in redback-legacy >>>>>> because I'm getting a compilation error when using java5 (I can just >>>>>> set >>>>>> java5 to false for the meantime in redback-legacy). Will commit the >>>>>> fix >>>>>> later. >>>>>> >>>>>> As for CONTINUUM-2194, it has a dependency on redback's issues which I >>>>>> already committed the fixes on redback's trunk and continuum is now >>>>>> using >>>>>> redback 1.3-SNAPSHOT. I will also commit the fix for CONTINUUM-2194 >>>>>> >>>>>> later. >>>>> >>>>> >>>>>> CONTINUUM-2284 is assigned to Emmanuel and I think there are some >>>>>> commits >>>>>> related to this (r787643, r787660, r788260, r788572, r788574). Are >>>>>> there >>>>>> any more work for this that should be included in 1.3.4 or can we bump >>>>>> >>>>>> this >>>>> >>>>> to 1.4.0 instead? >>>>>> >>>>>> I'm planning to release 1.3.4 RC hopefully this weekend. Any >>>>>> objections, >>>>>> comments or suggestions? >>>>>> >>>>>> >>>>>> Thanks, >>>>>> -- >>>>>> Marica >>>>>> >>>>>> >>>>>> >>>>> >>> > |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |