Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
How to compile jsp files with ANT

How to compile jsp files with ANT

2007-02-22       - By Steve Loughran
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Jing Xue wrote:
> I don't see how the portability issue become a serious one. Really, what
> are the chances that we would upgrade to a new container version - let
> alone migrate to a different product - in _production_ without first
> thoroughly testing the application, which implies rebuilding everything
> against the new target server anyway?
>

Oh I like that. somone who either keeps their operations team under
complete control, or is going to have a bad surprise near a deadline. I
hope it is the former; that you have an integrated dev and deploymenment
team.

I've had ops teams upgrade java versions without telling us developers;
it leads to some great recriminations. Now on a system like that, I'd
actually write a unit test that checked the version of the JVM and
automatically failed if was not what we were built against, just to stop
them upgrading without telling me.

-Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.