Re: deployment of multiple git branches

2016-05-31 Thread Tomáš Bohuněk
Thank you a lot guys. My question was - what do you use for this type of deployment - build from each feature branch. On Tuesday, May 31, 2016 at 1:04:30 PM UTC+2, Tomáš Bohuněk wrote: > > What do you recommend for deployment of multiple git repository (one > project with few feature

Re: deployment of multiple git branches

2016-05-31 Thread Tomáš Bohuněk
language (like Scala)? > > Are you building your jar with maven, gradle, ant, or some other build > tool? > > Mark Waite > > On Tue, May 31, 2016 at 5:46 AM Tomáš Bohuněk > wrote: > >> Sorry for mistake. You are right. I have one single git repository (one >> pr

Re: deployment of multiple git branches

2016-05-31 Thread Tomáš Bohuněk
iple git repositories? > > Thanks, > Mark Waite > > On Tue, May 31, 2016 at 5:04 AM Tomáš Bohuněk > wrote: > >> What do you recommend for deployment of multiple git repository (one >> project with few feature branches). Final artifact is JAR with bundled >>

deployment of multiple git branches

2016-05-31 Thread Tomáš Bohuněk
What do you recommend for deployment of multiple git repository (one project with few feature branches). Final artifact is JAR with bundled Tomcat application server. I usually run this JAR in Docker container. What do you prefer? -- You received this message because you are subscribed to the