This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from e8c721a Fix IDE warnings
new 0fdb892 Improve IDE support for IntelliJ IDEA
new 33abc95 Add copyright configuration for IntelliJ IDEA
new e5f54bc Add ant configuration for IntelliJ IDEA
new 2d927a4 Update changelog
The 4 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:
res/ide-support/idea/ant.xml | 6 ++++++
res/ide-support/idea/codeStyles/Project.xml | 13 +++++++++++++
res/ide-support/idea/codeStyles/codeStyleConfig.xml | 5 +++++
res/ide-support/idea/copyright/Tomcat.xml | 6 ++++++
res/ide-support/idea/copyright/profiles_settings.xml | 3 +++
res/ide-support/idea/externalDependencies.xml | 12 ++++++++++++
res/ide-support/idea/inspectionProfiles/Project_Default.xml | 11 +++++++++++
webapps/docs/changelog.xml | 4 ++++
8 files changed, 60 insertions(+)
create mode 100644 res/ide-support/idea/ant.xml
create mode 100644 res/ide-support/idea/codeStyles/Project.xml
create mode 100644 res/ide-support/idea/codeStyles/codeStyleConfig.xml
create mode 100644 res/ide-support/idea/copyright/Tomcat.xml
create mode 100644 res/ide-support/idea/copyright/profiles_settings.xml
create mode 100644 res/ide-support/idea/externalDependencies.xml
create mode 100644 res/ide-support/idea/inspectionProfiles/Project_Default.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]