Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-pmc] Re: [dtp-dev] Petition to delay RC1 promotion

Ok -- I will re-spin a candidate for RC1 this afternoon and let the list
know when it has been posted. Given the current time, we will delay the
promotion to RC1 status until Monday (12/4) morning.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/



                                                                           
             rcernich@sybase.c                                             
             om                                                            
             Sent by:                                                   To 
             dtp-dev-bounces@e         DTP development mailing list        
             clipse.org                <dtp-dev@xxxxxxxxxxx>               
                                                                        cc 
                                       dtp-pmc@xxxxxxxxxxx,                
             12/01/2006 01:22          dtp-dev-bounces@xxxxxxxxxxx,        
             PM                        dtp-dev@xxxxxxxxxxx                 
                                                                   Subject 
                                       Re: [dtp-dev] Petition to delay RC1 
             Please respond to         promotion                           
              DTP development                                              
               mailing list                                                
             <dtp-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




> There is a problem in the 12/1 build of DTP requiring a "Refresh" in the
> DSE when creating/deleting connection profiles:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=166522
>
> This is an embarrassingly bad regression and I am very disappointed to
see
> it!
>

This was my fault.  I changed a line of code in the profile refresh logic.

Was: viewer.refresh()
Now: viewer.refresh(affectedProfile)

I did not think this was a breaking change.  I am in the process of
investigating why this is not behaving correctly and will create a BZ entry
against that code, if necessary.  In the meantime, Brian has reverted the
code back to its initial state.

Sincerest apologies,
Rob

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev





Back to the top