Update of /sources/public/2004/ws/addressing In directory homer:/tmp/cvs-serv32399 Modified Files: Makefile.base Log Message: Passing year parameter to identityxmlspec.xsl Index: Makefile.base =================================================================== RCS file: /sources/public/2004/ws/addressing/Makefile.base,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Makefile.base 2 Aug 2005 07:31:53 -0000 1.17 --- Makefile.base 2 Aug 2005 07:44:39 -0000 1.18 *************** *** 149,153 **** cp $(ADDR.pdf) $(ADDR.ps) $(ADDR.txt) diff.html $(PUBDIR);\ cat htaccess-for-html htaccess-for-text > $(PUBDIR)/.htaccess;\ ! $(XSLTPROC) identityxmlspec.xsl $(ADDR.xml) > $(PUBDIR)/$(ADDR.xml) ;\ cp $(ADDR.html) $(PUBDIR)/Overview.html --- 149,153 ---- cp $(ADDR.pdf) $(ADDR.ps) $(ADDR.txt) diff.html $(PUBDIR);\ cat htaccess-for-html htaccess-for-text > $(PUBDIR)/.htaccess;\ ! $(XSLTPROC) --stringparam year $(YEAR) identityxmlspec.xsl $(ADDR.xml) > $(PUBDIR)/$(ADDR.xml) ;\ cp $(ADDR.html) $(PUBDIR)/Overview.htmlReceived on Tuesday, 2 August 2005 07:44:46 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 20:02:02 UTC