[jboss-cvs] JBossAS SVN: r76741 - in projects/docs/enterprise/4.3/Transactions: Transactions_Web_Services_Programmers_Guide and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Aug 7 01:12:08 EDT 2008
Author: irooskov at redhat.com
Date: 2008-08-07 01:12:07 -0400 (Thu, 07 Aug 2008)
New Revision: 76741
Modified:
projects/docs/enterprise/4.3/Transactions/Transactions_JTA_Programmers_Guide/Makefile
projects/docs/enterprise/4.3/Transactions/Transactions_Web_Services_Programmers_Guide/Makefile
Log:
corrected product naming in makefile for 2 transaction books
Modified: projects/docs/enterprise/4.3/Transactions/Transactions_JTA_Programmers_Guide/Makefile
===================================================================
--- projects/docs/enterprise/4.3/Transactions/Transactions_JTA_Programmers_Guide/Makefile 2008-08-07 04:32:59 UTC (rev 76740)
+++ projects/docs/enterprise/4.3/Transactions/Transactions_JTA_Programmers_Guide/Makefile 2008-08-07 05:12:07 UTC (rev 76741)
@@ -2,7 +2,7 @@
XML_LANG = en-US
DOCNAME = Transactions_JTA_Programmers_Guide
-PRODUCT = Enterprise Application Platform
+PRODUCT = Enterprise_Application_Platform
BRAND = JBoss
#OTHER_LANGS = 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
Modified: projects/docs/enterprise/4.3/Transactions/Transactions_Web_Services_Programmers_Guide/Makefile
===================================================================
--- projects/docs/enterprise/4.3/Transactions/Transactions_Web_Services_Programmers_Guide/Makefile 2008-08-07 04:32:59 UTC (rev 76740)
+++ projects/docs/enterprise/4.3/Transactions/Transactions_Web_Services_Programmers_Guide/Makefile 2008-08-07 05:12:07 UTC (rev 76741)
@@ -2,7 +2,7 @@
XML_LANG = en-US
DOCNAME = Transactions_Web_Services_Programmers_Guide
-PRODUCT = Enterprise Application Platform
+PRODUCT = Enterprise_Application_Platform
BRAND = JBoss
#OTHER_LANGS = 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
More information about the jboss-cvs-commits
mailing list