Skip to content

Commit b82f913

Browse files
iroquetaanaiberta
authored andcommitted
Update Readme in "Remove implementation of deprecated Cryptography data types"
Issue: 105496 (cherry picked from commit 5395ef3)
1 parent 2f48e22 commit b82f913

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,16 @@ These are the source of the GeneXus Standard Classes for Java, valid since GeneX
99

1010
## Modules
1111

12-
| Name | Description
13-
|--------------------------------|---
14-
| common | Classes common to Android and Java
15-
| gxcryptocommon | Classes common to Android and Java related to Cryptography
16-
| gxmail | Classes related to mail handling
17-
| java | Java standard classes, output is gxclassr.jar
18-
| wrappercommon | Interfaces to encapsulate Java EE and Jakarta EE support, output is gxwrappercommon.jar
19-
| wrapperjavax | Implement the interfaces defined in wrappercommon in Java EE, output is gxwrapperjavax.jar
20-
| wrapperjakarta | Implement the interfaces defined in wrappercommon in Jakarta EE, output is gxwrapperjakarta.jar
21-
| gxoffice | Formerly Java classes are now separated to be included only when using office.
22-
| gxsearch | Formerly in Java classes are now separated to be included only when using search.
12+
| Name | Description
13+
|---|---
14+
| common | Classes common to Android and Java
15+
| gxmail | Classes related to mail handling
16+
| java | Java standard classes, output is gxclassr.jar
17+
| wrappercommon | Interfaces to encapsulate Java EE and Jakarta EE support, output is gxwrappercommon.jar
18+
| wrapperjavax | Implement the interfaces defined in wrappercommon in Java EE, output is gxwrapperjavax.jar
19+
| wrapperjakarta | Implement the interfaces defined in wrappercommon in Jakarta EE, output is gxwrapperjakarta.jar
20+
| gxoffice | Formerly Java classes are now separated to be included only when using office.
21+
| gxsearch | Formerly in Java classes are now separated to be included only when using search.
2322
| gxandroidpublisher and javapns | They are necessary for when you have Push Notifications in your old implementation. These are projects that should disappear in the short term.
2423
| android | The standard Android classes. **Note that this is not the full runtime for Android, the full runtime can be created by using the Android Flexible Client project**.
2524
| gxexternalproviders | Implements service provider for IBM Cloud, Google, Azure, Amazon

0 commit comments

Comments
 (0)