modify resource bundle jar file

2008-12-24 Thread Cheng Zhang
Hi, I downloaded the .war file, put it to the tomcat webapp dir. Everything looks good. And then I changed the sling.js in the resource bundle org.apache.sling.servlets.post-2.0.2-incubator.jar, updated the jar with new sling.js, restarted tomcat. But I still see the old sling.js at http://..

Re: modify resource bundle jar file

2008-12-29 Thread Felix Meschberger
Hi Kevin, Cheng Zhang schrieb: > Hi, > > I downloaded the .war file, put it to the tomcat webapp dir. Everything looks > good. > > And then I changed the sling.js in the resource bundle > org.apache.sling.servlets.post-2.0.2-incubator.jar, updated the jar with new > sling.js, restarted tomcat

Re: modify resource bundle jar file

2009-01-01 Thread Torgeir Veimo
On 30 Dec 2008, at 06:40, Felix Meschberger wrote: (1) To upload with the Maven Sling Plugin: you may build and deploy in a single Maven call: $ mvn clean package \ -Dsling.url=http://localhost:/system/console \ org.apache.sling:maven-sling-plugin:2.0.2-incubator:install

Re: modify resource bundle jar file

2009-01-01 Thread Torgeir Veimo
On 2 Jan 2009, at 16:04, Torgeir Veimo wrote: On 30 Dec 2008, at 06:40, Felix Meschberger wrote: (1) To upload with the Maven Sling Plugin: you may build and deploy in a single Maven call: $ mvn clean package \ -Dsling.url=http://localhost:/system/console \ org.apache.sling

Re: modify resource bundle jar file

2009-01-02 Thread Felix Meschberger
Hi, Torgeir Veimo schrieb: > > On 30 Dec 2008, at 06:40, Felix Meschberger wrote: > >> (1) To upload with the Maven Sling Plugin: you may build and deploy in a >> single Maven call: >> >> $ mvn clean package \ >> -Dsling.url=http://localhost:/system/console \ >> org.apache.slin

Re: modify resource bundle jar file

2009-01-02 Thread Felix Meschberger
Hi, Torgeir Veimo schrieb: > > On 2 Jan 2009, at 16:04, Torgeir Veimo wrote: > >> >> On 30 Dec 2008, at 06:40, Felix Meschberger wrote: >> >>> (1) To upload with the Maven Sling Plugin: you may build and deploy in a >>> single Maven call: >>> >>> $ mvn clean package \ >>> -Dsling.url=http: