Displaying 1 result from an estimated 1 matches for "thinkign".
Did you mean:
thinkig
2007 Apr 06
0
Automation? tags?
...do is:
- Have an automated way of triggering a build.
- have this process be able to either build the current HEAD or a few
pre-defined tags such as DEMO, BOBS_TAG, etc. It does *not* have to be
able to build any arbitrary tag that is in svn, just a couple we hard code
at the start.
I was thinkign there would be an easy way to write a web page with a few
shiny red buttons like ''Build HEAD now'' and ''Build DEMO now'' etc and
interface with JMX server that i found out about from googling, but i
current believe that only would work (if at all) if we were usi...