Re: 1.3 beta and forking java

2001-02-07 Thread Nico Seessle
- Original Message - From: "Mike Pedersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 08, 2001 1:58 AM Subject: 1.3 beta and forking java > Hello all, I just updated from a mid January alpha to the beta and have > encountered a serious problem. I am running ant

Re: using a path as parameter

2001-02-07 Thread Nico Seessle
- Original Message - From: "Davide Mora" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 11:10 AM Subject: using a path as parameter > the problem is that the program "myexe" recognize only > the platform dependent path separators (':' or ';'), > so any se

Re: Multiple classes in a single file (was: Re: Can someone tell me what is so great about Ant?)

2001-02-07 Thread Nico Seessle
- Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 3:00 PM Subject: Re: Multiple classes in a single file (was: Re: Can someone tell me what is so great about Ant?) > Richard, the style you have chosen is indeed.a va

Re: sub-directory compilation

2001-02-07 Thread Nico Seessle
  - Original Message - From: John McCormick To: [EMAIL PROTECTED] Sent: Monday, February 10, 1997 5:25 AM Subject: sub-directory compilation I would like to be able to compile code (using the javac task) starting from my current directory path and including

Re: compiles files with no changes

2001-02-06 Thread Nico Seessle
- Original Message - From: "One Way" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 06, 2001 11:09 PM Subject: Re: compiles files with no changes > Right, I do not have junit and ftp-tasks, so ClassNotFoundException is > valid. If you have no call to in your build

Re: Javadoc bug

2001-02-06 Thread Nico Seessle
Title: Javadoc bug   - Original Message - From: Yu, Alan To: [EMAIL PROTECTED] Sent: Tuesday, February 06, 2001 10:29 PM Subject: Javadoc bug Don't know whether this has been reported or not. when having packagenames like "java.*", javadoc will also incl

Multiple classes in a single file (was: Re: Can someone tell me what is so great about Ant?)

2001-02-06 Thread Nico Seessle
- Original Message - From: "Richard S. Hall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 06, 2001 9:03 PM Subject: Re: Can someone tell me what is so great about Ant? > A > more problematic issue for me, is an issue I am having where I have multiple > classes in a

Re: compiles files with no changes

2001-02-06 Thread Nico Seessle
- Original Message - From: "One Way" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 06, 2001 4:01 PM Subject: compiles files with no changes > Hi, > > For some reason, task appears to recompile a set of files twice > even though no changes were made to the source f

Re: javadoc package exclude

2001-02-05 Thread Nico Seessle
- Original Message - From: "Glenn McAllister" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 3:36 PM Subject: Re: javadoc package exclude > "Yu, Alan" wrote: > > > Has anyone happened to customize javadoc to have "package exclude" > > capability? I checked th

Re: ClearCase built in tasks

2001-02-04 Thread Nico Seessle
- Original Message - From: "Ori Burstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 04, 2001 10:34 AM Subject: Re: ClearCase built in tasks > Stefan and Frank, Thanks for the answers. > Do you know when is the Ant 1.3 should be released ? > If all goes well:

Re: VSS Label with auto version numbering

2001-02-01 Thread Nico Seessle
- Original Message - From: "Weimer, Eric - Software Architects" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 01, 2001 7:13 PM Subject: VSS Label with auto version numbering > I was wondering if there is any way to label in MS Visual Sourcesafe > evertime I run my

Re: bug in Junit target for classpath refs?

2001-01-31 Thread Nico Seessle
- Original Message - From: "Jared Nedzel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 31, 2001 7:40 PM Subject: bug in Junit target for classpath refs? > Folks: > > I'm having trouble using classpath refs with the Junit target. > > > > >

Re: iterative tasks

2001-01-31 Thread Nico Seessle
- Original Message - From: "Erik G. Dybdahl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 31, 2001 9:45 AM Subject: iterative tasks > I've organized my EJB-project so that each Entity Bean is packed in its own > jar-file, together with the ejb-jar.xml etc. > Hence

Re: Appending to system classpath in Ant

2001-01-30 Thread Nico Seessle
- Original Message - From: "Brent Kyle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 30, 2001 10:58 PM Subject: Appending to system classpath in Ant > I'm a big fan of Ant, but I'm currently stuck on a problem. > > Normally my Ant build files just use the system Cla

Re: "Foreach"-task?

2001-01-30 Thread Nico Seessle
Title: RE: "Foreach"-task? - Original Message - From: Tim Vernum To: '[EMAIL PROTECTED]' Sent: Tuesday, January 30, 2001 12:59 AM Subject: RE: "Foreach"-task? > There is currently no foreach-task. (And maybe there will never be one). > A solution would be

Re: accessing environment variables

2001-01-29 Thread Nico Seessle
- Original Message - From: "William Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 29, 2001 6:41 PM Subject: Re: accessing environment variables > I've used this way to pass in my environment variable for a while. It's > just that the "ant" startup script for Win

Re: Setting compiler options?

2001-01-29 Thread Nico Seessle
- Original Message - From: "Les Hartzman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 29, 2001 6:16 PM Subject: Setting compiler options? > I've just started usinng Ant and have read through the user's manual. But I > don't see how to pass in options to the compile

Re: "Foreach"-task?

2001-01-29 Thread Nico Seessle
There is currently no foreach-task. (And maybe there will never be one). A solution would be 1) to write your own task or 2) to use the script-task to solve this. Nico

Re: bug in Ant docs?

2001-01-29 Thread Nico Seessle
- Original Message - From: Joshua and Louise Fox To: [EMAIL PROTECTED] Sent: Monday, January 29, 2001 10:19 AM Subject: bug in Ant docs?   There appears to be a bug in the Ant docs:   In /ant/docs/index.html#javadoc, in the table, for

Re: accessing environment variables

2001-01-27 Thread Nico Seessle
- Original Message - From: "Johannes Zellner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 27, 2001 8:50 PM Subject: accessing environment variables > Hi, > > how can I access environment variables ? -- I tried: > > > > but this does apparently not work. In t

Re: variables and exec task

2001-01-26 Thread Nico Seessle
- Original Message - From: "Patrick Moylan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 10:48 PM Subject: variables and exec task > I am currently passing some variables into my buildscript using the -D > switch. After having built I run an exec task which

Re: javac options

2001-01-26 Thread Nico Seessle
- Original Message - From: "Johannes Zellner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 9:42 PM Subject: javac options > Hi, > > is it possible to specify javac command line options, > e.g., having > > > > I'd like jikes to be invoked with the +E sw

Re: need help setting up automated build

2001-01-25 Thread Nico Seessle
- Original Message - From: "Liu, Kenneth Albert (Kenneth)** CTR **" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 2:34 AM Subject: need help setting up automated build > Hi all, > > I'm in the process of setting up an automated daily build using ant. I > wou

Re: javac / java task arguments

2001-01-24 Thread Nico Seessle
- Original Message - From: "Polley Christopher W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 8:16 PM Subject: javac / java task arguments > I've just started to use ant to compile my projects, and have run into a > situation where the debug information

Re: removing directories

2001-01-23 Thread Nico Seessle
- Original Message - From: "Josh Sugnet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 3:47 AM Subject: removing directories > I am trying to recursively remove all of the classes directories from a directory > tree, but am not having much luck. I am trying

Re: Can't get to work.

2001-01-22 Thread Nico Seessle
- Original Message - From: "Anthony Ikeda" <[EMAIL PROTECTED]> To: "Ant-User (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, January 23, 2001 1:03 AM Subject: Can't get to work. > I've tried this for a week now and still can't get it to work. Going through > the archives reveals only that

Re: getting result back from an task

2001-01-22 Thread Nico Seessle
- Original Message - From: "Bevan Arps" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 10:59 PM Subject: Re: getting result back from an task > One use: The Delphi compiler sets a result code based on whether the > compilation worked or failed. > > At the mom

Re: Uptodate problem

2001-01-22 Thread Nico Seessle
- Original Message - From: "Steve Wilkinson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 10:54 PM Subject: RE: Uptodate problem > Nico, > Thanks for the response. > I wondered about that. I'm really using the uptodate to perform an > outofdate function. I

Re: depends attribute workaround available?

2001-01-22 Thread Nico Seessle
- Original Message - From: "Dan Lohman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 8:28 PM Subject: depends attribute workaround available? > The element does not support depends attribute is there a > workaround? > use case: > I would like to execute in

Re: Exec and starting a separate process

2001-01-22 Thread Nico Seessle
- Original Message - From: "Brian Deitte" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 10:08 PM Subject: RE: Exec and starting a separate process > I don't know of any way to currently start separate processes in Ant. I > need the same functionality, and wa

Re: Uptodate problem

2001-01-22 Thread Nico Seessle
- Original Message - From: "Steve Wilkinson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 9:22 PM Subject: Uptodate problem > I'm using Ant1.2 binaries. > [...] > targetfile="${my.ear.withpath}"> > includes="application.xml"/> > includes="${my.war.name}"/>

Re: getting result back from an task

2001-01-22 Thread Nico Seessle
  - Original Message - From: Steve Donie To: Ant-User (E-mail) Sent: Monday, January 22, 2001 5:11 PM Subject: getting result back from an task Is there any way to get the exit code from an (or an ) task and use that - put it into a property, something

Re: ant.properties

2001-01-22 Thread Nico Seessle
- Original Message - >From: "Dennis Brake" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, January 22, 2001 2:43 PM >Subject: RE: ant.properties > >Yes. If you only change one class, only that class and classes that >use it will be recompiled. > >Another advantage over make i

Re: ant.properties

2001-01-22 Thread Nico Seessle
- Original Message - From: "Christophe Beljouani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 10:11 AM Subject: Re: ant.properties > Hi, > > I'm new to ant. and wonder if the build.xfm file can be generated automatically > from source code. The source code

Re: Help with deploying JSP + Servlets + stored procedures

2001-01-21 Thread Nico Seessle
- Original Message - From: "Erick Papadakis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 21, 2001 9:44 AM Subject: Help with deploying JSP + Servlets + stored procedures > I would really appreciate some opinions or advice on > how I can deploy an application that ha

Re: ant.properties

2001-01-20 Thread Nico Seessle
- Original Message - From: "Sibon Barman" <[EMAIL PROTECTED]> To: "ant" <[EMAIL PROTECTED]> Sent: Saturday, January 20, 2001 6:32 PM Subject: ant.properties > Hi all, > As I was looking in the build.xml that comes with ant 1.2 distribution, I > noticed you can have property file (e.g. .

Re: vssget problem

2001-01-19 Thread Nico Seessle
- Original Message - From: "Paul Roberts" <[EMAIL PROTECTED]> To: "ant-user list" <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 9:25 PM Subject: vssget problem > I am using ant 1.2 on NT. I am trying to use the vssget task and am getting > an exception thrown. > [...] > > H:\test\bu

Re: create file taskdef

2001-01-17 Thread Nico Seessle
- Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 17, 2001 12:26 AM Subject: RE: create file taskdef > Josh, > > You may want to try out the propertyfile task (this is in ant 1.3) > > http://jakarta.apache.org/cvsweb/index.cg

Re: Passing in -D argument with space to the ant.bat script

2001-01-16 Thread Nico Seessle
- Original Message - From: "William Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 6:19 PM Subject: Re: Passing in -D argument with space to the ant.bat script > for /F "eol=; delims=," %%f in ('cd') do ( > set TARGET_DIR=%%f > ) > [...] > 'cd' would yie

Re: Passing in -D argument with space to the ant.bat script

2001-01-15 Thread Nico Seessle
- Original Message - From: "William Lee" <[EMAIL PROTECTED]> To: "Ant User" <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 5:16 AM Subject: Passing in -D argument with space to the ant.bat script > The "ant.bat" script that comes with Ant 1.2 doesn't seem to support -D > options wi

Re: Javac piped output from Ant - how?

2001-01-15 Thread Nico Seessle
- Original Message - From: "Richard Bourke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 2:11 PM Subject: Re: Javac piped output from Ant - how? > >I want to pipe the javac output to a file. I am using Win98 and > > cannot scroll the screen when I have too

Re: Opening a sourcesafe database using VSSGET

2001-01-10 Thread Nico Seessle
- Original Message - From: "Vineet Bhatia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 6:03 PM Subject: Opening a sourcesafe database using VSSGET > Hi all, > > I keep getting a User not found error when I try to Get a file using this > command line - >

Re: manipulating filesets by

2001-01-09 Thread Nico Seessle
- Original Message - From: "Diane Holt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 2:26 AM Subject: Re: manipulating filesets by > Jason, > > Would you be willing to share the