/[Apache-SVN]/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
ViewVC logotype

Log of /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 803868 - (view) (annotate) - [select for diffs]
Modified Thu Aug 13 12:52:16 2009 UTC (3 months, 1 week ago) by vsiveton
File length: 7903 byte(s)
Diff to previous 728546 (colored)
MPIR-173: Review the Doxia Sink calls

o fixed calls
o updated test case

Revision 728546 - (view) (annotate) - [select for diffs]
Modified Sun Dec 21 22:56:51 2008 UTC (11 months ago) by bentmann
File length: 7842 byte(s)
Diff to previous 679556 (colored)
o Fixed svn:keywords

Revision 679556 - (view) (annotate) - [select for diffs]
Modified Thu Jul 24 21:43:57 2008 UTC (16 months ago) by vsiveton
File length: 7842 byte(s)
Diff to previous 675813 (colored)
o fixed toLowerCase() pitfall

Revision 675813 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 00:05:39 2008 UTC (16 months, 2 weeks ago) by vsiveton
File length: 7810 byte(s)
Diff to previous 675371 (colored)
o fixed some Checkstyle errors

Revision 675371 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 22:41:09 2008 UTC (16 months, 2 weeks ago) by vsiveton
File length: 7731 byte(s)
Diff to previous 600123 (colored)
MPIR-117: Replaced the table caption in the CI report

o replaced it to a paragraph for consistency reasons with the others reports

Revision 600123 - (view) (annotate) - [select for diffs]
Modified Sat Dec 1 13:41:15 2007 UTC (23 months, 3 weeks ago) by vsiveton
File length: 7665 byte(s)
Diff to previous 539737 (colored)
o updated javadoc and added some since/version tags
o improved code legibility
o no code change

Revision 539737 - (view) (annotate) - [select for diffs]
Modified Sat May 19 11:57:16 2007 UTC (2 years, 6 months ago) by vsiveton
File length: 7306 byte(s)
Diff to previous 539456 (colored)
MPIR-61: [PATCH] Updated CI Systems
Submitted by: Mark Holster
Reviewed by: Vincent Siveton

o patch applied
o added Korean translation to be consistent

Revision 539456 - (view) (annotate) - [select for diffs]
Modified Fri May 18 13:23:27 2007 UTC (2 years, 6 months ago) by vsiveton
File length: 6492 byte(s)
Diff to previous 405712 (colored)
o fixed license header
o no code change

Revision 405712 - (view) (annotate) - [select for diffs]
Modified Wed May 10 10:57:24 2006 UTC (3 years, 6 months ago) by brett
File length: 6305 byte(s)
Diff to previous 394873 (colored)
report clean up

Revision 394873 - (view) (annotate) - [select for diffs]
Modified Tue Apr 18 07:07:37 2006 UTC (3 years, 7 months ago) by epunzalan
File length: 7783 byte(s)
Diff to previous 385830 (colored)
applying $file.lastModified.year to license headers

Revision 385830 - (view) (annotate) - [select for diffs]
Modified Tue Mar 14 16:51:44 2006 UTC (3 years, 8 months ago) by brett
File length: 7783 byte(s)
Diff to previous 383518 (colored)
merge from site-refactor branch, r384789:385828

Revision 383518 - (view) (annotate) - [select for diffs]
Modified Mon Mar 6 11:20:19 2006 UTC (3 years, 8 months ago) by epunzalan
File length: 7894 byte(s)
Diff to previous 348042 (colored)
Applied code formatting before i start working on it

Revision 348042 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 00:14:32 2005 UTC (4 years ago) by vsiveton
File length: 7874 byte(s)
Diff to previous 345007 (colored)
PR: MNG-1409
Replace all getBundle( Locale locale ) methods by the I18N plexus component. 

Revision 345007 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 13:24:46 2005 UTC (4 years ago) by brett
File length: 7609 byte(s)
Diff to previous 314937 (colored)
move plugins

Revision 314937 - (view) (annotate) - [select for diffs]
Modified Wed Oct 12 14:58:24 2005 UTC (4 years, 1 month ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 7609 byte(s)
Diff to previous 306506 (colored)
clean up MavenReportException uses

Revision 306506 - (view) (annotate) - [select for diffs]
Modified Thu Oct 6 03:09:20 2005 UTC (4 years, 1 month ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 7701 byte(s)
Diff to previous 291482 (colored)
PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

Revision 291482 - (view) (annotate) - [select for diffs]
Modified Sun Sep 25 22:52:26 2005 UTC (4 years, 2 months ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 7738 byte(s)
Diff to previous 232887 (colored)
PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
javadoc for project info reports configuration

Revision 232887 - (view) (annotate) - [select for diffs]
Modified Mon Aug 15 21:38:11 2005 UTC (4 years, 3 months ago) by trygvis
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 7629 byte(s)
Diff to previous 220009 (colored)
o Removing comment about no contributors.
o Changing the promt from "$>" to "$ ".

Revision 220009 - (view) (annotate) - [select for diffs]
Modified Thu Jul 21 06:54:21 2005 UTC (4 years, 4 months ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 8076 byte(s)
Diff to previous 219985 (colored)
PR: MNG-366
separate api from implementation keeping most of doxia, reporting and other libraries out of the core


Revision 219985 - (view) (annotate) - [select for diffs]
Modified Thu Jul 21 02:20:27 2005 UTC (4 years, 4 months ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 8262 byte(s)
Diff to previous 219837 (colored)
move reports into maven-plugins

Revision 219837 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 03:08:58 2005 UTC (4 years, 4 months ago) by vsiveton
Original Path: maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 8262 byte(s)
Diff to previous 219836 (colored)
Remove unused import

Revision 219836 - (view) (annotate) - [select for diffs]
Added Wed Jul 20 03:01:56 2005 UTC (4 years, 4 months ago) by vsiveton
Original Path: maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java
File length: 8291 byte(s)
MNG-411: Adding more reports: cim, issuetracking,license, scm and teamlist

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2