You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Apache Wiki <wi...@apache.org> on 2005/09/09 19:41:39 UTC

[Ant Wiki] Update of "ApacheGump" by JürgenHermann

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification.

The following page has been changed by JürgenHermann:
http://wiki.apache.org/ant/ApacheGump

------------------------------------------------------------------------------
  
  Gump serves as the nightly integration test of Ant. Build files that work on Gump should work on Ant product releases. Trouble that gump does not catch is mostly limited to 
  
- * where changes to Ant's classloading break things, because ant-on-gump loads classes differently.
+  * where changes to Ant's classloading break things, because ant-on-gump loads classes differently.
  
- * the batch files to start ant
+  * the batch files to start ant
  
- * builds in directories with spaces, unicode chars.
+  * builds in directories with spaces, unicode chars.
  
- * installations of Ant with bad classpaths, version conflicts, etc. 
+  * installations of Ant with bad classpaths, version conflicts, etc. 
  
- * Windows/OSX/Netware-specific problems. Gump is Unix. 
+  * Windows/OSX/Netware-specific problems. Gump is Unix. 
  
  Also, the quality of build files used in Gump is often higher than many personal projects. OSS projects have to address portability early on, and tend to be less brittle and build files written by and for one person, or for a team where all hardware/OS images are nearly identical.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org