28cd8dae049016ba787dd53f8b8485a8e1596ad5
work over ra_dav these days), and to update the parsing of the ouput from `svn log`. * changelog/xdocs/properties.xml maven.changelog.range: Removed now unnecessary disclaimer about SVN and its ra_dav repository access module from the docs. * changelog/src/main/org/apache/maven/svnlib/SvnChangeLogGenerator.java getScmDateArgument(Date, Date): Updated the JavaDoc and implementation to the correct date argument formatting for SVN. * changelog/src/main/org/apache/maven/svnlib/SvnChangeLogParser.java pattern: Updated regex for new `svn log` output format. parse(InputStream): Tweaked inline comment. * changelog/src/test/org/apache/maven/svnlib/SvnChangeLogParserTest.java Header JavaDoc tweak. * changelog/src/test-resources/svnlib/svnlog.txt Updated to match the current log output format. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114396 13f79535-47bb-0310-9956-ffa450edef68
Q: How do I build and install all these plugins from source? A: maven -Dgoal=clean,plugin:install multiproject:goal Q: How do I test all these plugins? A: maven -Dgoal=plugin:test multiproject:goal
Description
Languages
Java
69.1%
HTML
18.5%
XSLT
9.9%
CSS
1.9%
AspectJ
0.3%
Other
0.3%