Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Problem with using ant 1.5 in 3.0 stream



No particular reason - our build infrastructure just hasn't been upgraded
to 1.6 yet =)

Matt



                                                                           
             Darin Swanson                                                 
             <Darin_Swanson@us                                             
             .ibm.com>                                                  To 
             Sent by:                  platform-ant-dev@xxxxxxxxxxx        
             platform-ant-dev-                                          cc 
             admin@xxxxxxxxxxx                                             
                                                                   Subject 
                                       Re: [platform-ant-dev] Problem with 
             01/26/2004 01:53          using ant 1.5 in 3.0 stream         
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
             platform-ant-dev@                                             
                eclipse.org                                                
                                                                           
                                                                           





We attempt to be backwards compatible. Please log bugs if you find
otherwise.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=50410
I had leaked through some of the 1.6 classes.

The fix will be out in tomorrow's integration build.

Out of my interest, why do you wish to use an Ant 1.5 install?

Darins


                                                                           
   Matt_Conway@xxxxxx                                                      
   Sent by:                            To:                                 
   platform-ant-dev-admin@ecli platform-ant-dev@xxxxxxxxxxx                
   pse.org                             cc:                                 
                                       Subject:        [platform-ant-dev]  
                               Problem with using ant 1.5 in 3.0 stream    
   01/26/04 08:55 AM                                                       
   Please respond to                                                       
   platform-ant-dev                                                        
                                                                           









Should the ant support in the 3.0 stream (using 200401210900) be backwards
compatible with earlier versions of ant?
It doesn't seem to be working for me - i.e. I change the Ant runtime
classpath to point to an ant 1.5 installation, and the Run Ant dialog
reports the error:
Could not find one or more classes:
"org.apache.tools.ant.DemuxInputStream". Please check the Ant classpath.
It seems that that class is only in ant 1.6, 1.5 only has a
DemuxOutputStream

Matt

_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev





Back to the top