Re: [Dhis2-devs] Web module build

2012-01-27 Thread Lars Helge Ă˜verland
No immediate plans.. On Jan 27, 2012 3:13 AM, "Saptarshi Purkayastha" wrote: > Will this be done for the 2.6 branch?? > > --- > Regards, > Saptarshi PURKAYASTHA > > My Tech Blog: http://sunnytalkstech.blogspot.com > You Live by CHOICE, Not by CHANCE > > > 2012/1/25 Saptarshi Purkayastha > >> Ig

Re: [Dhis2-devs] Web module build

2012-01-26 Thread Saptarshi Purkayastha
Will this be done for the 2.6 branch?? --- Regards, Saptarshi PURKAYASTHA My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE 2012/1/25 Saptarshi Purkayastha > Ignore my last question... > It works as expected... Nice!! > > --- > Regards, > Saptarshi PURKAYASTH

Re: [Dhis2-devs] Web module build

2012-01-24 Thread Saptarshi Purkayastha
Ignore my last question... It works as expected... Nice!! --- Regards, Saptarshi PURKAYASTHA My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE 2012/1/25 Saptarshi Purkayastha > awesome... > I always missed doing this and it was time consuming to do run-war >

Re: [Dhis2-devs] Web module build

2012-01-24 Thread Saptarshi Purkayastha
awesome... I always missed doing this and it was time consuming to do run-war Should it also be looking at the webapp folder for any other webapp that is in dependency?? --- Regards, Saptarshi PURKAYASTHA My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE 2012/

[Dhis2-devs] Web module build

2012-01-24 Thread Lars Helge Ă˜verland
To developers, It is now possible to run the maven jetty plugin with the "run" goal (instead of the "run-war" goal) in trunk, which means jetty will read source code files directly instead of assembling everything into a WAR and deploy it. This implies that changes you do to velocity templates, j