Re: WOLips issues on Jira

2012-01-09 Thread Pascal Robert
Thanks! BTW, I found (on StackOverflow) a cool type to create a new job from a config.xml: curl -v --user user:password-H "Content-Type: text/xml" -s --data "@config.xml" http://yourserver:8080/createItem?name=WOLips The only problem I found is that text areas with multiple lines will be on o

Re: WOLips issues on Jira

2012-01-09 Thread Ramsey Gurley
Here ya go :-) config.xml Description: XML document On Jan 9, 2012, at 7:06 PM, Pascal Robert wrote: > > Le 2012-01-09 à 16:59, Ramsey Gurley a écrit : > >> >> On Jan 9, 2012, at 2:47 PM, Pascal Robert wrote: >> >>> >>> Le 2012-01-09 à 16:43, Ramsey Gurley a écrit : >>> On Ja

Re: WOLips issues on Jira

2012-01-09 Thread Pascal Robert
Le 2012-01-09 à 16:59, Ramsey Gurley a écrit : > > On Jan 9, 2012, at 2:47 PM, Pascal Robert wrote: > >> >> Le 2012-01-09 à 16:43, Ramsey Gurley a écrit : >> >>> >>> On Jan 9, 2012, at 2:09 PM, Johann Werner wrote: >>> Hi Pascal, thanks for all your efforts and time you are

Re: WOLips issues on Jira

2012-01-09 Thread Ramsey Gurley
On Jan 9, 2012, at 2:47 PM, Pascal Robert wrote: > > Le 2012-01-09 à 16:43, Ramsey Gurley a écrit : > >> >> On Jan 9, 2012, at 2:09 PM, Johann Werner wrote: >> >>> Hi Pascal, >>> >>> thanks for all your efforts and time you are giving to the community! >>> >>> Btw who is able to do commits

Re: WOLips issues on Jira

2012-01-09 Thread Pascal Robert
Le 2012-01-09 à 16:43, Ramsey Gurley a écrit : > > On Jan 9, 2012, at 2:09 PM, Johann Werner wrote: > >> Hi Pascal, >> >> thanks for all your efforts and time you are giving to the community! >> >> Btw who is able to do commits on wolips? It seems that the group of people >> having the abili

Re: WOLips issues on Jira

2012-01-09 Thread Ramsey Gurley
On Jan 9, 2012, at 2:09 PM, Johann Werner wrote: > Hi Pascal, > > thanks for all your efforts and time you are giving to the community! > > Btw who is able to do commits on wolips? It seems that the group of people > having the ability to check pull requests, create patches for issues and > c

Re: WOLips issues on Jira

2012-01-09 Thread Pascal Robert
Le 2012-01-09 à 16:09, Johann Werner a écrit : > Hi Pascal, > > thanks for all your efforts and time you are giving to the community! I'm crazy, that's why. > Btw who is able to do commits on wolips? It seems that the group of people > having the ability to check pull requests, create patches

Re: WOLips issues on Jira

2012-01-09 Thread David Holt
+1 David On 2012-01-09, at 1:09 PM, Johann Werner wrote: > Hi Pascal, > > thanks for all your efforts and time you are giving to the community! > > Btw who is able to do commits on wolips? It seems that the group of people > having the ability to check pull requests, create patches for issues

Re: WOLips issues on Jira

2012-01-09 Thread Johann Werner
Hi Pascal, thanks for all your efforts and time you are giving to the community! Btw who is able to do commits on wolips? It seems that the group of people having the ability to check pull requests, create patches for issues and commit changes is rather small in contrast to wonder. Is there any

WOLips issues on Jira

2012-01-09 Thread Pascal Robert
Good afternoon, I took 12 hours of my time to try to clean up the WOLips issues (more than 400 of them) on JIRA (aka http://issues.objectstyle.org). I tried to focus on more recent issues (more recent being the last 36 months) that I could verify. So 138 issues were either closed (duplicated, c

Re: Ajax framework and prototype.js 1.7

2012-01-09 Thread Hugi Thordarson
Nice! Thanks for the pointer, I'm going to try this out. Cheers, - hugi On 6.1.2012, at 18:18, Ramsey Gurley wrote: > There are actually some pretty extensive selenium tests on the AjaxExample. > You could just switch it out and see what breaks. > > Ramsey > > On Jan 6, 2012, at 4:23 AM, H

Re: Ajax framework and prototype.js 1.7

2012-01-09 Thread Hugi Thordarson
Indeed, I might do that—I just wanted to avoid adding jquery to the mix. Cheers, - hugi On 6.1.2012, at 18:09, ISHIMOTO Ken wrote: > jQuery and the Ajax Frameworks work great together. > > On 2012/01/06, at 15:46, Jérémy DE ROYER [INGENCYS] wrote: > >> Why not using jQuery it's easy to use w