Re: Feasibility of using ANT...

2002-07-05 Thread Steve Loughran
I think there is some AIX support; if not you have to add your own adapter for the compiler and the linker. But all the dependency checking stuff will still work. - Original Message - From: "Ramasubbu, Hari" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Monday, Jul

Re: Not failing when should...

2002-07-05 Thread Mark Jaffe
On 7/4/02 0:11, "Conor MacNeill" <[EMAIL PROTECTED]> wrote: > Mark Jaffe wrote: >> I'm seeing a strange behjavior in this project, where it is failing in a >> target "verify-pdl" due to a class not found. Yet the target depends on a >> target which verifies the class being available. What's going

Re: RMI problem with Ant

2002-07-05 Thread Thomas Zander
On Thu, Jul 04, 2002 at 01:15:55PM +0200, Binu wrote: > Hi, > > > I have a problem with RMI when I use Ant. If I compile my project with > JBuilder I have no problem in running the project. But when I use Ant script > eventhough the stubs are created properly I get a > java.io.NotSerializableEx

RE: vizant optional task

2002-07-05 Thread Richard T. Williams
Very nice work - It is very helpful to be able to generate an at-a-glance view of the build process. One thing I would wish for is to have the depends come out in the same order as they are listed in the target. For example, the depends in this target are listed in this order (top

Re: Fw: Problems with WindowsXP

2002-07-05 Thread Diane Holt
--- Alessio <[EMAIL PROTECTED]> wrote: > Hello i have problem to using ant with OS windowsXP... > In the Dos window when i execute the build.xml file for launch a > project(precisely i'm studing the ejb and i was trying to execute the > "Converter" example that is explain in the j2eetutorial) i re

Re: Iterate over an enumerated property.

2002-07-05 Thread Diane Holt
--- Ronald Wildenberg <[EMAIL PROTECTED]> wrote: > I would like to know if I can specify a wildcard in > the todir attribute of the copy target. Nope. > E.g.: > > > Is something like that possible? If not, is it possible > to iterate over a set of properties, that each represent a > directory?

RE: Including files in build files

2002-07-05 Thread Dominique Devienne
Well Martin, I've never converted makefiles to ant ;-) So you're probably the one who should write anything about it, probably with the help of other people who have done similarly. I've only created Ant build files from scratch, forgetting about previous build systems. I did bang my head o

Re: Including files in build files

2002-07-05 Thread Nicola Ken Barozzi
Good thing you mentioned our import tag here, maybe we can get more suggestions :-) Dominique Devienne wrote: > > I personally think that as implemented is not that clean, because > of the fact that current Ant uses SAX to build the project file instead of > DOM. Using the DOM (or jdom, or what

RE: Including files in build files

2002-07-05 Thread Dominique Devienne
Answers below. --DD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 9:48 AM To: [EMAIL PROTECTED] Subject: Including files in build files Hello everybody I'm about to prt existing Makefiles to Ant build scripts and came across some probl

Re: replace

2002-07-05 Thread Diane Holt
--- Geoff Meakin <[EMAIL PROTECTED]> wrote: > I'm trying to use the task, but its failing as > for each {filename} its replacing, its trying to create a > {filename}.temp file, which already exists for another > purpose within the application. Is there any way > to override this / get this wor

Re: replace

2002-07-05 Thread Stefan Bodewig
On Fri, 5 Jul 2002, Geoff Meakin <[EMAIL PROTECTED]> wrote: > Is there any way to override this / get this working? Only one way, upgrading to 1.5 - supposed to be fixed there. Stefan -- To unsubscribe, e-mail: For additional commands, e-mail:

replace

2002-07-05 Thread Geoff Meakin
Dear all, I'm trying to use the task, but its failing as for each {filename} its replacing, its trying to create a {filename}.temp file, which already exists for another purpose within the application. Is there any way to override this / get this working? Cheers -Geoff -- To unsubscribe, e

Including files in build files

2002-07-05 Thread Jan . Lessner
Hello everybody I'm about to prt existing Makefiles to Ant build scripts and came across some problems: 1. My Makefiles all include a common include file with common settings and targets for all my independent sub-projects. I'm quite happy with that concept and therefore would like to know if the

Re: AW: Problem with sql (with a distant oracle server)

2002-07-05 Thread Cyriaque Dupoirieux
[EMAIL PROTECTED] wrote: >Try the SQL-Task: > I already use the sql task of ant... > > >Executes a series of SQL statements via JDBC to a database. Statements can >either be read in from a text file using the src attribute or from between >the enclosing SQL tags. > >So SQL is on your client mac

AW: Problem with sql (with a distant oracle server)

2002-07-05 Thread Jan . Materne
Try the SQL-Task: Executes a series of SQL statements via JDBC to a database. Statements can either be read in from a text file using the src attribute or from between the enclosing SQL tags. So SQL is on your client machine. Is this enough? mit freundlichen Grüßen Jan Matèrne RZF NRW Sach