You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2004/03/21 10:38:23 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2 .indent.pro

mturk       2004/03/21 01:38:23

  Added:       jk/native2 .indent.pro
  Log:
  Add the apache-wide coding style GNU indent resource file.
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-connectors/jk/native2/.indent.pro
  
  Index: .indent.pro
  ===================================================================
  -i4 -npsl -di0 -br -nce -d0 -cli0 -npcs -nfc1 -nut -ncs
  -Tjk_env_t
  -Tjk_bean_t
  -Tjk_endpoint_t
  -Tjk_shm_t
  -Tjk_channel_t
  -Tjk_msg_t
  -Tjk_uriEnv_t
  -Tjk_workerEnv_t
  -Tjk_uriMap_t
  -Tjk_pool_t
  -Tjk_worker_t
  -Tjk_config_t
  -Tjk_stat_t
  -Tjk_logger_t
  -Tjk_map_t
  -Tjk_ws_service_t
  -Tjk_mutex_t
  -Tjk_objCache_t
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


RE: cvs commit: jakarta-tomcat-connectors/jk/native2 .indent.pro

Posted by Mladen Turk <mt...@apache.org>.
 
Hi,

Hope you guys wont mind :-).
I've rerun all sources though gnu indent.
The coding style in the sources was so messy and different, so IMO some
standardization was required.
It is a standard Apache-wide coding style (AFICT it's very close to Sun
coding convention).

I don't say that we need to follow that so closely, but few simple rules
like braces, and operator spaces would be nice.


MT.

> -----Original Message-----
> From: mturk@apache.org
> Subject: cvs commit: jakarta-tomcat-connectors/jk/native2 .indent.pro
> 
> mturk       2004/03/21 01:38:23
> 
>   Added:       jk/native2 .indent.pro
>   Log:
>   Add the apache-wide coding style GNU indent resource file.
>   
>   Revision  Changes    Path
>   1.1                  
> jakarta-tomcat-connectors/jk/native2/.indent.pro
>   
>   Index: .indent.pro
>   ===================================================================
>   -i4 -npsl -di0 -br -nce -d0 -cli0 -npcs -nfc1 -nut -ncs
>   -Tjk_env_t
>   -Tjk_bean_t
>   -Tjk_endpoint_t
>   -Tjk_shm_t
>   -Tjk_channel_t
>   -Tjk_msg_t
>   -Tjk_uriEnv_t
>   -Tjk_workerEnv_t
>   -Tjk_uriMap_t
>   -Tjk_pool_t
>   -Tjk_worker_t
>   -Tjk_config_t
>   -Tjk_stat_t
>   -Tjk_logger_t
>   -Tjk_map_t
>   -Tjk_ws_service_t
>   -Tjk_mutex_t
>   -Tjk_objCache_t
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org