You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2018/04/24 11:03:59 UTC

svn commit: r1829979 - /xerces/site/trunk/production/xerces2-j/publish_test.html

Author: mukulg
Date: Tue Apr 24 11:03:59 2018
New Revision: 1829979

URL: http://svn.apache.org/viewvc?rev=1829979&view=rev
Log:
testing the publishing of a html page, on Xerces-J's documentation folders. this page will eventually be deleted, and doesn't have a side effect concerning the users

Added:
    xerces/site/trunk/production/xerces2-j/publish_test.html

Added: xerces/site/trunk/production/xerces2-j/publish_test.html
URL: http://svn.apache.org/viewvc/xerces/site/trunk/production/xerces2-j/publish_test.html?rev=1829979&view=auto
==============================================================================
--- xerces/site/trunk/production/xerces2-j/publish_test.html (added)
+++ xerces/site/trunk/production/xerces2-j/publish_test.html Tue Apr 24 11:03:59 2018
@@ -0,0 +1,8 @@
+<html>
+   <head>
+      <title>test</title>
+   </head>
+   <body>
+      <h2>hello world</h2>
+   </body>
+</html>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org