Suggestions regarding building Java EE applications
Posted
by
pradeepsimha
on Programmers
See other posts from Programmers
or by pradeepsimha
Published on 2012-11-29T15:30:05Z
Indexed on
2012/11/29
17:17 UTC
Read the original article
Hit count: 254
Currently our team started with a new project. Its a new development, and we are having a team of 4 members (with no dedicated architect for this project). Currently we are making a decision of building applications and looking forward a expert suggestions. So in your workspace or in your projects, how often do you commit and build your java ee applications? Is it like once one milestone functionality is over you build and commit or is there any schedules (like everynight) to builds?
We are planning to use Hudson as a build tool. Can you kindly guide me? I am thinking of scheduling a build to test environment so that all the time we will have a latest functionality available.
© Programmers or respective owner