psteitz 2003/09/01 20:43:57 Added: naming/core project.properties project.xml Log: added files to support maven subproject build Revision Changes Path 1.1 jakarta-commons-sandbox/naming/core/project.properties Index: project.properties =================================================================== maven.checkstyle.properties=${basedir}/../checkstyle.xml maven.junit.fork=true maven.xdoc.date = left maven.checkstyle.header.file=${basedir}/../LICENSE.txt 1.1 jakarta-commons-sandbox/naming/core/project.xml Index: project.xml =================================================================== <?xml version="1.0"?> <project> <extend>${basedir}/../project.xml</extend> <id>commons-naming-core</id> <name>commons-naming-core</name> <currentVersion>SNAPSHOT</currentVersion> <dependencies> </dependencies> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]