? .settings
? src/main
Index: plugin.jelly
===================================================================
RCS file: /home/cvspublic/maven-plugins/javadoc/plugin.jelly,v
retrieving revision 1.52
diff -u -r1.52 plugin.jelly
--- plugin.jelly 29 Jul 2004 22:59:24 -0000 1.52
+++ plugin.jelly 11 Aug 2004 20:20:26 -0000
@@ -455,6 +455,7 @@
+
@@ -488,6 +490,7 @@
@@ -502,6 +505,7 @@
@@ -516,6 +520,7 @@
Index: xdocs/changes.xml
===================================================================
RCS file: /home/cvspublic/maven-plugins/javadoc/xdocs/changes.xml,v
retrieving revision 1.44
diff -u -r1.44 changes.xml
--- xdocs/changes.xml 29 Jul 2004 22:59:24 -0000 1.44
+++ xdocs/changes.xml 11 Aug 2004 20:20:27 -0000
@@ -26,6 +26,7 @@
+ Fix extension of artifacts deployed/installed.
Default javadoc scope (package) can't be replaced by private or public.
Javadoc fails if pom.package isn't specified.