[naca] r289 committed - [No log message]

7 views
Skip to first unread message

na...@googlecode.com

unread,
Mar 24, 2010, 10:41:56 AM3/24/10
to naca-automated-cobol...@googlegroups.com
Revision: 289
Author: naca.support
Date: Wed Mar 24 07:41:34 2010
Log: [No log message]
http://code.google.com/p/naca/source/detail?r=289

Deleted:
/trunk/NacaSamples/trans/NacaTransSamples.cfg.bak

=======================================
--- /trunk/NacaSamples/trans/NacaTransSamples.cfg.bak Thu Mar 18 11:45:35
2010
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<NacaTrans
Log4jConf="%DefaultPath%/NacaSamples/trans/Log4JConfiguration.txt">
- <Paths>
- <Path Name="%DefaultPath%" Value="E:/NacaOSS1.2.1" />
- </Paths>
-
- <SingleFile Name="ONLINE1" Application="online" Group="Online"/>
- <SingleFile Name="BATCH1" Application="batch" Group="Batch"/>
- <SingleFile Name="CALLMSG" Application="commons" Group="Commons"/>
-
- <Engines>
- <Transcoder Name="CobolTranscoder"
Class="utils.CobolTranscoder.CobolTranscoderEngine"
- ReferenceGroupName="Commons"
- ResourceGroupName="Resources"
- IncludeGroupName="Includes"
- >
- <CSD File="%DefaultPath%/NacaSamples/cobol/CICSCSD.txt"
Output="%DefaultPath%/NacaSamples/src/online/TransIDMapping.xml"/>
- </Transcoder>
- <Transcoder Name="BMSTranscoder"
Class="utils.CobolTranscoder.BMSTranscoderEngine"
- ResourceGroupName="Resources"
- >
- <BMSSpec
- FormTransformPath="%DefaultPath%/NacaSamples/trans/transforms/"
-
GlobalFormTransform="%DefaultPath%/NacaSamples/trans/transforms/global.fet"
- />
- </Transcoder>
- <Transcoder Name="IncludeTranscoder"
Class="utils.CobolTranscoder.CobolIncludeTranscoderEngine"
- ReferenceGroupName="Commons"
- />
- </Engines>
-
- <Groups>
- <Group
- Name="Online"
- InputPath="%DefaultPath%/NacaSamples/cobol/"
- OutputPath="%DefaultPath%/NacaSamples/src/"
- InterPath="%DefaultPath%/NacaSamples/trans/stat/"
- Type="Online"
- Engine="CobolTranscoder"
- />
- <Group
- Name="Batch"
- InputPath="%DefaultPath%/NacaSamples/cobol/"
- OutputPath="%DefaultPath%/NacaSamples/src/"
- InterPath="%DefaultPath%/NacaSamples/trans/stat/"
- Type="Batch"
- Engine="CobolTranscoder"
- />
- <Group
- Name="Commons"
- InputPath="%DefaultPath%/NacaSamples/cobol/"
- OutputPath="%DefaultPath%/NacaSamples/src/"
- InterPath="%DefaultPath%/NacaSamples/trans/stat/"
- Type="Called"
- Engine="CobolTranscoder"
- />
- <Group
- Name="Includes"
- InputPath="%DefaultPath%/NacaSamples/cobol/include/"
- OutputPath="%DefaultPath%/NacaSamples/src/commons/include/"
- InterPath="%DefaultPath%/NacaSamples/trans/stat/"
- Type="Included"
- Engine="IncludeTranscoder"
- />
- <Group
- Name="Resources"
- InputPath="%DefaultPath%/NacaSamples/cobol/"
- OutputPath="%DefaultPath%/NacaSamples/src/online/resources/"
- InterPath="%DefaultPath%/NacaSamples/trans/stat/"
- Type="Map"
- Engine="BMSTranscoder"
- />
- </Groups>
- <GlobalPaths
- RuleFilePath="%DefaultPath%/NacaSamples/trans/NacaTransRules.xml"
- InfoPath="%DefaultPath%/NacaSamples/trans/info/"
- />
-</NacaTrans>

Reply all
Reply to author
Forward
0 new messages