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

Log of /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/IssueTrackingReport.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: 6087 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: 5880 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: 5880 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: 5848 byte(s)
Diff to previous 600123 (colored)
o fixed some Checkstyle errors

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: 5774 byte(s)
Diff to previous 539456 (colored)
o updated javadoc and added some since/version tags
o improved code legibility
o no code change

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: 5840 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: 5653 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: 7130 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: 7130 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: 7241 byte(s)
Diff to previous 351593 (colored)
Applied code formatting before i start working on it

Revision 351593 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 05:11:14 2005 UTC (3 years, 11 months ago) by jruiz
File length: 7154 byte(s)
Diff to previous 348042 (colored)
PR # MNG-1336

Added support for other Issue Tracking System other than Jira, SourceForge, and Bugzilla.

Revision 348042 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 00:14:32 2005 UTC (4 years ago) by vsiveton
File length: 6886 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: 6743 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/IssueTrackingReport.java
File length: 6743 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/IssueTrackingReport.java
File length: 6835 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/IssueTrackingReport.java
File length: 6867 byte(s)
Diff to previous 220009 (colored)
PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
javadoc for project info reports configuration

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/IssueTrackingReport.java
File length: 6757 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/IssueTrackingReport.java
File length: 6943 byte(s)
Diff to previous 219836 (colored)
move reports into maven-plugins

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/IssueTrackingReport.java
File length: 6943 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