Hi Chris, It can be confusing as we usually don't use Git for keeping binary files. As a PaaS framework, we need a way to distribute artifacts to the Cartridges and we have chosen to use Git.
Someone would expect to commit only the source to GIT and let the PaaS to build the binary. However this is not done by Stratos for now. This is one of the reasons to call Stratos as a PaaS framework. On Fri, May 2, 2014 at 10:30 AM, Nirmal Fernando <[email protected]>wrote: > If it's an application, you can store it in GIT. > > > On Fri, May 2, 2014 at 10:51 PM, chris snow <[email protected]> wrote: > >> I've been trying out the php cartridge that pulls source changes from >> git. >> >> I'm a little bit confused. How does stratos work with pre-compiled >> binaries, e.g. Java war files? Do these artifacts to be stored in git? >> > > > > -- > Best Regards, > Nirmal > > Nirmal Fernando. > PPMC Member & Committer of Apache Stratos, > Senior Software Engineer, WSO2 Inc. > > Blog: http://nirmalfdo.blogspot.com/ > -- Isuru Perera Senior Software Engineer | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha
