This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 35af333ba773913f3af39da3511fe6af12278a4c Author: Andreas Veithen <andreas.veit...@gmail.com> AuthorDate: Sun Jul 17 10:59:59 2022 +0000 Remove outdated comment The problems with tidy-maven-plugin should have been fixed by https://github.com/apache/axis-axis2-java-core/commit/83d7d473678995ec14b12e80936ca185a1f2a149. --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index f56d633b14..f703a1659d 100644 --- a/pom.xml +++ b/pom.xml @@ -1579,8 +1579,6 @@ $${type_declaration}</template></templates>]]></value> </bundles> </configuration> </plugin> - <!-- FIXME , what is wrong with systests/echo/pom.xml ? - --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>tidy-maven-plugin</artifactId>