C
cverbiest
Guest
I'm currently trying to get the ant release script configured/working, 1. changed basedir This allows me to execute the build script from where it is extracted. 2. can't get the json properties working so I reverted back to build.props file but that is no longer read by automation/ant/build_rtb_release.xml so I added it 3. linux compile line 75 of ./appSolutions/appSolute/RTB/Automation/arat_init_rtbapis.i should quote the backslash glcSessionProperties = REPLACE(glcSessionProperties, " ~ \":U, " ~ /":U) Line 66 of automation/appSolutions/appSolute/Utils/FileHelper.cls : 79 is too big for tty DEFINE VARIABLE EdReadFile AS CHARACTER VIEW-AS EDITOR SCROLLBAR-VERTICAL LARGE SIZE 78 BY 11 NO-UNDO. Line 142 of automation/appSolutions/appSolute/RTB/Base/RTBAutomationApi.cls DEFINE PUBLIC PROPERTY RTBProxyHelper AS scm.custom.rtb.Utils. RTB ProxyHelper NO-UNDO Not yet up & running Execute:Java13CommandLauncher: Executing '/usr/dlc/bin/_progres' with arguments: '-b' '-q' '-cpstream' 'iso8859-1' '-mmax' '10000' '-param' '{'ttProperties': [{ 'BuildDebug': '"true"', 'RtbInstallPath': '"/usr2/rtb115"', 'RtbUser': '""sysop""', 'RtbPassword': '""********""', 'RtbReleaseWspaceId': 'development', 'RtbReleaseReleaseNote': '"Automatic release $TSTAMP"', 'RtbReleaseOnlyWhenNeeded': '"true"', 'RtbReleaseCreateReport': '"true"', 'RtbAppServerConnection': '"AppServer://localhost:5163/asrtb_115"', 'RtbReportBaseDir': '"/usr2/rtb115/antwork"', 'RtbUseAppServer': '"true"' }]}' '-p' '/tmp/pctinit44344.p' The ' characters around the executable and arguments are not part of the command. [PCTRun] *** Error parsing JSON: unexpected token: boolean. (15360) [PCTRun] Invalid handle. Not initialized or points to a deleted object. (3135) Setting project property: RtbReleaseNumber -> null Setting project property: RtbReleaseReport -> null
Continue reading...
Continue reading...