Hello,
We just recently changed our entire repository from Source Safe to SVN and
we're now using
hudson to automate our builds. This works great for Java since we can simply
compile ALL
the programs using the JAVA compiler in a batch file.
Universe however seems to require us sign into a Universe account and then
compile/catalog
all our programs. Is there a way you can compile all programs in a folder from
a batch file?
We need to do the same to CATALOG all our programs.
Here's why:
We submit all of our changes to 1 central SVN repository, when we want to
'release' the object code
to the production server it runs on a different UniVerse region and totally
different server, so we
have the need to compile all the programs at once in the build, then CATALOG
all of the programs
to the production universe region.
Is there an easy way to do this?
Right now we have a batch file that logins into our Java webapp, then it logs
into universe from
the webapp so that it can compile/catalog but there has to be an easier way.
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users