Re: [all] Commons SCXML 0.7 RC2 available

2007-12-14 Thread Rahul Akolkar
On 12/14/07, sebb <[EMAIL PROTECTED]> wrote: > > I suggest relegating Snapshots to project info. > > There was a discussion about this for JMeter a while back, and the > consensus was that snapshots were for developers only, and should only > be published on developer pages (along with warnings ab

Re: [all] Commons SCXML 0.7 RC2 available

2007-12-14 Thread sebb
On 14/12/2007, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > Thanks again, I've never received much feedback on the site, so thats > quite useful. Replies below ... > > On 12/12/07, sebb <[EMAIL PROTECTED]> wrote: > > > > A few files still refer to jakarta for stuff that has moved to commons TLP: > >

Re: [all] Commons SCXML 0.7 RC2 available

2007-12-14 Thread Rahul Akolkar
On 12/13/07, Luc Maisonobe <[EMAIL PROTECTED]> wrote: > The checkstyle reports says the Builtin class is a utility class and > should not have a public or default constructor. The Javadoc shows the > default constructor added by the compiler. Could a private constructor > be added to prevent this ?

Re: [all] Commons SCXML 0.7 RC2 available

2007-12-14 Thread Rahul Akolkar
Thanks again, I've never received much feedback on the site, so thats quite useful. Replies below ... On 12/12/07, sebb <[EMAIL PROTECTED]> wrote: > > A few files still refer to jakarta for stuff that has moved to commons TLP: > > build.properties.sample > doap_scxml.rdf > faq.fml > scxml-document

Re: [all] Commons SCXML 0.7 RC2 available

2007-12-13 Thread Luc Maisonobe
The checkstyle reports says the Builtin class is a utility class and should not have a public or default constructor. The Javadoc shows the default constructor added by the compiler. Could a private constructor be added to prevent this ? Anyway, this and the other reports from checkstyle seems

Re: [all] Commons SCXML 0.7 RC2 available

2007-12-12 Thread Oliver Heger
Everything looks good to me. Oliver Rahul Akolkar wrote: I've incorporated Sebb and Niall's feedback on RC1 and produced RC2. Tag: http://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_7_RC2/ Artifacts: http://people.apache.org/~rahul/commons/scxml-0.7/rc2/ Staged site: htt

Re: [all] Commons SCXML 0.7 RC2 available

2007-12-12 Thread sebb
On 12/12/2007, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > I've incorporated Sebb and Niall's feedback on RC1 and produced RC2. > > Tag: > > http://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_7_RC2/ A few files still refer to jakarta for stuff that has moved to commons TLP: build.p

[all] Commons SCXML 0.7 RC2 available

2007-12-12 Thread Rahul Akolkar
I've incorporated Sebb and Niall's feedback on RC1 and produced RC2. Tag: http://svn.apache.org/repos/asf/commons/proper/scxml/tags/SCXML_0_7_RC2/ Artifacts: http://people.apache.org/~rahul/commons/scxml-0.7/rc2/ Staged site: http://people.apache.org/~rahul/commons/scxml-0.7/rc2/site/ Not