This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from c0c7990 Fix IDE warnings
new 5f025de Improve IDE support for IntelliJ IDEA
new b813cee Add copyright configuration for IntelliJ IDEA
new 90b2118 Add ant configuration for IntelliJ IDEA
new 9f5ba20 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]