[slf4j-dev] [Bug 18] New: javadoc - example files not coppied
bugzilla-daemon at gil.qos.ch
bugzilla-daemon at gil.qos.ch
Wed Feb 8 15:47:17 CET 2006
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: dev at slf4j.org
ReportedBy: elkner at linofee.org
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.
More information about the slf4j-dev
mailing list