Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: c75e2bd00060d101f52f19407091517b7bffbdb3
https://github.com/pmd/pmd/commit/c75e2bd00060d101f52f19407091517b7bffbdb3
Author: Andreas Dangel <[email protected]>
Date: 2019-11-02 (Sat, 02 Nov 2019)
Changed paths:
M docs/pages/release_notes.md
M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ApexJorjeLogging.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/AllRulesIT.java
Log Message:
-----------
[apex] Really fix ApexLexer logging
The fix introduced with #503 (fba00843bb523cbeb06157c4793ffc29bd9a6ee7)
was incomplete and didn't work:
* The logger uses the full class name insteand of simple name
* After we changed the log level of the logger, the logger
could be garbage collected before ApexLexer retrieves it and
thus the configuration could be lost
Commit: 3807cf48be9ce7230b16b26123e048158917ca64
https://github.com/pmd/pmd/commit/3807cf48be9ce7230b16b26123e048158917ca64
Author: Juan Martín Sotuyo Dodero <[email protected]>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M docs/pages/release_notes.md
M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ApexJorjeLogging.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/AllRulesIT.java
Log Message:
-----------
Merge pull request #2093 from adangel/apex-logger
[apex] Really fix ApexLexer logging
Compare: https://github.com/pmd/pmd/compare/bfa2d1e87237...3807cf48be9c
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits