On Sun, Sep 26, 2010 at 1:37 PM, sebb <seb...@gmail.com> wrote:
> On 26 September 2010 10:00, Tim Whittington <t...@apache.org> wrote:
>> Bah. Trying to convince Eclipse not to use tabs is proving tricky -
>> will be more vigilent..
>
> Hit me too amny times.
>
> The tabs setting for the XML editor is in a different place:
> Preferences / XML / XML Files / Editor / Indent using tabs/spaces.
>
>> cheers
>> tim
>>
>> On Sun, Sep 26, 2010 at 3:28 AM,  <rj...@apache.org> wrote:
>>> Author: rjung
>>> Date: Sat Sep 25 14:28:36 2010
>>> New Revision: 1001216
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1001216&view=rev
>>> Log:
>>> Please no tabs.
>>>
>>> Modified:
>>>    tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
>>>
>>> Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1001216&r1=1001215&r2=1001216&view=diff
>>> ==============================================================================
>>> --- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
>>> +++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Sat Sep 25 14:28:36 
>>> 2010
>>> @@ -68,8 +68,8 @@
>>>         Old behaviour can be enabled by defining USE_CGI_HEADERS. (timw)
>>>       </fix>
>>>       <fix>
>>> -               <bug>49511</bug>: IIS: Do not override IIS log information 
>>> when subsequent
>>> -               requests on a keep-alive connection are not mapped into the 
>>> ISAPI Redirector. (timw)
>>> +        <bug>49511</bug>: IIS: Do not override IIS log information when 
>>> subsequent
>>> +        requests on a keep-alive connection are not mapped into the ISAPI 
>>> Redirector. (timw)
>>>       </fix>
>>>       <fix>
>>>         Docs: Document SSLOptions needed for SSL information forwarding. 
>>> (rjung)
>>>

How about a pre-commit script that replaces ^(\t)+ with four spaces,
on files with an extension of ".java"?

Seen the tab thing come up a few times in my short subscription to this list.

Wes

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

Reply via email to