This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 02d11bb Fix IDE warnings
new e053bda Improve IDE support for IntelliJ IDEA
new 48ff017 Add copyright configuration for IntelliJ IDEA
new 10cefdb Add ant configuration for IntelliJ IDEA
new 180c731 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]