Re: [appfuse-user] Speed up Development Cycles....

2008-03-11 Thread Cayetano
Hi, > > Thanks for the feedback. It sounds like you were able to streamline the > build.xml files to drastically reduce the build times. > > Don't suppose you'd be willing to share some of your work, work you? > Well, it's not exactly an enhacement of the original build.xml, it's a derivation

Re: [appfuse-user] Speed up Development Cycles....

2008-03-11 Thread apresley
Dear Cayetano, Thanks for the feedback. It sounds like you were able to streamline the build.xml files to drastically reduce the build times. Don't suppose you'd be willing to share some of your work, work you? Also -- do you do a complete restart of Tomcat, or do you do a hot deploy? Thanks!

Re: [appfuse-user] Speed up Development Cycles....

2008-03-10 Thread Cayetano
2008/3/10, Youssef Mohammed <[EMAIL PROTECTED]>: > I don't really get the idea of doing ant ... why not just to mvn > eclipse:eclipse and use WTP in eclipse ... it works find with though I > haven't tried it with appfuse. > Because we are talking about Appfuse 1.9.x, not Appfuse2 (which is maven b

Re: [appfuse-user] Speed up Development Cycles....

2008-03-10 Thread Youssef Mohammed
I don't really get the idea of doing ant ... why not just to mvn eclipse:eclipse and use WTP in eclipse ... it works find with though I haven't tried it with appfuse. On Mon, Mar 10, 2008 at 5:31 PM, Cayetano <[EMAIL PROTECTED]> wrote: > Hi Anthony, > > > > > We're using appfuse 1.9 with Spring

Re: [appfuse-user] Speed up Development Cycles....

2008-03-10 Thread Cayetano
Hi Anthony, > > We're using appfuse 1.9 with Spring MVC, Hibernate, and Postgresql ... > deploying with JDK 1.6 (Sun), and Tomcat 5 (and 6, depending on the > developer). > We have similar environments based on appfuse 1.9.4, except jdk 1.5 instead of 1.6 > > Any other ideas? What are you guy

RE: [appfuse-user] Speed up Development Cycles....

2008-03-10 Thread Jon Loken
From: Anthony Presley [mailto:[EMAIL PROTECTED] Sent: 08 March 2008 17:26 To: users@appfuse.dev.java.net Subject: [appfuse-user] Speed up Development Cycles All: Ok, it's happened. Our source code tree has grown, and our development cycle is now taking a while

[appfuse-user] Speed up Development Cycles....

2008-03-08 Thread Anthony Presley
All: Ok, it's happened. Our source code tree has grown, and our development cycle is now taking a while which is killing our productivity. I can't imagine we're the only shop that ends up with this cycle: - Develop new code / tests / etc... (say, 10 mins - 30 mins) - Compile (say, 10