Re: ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-09 Thread S Ahmed
Agreed. The file was building.txt not readme sorry, thanks for the tips. So any help on importing the project into eclipse? On Sun, Jan 8, 2012 at 11:09 PM, Konstantin Kolinko wrote: > 2012/1/9 S Ahmed : > > Well the readme said it may fail on mac osx because it tries to write to > > /usr/share

Re: ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-08 Thread Konstantin Kolinko
2012/1/9 S Ahmed : > Well the readme said it may fail on mac osx because it tries to write to > /usr/share/java to store the libraries etc. Eh, which readme? It is a bad idea to let them been written to /usr/share/java. That is just a default value. You should really reconfigure it to use some ot

Re: ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-08 Thread S Ahmed
svn worked fine. Sorry about this, but I'm new to Eclipse kinda. So I when to file, import, general | existing projects into workspace. Now which is the root folder in the source? On Sun, Jan 8, 2012 at 6:44 PM, S Ahmed wrote: > Well the readme said it may fail on mac osx because it tries to

Re: ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-08 Thread S Ahmed
Well the readme said it may fail on mac osx because it tries to write to /usr/share/java to store the libraries etc. When I ran ant, the build didn't work, running sudo allowed it continue (but from now on running just ant w/o sudo is fine, I guess it was just initially to write to that folder).

Re: ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-08 Thread Konstantin Kolinko
2012/1/9 S Ahmed : > 2. sudo ant Just curious regarding the above command: you do not need root rights to build Tomcat! Actually you should never be using root rights when building, testing and using Tomcat. (The only exception is running it with jsvc service wrapper). http://xkcd.com/149/ Be

Re: ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-08 Thread Konstantin Kolinko
2012/1/9 S Ahmed : > Hi, > Exciting to get the source working locally! > > I'm on Mac osx lion. > > 1. I did a git clone from:https://github.com/apache/tomcat70 > 2. sudo ant > And I got: > > compile-prepare: > > BUILD FAILED > /Users/me/dev/sources/tomcat70/build.xml:493: Warning: Could not find f

ant build failing: could not find file modules/jdbc-pool/doc/jdbc-pool.xml to copy

2012-01-08 Thread S Ahmed
Hi, Exciting to get the source working locally! I'm on Mac osx lion. 1. I did a git clone from:https://github.com/apache/tomcat70 2. sudo ant And I got: compile-prepare: BUILD FAILED /Users/me/dev/sources/tomcat70/build.xml:493: Warning: Could not find file /Users/me/dev/sources/tomcat70/module