http://bugzilla.slf4j.org/show_bug.cgi?id=18

           Summary: javadoc - example files not coppied
           Product: NLOG4J
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


To have a complete javadoc, example files should be copied as well. E.g. add to
javadoc target:

        <copy todir="${javadoc.dest}/${stem}/xml/examples/doc-files">
                <fileset dir="${java.source.dir}/${stem}/xml/examples"/>
        </copy>

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/dev

Reply via email to