Yeah, I'd seen some information about the jakarta-commons/net code being
inculded.
Steve Cohen wrote:
That sounds like a good idea - however, bear in mind that in ant 1.6+, your internal references to NetComponents classes will have to be rewritten to use the new jakarta-commons/net classes, as
OK I am back to just the jspc task, however the attrib: compiler="jasper41"
which is mentioned on the ant manual doesn't work. I am using the jasper
compiler files from tomcat 4.1 any ideas?
The message was:
file:/usr/local/Wholesale/build/dev/build.xml:757: jasper41 can't be found.
-Mike
Actually, I need to put it on my to-do list. Its one of those things
that I have just never gotten around to, partially because right after
we created the tasks our attention got diverted to a major project that
was completely unrelated and I forgot to go back and do this. It is a
good idea,
Hi,
Anyone using Rant successfully in building projects on remote machines?
Colin
[EMAIL PROTECTED]
"ALIA-SC, David" <[EMAIL PROTECTED]> on 2003-03-28 11:36:48
Veuillez répondre à "Ant Users List" <[EMAIL PROTECTED]>
Pour : Ant Users List <[EMAIL PROTECTED]>
cc :
Objet : RE : How to delete directory using ?
Thanks Robert,
That's what I needed.
David
-Message
Thanks for the insight so far guys. It's good to see that others are using
Ant in this manner. Are there any idiosyncrasies that you guys have
encountered between using Ant + Visual Studio.Net + NUnit? The work that I
might end up doing might be also suitable to contribute back to this great
tool,
Chris Reeves wrote:
I just started using Ant with c# for a stand-alone app - I really like
the Visual Studio environment, but I insist on unit tests and
automation. So, I code in VS, then use ant for nightly builds. I'm
working to integrate with Nunit (http://nunit.org/).
we'll take an task to go
Mike Medwith wrote:
Using the jspc task turns test.jsp into test.java. Where tomcat turns
test.jsp in test_jsp.java how can I mimic that so I may use the
preconmpiled jsps withing tomcat?
you need an updated version of jasperc.jar, what comes with an updated
version of tomcat, and ask for