20 Jul 2009 06:49
svn commit: r795691 - in /forrest/trunk/whiteboard: forrest2/core/src/examples/helloWorld/src/xdocs/ plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/
<crossley <at> apache.org>
2009-07-20 04:49:19 GMT
2009-07-20 04:49:19 GMT
Author: crossley Date: Mon Jul 20 04:49:19 2009 New Revision: 795691 URL: http://svn.apache.org/viewvc?rev=795691&view=rev Log: Add missing xml declaration. Modified: forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2 forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2 forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/include_manifest.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/resources/stylesheets/include_meta.xml Modified: forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2 URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2?rev=795691&r1=795690&r2=795691&view=diff ============================================================================== --- forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2 (original) +++ forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/bonjourMonde.xhtml2 Mon Jul 20 04:49:19 2009 <at> <at> -1,3 +1,4 <at> <at> +<?xml version="1.0" encoding="utf-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with Modified: forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2 URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/helloWorld/src/xdocs/helloWorld.xhtml2?rev=795691&r1=795690&r2=795691&view=diff(Continue reading)
RSS Feed