Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4, 2.5
-
Fix Version/s: 2.6
-
Labels:None
-
Environment:Maven 2.0.10, 2.0.9, XP SP2, Ubuntu 8.04, JDK6
-
Number of attachments :
Description
I have included a png into src/main/javadoc/package/doc-files. Turned the appropriate switch on. Files lands in the jar, so does SVN meta files.
Reproduce with:
checkout http://svn.fckeditor.net/FCKeditor.Java/trunk/ r3582.
cd java-code
mvn
examine the javadoc jar and navigate to: net/fckeditor/connector/doc-files
I have scanned the source of the javadoc and subsequent plugins and default excludes for svn are applied.
Check the attached list.
fixed in r793901, snapshot deployed