File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ todo add optional parameter WEBAPP to Alter web app name if it needs to have ano
5555
5656<If Condition='(##class(Config.Namespaces).Exists("%All")=0)'>
5757<Log Text="Creating namespace %All" Level="0"/>
58- <Namespace Name="%All" Create="yes" Code="CACHETEMP" Data="CACHETEMP" Ensemble="0">
58+ <Namespace Name="%All" Create="yes" Ensemble="0">
5959<Configuration>
6060 <Log Text="Mapping MDX2JSON package to %All namespace" Level="0"/>
6161 <ClassMapping From="${Namespace}" Package="MDX2JSON"/>
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Classes with support methods for testing MDX2JSON</Description>
88
99<Parameter name =" LastCommit" >
1010<Type >%String</Type >
11- <Default >57ad7052f14c03ab631526905533f80b42674c08 </Default >
11+ <Default >3932aa72ebc5e28732f5f66f73508d1bf000afb8 </Default >
1212</Parameter >
1313
1414<Parameter name =" LastCommitTS" >
1515<Type >%TimeStamp</Type >
16- <Default >2018-03-27 08:46:22.021 </Default >
16+ <Default >2018-10-17 11:44:52.678 </Default >
1717</Parameter >
1818
1919<Method name =" ProjectLength" >
You can’t perform that action at this time.
0 commit comments