Re: Problem building from subversion

2004-09-18 Thread Gianny Damour
On 18/09/2004 8:41 AM, Jacek Laskowski wrote: Kristian Köhler wrote: Hi after refreshing from scm and running rebuild i get an error (attached). Am I alone? ;-) Oops, I'm checking it out This problem is fixed. It was due to the fact that the geronimo-tomcat artifact was not copied to the

Re: Started configuration org/apache/geronimo/Tomcat

2004-09-18 Thread anita kulshreshtha
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

Re: Started configuration org/apache/geronimo/Tomcat

2004-09-18 Thread Dain Sundstrom
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 |

Re: Problem building from subversion

2004-09-18 Thread Jacek Laskowski
Gianny Damour wrote: This problem is fixed. It was due to the fact that the geronimo-tomcat artifact was not copied to the geronimo repository prior to deploy TomcatGBean. Thanks Gianny! BTW, I have noticed a couple of issues: * there is an indirect dependency between Catalina (the class) and