[jboss-cvs] JBossAS SVN: r105005 - projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed May 19 19:37:25 EDT 2010
Author: jaredmorgs
Date: 2010-05-19 19:37:25 -0400 (Wed, 19 May 2010)
New Revision: 105005
Modified:
projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/JBoss_Security_Guide.xml
projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/Revision_History.xml
Log:
removed space from part filename which was breaking a build
Modified: projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/JBoss_Security_Guide.xml
===================================================================
--- projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/JBoss_Security_Guide.xml 2010-05-19 22:20:38 UTC (rev 105004)
+++ projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/JBoss_Security_Guide.xml 2010-05-19 23:37:25 UTC (rev 105005)
@@ -1,11 +1,12 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!-- This document was created with Syntext Serna Free. -->
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
-<book status="draft">
+<book>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Book_Info.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Preface.xml"/>
-<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chap-JBoss_Security.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="part-Security_Overview.xml" encoding="UTF-8"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="part-Security_Domains_And_Components.xml" encoding="UTF-8"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="part-Encryption_and _Security.xml" encoding="UTF-8"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="part-Security_Overview.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="part-Security_Domains_And_Components.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="part-Encryption_and_Security.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
</book>
Modified: projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/Revision_History.xml 2010-05-19 22:20:38 UTC (rev 105004)
+++ projects/docs/enterprise/5.1/JBoss_Security_Guide/en-US/Revision_History.xml 2010-05-19 23:37:25 UTC (rev 105005)
@@ -6,7 +6,7 @@
<simpara>
<revhistory>
<revision>
- <revnumber> 0.1</revnumber>
+ <revnumber> 0.2</revnumber>
<date>Wed May 19 2010</date>
<author>
<firstname>Jared </firstname>
More information about the jboss-cvs-commits
mailing list