Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-05-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Albrecht, On 5/2/12 5:32 AM, Albretch Mueller wrote: >> Any particular reason you are building from source? > > I may need to work on the source, for example, TC's log valve. So I > want to make sure that my baseline compiled Fair enough. My relea

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-05-02 Thread Albretch Mueller
> Any particular reason you are building from source? ~ I may need to work on the source, for example, TC's log valve. So I want to make sure that my baseline compiled ~ Also, why should you have a "particular reason" to build from source? ;-) ~ lbrtchx -

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-05-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Albrecht, On 4/30/12 7:07 PM, Albretch Mueller wrote: >> Exactly what Tomcat distribution (and from where) are you trying >> to install? > ~ Well, I got the source code from: ~ > http://apache.claz.org/tomcat/tomcat-7/v7.0.27/src/apache-tomcat-7.0.2

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Mark Eggers
Comment inline - search for = Comment - Original Message - > From: Albretch Mueller > To: Tomcat Users List > Cc: > Sent: Monday, April 30, 2012 8:13 PM > Subject: Re: tomcat deps on ant which deps on junit ... BUILD FAILED > > Now, I think this

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Albretch Mueller
Now, I think this error relates to java ~ $ export _DT=`date +%Y%m%d%H%M%S`knoppix@Microknoppix:/media/sdb1/prjx $ ant -verbose -debug -f build.xml > "apache-tomcat-7.0.27"$_DT".inst.log" 2>&1 $ cat "apache-tomcat-7.0.27"$_DT".inst.log" Apache Ant(TM) version 1.8.2 compiled on May 19 2011 Buildfil

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Mark Eggers
- Original Message - > From: Albretch Mueller > To: Tomcat Users List > Cc: > Sent: Monday, April 30, 2012 6:53 PM > Subject: Re: tomcat deps on ant which deps on junit ... BUILD FAILED > > ~ > I really don't know how to make sence of this, but ant does

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Albretch Mueller
For the record, I should have specified I am using: ~ $ uname -a Linux Microknoppix 3.0.4 #12 SMP PREEMPT Thu Sep 8 05:27:05 CEST 2011 i686 GNU/Linux ~ lbrtchx - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For ad

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Mark Eggers
- Original Message - > From: Albretch Mueller > To: Tomcat Users List > Cc: > Sent: Monday, April 30, 2012 4:07 PM > Subject: Re: tomcat deps on ant which deps on junit ... BUILD FAILED > >> Exactly what Tomcat distribution (and from where) are you trying to

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Albretch Mueller
~ I really don't know how to make sence of this, but ant does not appear to like symbolic links ... ~ lbrtchx ~ $ ls -l /usr/bin/ant lrwxrwxrwx 1 root root 20 Sep 13 2011 /usr/bin/ant -> ../share/ant/bin/ant $ ls -lH /usr/bin/ant -rwxr-xr-x 1 root root 9903 May 19 2011 /usr/bin/ant $ ls -l /u

Re: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Albretch Mueller
> Exactly what Tomcat distribution (and from where) are you trying to install? ~ Well, I got the source code from: ~ http://apache.claz.org/tomcat/tomcat-7/v7.0.27/src/apache-tomcat-7.0.27-src.tar.gz ~ and followed the build instructions ~ lbrtchx -

RE: tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Caldarale, Charles R
> From: Albretch Mueller [mailto:lbrt...@gmail.com] > Subject: tomcat deps on ant which deps on junit ... BUILD FAILED > While trying to install tomcat-7.0.27 it tells me install ant Exactly what Tomcat distribution (and from where) are you trying to install? Since Tomcat is pure J

tomcat deps on ant which deps on junit ... BUILD FAILED

2012-04-30 Thread Albretch Mueller
~ While trying to install tomcat-7.0.27 it tells me install ant, which tells me to install junit and then you get: ~ Has anyone dealt with those issues? ~ lbrtchx ~ $ git clone https://github.com/KentBeck/junit.git > "/media/sdb1/prjx/sw/jwebXBL/java_baseline/srcs/junit/REF/junit.git_"$_DT".inst