Author: felixk Date: Mon Mar 21 14:53:29 2011 New Revision: 1083813 URL: http://svn.apache.org/viewvc?rev=1083813&view=rev Log: These server docs are some left-over [1]. They are there only because there was no better place. So there's no need to build them each time and to have them released when releasing "project". They still can be still be build when changing to the relevant directory.
[1] http://www.mail-archive.com/[email protected]/msg31624.html Modified: james/project/trunk/project/pom.xml james/project/trunk/project/server/pom.xml Modified: james/project/trunk/project/pom.xml URL: http://svn.apache.org/viewvc/james/project/trunk/project/pom.xml?rev=1083813&r1=1083812&r2=1083813&view=diff ============================================================================== --- james/project/trunk/project/pom.xml (original) +++ james/project/trunk/project/pom.xml Mon Mar 21 14:53:29 2011 @@ -32,9 +32,11 @@ <inceptionYear>2006</inceptionYear> <packaging>pom</packaging> + <!-- No need to build legacy documentation each time <modules> <module>server</module> </modules> + --> <issueManagement> <system>JIRA</system> Modified: james/project/trunk/project/server/pom.xml URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/pom.xml?rev=1083813&r1=1083812&r2=1083813&view=diff ============================================================================== --- james/project/trunk/project/server/pom.xml (original) +++ james/project/trunk/project/server/pom.xml Mon Mar 21 14:53:29 2011 @@ -32,9 +32,11 @@ <inceptionYear>2006</inceptionYear> <packaging>pom</packaging> + <!-- No need to build legacy documentation each time <modules> <module>2.2.0</module> </modules> + --> <distributionManagement> <site> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
