Re: new summary page for dashboard

Christopher B Ferris wrote:
>
> Doug informed me that IBM/Oracle resolved their differences and are 
> now interoping on the
> round 3 tests.
>
> Here's the updated IBM round 3 results file.
>
>
>
> Would someone please check this in and update the summary/details page?

Just done.

Felix

>
> Thanks.
>
> Cheers,
>
> Christopher Ferris
> STSM, Software Group Standards Strategy
> email: chrisfer@us.ibm.com
> blog: http://www.ibm.com/developerworks/blogs/page/chrisferris
> phone: +1 508 377 9295
>
> Felix Sasaki <fsasaki@w3.org> wrote on 03/16/2007 10:23:13 AM:
>
> > Prasad Yendluri wrote:
> > >
> > > Chris,
> > >
> > >  
> > >
> > > For round 4 UDDI tests, results for webMethods and HP are not
> > > reflected in this.
> > >
> > > webMethods served as UDDI server for Layer-7 and Client for HP, for
> > > the UDDI tests and passed all interop tests in those scenarios.
> > >
> > > We also passed all the UDDI unit tests for effective policy 
> computation.
> > >
> > >  
> > >
> > > Please find attached the test results for webMethods.
> > >
> > > Please incorporate these results in the next pass.
> > >
> >
> > could you do the same as Chris did: provide the results in the XML
> > format /2006/ws/policy/interop/results/round4 ?
> >
> > thanks,
> >
> > Felix
> >
> >
> > >  
> > >
> > > Thanks,
> > >
> > > Prasad
> > >
> > >  
> > >
> > > 
> ------------------------------------------------------------------------
> > >
> > > *From:* public-ws-policy-eds-request@w3.org
> > > [mailto:public-ws-policy-eds-request@w3.org] *On Behalf Of
> > > *Christopher B Ferris
> > > *Sent:* Thursday, March 15, 2007 3:37 PM
> > > *To:* public-ws-policy-eds@w3.org
> > > *Subject:* new summary page for dashboard
> > >
> > >  
> > >
> > >
> > > I have designed a summary page for the CR test results.
> > >
> > > Here's the generated HTML
> > >
> > > Here's the XSLT
> > >
> > > Here's the Ant target that needs to be added to the build.xml
> > >
> > >     <target name="build-dashboard-summary" depends="tstamp">
> > >         <delete file="dashboard-summary.html"/>
> > >         <xslt style="dashboard-summary.xsl" in="dashboard.xml"
> > > out="dashboard-summary.html" destdir=".">
> > >             <param name="DSTAMP" expression="${DSTAMP}"/>
> > >             <param name="TSTAMP" expression="${TSTAMP}"/>
> > >             <param name="TODAY" expression="${TODAY}"/>
> > >         </xslt>
> > >     </target>
> > >
> > > Would someone please check-in the XSLT and modify the build.xml to
> > > include this?
> > >
> > > I would also like to have the summary page added to the public 
> home page.
> > >
> > > Additionally, here are the IBM results-to-date:
> > >
> > >
> > >
> > > Thanks,
> > >
> > > Christopher Ferris
> > > STSM, Software Group Standards Strategy
> > > email: chrisfer@us.ibm.com
> > > blog: http://www.ibm.com/developerworks/blogs/page/chrisferris
> > > phone: +1 508 377 9295
> > >
> >
> >

Received on Monday, 19 March 2007 13:18:04 UTC