On 2/14/06, Paul Benedict <[EMAIL PROTECTED]> wrote:

>   First, I noticed the 1.3 API docs are built using Java 5. Is 1.3 Java 5  
> compliant?
> I didn't think this was the case so please make sure those  are being built 
> with
>  the right compiler.
> If you go to this link, you  will notice the Map interface is using the Java 
> 5 templates:
> http://struts.apache.org/struts-action/apidocs/org/apache/struts/chain/contexts/ActionContext.html

Thanks for pointing this out.  While the compiler is configured to
target 1.4 regardless of what JDK is used to build, we're missing the
'maven.javadoc.source' property to do the same thing for the javadoc
tool.

I'll add it to project.properties and re-publish the site.
 * http://svn.apache.org/repos/asf/struts/build/trunk/project.properties

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to