Hi, while updating one of the pom.xml files, I noticed there were some TAB characters and other pom.xml files also contain TAB characters randomly.
Should we correct them (replacing each TAB with 4 SPs) or keep them in that way? If we agree to fix them, I can do this for all the files. the following files contain TABs. ./core/pom.xml ./distribution/javadoc/pom.xml ./distribution/src/main/release/samples/jax_rs/jaxrs_spring_boot/pom.xml ./distribution/src/main/release/samples/jax_rs/search/pom.xml ./distribution/src/main/release/samples/jax_rs/spring_security/pom.xml ./distribution/src/main/release/samples/jax_rs/tracing_htrace/pom.xml ./distribution/src/main/release/samples/jaxws_spring_boot/pom.xml ./distribution/src/main/release/samples/logbrowser/pom.xml ./integration/cdi/pom.xml ./osgi/bundle/compatible/pom.xml ./osgi/itests/pom.xml ./osgi/itests-felix/pom.xml ./pom.xml ./rt/features/clustering/pom.xml ./rt/management-web/pom.xml ./rt/rs/client/pom.xml ./rt/rs/extensions/search/pom.xml ./rt/transports/http/pom.xml ./rt/transports/http-hc/pom.xml ./rt/transports/http-netty/netty-server/pom.xml ./rt/transports/jms/pom.xml ./rt/ws/addr/pom.xml ./rt/ws/policy/pom.xml ./rt/ws/rm/pom.xml ./services/ws-discovery/ws-discovery-api/pom.xml ./services/xkms/xkms-itests/pom.xml ./services/xkms/xkms-service/pom.xml ./services/xkms/xkms-x509-handlers/pom.xml ./services/xkms/xkms-x509-repo-ldap/pom.xml ./systests/jibx/databinding-jibx/pom.xml ./systests/jibx/jaxrs-jibx/pom.xml ./systests/wsdl_maven/java2ws/pom.xml ./testutils/pom.xml ./tools/validator/pom.xml regards, aki
