Activity
From 03/09/2023 to 04/07/2023
04/06/2023
- 10:22 AM Support #7257: Should deploy.prepare delete all contents of deploy/lib/ before copying?
- I have been using some varieties of the below description in some applications' @server.sh@ and/or @client.sh@ such t...
- 07:05 AM Support #7257: Should deploy.prepare delete all contents of deploy/lib/ before copying?
- Greg Shah wrote:
> I prefer the first option.
Yes, that is the cleaner way.
- 07:04 AM Support #7257: Should deploy.prepare delete all contents of deploy/lib/ before copying?
- I think we need to handle customer libs more explicitly.
* Isolate them into their own static directory. OR
* Ad... - 06:54 AM Support #7257: Should deploy.prepare delete all contents of deploy/lib/ before copying?
- Cleaning up the entire @deploy/lib@ at @deploy.prepare@ will remove any customer-specific jars (like for web apps run...
- 06:49 AM Support #7257: Should deploy.prepare delete all contents of deploy/lib/ before copying?
- When we change jar files to move to new versions, we get into a scenario where a @deploy.prepare@ leaves multiple ver...
- 06:45 AM Support #7257 (New): Should deploy.prepare delete all contents of deploy/lib/ before copying?
- 08:21 AM Feature #6237: OEUnit support
- Fixture feature implemented.
The branch is 6237a, revision 14583.
This branch includes (and relies upon) unpubl...
04/05/2023
- 09:47 AM Bug #7255: FWD resolves a OO file not included in conversion, if it exists on disk and on PROPATH
- For an application, you can have a @abl/src1/oo/Bar.cls@ and @abl/src2/oo/Bar.cls@. In conversion, you include only ...
- 09:43 AM Bug #7255 (Test): FWD resolves a OO file not included in conversion, if it exists on disk and on ...
03/30/2023
- 06:51 AM Feature #6256: improved profile support
- There is a problem when the 'exclude' filter is used to not add files to conversion. During pre-scan phase, the filt...
03/28/2023
- 02:02 PM Feature #6237: OEUnit support
- Greg Shah wrote:
> We only need to qualify things if the code uses a class that is in conflict. Qualifying all the ...
03/14/2023
- 09:33 AM Feature #6237: OEUnit support
- We only need to qualify things if the code uses a class that is in conflict. Qualifying all the time is messy and we...
- 07:47 AM Feature #6237: OEUnit support
- Greg Shah wrote:
> Vladimir Tsichevski wrote:
> > In the file @convert/unit_test_support.rules@ the code beautifyin...
03/13/2023
- 12:20 PM Feature #6237: OEUnit support
- Vladimir Tsichevski wrote:
> In the file @convert/unit_test_support.rules@ the code beautifying feature was implemen... - 11:14 AM Feature #6237: OEUnit support
- In the file @convert/unit_test_support.rules@ the code beautifying feature was implemented: the qualified class names...
- 09:10 AM Feature #6237: OEUnit support
- Greg Shah wrote:
> > I suppose the problem origin is that I create the @DataProvider@ record objects in one block an... - 08:53 AM Feature #6237: OEUnit support
- > I suppose the problem origin is that I create the @DataProvider@ record objects in one block and use them in anothe...
03/10/2023
- 04:51 PM Feature #6237: OEUnit support
- Vladimir Tsichevski wrote:
> No, the @LONGCHAR@ was used in the original code.
> > * if @"LONGCHAR"@ is specified a... - 04:37 PM Feature #6237: OEUnit support
- I bumped into a problem implementing @DataProvider@ feature.
The problem is that I obtain the legacy data at the *... - 04:12 PM Feature #6237: OEUnit support
- Ovidiu Maxiniuc wrote:
> Vladimir,
> There are some issues with your code.
The code is not mine. It is the @DateP... - 02:41 PM Feature #6237: OEUnit support
- Vladimir,
There are some issues with your code. Looking at it I assume the following definitions:... - 10:17 AM Feature #6237: OEUnit support
- I have problem parsing JSON to @DataProvider@. The offending code is:...
Also available in: Atom