Activity
From 04/05/2024 to 05/04/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... - 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...
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...
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...
- 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...
- 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:
> ... - 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:...
- 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... - 08:27 AM Feature #6407 (Merge Pending): name_map.xml improvements
- 6407a can be merged after 8486a.
- 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. - 08:12 AM Feature #6407: name_map.xml improvements
- Constantin: Are there any reasons why this can't be merged to trunk?
- 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...
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
- 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, ... - 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...
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... - 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... - 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 ...
- 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 ...
- 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...
- 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. - 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... - 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... - 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... - 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... - 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...
- 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...
- 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...
- 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...
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... - 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... - 07:51 AM Feature #6407: name_map.xml improvements
- With the @classNameExists@ in mind, these changes don't affect conversion.
- 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...
- 06:16 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Galya B wrote:
> > > * @SourceNameMapper@ - @convertJavaProg@ is used during conversion... - 05:32 AM Feature #6407: name_map.xml improvements
- Galya B wrote:
> > * @SourceNameMapper@ - @convertJavaProg@ is used during conversion via @NameMappingWorker.classNa... - 05:13 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Review for 6407a rev 15157:
> * @WebServer@ - please add a history entry
Fixed.
> * @... - 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 ...
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...
- 05:03 PM Feature #8676 (New): ABLUnit assert error messages are different in different OE versions
- 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...
- 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...
- 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...
04/22/2024
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.
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?
- 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... - 08:54 AM Bug #8643 (Test): ErrorManager not handling caught errors and error-status:error attribute properly
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. - 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.
Also available in: Atom