Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to build a Lotus Domino Database using SVN and Ant, Maven or Gradle

I'm having a database in Domino Designer, which is under Source-Control.
Now i want to automatically build this database on a build-server.

Does anybody know, how to create an ant-script or maven or gradle, whatever is working, to get a valid database automatically from the build-server or commandline?

Thanks in advance

like image 786
Marboro Avatar asked Oct 21 '22 00:10

Marboro


1 Answers

This presentation by an IBMer given during a user group meeting in late 2012 mentions (page 30) the future possibility of doing command line builds. You might still need the Notes Client installed though.

Command line build for NSF/NTF

I've asked about this feature but didn't any answers.

like image 62
Vitor Pereira Avatar answered Nov 01 '22 07:11

Vitor Pereira