Author: samisa Date: Sun Feb 1 18:33:32 2009 New Revision: 30058 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30058
Log: Added some empty content to prevent site generation errors. Need to add the correct content or need to remove this file Modified: trunk/esb/java/docs/xdoc/java_home_setup.xml Modified: trunk/esb/java/docs/xdoc/java_home_setup.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/java_home_setup.xml?rev=30058&r1=30057&r2=30058&view=diff ============================================================================== --- trunk/esb/java/docs/xdoc/java_home_setup.xml (original) +++ trunk/esb/java/docs/xdoc/java_home_setup.xml Sun Feb 1 18:33:32 2009 @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> + +<!-- + ~ Copyright (c) 2005-2008, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. + ~ + ~ WSO2 Inc. licenses this file to you under the Apache License, + ~ Version 2.0 (the "License"); you may not use this file except + ~ in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + ~ + --> + +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" > + +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/> + </html> + <body> + </body> +</html> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
