yes--I have used to jspc the jsp files to java and compile them but I would
create them into the standard java source directory
Could you
1)define a property or
2)construct a 'set of properties' to accomplish the task?
then when you change environments you change 1)the property or 2)Set of
Properti
> Paul-
> In a 'regular build' You would be
> deleting the old directories (source,build,class)
> creating the new directories (source,build,class)
> filling it up from PVCS / VSS
> compile etc..
> anyway
> How would this scenario be different?
> -Martin
Umm, I'm not sure if we're on the same pag
Paul-
In a 'regular build' You would be
deleting the old directories (source,build,class)
creating the new directories (source,build,class)
filling it up from PVCS / VSS
compile etc..
anyway
How would this scenario be different?
-Martin
- Original Message -
From: "Paul Smith" <[EMAIL PRO
How about this?
http://www.ehatchersolutions.com/JavaDevWithAnt/
Jake
At 04:56 PM 3/18/2003 -0800, you wrote:
Hello...
My team has started a project using Ant as the build tool. One thing we've
noticed is that there aren't "blueprints" of best-practices for build
environments
specific to majo
Known issue. It is fixed in CVS and will be fixed in the Ant-1.5.3
release. You can grab a fixed copy here as well
http://cvs.apache.org/~bodewig/ant.jar
Jake
At 06:20 PM 3/18/2003 -0600, you wrote:
Hi,
We've just upgraded Ant from 1.5.1 to 1.5.2 and we're experiencing
problems with zip
> I believe it would be very useful to have canned build
> templates to help
> large-scale
> projects get off on the right foot and not waste a lot of
> time setting
> up build
> environments.
I would love this. Being able to do something like:
ant -create JBOSS_PROJECT
These could probab
Is there a reason why we can't use the task as a
definiton ?
I mean, this works :
Value for :
root directory : ${root.dir}
.. scripts ...: ${scripts.dir}
scripts.lib.dir : ${scripts.lib.dir}
lib.dir
Hello...
My team has started a project using Ant as the build tool. One thing we've
noticed is that there aren't "blueprints" of best-practices for build
environments
specific to major classes of applications. (We would certainly love to
contribute
some if we knew any!)
I believe it would be
I've been stumped for a few days with a particular search/replace
expression that I'm using under Ant 1.5.1 which is
using Jakarta Oro for it's regex engine. Here are the details to my
problem:
The keyword that I'm searching for and trying to replace is the keyword
"class". I'm trying to replace