- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Mar 2006 09:36:47 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory homer:/tmp/cvs-serv22589 Modified Files: acknowledgements.xml entities.dtd Makefile.base Added Files: acknowledgements-current.txt acknowledgements-old.txt Log Message: New acknowledgement generation --- NEW FILE: acknowledgements-current.txt --- (This appears to be a binary file; contents omitted.) Index: Makefile.base =================================================================== RCS file: /sources/public/2004/ws/addressing/Makefile.base,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** Makefile.base 10 Mar 2006 12:38:02 -0000 1.26 --- Makefile.base 14 Mar 2006 09:36:45 -0000 1.27 *************** *** 169,176 **** for ext in html xhtml; do $(RDDLTRANSWSDL) rddl-wsdl.$$ext > $(NSDIR)/$@.$$ext; done - acknowledgements: - @echo "Generating $@; careful about the DBWG invited experts bug!";\ - $(XSLTPROC) generate-acknowledgements.xsl 'http://www.w3.org/2000/09/dbwg/details?group=36696&order=name&former=1' > acknowledgements.xml - trhtml: $(ADDR.html) --- 169,172 ---- --- NEW FILE: acknowledgements-old.txt --- Lisa Bahler (SAIC - Telcordia Technologies), Rebecca Bergersen (IONA Technologies, Inc.), Ugo Corda (Sun Microsystems, Inc.), Michael Eder (Nokia), Yaron Goland (BEA Systems, Inc.), Marc Goodner (SAP AG), Martin Gudgin (Microsoft Corporation), Mark Nottingham (BEA Systems, Inc.), Mark Peel (Novell, Inc.), Harris Reynolds (webMethods, Inc.), Rich Salz (IBM Corporation), Davanum Srinivas (Computer Associates), Greg Truty (IBM Corporation). Index: acknowledgements.xml =================================================================== RCS file: /sources/public/2004/ws/addressing/acknowledgements.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** acknowledgements.xml 13 Feb 2006 15:26:40 -0000 1.6 --- acknowledgements.xml 14 Mar 2006 09:36:44 -0000 1.7 *************** *** 6,12 **** <p>Members of the Working Group are (at the time of writing, and by alphabetical order): ! Abbie Barbir (Nortel Networks), Andreas Bjärlestam (ERICSSON), Dave Chappell (Sonic Software), Eran Chinthaka (WSO2), Francisco Curbera (IBM Corporation), Glen Daniels (Sonic Software), Vikas Deolaliker (Sonoa Systems, Inc.), Paul Downey (BT), Jacques Durand (Fujitsu Limited), Robert Freund (Hitachi, Ltd.), Marc Goodner (Microsoft Corporation), Arun Gupta (Sun Microsystems, Inc.), Hugo Haas (W3C/ERCIM), Marc Hadley (Sun Microsystems, Inc.), David Hull (TIBCO Software, Inc.), Yin-Leng Husband (HP), David Illsley (IBM Corporation), Anish Karmarkar (Oracle Corporation), Paul Knight (Nortel Networks), Philippe Le Hégaret (W3C/MIT), Amelia Lewis (TIBCO Software, Inc.), Bozhong Lin (IONA Technologies, Inc.), Mark Little (JBoss Inc.), Jonathan Marsh (Microsoft Corporation), Jeff Mischkinsky (Oracle Corporation), Nilo Mitra (ERICSSON), Eisaku Nishiyama (Hitachi, Ltd.), Ales Novy (Systinet Inc.), David Orchard (BEA Systems, Inc.), Gilbert Pilz (BEA Systems, Inc.), Tony Rogers (Computer Associates), Tom Rut (Fujitsu Limited), Davanum Srinivas (WSO2), Jiri Tejkl (Systinet Inc.), Mike Vernal (Microsoft Corporation), Steve Vinoski (IONA Technologies, Inc.), Katy Warr (IBM Corporation), Pete Wenzel (Sun Microsystems, Inc.), Steve Winkler (SAP AG), Ümit Yalçinalp (SAP AG), Prasad Yendluri (webMethods, Inc.).</p> <p>Previous members of the Working Group were: ! Lisa Bahler (SAIC - Telcordia Technologies), Rebecca Bergersen (IONA Technologies, Inc.), Ugo Corda (Sun Microsystems, Inc.), Michael Eder (Nokia), Yaron Goland (BEA Systems, Inc.), Marc Goodner (SAP AG), Martin Gudgin (Microsoft Corporation), Mark Nottingham (BEA Systems, Inc.), Mark Peel (Novell, Inc.), Harris Reynolds (webMethods, Inc.), Rich Salz (IBM Corporation), Davanum Srinivas (Computer Associates), Greg Truty (IBM Corporation).</p> <p>The people who have contributed to <loc href="http://lists.w3.org/Archives/Public/public-ws-addressing/">discussions on public-ws-addressing@w3.org</loc> are also gratefully --- 6,14 ---- <p>Members of the Working Group are (at the time of writing, and by alphabetical order): ! &acknowledgements-current; ! </p> <p>Previous members of the Working Group were: ! &acknowledgements-old; ! </p> <p>The people who have contributed to <loc href="http://lists.w3.org/Archives/Public/public-ws-addressing/">discussions on public-ws-addressing@w3.org</loc> are also gratefully Index: entities.dtd =================================================================== RCS file: /sources/public/2004/ws/addressing/entities.dtd,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** entities.dtd 10 Mar 2006 18:42:06 -0000 1.15 --- entities.dtd 14 Mar 2006 09:36:45 -0000 1.16 *************** *** 44,45 **** --- 44,47 ---- <!ENTITY acknowledgements SYSTEM "acknowledgements.xml" > + <!ENTITY acknowledgements-current SYSTEM "acknowledgements-current.txt" > + <!ENTITY acknowledgements-old SYSTEM "acknowledgements-old.txt" >
Received on Tuesday, 14 March 2006 09:36:58 UTC