cleaning directory : ${build} ...
cleaned directory : ${build} : done.
cleaning directory : ${dist} ...
cleaned directory : ${dist} : done.
compile ${base.title} ...
compile from : ${sources}
compile to : ${build.src}
module.classpath=${jar.classpath.flat}
compile ${base.title} : done.
makeOutput : done.
compile ${gen.title} ...
compile from : ${sources.gen}/src
compile to : ${build.gen}
<model
<m:model xmlns:m="http://ivoa.org/theory/datamodel/generationmetadata/v0.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ivoa.org/theory/datamodel/generationmetadata/v0.1 http://volute.googlecode.com/svn/trunk/projects/theory/snapdm/input/intermediateModel.xsd"
</model
</m:model
module.classpath=${jar.gen.classpath.flat}
compile ${gen.title} : done.
making generated Java classes javadoc ...
generated Java classes javadoc : done.
compile tests ...
compile from : ${sources.test}
compile to : ${build.test}
compile tests : done.