Author: jkuhnert
Date: Sat May 5 10:54:01 2007
New Revision: 535551
URL: http://svn.apache.org/viewvc?view=rev&rev=535551
Log:
Slight improvement to test reporter - resets whether or not final context
report set has been run when a new one starts.
Modified:
maven/sandbox/branches/surefire/
Author: jkuhnert
Date: Sat May 5 10:21:35 2007
New Revision: 535549
URL: http://svn.apache.org/viewvc?view=rev&rev=535549
Log:
First pass at adding support for TestNG 5.6 and the supposed "future
compatibility" features which rely on using a java.util.Properties map to
configure testng.
Added:
Author: vsiveton
Date: Sat May 5 07:48:29 2007
New Revision: 535535
URL: http://svn.apache.org/viewvc?view=rev&rev=535535
Log:
MJAVADOC-114: Less output
o added a FAQ entry
Modified:
maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml
Modified: maven/plugins/trunk/maven-javadoc-p
Author: vsiveton
Date: Sat May 5 07:39:46 2007
New Revision: 535533
URL: http://svn.apache.org/viewvc?view=rev&rev=535533
Log:
MJAVADOC-121: Add a new parameter to handle additional -J options
o added additionalJOption parameter
o updated documentation
Modified:
maven/plugins/trunk/maven-j
Author: vsiveton
Date: Sat May 5 07:09:00 2007
New Revision: 535524
URL: http://svn.apache.org/viewvc?view=rev&rev=535524
Log:
MJAVADOC-120: Better handling of Javadoc resources: overview.html, doc-files
o bumped to plexus-utils:1.4.1
o copy /src/main/javadoc/**/doc-files to the output directory