diff --git a/centibuild.xml b/centibuild.xml new file mode 100644 index 000000000..74d4379e7 --- /dev/null +++ b/centibuild.xml @@ -0,0 +1,238 @@ + + + + + + * ===================================== * + | Krysalis Centipede Build System | + * ===================================== * + by + + Nicola Ken Barozzi (nicolaken@apache.org) + Marc Johnson (mjohnson@apache.org) + + + For a simple interactive build, simply + run the build script (build.bar or build.sh) + + + + + + + + + + + + + + + + + + -------------------------------------------------------------- + + ${xgump.module.project.name} ${xgump.module.project.version.major}.${xgump.module.project.version.minor} [${YEAR}] + + -------------------------------------------------------------- + Using ${ant.version} + Build file ${ant.file} + -------------------------------------------------------------- + These are the most common build targets. + You can also invoke them directly; see build.xml for more info. + Builds will be in /build directory, distributions in /dist. + + all -------------- creates the jars and the site + compile ---------- compiles the source code + test ------------- performs the jUnit tests + jar -------------- create the jar files + docs ------------- generates the html docs - clean not needed + javadocs --------- generates the API documentation + site ------------- generates the html site (docs+reports) + clean ------------ cleans the build directory + dist ------------- creates src and bin distributions + scratchpad ------- build-run scratchpad code + contrib ---------- build-run contributed code + generate-records - generate excel records + generate-types --- generate word types + poibrowser - POIBrowser 0.10 GUI POI Viewer + sheetviewer - SheetViewer 0.20 GUI Applet/Application Viewer for XLS files + + + + + + + + + + Build aborted by user. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +