RE: NoClassDefFound trying to run ant [Solved]

2003-01-28 Thread Chappell, Simon P
Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 4:49 PM To: Ant Users List Subject: RE: NoClassDefFound trying to run ant I haven't tried that. Seems a little over the top to install another programming language so that I can run my Java build system

RE: NoClassDefFound trying to run ant

2003-01-27 Thread Chappell, Simon P
I'm having the same issue on Windows ME (see the post about four emails before yours) and I tried the same thing and had the same result. It seems to me that 98 and ME have quite the amount in common. This is a huge issue for me as I build everything in ant these days. I'm even converting my

RE: NoClassDefFound trying to run ant

2003-01-27 Thread Chappell, Simon P
instead of the very flaky on Win95/98/ME ant.bat??? --DD -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 4:39 PM To: Ant Users List; Jim Cobban Subject: RE: NoClassDefFound trying to run ant I'm having the same issue on Windows ME (see

RE: Ant Featured in Out-of-the-Box

2002-11-20 Thread Chappell, Simon P
Now how excellent can you get!? :-) I have been considering using ant for some installs, but had wondered if it would really be suitable, now I'll look again at the matter. Question (which may be answered on your site, but I haven't read it all yet) how do you manage to ensure that you have a

RE: Ant Featured in Out-of-the-Box

2002-11-20 Thread Chappell, Simon P
install is one that stops halfway leaving things in an indeterminate mess. But that's not surprising, ant was never written as an install tool. I use it all the time for deployment tho'. - Original Message - From: Chappell, Simon P [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED

RE: IDE

2002-10-18 Thread Chappell, Simon P
Now there's a question to start a flamewar! ;-) I find that I'm able to use different IDEs and still build my projects using ant by calling it from a command line. This removes the IDE question for me. Now that VisualAge for Java is history (mostly), no IDE doesn't allow you direct access to

RE: Looking for a Build Philosophy

2002-10-18 Thread Chappell, Simon P
-Original Message- From: Scott Francis [mailto:scott.francis;newisys.com] Sent: Thursday, October 17, 2002 1:51 PM To: Ant Users List Subject: RE: Looking for a Build Philosophy Ok, there have been a lot of decent comments coming from the mailing list but let me take things to a

RE: ant-otional.jar on Linux

2002-09-17 Thread Chappell, Simon P
In my experience with RPM's and RH Linux, I have found a good general rule to be that packages that I just want to use (e.g. Mozilla) I use the RPM and care nothing for the install location. Packages that I care deeply about and will be using in active development, I skip the RPM and perform a

RE: Auto-responses for posts on ant-user now, too

2002-07-29 Thread Chappell, Simon P
I wonder if this is an attempt at marketing? Sign up on a list with a valid looking email. Set your auto-reply and wait. People start seeing your company's name VERY regularly. Cunning! (and annoying!) Simon - Simon P. Chappell

RE: ANT on Mac OS X

2002-07-08 Thread Chappell, Simon P
Yes it does. I use it all the time. I sue tar on my Linux box, but on my Mac I use StuffIt. Simon - Simon P. Chappell [EMAIL PROTECTED] Java Programming Specialist www.landsend.com Lands'

RE: Need help running Ant under cygwin on Win2k

2002-06-13 Thread Chappell, Simon P
Under windows, the ; is indeed the separator in the CLASSPATH, but when you are in the Cygwin environment (i.e. the Cygwin window or any program started from that window), you are in a very complete Unix environment and that means your CLASSPATH separator is changed to : (it's a Unix thing!

RE: JAVA_HOME path problem in linux

2002-06-12 Thread Chappell, Simon P
Agreed. Forexample, my JAVA_HOME for my RedHat Linux 7.2, using Sun JDK 1.3.1 is: JAVA_HOME=/usr/local/jdk1.3.1 This is because I install all my tools and applications under the /usr/local directory structure. Simon - Simon P.

RE: Documentation question

2002-04-29 Thread Chappell, Simon P
Interesting. Do you know if anyone is using it for the Ant documentation? Simon -Original Message- From: Kyle R . Burton [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 11:33 AM To: Ant Users List Subject: Re: Documentation question Is there a PDF of the Ant documentation

RE: Documentation question

2002-04-29 Thread Chappell, Simon P
I have a full version of Acrobat 5.05 and will look closer into manually producing a version in the interim. I'll start with 1.4.1 and plan to do the same for 1.5.x Simon -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 2:06 PM To: Ant

RE: Ant from Cron problem

2002-04-10 Thread Chappell, Simon P
I suspected an environment variable issue, but I would recommend having your system administrator putting ANT_HOME (remember to export it!) in the /etc/profile or /etc/profile.d/rc.local startup file and then it'll be available to all appropriate tasks. Simon

RE: Can't run Ant from 4NT on Win32

2002-04-10 Thread Chappell, Simon P
If you want to try an alternative command-line for your NT/W2k boxes, try Cygwin (www.cygwin.com). I use it on the W2K box that I am forced to use and it makes the whole experience much less painful. Ant runs just fine under Cygwin. Simon

RE: Research question

2002-04-03 Thread Chappell, Simon P
and Cruise Control, but we want to build C and C++. Are you doing anything similar or do you know of anyone to refer me to? Thanks, Mike B. -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 10:00 AM To: Ant Users List Subject: RE: Research

RE: Research question

2002-04-02 Thread Chappell, Simon P
are building ad hoc tools *specifically* for Java System (whether it would be with perl, shell script or other languages like make rule sysntax). rOnn c. Chappell, Simon P wrote: I'm writing a proposal for using ant internally as part of our standard build process and I am having difficulty

RE: Pre-pending [ant-user]

2002-04-01 Thread Chappell, Simon P
I have no objection to this suggestion, but I also have no problems with filtering the emails from all of the lists I'm on into their own folders in my email client. In fact, of the four lists that I am on (ant, junit, struts and OTUG), only one (OTUG) does the pre-pend thing. Simon

Research question

2002-04-01 Thread Chappell, Simon P
I'm writing a proposal for using ant internally as part of our standard build process and I am having difficulty finding information on the alternatives to ant. I have tried many different searches on the mighty Google, but with less than wonderful success. The few that I found seem to mostly

RE: Research question

2002-04-01 Thread Chappell, Simon P
: Chappell, Simon P [EMAIL PROTECTED] To: Ant User mailing list (E-mail) [EMAIL PROTECTED] Sent: Monday, April 01, 2002 7:39 AM Subject: Research question I'm writing a proposal for using ant internally as part of our standard build process and I am having difficulty finding information

RE: Research question

2002-04-01 Thread Chappell, Simon P
about it. - Original Message - From: Chappell, Simon P [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED] Sent: Monday, April 01, 2002 2:18 PM Subject: RE: Research question We already use JBuilder and I have AntRunner working just fine. My issue is not against the IDE's, they do seem

Junit under ant ignoring my classpath

2002-03-20 Thread Chappell, Simon P
Does anyone have any insight into this: As part of reducing my CLASSPATH to the bare minimum (currently: .) I have been increasing my use of path definitions. This had been going really well until I hit the junit task. I dutifully added the classpath refid=test.path/ and expected success!

RE: valueof environnement variable

2002-03-13 Thread Chappell, Simon P
To get a copy of the current environment variables into Ant, use: property environment=env / This gives you a new namespace or prefix (use which ever term you like) of, in this case, env so that you can access an environment variable thusly: path id=base.path pathelement

RE: ant logo t-shirts?

2002-03-06 Thread Chappell, Simon P
If there is interest, I can arrange for a logo file to be created and people would be able to order t-shirts, polo's etc. from our corporate sales division. The cost would typically be $5 to $10 over the cost of the article to allow for the cost of stitching the logo onto it. marketing Our

RE: ant logo t-shirts?

2002-03-06 Thread Chappell, Simon P
: ant logo t-shirts? yes , am definitely interested :-) -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 2:05 PM To: Ant Users List Subject: RE: ant logo t-shirts? If there is interest, I can arrange for a logo file to be created

RE: BUG: ant 1.4.1 startup script on cygwin

2002-02-21 Thread Chappell, Simon P
I'm running ant just fine under Cygwin since I uninstalled the JDK from it's usual location and installed it in a location under the Cygwin root. In my case: CYGWIN_ROOT=c:\local\cygwin JAVA_HOME=c:\local\cygwin\usr\local\j2sdk1.4.0-beta3 This has the effect of enabling Java in both the

RE: Ant doesn't recognized tasks on Mac OS X

2002-01-17 Thread Chappell, Simon P
I have been very successful running ant on OS X. My setup is: OS X 10.1.2, Bash 2.0.5 ant 1.4.1 The important thing I found with ant was to ensure that the JAVA_HOME and ANT_HOME environment variables were correctly set and then to ensure that the ant.jar was in the CLASSPATH. My Mac is at

RE: Ant doesn't recognized tasks on Mac OS X

2002-01-17 Thread Chappell, Simon P
. Chappell [EMAIL PROTECTED] Java Programming Specialist www.landsend.com Lands' End, Inc. (608) 935-4526 -Original Message- From: Chappell, Simon P Sent: Thursday, January 17, 2002 12:34 PM To: Ant Users List

RE: Newbie help echo

2001-12-27 Thread Chappell, Simon P
I might be suffering from too much turkey and seasonal brain-fog, but when I started using ant, I began with little tiny scripts where the effects (or not) were immediately obvious and if something looked funny, or I didn't understand it, then I ran ant with the -v option to get more details on

AntRunner1.3 in JBuilder 6 on Linux

2001-12-12 Thread Chappell, Simon P
Very specific combination of tools here. I have AntRunner 1.3 working with JBuilder 6 on W2K, but I am getting errors under Linux (RedHat 7.2) Does anyone have this working? Here is the error that I get. java.lang.NoClassDefFoundError: org/apache/tools/ant/BuildException Simon

build file gallery for new ant users?

2001-12-06 Thread Chappell, Simon P
Just a thought ... Is there such a thing (or should there be such a thing) as a gallery of sample build files for those new to ant? I found a few examples in articles and was able to jumpstart from that, but seeing some of the questions on this list, it seems that more real, genuine, working

RE: build file gallery for new ant users?

2001-12-06 Thread Chappell, Simon P
Yes, it certainly is a wonderful build file, but I suspect that a few smaller ones might be more helpful to a new user. I am teaching a friend of mine how to use ant and I think that a huge build file would overwhelm him right now. Would it just be more helpful to post commented build files to

RE: build file gallery for new ant users?

2001-12-06 Thread Chappell, Simon P
As I remember the exchange it was more about creating a generic build file. That might well be a worthy and useful project, but I'm more interested in short, specific, commented, build files that are suitable for beginners. -Original Message- From: Ylan Segal [mailto:[EMAIL PROTECTED]]

RE: build file gallery for new ant users?

2001-12-06 Thread Chappell, Simon P
, Chappell, Simon P [EMAIL PROTECTED] wrote: As I remember the exchange it was more about creating a generic build file. That might well be a worthy and useful project, but I'm more interested in short, specific, commented, build files that are suitable for beginners. Currently, the project

RE: Ant 1.4.1 / JDK 1.4 beta3: '

2001-12-05 Thread Chappell, Simon P
For my build file I use two variants for the javac process: I use this one for struts: target name=compile depends=init javac srcdir=${src.java} destdir=${build.classes} classpath pathelement path=${classpath} / pathelement

RE: [POLL] style and XSLT processors

2001-11-28 Thread Chappell, Simon P
(like some of Sun's JDK 1.4.x betas); this includes reference implementations of JAXP including Crimson and Xalan, so this is where you may be getting the transformer from. - Shane you Chappell, Simon P [EMAIL PROTECTED] wrote Wild! I even looked in my CLASSPATH to check that I didn't

RE: [POLL] style and XSLT processors

2001-11-27 Thread Chappell, Simon P
and XSLT processors -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] [...] Which option is the whatever is provided in Ant 1.4.1? :-) There is no XSL processor shipped with the Ant distrib AFAIK. On my RedHat Linux 7.2 I am enjoying good success with whichever

RE: ant 1.4.1 style task on Mac OSX

2001-11-27 Thread Chappell, Simon P
Well. I checked the error messages very carefully this time and when I tried running a style task, I got a deprecation error that further advised me to use a Trax or Xalan XSLT processor. So I fired up the ol' Internet Connection and downloaded Xalan-J, copied the xalan.jar into the lib directory

ant 1.4.1 style task on Mac OSX

2001-11-26 Thread Chappell, Simon P
Has anyone out there had success working with the style task of ant 1.4.1 under Mac OSX? It works fine on my Linux box, but I get errors on the Mac. Blessings, Simon - Simon P. Chappell [EMAIL PROTECTED] Web

RE: [POLL] style and XSLT processors

2001-11-23 Thread Chappell, Simon P
Just for information I would like to know what processor people are using to perform style task..or simply would be interested in Please check what apply: [ ] 1. TraX (Xalan 2.x, Saxon) - supported in Ant [ ] 2. Xalan 1.x (reminder, this one is no more supported by the Xalan team) - supported