You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Aki Yoshida <el...@gmail.com> on 2015/07/07 14:53:57 UTC

tabs in pom.xml

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

Re: tabs in pom.xml

Posted by Aki Yoshida <el...@gmail.com>.
since no one objected to untabifying the pom files, I just made the
change and committed it.



2015-07-07 15:05 GMT+02:00 Christian Schneider <ch...@die-schneider.net>:
> +1 for fixing them. Some can be caused by me. When I use a new workspace I
> sometimes forget to switch to the correct
> formatters .. especially for xml.
>
> Christian
>
>
>
> On 07.07.2015 14:53, Aki Yoshida wrote:
>>
>> 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
>
>
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>

Re: tabs in pom.xml

Posted by Christian Schneider <ch...@die-schneider.net>.
+1 for fixing them. Some can be caused by me. When I use a new workspace 
I sometimes forget to switch to the correct
formatters .. especially for xml.

Christian


On 07.07.2015 14:53, Aki Yoshida wrote:
> 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


-- 
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com