- Feb 16, 2007
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-changelog-plugin-2.0@508619 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 19, 2007
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@497994 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@497989 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2007
-
-
Brett Leslie Porter authored
- move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@494359 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 26, 2006
-
-
Jason van Zyl authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@490230 13f79535-47bb-0310-9956-ffa450edef68
-
Jason van Zyl authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@490225 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 10, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@485247 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@485246 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 08, 2006
-
-
Emmanuel Venisse authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@484704 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 05, 2006
-
-
Emmanuel Venisse authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@482682 13f79535-47bb-0310-9956-ffa450edef68
-
Emmanuel Venisse authored
o Add support for CM Synergy git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@482676 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@478669 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@478668 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
o Add documentation about the new configuration option. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@478666 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 06, 2006
-
-
Brett Leslie Porter authored
put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@471905 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 28, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@468792 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
o Rearrange the code so that "displayFileDetailUrl" is used if and only if it is supplied in the configuration. o Add a special token %FILE% that can be put anywhere in "displayFileDetailUrl". The token will be replaced with the actual path to the file when the report is generated. This enables the user to have more complex URLs than was previously possible. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@468790 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
o Move configuration example of reportSets to a separate page. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@468787 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@468766 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 23, 2006
-
-
Brett Leslie Porter authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@466898 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 21, 2006
-
-
Brett Leslie Porter authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@466341 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 17, 2006
-
-
Emmanuel Venisse authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@464887 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 14, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@463944 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
Submitted by: Fabrice Bellingard git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@463930 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 28, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@437762 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
o Added an FAQ as well. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@437755 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
o Clarified the documentation for the dateFormat parameter, so that users are less likely to try to use it for presentation. If dateFormat is set to another format than what is used by the underlying SCM, malformed dates will appear in the report. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@437751 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 26, 2006
-
-
Dennis Lundberg authored
o Reverted the patch for MCHANGELOG-16 because it breaks the link creation for most svn web presentation systems, other than the one used by the reporter in that issue. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@437160 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 21, 2006
-
-
Vincent Siveton authored
o replaced all annotations for outputdirectory in Mojo Reports: ${project.build.directory}/site => ${project.reporting.outputDirectory} o setReportOutputDirectory() in all Mojo reports (if required). o handle outputdirectory for external reports in SiteRunMojo and in DoxiaFilter o handle NPE for dependencies when site:run is called (due to MPIR-55) git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@433277 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 15, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@431679 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 05, 2006
-
-
Dennis Lundberg authored
o Add more context to the pom.xml examples. o Fix a couple of typos. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@429052 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@429043 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@429042 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 02, 2006
-
-
Maria Odea B. Ching authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@427900 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 01, 2006
-
-
Maria Odea B. Ching authored
Revised plugin docs to conform with the documentation standard. git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@427468 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 28, 2006
-
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@426704 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@426703 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin@426691 13f79535-47bb-0310-9956-ffa450edef68
-
Dennis Lundberg authored
git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-changelog-plugin@426568 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 25, 2006
-
-
Dennis Lundberg authored
o Move the mojo @description annotation to a class Javadoc. git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-changelog-plugin@425460 13f79535-47bb-0310-9956-ffa450edef68
-