GUI for Build Process

Posted by sarah xia on Stack Overflow See other posts from Stack Overflow or by sarah xia
Published on 2010-05-21T05:26:59Z Indexed on 2010/05/21 5:30 UTC
Read the original article Hit count: 411

Filed under:
|

Hi All,

I've just implemented build and deploy process which consists of java files, ant script and cmd files. In the process, a release manager will have to check out source, hit the build.cmd button and then carry a zip file over to a server.

I am wondering if it is worthwhile to make a GUI for it? So that the release manager does not need to check out source manually for example?

How do I start? I have quite limited knowledge of javax, but I very much like to learn.

Thanks,

Sarah

© Stack Overflow or respective owner

Related posts about gui

Related posts about build