Menu

#127 Documentation Error in Ant Example

closed-fixed
None
1
2002-11-13
2002-08-15
Eric LARSON
No

Page 5.3 Ant example has:

<fileset dir="${dir.src.java}" />
<include name="**/*.java" />
</fileset>

The closing / in the <fileset
dir="${dir.src.java}" /> must be removed before the
eample will work.

Discussion

  • Marco Hunsicker

    Marco Hunsicker - 2002-08-18
    • priority: 5 --> 1
    • assigned_to: nobody --> marcohu
     
  • Marco Hunsicker

    Marco Hunsicker - 2002-08-18

    Logged In: YES
    user_id=44430

    Will be fixed with the next beta.

    Thanks.

     
  • Marco Hunsicker

    Marco Hunsicker - 2002-09-15
    • status: open --> open-fixed
     
  • Marco Hunsicker

    Marco Hunsicker - 2002-11-13
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.