Commit dada9a2
Extract WebFrontEnd dependencies from Core GXClassR Module. (#661)
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Remove gxandroidpublisher module
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Create a new module called gxweb containing classes from Frontend. Previously this clases were in gxclassR module.
Move old Crypto data type classes to gxcryptocommon module and remove reference to gxcryptocommon from gxclassR.
Issue: 101136
* Fix broken issue#101506, missing bouncy castle at reorg.
---------
Co-authored-by: Gonzalo <gonzalogallotti@gmail.com>
Co-authored-by: claudiamurialdo <33756655+claudiamurialdo@users.noreply.github.com>
Co-authored-by: ARTECH\sgrampone <sgrampone@genexus.com>1 parent 5c423f4 commit dada9a2
90 files changed
Lines changed: 308 additions & 1744 deletions
File tree
- common/src/main/java/com/genexus
- common/interfaces
- cryptography
- hashing
- gxandroidpublisher
- src
- main/java/com/genexus/sd/store/validation
- model
- exceptions
- platforms
- test/java/com/genexus/sd/store/validation
- gxcryptocommon/src/main/java/com/genexus/cryptography
- gxweb
- src/main/java/com
- genexuscore/genexus/common
- genexus
- usercontrols
- webpanels
- gridstate
- java
- src/main/java/com/genexus
- cryptography
- internet
- security/web
- webpanels
- wrappercommon
- wrapperjakarta
- wrapperjavax
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 | | |
104 | 108 | | |
0 commit comments