Project

General

Profile

Activity

From 04/06/2024 to 05/05/2024

05/03/2024

07:40 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
Galya B wrote:
> There are some failing tests. Is it the deployment or it's fine?
The failing tests are known failu...
Constantin Asofiei
07:28 AM Feature #6410: implement additional built-in OO classes/interfaces
Marian Edu wrote:
> We have tests for `ParameterList` that are failing for extent parameters used as output/input-ou...
Constantin Asofiei

05/02/2024

02:53 AM Feature #6410: implement additional built-in OO classes/interfaces
We have tests for `ParameterList` that are failing for extent parameters used as output/input-output. As it is now th... Marian Edu

04/30/2024

09:12 AM Feature #6424 (WIP): fill gaps in Java Open Client replacement (appserver client support)
There is one point in @AppServerConnectionPool@ that is bothering me. It's used only by @LegacyJavaAppserverClient@ a... Galya B
08:19 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
I think we're doing a partial review of the Java client in #8456 and #8661. At least I'm getting familiar with the cl... Galya B
08:49 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Marian, do you have any idea why this test executed as batch in 4GL gives the following result:
> ...
Marian Edu
08:24 AM Feature #6417: cleanup some known items in appserver support
Marian, do you have any idea why this test executed as batch in 4GL gives the following result:... Galya B
08:45 AM Feature #6407 (Test): name_map.xml improvements
6407a was merged to trunk as rev. 15180 and archived.
Support for reading mappings from multiple name_map.xml file...
Galya B
08:27 AM Feature #6407 (Merge Pending): name_map.xml improvements
6407a can be merged after 8486a. Greg Shah
08:12 AM Feature #6407: name_map.xml improvements
Greg Shah wrote:
> Constantin: Are there any reasons why this can't be merged to trunk?
No, it can be merged.
Constantin Asofiei
08:12 AM Feature #6407: name_map.xml improvements
Constantin: Are there any reasons why this can't be merged to trunk?
Greg Shah
03:17 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin, I'm trying to rerun all tests for method invoke and parameter list but those fails to convert now because... Marian Edu

04/29/2024

04:39 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
The only thing pending for this ticket is #6422-65 Theodoros Theodorou
04:56 AM Feature #6407: name_map.xml improvements
6407a rebased on trunk r15171.
Constantin Asofiei wrote:
> Otherwise, if some testing with customers app works, ...
Galya B
02:50 AM Feature #6410: implement additional built-in OO classes/interfaces
Constantin Asofiei wrote:
> Marian Edu wrote:
> > The code in `p2j.oo` almost exclusively use `returnNormal` and ex...
Marian Edu

04/26/2024

11:27 AM Feature #6407: name_map.xml improvements
Greg Shah wrote:
> Constantin: Are we good to go?
My main concern with Windows was that jar file separator which ne...
Constantin Asofiei
11:17 AM Feature #6407 (Internal Test): name_map.xml improvements
> do I need to make hotel_gui or testcases run on Windows as part of this task
No. The Windows situation will not...
Greg Shah
10:38 AM Feature #6407: name_map.xml improvements
I don't know what's going on now, but the client doesn't even spawn and I can't stop it in the cmd prompt. No errors ... Galya B
08:29 AM Feature #6407: name_map.xml improvements
OK, the java command for the task @create.db.h2@ exceeds @8191@ chars (the max length of commands in windows) due to ... Galya B
08:00 AM Feature #6407: name_map.xml improvements
There is an issue with the file separators indeed. It's @\@ on Windows for the jars on the file system, but the resou... Galya B
06:26 AM Feature #6407: name_map.xml improvements
Galya B wrote:
> Not sure what else to test in Win.
Try the Swing client for Hotel GUI on Windows.
Constantin Asofiei
06:25 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Regarding the @Utils.packageToPath@ change - please check runtime on Windows for i.e. Ho...
Galya B
02:37 AM Feature #6407: name_map.xml improvements
Galya B wrote:
> With or without 6407a I get:
> [...]
>
> Not sure what it means.
There is ambiguity between th...
Constantin Asofiei
02:34 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Galya B wrote:
> > Actually if a dir with name map file is in the classpath the name ma...
Galya B
07:12 AM Feature #6410: implement additional built-in OO classes/interfaces
Marian Edu wrote:
> The code in `p2j.oo` almost exclusively use `returnNormal` and expect the execution to end there...
Constantin Asofiei
07:04 AM Feature #6410: implement additional built-in OO classes/interfaces
The code in `p2j.oo` almost exclusively use `returnNormal` and expect the execution to end there instead of the `stor... Marian Edu
06:49 AM Feature #6410 (WIP): implement additional built-in OO classes/interfaces
I have a question on how is the proper way to return a value out of a OO method (really a function block), we've used... Marian Edu
04:40 AM Feature #8676: ABLUnit assert error messages are different in different OE versions
A quick search on testcases project shows we have 500 asserts on 'not null' error messages, for some tests of #6410 w... Marian Edu
03:57 AM Feature #8676: ABLUnit assert error messages are different in different OE versions
Greg Shah wrote:
> Marian: Please provide some more details on the specific changes that need to be made. Also, ple...
Marian Edu

04/25/2024

02:24 PM Feature #6407: name_map.xml improvements
Galya B wrote:
> Actually if a dir with name map file is in the classpath the name map should have been found in the...
Constantin Asofiei
07:53 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> You are correct, at this point, unless the current folder is in the classpath, @ClassLoa...
Galya B
07:51 AM Feature #6407: name_map.xml improvements
With the @classNameExists@ in mind, these changes don't affect conversion. Constantin Asofiei
07:22 AM Feature #6407: name_map.xml improvements
You are correct, at this point, unless the current folder is in the classpath, @ClassLoader.getSystemResource(sb.toSt... Constantin Asofiei
06:16 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Galya B wrote:
> > > * @SourceNameMapper@ - @convertJavaProg@ is used during conversion...
Galya B
05:32 AM Feature #6407: name_map.xml improvements
Galya B wrote:
> > * @SourceNameMapper@ - @convertJavaProg@ is used during conversion via @NameMappingWorker.classNa...
Constantin Asofiei
05:13 AM Feature #6407: name_map.xml improvements
Constantin Asofiei wrote:
> Review for 6407a rev 15157:
> * @WebServer@ - please add a history entry
Fixed.
> * @...
Galya B
04:01 AM Feature #6407: name_map.xml improvements
Review for 6407a rev 15157:
* @WebServer@ - please add a history entry
* @Utils.packageToPath@ - this replaces all ...
Constantin Asofiei

04/24/2024

05:12 PM Feature #8676: ABLUnit assert error messages are different in different OE versions
Marian's team has written a large number of ABLUnit tests which relied upon OE (12.x?) error messages from the assert... Greg Shah
05:03 PM Feature #8676 (New): ABLUnit assert error messages are different in different OE versions
Greg Shah
08:34 AM Feature #4347: add runtime support for STOP-AFTER block option
> To replicate this in Java, we need all *converted* statements to check if there was a time-out or not, so it can ra... Greg Shah
04:30 AM Feature #4347: add runtime support for STOP-AFTER block option
Alexandru, the STOP AFTER needs to use a similar mechanism we have for CTRL-C support (which actually raises a STOP c... Constantin Asofiei
04:19 AM Feature #4347: add runtime support for STOP-AFTER block option
Eduard and I had a chat yesterday on this task an I took some "thinking" time on my own on this matter:
#4347-6 is...
Alexandru Lungu

04/22/2024

03:12 PM Feature #4347 (WIP): add runtime support for STOP-AFTER block option
Greg Shah

04/18/2024

06:44 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
This is the server log of errors. Galya B

04/17/2024

09:36 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
There are some failing tests. Is it the deployment or it's fine? Galya B
09:00 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
This issue is a continuation of #8614 that involves two problems that need to be solved. I've attached 4 files:
* ra...
Dănuț Filimon
08:54 AM Bug #8643 (Test): ErrorManager not handling caught errors and error-status:error attribute properly
Dănuț Filimon

04/15/2024

07:03 AM Feature #6407: name_map.xml improvements
6407a rebased on trunk r15146.
New r15156 with a minor fix for #8166-151.
Galya B
02:19 AM Feature #6407: name_map.xml improvements
Reminder: The branch needs a review (at r15110). It also has minor changes for #8166-145 and #8166-150. Galya B
 

Also available in: Atom