Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Change (back) in build procedure

Hi David,

Valentin and I are looking into it.  We'll have an answer to this soon.

thanks

Craig


Craig Salter
Rational Studio XML Web Services
Internal Mail: D3/RY6/8200 /MKM
Phone: (905) 413-3918  TL: 969-3918 FAX: (905) 413-4920
Internet: csalter@xxxxxxxxxx     Notes: Craig Salter/Toronto/IBM@IBMCA




                                                                           
             David M Williams                                              
             <david_williams@u                                             
             s.ibm.com>                                                 To 
             Sent by:                  " wtp-releng"                       
             wtp-releng-bounce         <wtp-releng@xxxxxxxxxxx>            
             s@xxxxxxxxxxx                                              cc 
                                                                           
                                                                   Subject 
             16/01/2007 02:59          [wtp-releng] Change (back) in build 
             AM                        procedure                           
                                                                           
                                                                           
             Please respond to                                             
              Webtools releng                                              
              discussion list                                              
                                                                           
                                                                           





Over the weekend, I changed back to use JRE 1.4 as the default JRE during
the builds.
This mostly affects the default JRE lib's on the build path during the
build, as, recall, we use
the JDT Compiler to actually produce the byte codes. If the EE is set, then
the build class
path is adjusted specific to the setting. So, this only effects bundles for
which the EE is not set.

But, this is the cause for one of the current compile errors, in xsd.ui.
See bug 170389.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=170389

I am less clear if this is related to the build error in
wsdl.ui

Craig, Please check.

I'd originally changed temporarily to JRE 1.5, since most of our
tests have to be ran with 1.5 ... and, that is still the case, all our
unit tests are ran with 1.5. Eventually we may have the ability to be
smarter about those that only require 1.4 ... but, not for a while.
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng




Back to the top