Branch: refs/heads/master
  Home:   https://github.com/qos-ch/slf4j
  Commit: 38d675838cec71065730e001eeb9ba48f8638712
      
https://github.com/qos-ch/slf4j/commit/38d675838cec71065730e001eeb9ba48f8638712
  Author: Jeremy Landis <[email protected]>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Set Additional Resources as UTF-8

Set build resource encoding and reporting output encoding to UTF-8.


  Commit: 66f85cff91d9ead312bd796682297f7aafc594b3
      
https://github.com/qos-ch/slf4j/commit/66f85cff91d9ead312bd796682297f7aafc594b3
  Author: Jeremy Landis <[email protected]>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M pom.xml
    M slf4j-site/pom.xml

  Log Message:
  -----------
  Use project.basedir where appropriate in poms.


  Commit: dade4c08dffce507910232091b6f538bbf6f6b1e
      
https://github.com/qos-ch/slf4j/commit/dade4c08dffce507910232091b6f538bbf6f6b1e
  Author: Jeremy Landis <[email protected]>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M slf4j-android/pom.xml

  Log Message:
  -----------
  Correct modelVersion location


  Commit: 7371d14010d1be21f0a9ca4659c00c621d40ff8f
      
https://github.com/qos-ch/slf4j/commit/7371d14010d1be21f0a9ca4659c00c621d40ff8f
  Author: Jeremy Landis <[email protected]>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M slf4j-site/pom.xml

  Log Message:
  -----------
  simplify site build directory location

using ${project.basedir} changes the location of target from
'slf4j-site/target/site' to start right in 'slf4j-site' so it only needs
to go back once.  This finalizes usage of project.basedir throughout.


  Commit: d6e34cd57c90700aed723631bf390760cc34b752
      
https://github.com/qos-ch/slf4j/commit/d6e34cd57c90700aed723631bf390760cc34b752
  Author: Jeremy Landis <[email protected]>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update compiler plugin

Use latest maven compiler version


  Commit: 5b52c710e984bb6b821fdfeb6ab4e64eca747531
      
https://github.com/qos-ch/slf4j/commit/5b52c710e984bb6b821fdfeb6ab4e64eca747531
  Author: Jeremy Landis <[email protected]>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M pom.xml
    M slf4j-api/pom.xml

  Log Message:
  -----------
  Add animal sniffer plugin

Due to some signatures in slf4j-api has some ignores because signatures
cannot be determined and will error otherwise.  This is isolated to
interfaces and code that shouldn't otherwise be present in usage per
various javadocs around these.


  Commit: 10c170c92773ad7e42b610cf7b30b4ef059c241d
      
https://github.com/qos-ch/slf4j/commit/10c170c92773ad7e42b610cf7b30b4ef059c241d
  Author: Matt Bishop <[email protected]>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M pom.xml
    M slf4j-android/pom.xml
    M slf4j-api/pom.xml
    M slf4j-site/pom.xml

  Log Message:
  -----------
  Merge pull request #107 from hazendaz/master

Added Animal Sniffer to police interface changes.


Compare: https://github.com/qos-ch/slf4j/compare/8cd6d3e37ad5...10c170c92773
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to