Skip to content

Commit 6ebe299

Browse files
authored
#1401: Changed r_import_modules test to make it compatible with new package file format (#1426)
fixes #1401
1 parent adca094 commit 6ebe299

35 files changed

Lines changed: 1247 additions & 6 deletions

File tree

.current_gitmodules

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changes
22

3+
* [11.2.0](changes_11.2.0.md)
34
* [11.1.1](changes_11.1.1.md)
45
* [11.1.0](changes_11.1.0.md)
56
* [11.0.0](changes_11.0.0.md)

doc/changes/changes_11.2.0.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# script-languages-release 11.2.0, released t.b.d.
2+
3+
Code name: t.b.d.
4+
5+
## Summary
6+
7+
t.b.d.
8+
9+
<!-- markdown-link-check-disable -->
10+
## [Package Version Comparison between Release 11.2.0 and 11.1.1](https://github.com/exasol/script-languages-release/blob/master/doc/changes/package_diffs/11.2.0/README.md)
11+
12+
## Script-Language-Container-Tool (Exaslct)
13+
14+
This release uses version 4.0.3 of the container tool.
15+
16+
## Features
17+
18+
n/a
19+
20+
## Security Issues
21+
22+
n/a
23+
24+
## Refactorings
25+
26+
- #1401: Changed r_import_modules test to make it compatible with new package file format
27+
28+
## Dependencies
29+
30+
n/a
31+
32+
## Bugs
33+
34+
n/a
35+
36+
## Doc
37+
38+
n/a
39+
40+
## Internal
41+
42+
n/a

doc/changes/package_diffs/11.2.0/README.md

Lines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/11.2.0/standard-EXASOL-all-java-11/internal_packages.md

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/11.2.0/standard-EXASOL-all-java-11/public_packages.md

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/11.2.0/standard-EXASOL-all-java-17/internal_packages.md

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/11.2.0/standard-EXASOL-all-java-17/public_packages.md

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/11.2.0/standard-EXASOL-all-python-3.10/internal_packages.md

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)