Skip to content

Commit a2487ae

Browse files
authored
commit
1 parent a1c80b5 commit a2487ae

File tree

305 files changed

+17282
-3545
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

305 files changed

+17282
-3545
lines changed

build/config-repos.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"v702": ""
8383
},
8484
"sourceDir": "src",
85-
"targetDir": "07"
85+
"targetDir": "08"
8686
},
8787
{
8888
"name": "table-content-loader",
@@ -94,7 +94,7 @@
9494
"v702": ""
9595
},
9696
"sourceDir": "src",
97-
"targetDir": "07"
97+
"targetDir": "09"
9898
}
9999
]
100100
}

dist/.abapgit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
33
<asx:values>
44
<DATA>
5-
<NAME>abap2UI5-build-custom</NAME>
5+
<NAME>abap2UI5-build</NAME>
66
<MASTER_LANGUAGE>E</MASTER_LANGUAGE>
77
<STARTING_FOLDER>/src/</STARTING_FOLDER>
88
<FOLDER_LOGIC>PREFIX</FOLDER_LOGIC>

dist/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,16 @@ This is my new abap2UI5 build.
1010
"abap_version": "v750",
1111
"repositories": [
1212
"abap2UI5",
13-
"frontend"
13+
"frontend",
14+
"layout-variant-management",
15+
"cloud-gui",
16+
"table-content-loader",
17+
"sql-console"
1418
]
1519
}
1620

1721
```
1822

1923
### Timestamp
2024

21-
Created at: February 26, 2025 at 04:14:06 PM
25+
Created at: March 7, 2025 at 05:07:53 PM

0 commit comments

Comments
 (0)