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-unsubscr...@xerces.apache.org For additional commands, e-mail: commits-h...@xerces.apache.org