On 22 September 2014 21:13, <ptgo...@apache.org> wrote: > Author: ptgoetz > Date: Mon Sep 22 20:13:24 2014 > New Revision: 1626888 > > URL: http://svn.apache.org/r1626888 > Log: > set storm status to graduating > > Modified: > incubator/public/trunk/content/podlings.xml > > Modified: incubator/public/trunk/content/podlings.xml > URL: > http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1626888&r1=1626887&r2=1626888&view=diff > ============================================================================== > --- incubator/public/trunk/content/podlings.xml [utf-8] (original) > +++ incubator/public/trunk/content/podlings.xml [utf-8] Mon Sep 22 20:13:24 > 2014 > @@ -1645,7 +1645,7 @@ and a set of useful extensions for this > <mentor username="pzf">Paul Fremantle</mentor> > </mentors> > </podling> > - <podling name="Storm" status="graduated" resource="storm" > sponsor="Incubator" startdate="2013-09-18"> > + <podling name="Storm" status="graduating" resource="storm" > sponsor="Incubator" startdate="2013-09-18">
That is not a valid status; <graduating/> is a child element that can be applied to status="current" Please refer to the DTD in the same directory as podling.xml > <description>Storm is a distributed, fault-tolerant, and > high-performance realtime computation system that provides strong guarantees > on the processing of data.</description> > <reporting group="3"/> > <champion availid="cutting">Doug Cutting</champion> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org > For additional commands, e-mail: cvs-h...@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org