| /[Apache-SVN]/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/LicenseReport.java |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
MPIR-135: NPE if license URL is not defined o applied Benno's comment
o Fixed svn:keywords
o LicenseReport#canGenerateReport() should take care of file licenses
o fixed toLowerCase() pitfall
o improvement on the encoding use
o r676627 doesn't take care of user proxy o moved LicenseReport#getLicenseInputStream() to a new utility class
MPIR-124: License report is empty in offline o implements canGenerateReport()
o fixed some Checkstyle errors
o improved the readability o javadoc
[MPIR-96] Switched link text and target in license report Submitted by: Martin von Gagern Reviewed by: Dennis Lundberg
o updated javadoc and added some since/version tags o improved code legibility o no code change
o Fix errors reported by Checkstyle.
o fixed license header o no code change
report clean up
applying $file.lastModified.year to license headers
don't throw an exception when offline
merge from site-refactor branch, r384789:385828
Applied code formatting before i start working on it
PR:MNG-1704 Submitted By: Jochen Wiedmann Reviewed By: Vincent Siveton Applied, with changes. Thanks, Jochen. Avoid a NPE for proxy.getNonProxyHosts(), format code, add documentation.
PR: MNG-1409 Forgot to remove getBundle( Locale locale ) method in LicenseReport.
PR: MNG-1409 Replace all getBundle( Locale locale ) methods by the I18N plexus component.
move plugins
don't die if a license URL is not defined
PR: MNG-1321 Submitted by: Bruno Essmann recognise file:// url's without a hostname for the license
add offline mode
remove unused code
clean up MavenReportException uses
PR: MNG-1034 Submitted by: Johnny R. Ruiz III Reviewed by: Brett Porter switch plugins to use the outputDirectory field of <reporting>
PR: MNG-903 fix another JDK 5 only method
PR: MNG-903 fix JDK 5 only method
PR: MNG-903 Submitted by: Matthew Pocock Reviewed by: Brett Porter correctly include HTML licenses in the page
PR: MNG-953 Submitted by: Johnny R. Ruiz III Reviewed by: Brett Porter javadoc for project info reports configuration
PR: MNG-366 separate api from implementation keeping most of doxia, reporting and other libraries out of the core
move reports into maven-plugins
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |