CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 11:31:18 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/aeron-io/simple-binary-encoding.git
etag: W/"c1ebc8db577a7d03ac0a9349cdde216b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=JS5nH%2FxsdDYnH6I48V56KYRCNaYs0WElaOdQXdv2MakZPRgvRA6jhrz6QzXhxPH3H%2BvrCVM50KFR2FVhptMpGXu4epdIqoCPlbnawEh98g4Otez0X0ro9VcwIjSrmd7gtc%2BlMmHt3aCLDch9dYEC7VLujwzdz7rlxjaG1CuhaTidEGgStFA3Yn%2FujihyG7U9b%2FJLfTNLb0z4AYguoutIqzxZFiVaAgh5%2Ba%2BR8k%2B4ZCpkbj4FGVlDVs6NZ7RdahMdjXNsMCEVshyZAZjrlnvcZg%3D%3D--FjTEy8UUvrMTqACB--wis7PL8QRuKpRWk60TfQIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.706847531.1752924678; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:31:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:31:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DC92:1B5D05:375A60:44386B:687B8206
Fix package name support for embedded composites (#915) · aeron-io/simple-binary-encoding@cd88380 · GitHub
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java
Copy file name to clipboardExpand all lines: sbe-tool/src/test/resources/explicit-package-test-schema.xml
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 542
Commit cd88380
authored
Fix package name support for embedded composites (#915)
* enhanced test case.
* Bugfix: embedded composites were missing import for required types.
* polish
* use Collections.emptySet()
* chain append statements
* renamed method argument additionalPackages -> importedTypesPackages1 parent ff5158e commit cd88380Copy full SHA for cd88380
File tree
Expand file treeCollapse file tree
2 files changed
+92
-23
lines changedFilter options
- sbe-tool/src
- main/java/uk/co/real_logic/sbe/generation/java
- test/resources
Expand file treeCollapse file tree
2 files changed
+92
-23
lines changedsbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java+74-23Lines changed: 74 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
| |||
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
187 |
| - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
188 | 195 |
| |
189 | 196 |
| |
190 | 197 |
| |
191 |
| - | |
192 | 198 |
| |
193 | 199 |
| |
194 | 200 |
| |
| |||
1243 | 1249 |
| |
1244 | 1250 |
| |
1245 | 1251 |
| |
1246 |
| - | |
| 1252 | + | |
| 1253 | + | |
1247 | 1254 |
| |
1248 | 1255 |
| |
1249 | 1256 |
| |
| |||
1263 | 1270 |
| |
1264 | 1271 |
| |
1265 | 1272 |
| |
1266 |
| - | |
| 1273 | + | |
| 1274 | + | |
1267 | 1275 |
| |
1268 | 1276 |
| |
1269 | 1277 |
| |
| |||
1276 | 1284 |
| |
1277 | 1285 |
| |
1278 | 1286 |
| |
1279 |
| - | |
| 1287 | + | |
| 1288 | + | |
1280 | 1289 |
| |
1281 | 1290 |
| |
1282 |
| - | |
| 1291 | + | |
1283 | 1292 |
| |
1284 | 1293 |
| |
1285 | 1294 |
| |
| |||
1290 | 1299 |
| |
1291 | 1300 |
| |
1292 | 1301 |
| |
1293 |
| - | |
| 1302 | + | |
| 1303 | + | |
1294 | 1304 |
| |
1295 | 1305 |
| |
1296 |
| - | |
| 1306 | + | |
1297 | 1307 |
| |
1298 | 1308 |
| |
1299 | 1309 |
| |
| |||
1329 | 1339 |
| |
1330 | 1340 |
| |
1331 | 1341 |
| |
| 1342 | + | |
1332 | 1343 |
| |
1333 | 1344 |
| |
1334 | 1345 |
| |
1335 | 1346 |
| |
1336 |
| - | |
| 1347 | + | |
1337 | 1348 |
| |
1338 | 1349 |
| |
1339 | 1350 |
| |
| |||
1381 | 1392 |
| |
1382 | 1393 |
| |
1383 | 1394 |
| |
1384 |
| - | |
| 1395 | + | |
| 1396 | + | |
1385 | 1397 |
| |
1386 | 1398 |
| |
1387 | 1399 |
| |
| |||
1423 | 1435 |
| |
1424 | 1436 |
| |
1425 | 1437 |
| |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
1426 | 1462 |
| |
1427 | 1463 |
| |
1428 | 1464 |
| |
| |||
1608 | 1644 |
| |
1609 | 1645 |
| |
1610 | 1646 |
| |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
1611 | 1664 |
| |
1612 | 1665 |
| |
1613 | 1666 |
| |
| |||
1618 | 1671 |
| |
1619 | 1672 |
| |
1620 | 1673 |
| |
1621 |
| - | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
1622 | 1677 |
| |
1623 |
| - | |
1624 |
| - | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
1625 | 1681 |
| |
1626 | 1682 |
| |
1627 |
| - | |
| 1683 | + | |
| 1684 | + | |
1628 | 1685 |
| |
1629 | 1686 |
| |
1630 | 1687 |
| |
1631 | 1688 |
| |
1632 | 1689 |
| |
1633 |
| - | |
1634 |
| - | |
1635 |
| - | |
1636 |
| - | |
1637 |
| - | |
1638 |
| - | |
1639 |
| - | |
| 1690 | + | |
1640 | 1691 |
| |
1641 | 1692 |
| |
1642 | 1693 |
| |
| |||
1645 | 1696 |
| |
1646 | 1697 |
| |
1647 | 1698 |
| |
1648 |
| - | |
| 1699 | + | |
1649 | 1700 |
| |
1650 | 1701 |
| |
1651 | 1702 |
| |
| |||
1658 | 1709 |
| |
1659 | 1710 |
| |
1660 | 1711 |
| |
1661 |
| - | |
| 1712 | + | |
1662 | 1713 |
| |
1663 | 1714 |
| |
1664 | 1715 |
| |
|
sbe-tool/src/test/resources/explicit-package-test-schema.xml
Copy file name to clipboardExpand all lines: sbe-tool/src/test/resources/explicit-package-test-schema.xml+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 |
| |
22 | 29 |
| |
23 | 30 |
| |
24 | 31 |
| |
25 | 32 |
| |
26 | 33 |
| |
27 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
28 | 39 |
| |
29 | 40 |
| |
30 | 41 |
| |
| |||
34 | 45 |
| |
35 | 46 |
| |
36 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
37 | 55 |
| |
38 | 56 |
| |
39 | 57 |
| |
|
You can’t perform that action at this time.
0 commit comments