From: Michael S. <sta...@us...> - 2005-10-20 20:45:07
|
Update of /cvsroot/archive-access/archive-access/projects/wb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13701 Added Files: build.xml Log Message: * build.xml Add empty build.xml (Avoids ugly, harmless spew of exceptions during maven build). --- NEW FILE: build.xml --- <?xml version="1.0" encoding="UTF-8"?> <!--Use maven to build. Ant not supported. (This is a placeholder build.xml. Without it, the maven build of src will try to autogenerate an ant build file spewing an ugly exception into the build). --> |