Re: Implementation characteristics of ant-junit.jar vs junit.jar

2002-11-17 Thread Stefan Bodewig
On Sat, 16 Nov 2002, Martin Gainty <[EMAIL PROTECTED]> wrote: > I have noted gump builds use ant-junit.jar instead of junit.jar > supplied from Junit.org... No, the name might be consufing, ant-junit.jar is something completely different. In Ant 1.6, optional.jar is going to be split into severa

Re: $ problem in ANT task...

2002-11-17 Thread Stefan Bodewig
On Fri, 15 Nov 2002, Dominique Devienne <[EMAIL PROTECTED]> wrote: > Before 1.4, Ant required doubling the $ signs. Before Ant 1.5 ... > This still is the case in 1.5+ (for backward compatibility), Yep. > So normally, to end up with 'abc$$def', you'll need to write either > 'abc$$$def' or 'abc

NoClassDefFoundError

2002-11-17 Thread Nick
Hi, I'm new to Ant and when trying a simple build.xml I get a NoClassDefFoundError. The reason I get the error is because the files are being looked for with dots (".") replaced by slashes ("/"). Any idea why this might happen? Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000

Implementation characteristics of ant-junit.jar vs junit.jar

2002-11-17 Thread Martin Gainty
Hello: I am currently experiencing error when ant_15 handoff to xalan for Transforming XML to HTML Here is the error: at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent Dispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerIm

Re: Jaxb task anyone?

2002-11-17 Thread Steve Loughran
- Original Message - From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Sunday, November 17, 2002 12:55 Subject: RE: Jaxb task anyone? > We just tend to go with SUN technologies when they emerge, like when we > replaced Log4J with java.util.lo

[offtopic] RE: Generating relative paths with XSLT

2002-11-17 Thread Scott Stirling
Hi Frank, Yes, that's much clearer. There are at least a couple XSL ways to do it I can think of. Maybe someone else knows a better way. One idea is to set the depth of the XML page in an attribute of the element (like ) and use its value in an or other flow control construct to output the ap

RE: Jaxb task anyone?

2002-11-17 Thread Dominique Devienne
Thanks. I've heard of it, but never used it. I didn't make the choice of Jaxb, I'm just the one who wrote a task SUN should have written in the first place (OK, they did write one, not just a good one). Also, when I tried Jaxb on a schema I have, Jaxb choked on it... Hopefully just because it's a b

RE: Generating relative paths with XSLT

2002-11-17 Thread Frank Carver
Scott Stirling <[EMAIL PROTECTED]> said: > Please explain what you mean. Do you get errors during transformation? > Not sure what the real problem is. How exactly do the relative hrefs in > the input XML differ from the output HTML? Ah. Sorry for the confusion. My input documents have no refe

RE: Generating relative paths with XSLT

2002-11-17 Thread Scott Stirling
> From: Frank Carver [mailto:[EMAIL PROTECTED]] [snip] > I make a lot of use of Ant's XSLT task to build all the web > pages in a site from simple XML definitions to fully marked > up pages with fancy graphics and menus etc. [snip] > Now, mostly, this works, but I have one problem. If I were >

Re: Problem with junit in ant with jdk 1.4.1

2002-11-17 Thread Steve Loughran
- Original Message - From: "Steve Schlaifer" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Saturday, November 16, 2002 17:15 Subject: Problem with junit in ant with jdk 1.4.1 > Please see the java source file and build.xml that follow. Running java > 1.4.1_01 under

Re: ANT build xml file declaring a jsp

2002-11-17 Thread Lauren Commons
If you are using Ant to compile and deploy your project (a la Tomcat), then you put your JSP pages with your html pages, and copy them to the application server's doc root (or the appropriate directory with in the application's package structure). In other words, Ant doesn't need to do anything wit

ANT build xml file declaring a jsp

2002-11-17 Thread namal ubhayawardana
Hi I'm using ant tool for my project with WSDP(uploading various file formats using jaxm +soap ) .I have declared java class and servlets in build.xml file java classes and servlets are run perfectly problem is i need to introduce jsp for my front end , simply jsp will call the servlet . How d

declaring jsp file

2002-11-17 Thread namal ubhayawardana
Hi I'm using ant tool for my project with WSDP(uploading various file formats using jaxm +soap ) .I have declared jclassessess and servlets in build.xml file java classes and servlets are run perfectly problem is i need to introduce jsp for my front end , simply jsp will call the servlet . How

Re: ejbjar with websphere element

2002-11-17 Thread Conor MacNeill
Mahfudh Junaryanto wrote: Hi, My buildfile has ejbjar element with websphere nested element. It gave me an error: The task doesn't support the nested "websphere" element What steps I have missed out. What version of Ant are you using? Earlier versions did not support websphere. Conor -

ejbjar with websphere element

2002-11-17 Thread Mahfudh Junaryanto
Hi, My buildfile has ejbjar element with websphere nested element. It gave me an error: The task doesn't support the nested "websphere" element What steps I have missed out. Thanks in advance ! mj -- __ Sign-up for your own FREE Perso