Menu

#3 Documentation bug

open
nobody
None
5
2008-02-28
2008-02-28
No

In the VPPReference/VPPTasks/VPPJavac section of the user manual distributed with Foundrylogic-vpp-2.2.1, the configuration element

<config>
<context>
<property name="foo" value="bar" />
</context>
</config>

causes Ant 1.7 to complain that "name" is not a valid attribute for "property". Changing the "name" attribute to "key" fixes the error.

Discussion


Log in to post a comment.