This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


    from 20f6e4df RAT-494: Fix NPE on unsupported character set (#546)
     add 5535e870 RAT-496: Fix FileNotFound if test resource path contains 
spaces
     add 205f5b5c RAT-496: Fix FileNotFound if test resource path contains 
spaces
     add 71b83f26 RAT-496: Fix more resource creation problems under Windows
     add 9be668f9 RAT-475: Try to add GC run under windows to enforce resource 
cleanup
     add f8933e30 fixed test url -> file conversion
     add d63dbf25 RAT-475: Temporarily enable flaky test to see if GC helps
     add 31df72d8 Merge branch 'master' into fix/RAT-496
     new 592ba980 Merge pull request #547 from apache/fix/RAT-496

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/it/java/org/apache/rat/ReportTest.java     | 12 ++++++----
 .../src/test/java/org/apache/rat/ReporterTest.java |  5 +++--
 .../apache/rat/analysis/AnalyserFactoryTest.java   |  3 ++-
 .../fileProcessors/GitIgnoreBuilderTest.java       | 26 +++++++++++++---------
 .../java/org/apache/rat/test/utils/Resources.java  |  7 ++++--
 .../org/apache/rat/anttasks/ReportOptionTest.java  | 19 ++++++++++++++--
 src/changes/changes.xml                            |  3 +++
 7 files changed, 54 insertions(+), 21 deletions(-)

Reply via email to