Branch: refs/heads/6.27-dev
Home: https://github.com/pmd/pmd-designer
Commit: 24ebb6869beecd6a4bd683172d6ef0a6e8015123
https://github.com/pmd/pmd-designer/commit/24ebb6869beecd6a4bd683172d6ef0a6e8015123
Author: Andreas Dangel <[email protected]>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M
src/main/java/net/sourceforge/pmd/util/fxdesigner/util/codearea/PmdCoordinatesSystem.java
M
src/test/kotlin/net/sourceforge/pmd/util/fxdesigner/util/codearea/CoordinateMappingTest.kt
Log Message:
-----------
Adjust tab width char handling
With pmd/pmd#2656 tab characters are now handled with column
with of 1. That means, the position that PMD's parser reports
uses this with. The display of the tab character might be different
in the code are of the designer (and in any other text editor).
Commit: 7c87de93c6ccd5afad9d38801fd8f9be111896e9
https://github.com/pmd/pmd-designer/commit/7c87de93c6ccd5afad9d38801fd8f9be111896e9
Author: Andreas Dangel <[email protected]>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M CHANGELOG.md
M pom.xml
Log Message:
-----------
Prepare next version 6.27.0-SNAPSHOT
Commit: 61c420f3dc3d702b9caf54a744f6710d50d2da13
https://github.com/pmd/pmd-designer/commit/61c420f3dc3d702b9caf54a744f6710d50d2da13
Author: Andreas Dangel <[email protected]>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M CHANGELOG.md
M README.md
Log Message:
-----------
Update changelog, mention requirement for PMD 6.27.0
Note: the pmd-core version we depend upon is actually still 6.23.0,
there are no binary API changes, just the tab size change.
Commit: dc42d247ab37fdd2e868c28c7b798202848ccebf
https://github.com/pmd/pmd-designer/commit/dc42d247ab37fdd2e868c28c7b798202848ccebf
Author: Andreas Dangel <[email protected]>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M src/main/java/net/sourceforge/pmd/util/fxdesigner/DesignerStarter.java
Log Message:
-----------
Fix jcommander usage
When using the designer against the latest PMD version (6.27.0), there
we provide a older jcommander dependency, which doesn't support the
builder yet.
Commit: 50ee52f29bd7e7671334926b93d49dd26d0cabe9
https://github.com/pmd/pmd-designer/commit/50ee52f29bd7e7671334926b93d49dd26d0cabe9
Author: Andreas Dangel <[email protected]>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Use correct scm-tag for the current branch
Compare:
https://github.com/pmd/pmd-designer/compare/24ebb6869bee%5E...50ee52f29bd7
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits