How do you automate building notes NTF files from lotus scriot files (lss) file?
Posted
by Peter Kahn
on Stack Overflow
See other posts from Stack Overflow
or by Peter Kahn
Published on 2010-04-08T15:53:41Z
Indexed on
2010/04/08
19:33 UTC
Read the original article
Hit count: 293
What's the right way to automate a lotus notes build process? I'm working with some folks who are using domino designer to build an NTF from lss files. I'd like to automate this process and get my hudson continuous integration server to build it without ruining the user experience for the developers.
Is there a standard way to script the production of NTF files from lss files?
© Stack Overflow or respective owner