Changes between Version 1 and Version 2 of BuildFiles


Ignore:
Timestamp:
Dec 31, 1969, 4:35:47 PM (54 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildFiles

    v1 v2  
    11= Important Ant Build Files =
    2 
     2[[PageOutline]]
    33== [source:trunk/ant/build.xml build.xml] ==
    44Common build functions, including project building (building the entire project in your working directory, not creating jars) are loacted in this file. This file is also used by other build files to avoid duplication.