[jbosstools-commits] JBoss Tools SVN: r41752 - in trunk/documentation/whatsnew: jmx and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 6 13:29:05 EDT 2012


Author: rob.stryker at jboss.com
Date: 2012-06-06 13:29:04 -0400 (Wed, 06 Jun 2012)
New Revision: 41752

Modified:
   trunk/documentation/whatsnew/as/as-news-3.3.0.CR1.html
   trunk/documentation/whatsnew/jmx/jmx-news-1.2.0.CR1.html
Log:
updating mimetype

Modified: trunk/documentation/whatsnew/as/as-news-3.3.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.3.0.CR1.html	2012-06-06 17:21:43 UTC (rev 41751)
+++ trunk/documentation/whatsnew/as/as-news-3.3.0.CR1.html	2012-06-06 17:29:04 UTC (rev 41752)
@@ -1,6 +1,11 @@
-<html>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
-<head>
 <link rel="stylesheet" href="../whatsnew.css">
 <title>JBoss AS Tools 3.3.0.CR1 News</title>
 <script type="text/javascript">

Modified: trunk/documentation/whatsnew/jmx/jmx-news-1.2.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/jmx/jmx-news-1.2.0.CR1.html	2012-06-06 17:21:43 UTC (rev 41751)
+++ trunk/documentation/whatsnew/jmx/jmx-news-1.2.0.CR1.html	2012-06-06 17:29:04 UTC (rev 41752)
@@ -1,6 +1,11 @@
-<html>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
-<head>
 <link rel="stylesheet" href="../whatsnew.css">
 <title>JMX Tools 1.2.0.CR1 News</title>
 <script type="text/javascript">



More information about the jbosstools-commits mailing list