Re: Path question

2002-10-03 Thread George McKinney
ewer mistakes I make :) Then I use it where appropriate and don't have to worry about the direction of the slashes. George McKinney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Set up ant in Windows 98 environment

2002-09-17 Thread George McKinney
atch file, but those you can ignore for now.) After doing that, I was able to double-click on the shortcut, cd appropriately, and run Ant with no problems. You can also give the shortcut a meaningful name and icon if you want. YMMV, George McKin

Re: Starting server

2002-09-07 Thread George McKinney
rns. Does the batch file include something like: start Server.exe (notice that "start" is the command and Server.exe is the program to run) I think that that is the Windows "run the following program in the background" syntax - I may be wrong, but that's the idea. If it d

Re: "Unclosed comment" error with jdk1.4.1 while compiling

2002-09-04 Thread George McKinney
gt; { > > > > } // end OurClass > > // end OurClass.java > > > > > > Ian Zabel > > Cirqit.com > > I seem to recall a comment in the 1.4.1RC that the if last line of a file no EOL it will cause problems

Looking at a fileset?

2002-05-23 Thread George McKinney
Is there a simple way to display the files that make up some fileset? I've been playing around, initially trying to use mailto:[EMAIL PROTECTED]> For additional commands, e-mail:

RE: wrapping long string literals

2002-05-23 Thread George McKinney
aracters on the continuation line are also discarded and are not part of the element string. " That might let you clean things up, though you'll have to keep the names as defined in the properties file and as uses in the build file in sync. George McKinney -- To unsubscribe, e-mail

RE: wrapping long string literals

2002-05-23 Thread George McKinney
espace)? We have a coding standard here of <=80 chr lines. The brute force way would be ... ... Although you might prefer a ${base} property that has the common root and concatenate that with specific sub-paths whenever you need them. George McKinney -- To unsubsc

PL/SQL tasks or target frameworks.

2002-03-08 Thread George McKinney
We are starting a project where we'll be using a lot of Oracle PL/SQL packages. Does anyone have a target framework and/or tasks that they've used to compile / deploy PLSQL to an Oracle DB. I've used Ant quite a bit with Java and would like to avoid re-inventing wheels. T

RE: Completely confused about directories

2002-03-05 Thread George McKinney
nifest if you want. If you want specific classes in the .jar, use includes="..." and excludes="..." or nested tags Things can get MUCH more fancy than this, but I think this may be the "easier way" you're loking for. George McKinney, Developer Tantalus Commun

RE: Nested variables

2002-03-05 Thread George McKinney
sting is possible, but wonder why you don't want to have separate property files (perhaps with a common.properties for the things that stay the same). I have used: on several projects with no particular difficulty. George McKinney, Developer Tantalus Communications Inc. 500-1122 Mainland

RE: Sheesh, Ant for J#? What about ant for .NET?

2002-01-08 Thread George McKinney
>-Original Message- >From: Jim White [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 08, 2002 2:39 PM >To: Ant Users List >Subject: Re: Sheesh, Ant for J#? What about ant for .NET? > >... The next cool thing I see for Ant is an interactive shell. > >jim > >-- BTW, what is the

RE: JUnit and Ant

2001-05-15 Thread George McKInney
) and things have gone more smoothly. BTW, our scripts also ignore any previous CLASSPATH on the developer's machine - and that has probably saved us more grief than anything else. George McKinney, Developer Tantalus Communications Inc. 500-1122 Mainland Street Vancouver, BC, Canada V6B 5L1 [EMAIL

RE: 1.3 beta and forking java

2001-02-08 Thread George McKInney
another .xml file in the start-up directory, and have it simply do the task that has problems. Don't know what the problem is, or why this method dodges it, and I'd really like to hear an explanation (or see a fix :-). George McKinney, Developer tantalus communications inc. 500

RE: Can't in a sub-build

2001-01-31 Thread George McKInney
> -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 30, 2001 11:42 PM > To: [EMAIL PROTECTED] > Subject: Re: Can't in a sub-build > > > George McKInney <[EMAIL PROTECTED]> wrote: > > > As a test I w

Can't in a sub-build

2001-01-30 Thread George McKInney
ed: -1 Total time: 0 seconds > ??? My investigation stems from trying to fork a java task in a sub-build file. George McKinney, Developer tantalus communications inc. 500-1122 Mainland Street Vancouver, BC, Canada V6B 5L1 [EMAIL PROTECTED] Direct 604.726.6753 Main604.609.0700 Fax 604.609.0705 www.tantalus.com "When eBusiness experience counts."

Home-made task problem

2001-01-29 Thread George McKInney
RBOSE); ) works from the commandline (after cding to the reported current directory). I also can't figure out how to get that forked java task to report anything more meaningful. I'm using Ant1.2 Any suggestions? Thanks, George McKinney, Developer tantalus communications inc. 500-1122