[jboss-cvs] JBossAS SVN: r92646 - in projects/docs/enterprise/5.0: Security_Guide and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 20 21:15:32 EDT 2009


Author: laubai
Date: 2009-08-20 21:15:31 -0400 (Thu, 20 Aug 2009)
New Revision: 92646

Added:
   projects/docs/enterprise/5.0/Security_Guide/
   projects/docs/enterprise/5.0/Security_Guide/Makefile
Log:
Edited Security Guide.

Added: projects/docs/enterprise/5.0/Security_Guide/Makefile
===================================================================
--- projects/docs/enterprise/5.0/Security_Guide/Makefile	                        (rev 0)
+++ projects/docs/enterprise/5.0/Security_Guide/Makefile	2009-08-21 01:15:31 UTC (rev 92646)
@@ -0,0 +1,14 @@
+#Makefile for Red Hat Documentation
+#Created by Jeff Fearn <jfearn at redhat.com>
+#Copyright Red Hat Inc. 2006
+
+XML_LANG	= en-US
+DOCNAME		= JBoss_Security_Integration_Guide
+PRODUCT		= JBoss_Enterprise_Application_Platform
+BRAND 		= JBoss
+
+OTHER_LANGS	= de-DE es-ES fr-FR ja-JP pt-BR zh-CN as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN mr-IN or-IN pa-IN pt-BR ru-RU si-LK ta-IN te-IN zh-CN zh-TW
+TRANSLATIONS	= $(XML_LANG) $(OTHER_LANGS)
+
+COMMON_CONFIG  = /usr/share/publican
+include $(COMMON_CONFIG)/make/Makefile.common




More information about the jboss-cvs-commits mailing list