You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/02/15 04:53:09 UTC

svn commit: r377927 - /struts/build/trunk/project.properties

Author: wsmoak
Date: Tue Feb 14 19:53:07 2006
New Revision: 377927

URL: http://svn.apache.org/viewcvs?rev=377927&view=rev
Log:
Set Javadoc source level to 1.4.  Thanks to Paul Benedict for identifying this issue.

Modified:
    struts/build/trunk/project.properties

Modified: struts/build/trunk/project.properties
URL: http://svn.apache.org/viewcvs/struts/build/trunk/project.properties?rev=377927&r1=377926&r2=377927&view=diff
==============================================================================
--- struts/build/trunk/project.properties (original)
+++ struts/build/trunk/project.properties Tue Feb 14 19:53:07 2006
@@ -15,6 +15,8 @@
 maven.compile.source=1.4
 maven.compile.target=1.4
 
+maven.javadoc.source=1.4
+
 maven.repo.remote=http://www.ibiblio.org/maven/,http://cvs.apache.org/repository
 
 maven.xdoc.date = left



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org