I just double checked on my machine and all of the files have only a \n line terminator. Maybe you have subversion setup to use unix line endings on your windows box.

BTW here is the command I used to check

od -c modules/client-builder/src/java/org/apache/geronimo/client/builder/ *.java | grep '\\r'

-dain

--
Dain Sundstrom
Chief Architect
Gluecode Software
310.536.8355, ext. 26

On Sep 17, 2004, at 7:30 PM, anita kulshreshtha wrote:

Hi
    I am not sure where the problem is - svn or
something else? The newline character is being
displayed as a square box in Notepad. It is true of
all
new java files in client, client-builder modules also.
Am I doing something wrong? Emacs and build are OK
with it.

Thanks
Anita
--- Jacek Laskowski <[EMAIL PROTECTED]> wrote:

anita kulshreshtha wrote:

Hi Jacek

Didn't you mean to write CatalinaBase instead
of
CatalinaHome in one of the attribute in
tomcat-plan.xml -
  <gbean name="geronimo.tomcat:name=Apache Tomcat"
class="org.apache.geronimo.tomcat.TomcatGBean">
        <attribute name="CatalinaHome"
type="java.lang.String">.</attribute>
        <attribute name="CatalinaHome"
type="java.lang.String">.</attribute>
    </gbean>

Yes, you're right. Thanks!

Also on my windos box TomcatGBean.java has
line
termination problems.

What does it mean? Does it cause any problems?

Thanks
Anita

Jacek





_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com



Reply via email to