Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Breaking changes to IdAS for switch to Java 1.4

Indeed, and that's what I did when I received Jim's messages.  I assumed everyone else was doing the same w/ Jim's messages.  What Jim has done is what I asked Paul to make sure happened the last time chaos ensued from an unannounced change in the registry.  I'd be happy to see more formalization in the process but I'm not sure what Jim missed but, by all means, let's document and formalize the process ... apparently, all we need is a link to the already documented eclipse way you refer to ... awesome!

Tom

>>> Anthony Nadalin <drsecure@xxxxxxxxxx> 03/20/07 7:39 PM >>>

Tom, I expect that the changes be cleared with the component owner first,
they review the changes before anyone commits, this is how most all the
Eclipse projects work, So yes this can get very chaotic if we don't get
some serialization

Anthony Nadalin | Work 512.838.0085 | Cell 512.289.4122


                                                                       
             "Tom Doman"                                               
             <TDoman@xxxxxxxxx                                         
             m>                                                         To
             Sent by:                  <higgins-dev-bounces@xxxxxxxxxxx>
             higgins-dev-bounc                                          cc
             es@xxxxxxxxxxx            <higgins-dev@xxxxxxxxxxx>       
                                                                   Subject
                                       Re: [higgins-dev] Breaking changes
             03/20/2007 05:40          to IdAS for switch to       Java
             PM                        1.4                             
                                                                       
                                                                       
             Please respond to                                         
             "Higgins \(Trust                                          
                Framework\)                                            
             Project developer                                         
               discussions"                                            
             <higgins-dev@ecli                                         
                 pse.org>                                              
                                                                       
                                                                       




Tony,

I think Jim's e-mail IS the announcement to all component owners.  Also, as
Jim said below "I've already made the appropriate changes in the JNDI CP
and in the STS components".  Doesn't look all that chaotic to me.

Tom

>>> Anthony Nadalin <drsecure@xxxxxxxxxx> 03/20/07 4:21 PM >>>





You should check with the component owners before you check in code, like
Mike for the STS, otherwise it will be chaos

Anthony Nadalin | Work 512.838.0085 | Cell 512.289.4122



             "Jim Sermersheim"
             <jimse@xxxxxxxxxx 
             >                                                          To
             Sent by:                  <higgins-dev@xxxxxxxxxxx>
             higgins-dev-bounc                                          cc
             es@xxxxxxxxxxx 
                                                                   Subject
                                       Re: [higgins-dev] Breaking changes
             03/20/2007 09:33          to IdAS for switch to Java  1.4
             AM


             Please respond to
             "Higgins \(Trust
                Framework\)
             Project developer
               discussions"
             <higgins-dev@ecli
                 pse.org>






 Javadoc is at
 http://www.eclipse.org/higgins/org.eclipse.higgins.docs/idas/ 

 >>> "Jim Sermersheim" <jimse@xxxxxxxxxx> 3/20/07 8:03 AM >>>
 The following changes will be checked in today unless someone has a
 problem with them:


 * IdAS
 * All Iterable<> arguments and return values change to Iterator
 * All List<> arguments and return values change to Iterator
 ** Replace IRelationship<URI> with IContextRelationship
 ** IContext.buildRelationship now returns an IContextRelationship

 * JNDI CP fixes to conform to IdAS changes

 * STS fixes to conform to IdAS changes

 The reason I want to check these in now rather than wait a few days is
 because I've already made the appropriate changes in the JNDI CP and in
 the STS components, and all other affected component are already broken
 from the last set of changes -- they may as well work through these at the
 same time.

 Jim_______________________________________________
 higgins-dev mailing list
 higgins-dev@xxxxxxxxxxx 
 https://dev.eclipse.org/mailman/listinfo/higgins-dev 

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


Back to the top