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

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


    from 275ad89  RAT-259: Merge and fix Travis link
     add b3858cd  RAT-262: Add changelog.
     add 94155f1  RAT-262: Add igoring JSON file
     add 257d188  RAT-262: Add JSON as example data
     add 187fc8c  RAT-262: Fix tests after adding JSON example data
     new 7982566  Merge remote-tracking branch 'origin/master' into 
feature/RAT-259

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:
 apache-rat-core/.gitignore                                           | 1 +
 apache-rat-core/pom.xml                                              | 2 ++
 .../java/org/apache/rat/document/impl/guesser/BinaryGuesser.java     | 4 +++-
 apache-rat-core/src/test/java/org/apache/rat/ReportTest.java         | 3 ++-
 .../test/java/org/apache/rat/report/xml/XmlReportFactoryTest.java    | 5 +++--
 .../src/test/java/org/apache/rat/report/xml/XmlReportTest.java       | 5 +++--
 apache-rat-core/src/test/resources/elements/plain.json               | 3 +++
 src/changes/changes.xml                                              | 3 +++
 8 files changed, 20 insertions(+), 6 deletions(-)
 create mode 100644 apache-rat-core/.gitignore
 create mode 100644 apache-rat-core/src/test/resources/elements/plain.json

Reply via email to