Skip to main content

I'm trying to integrate a K2 VS project into a continuous integration build system.


I need to create a deploy package corresponding to a K2 project folder (with kprx file)  but I can't find how to do that from command line, the only way I know ATM is to open visual studio, and manually click on "create deploy package" .


Anyone can help me with this?


 EDIT: answer from support =>


 





Please refer to the following K2 underground entry for a detailed description that should help you resolve your question:

http://www.k2underground.com/blogs/pitchblack/archive/2008/04/29/automatic-deployment-of-k2-process-and-k2-smartobject-artefacts-using-thesourcecode-deployment-framework-and-msbuild-assemblies.aspx


Regards,
Johan van Heerden.

Cool, additional to that you can also create a little *.bat batch file that will call the msbuild command line and move all the neccessary files around as you need them.

Hi Gauthier,


For me the support answer replies to your question. Is not right? What are your additionnal questions?


Reply