Re: Apache Roller project announces graduation and new Apache Roller 3.1 release

2007-04-23 Thread James M Snell
congrats Dave wrote: > The Apache Roller team is pleased to announce that the project has > graduated from the Apache Incubator and we've made available the long > awaited Apache Roller 3.1, our first official Apache release. > > First, the big news: we've graduated! In our time in the Apache > I

Re: Apache Roller project announces graduation and new Apache Roller 3.1 release

2007-04-23 Thread robert burrell donkin
On 4/23/07, Dave <[EMAIL PROTECTED]> wrote: The Apache Roller team is pleased to announce that the project has graduated from the Apache Incubator and we've made available the long awaited Apache Roller 3.1, our first official Apache release. congratulations :-) BTW feel free to post this anno

Apache Roller project announces graduation and new Apache Roller 3.1 release

2007-04-23 Thread Dave
The Apache Roller team is pleased to announce that the project has graduated from the Apache Incubator and we've made available the long awaited Apache Roller 3.1, our first official Apache release. First, the big news: we've graduated! In our time in the Apache Incubator we grew the already dive

email obfuscation on Jira?

2007-04-23 Thread Allen Gilliland
is there any way to get email addresses obfuscated on Jira? email addresses are getting posted in comments and things, which is fine, but it's annoying when that leads to spam because email addresses aren't obfuscated. anyone know how we might accomplish that? -- Allen

Roller 3.1 release approved

2007-04-23 Thread Dave
Votes to release RC9 as Apache Roller 3.1: +1 Allen Gilliland +1 Anil Ganfolli +1 Craig Russell The release is approved I have put the files in place www.apache.org http://www.apache.org/dist/roller/ (they'll be mirrored there shortly) Wiki pages have been updated (except for the front p

Re: Method to create User

2007-04-23 Thread sedat ciftci
As far as I know, id field is generated automatically. If you look at the getID() method of org.apache.roller.pojos.UserData, ** /** Id of the User. * Not remote since primary key may be extracted by other means. * * @struts.validator type="required" msgkey="

Re: Method to create User

2007-04-23 Thread Eduard Ketler
I looked for it and find the method flushed. But it doesnt tells me how the id will be generated. I cant find the details for flushed? greetings Eduard Ketler Richard Jones-13 wrote: > > Have a look at: > > org.apache.roller.ui.core.struts.actions.UserBaseAction > org.apache.roller.ui.core.s

Re: Method to create User

2007-04-23 Thread Eduard Ketler
There is no adminprotocol under org/apache/roller/webservices/adminprotocol? Where can i find the documentation. I don't know where i find the dev guide. How cat i use the admin protocol? greetings Eduard Ketler Anil Gangolli wrote: > > > To avoid issues related to breaking various contrain