Commit e80a889
authored
v0.7.4 (#218)
Bug Fixes
=========
* **jsii:** Force generated assemblies to reference jsii-only
dependencies ([cf62773](cf62773))
* **build**: Make Ruby build work if run as non-root user.
Also fix the version of Rubocop used to 0.57, since higher versions
fail on validating rainbow-3.0.0 (because it targets an old Ruby version
that rubocop no longer supports), even though Rubocop itself pulls
in the dependency and chooses to validate it.
...?1 parent cf62773 commit e80a889
File tree
82 files changed
+7026
-6865
lines changed- packages
- codemaker
- jsii-build-tools
- jsii-calc-base-of-base
- test
- jsii-calc-base
- test
- jsii-calc-bundled
- jsii-calc-lib
- test
- jsii-calc
- test
- jsii-dotnet-generator
- jsii-dotnet-jsonmodel
- jsii-dotnet-runtime-test
- jsii-dotnet-runtime
- jsii-java-runtime-test
- jsii-java-runtime
- jsii-kernel
- jsii-pacmak
- test
- expected.jsii-calc-base
- dotnet/Amazon.JSII.Tests.CalculatorPackageId.BasePackageId
- java
- src/main
- java/software/amazon/jsii/tests/calculator/base
- resources/software/amazon/jsii/tests/calculator/base
- js
- sphinx
- expected.jsii-calc-lib
- dotnet/Amazon.JSII.Tests.CalculatorPackageId.LibPackageId
- java
- src/main
- java/software/amazon/jsii/tests/calculator/lib
- resources/software/amazon/jsii/tests/calculator/lib
- js
- sphinx
- expected.jsii-calc
- dotnet/Amazon.JSII.Tests.CalculatorPackageId
- java
- src/main
- java/software/amazon/jsii/tests/calculator
- resources/software/amazon/jsii/tests/calculator
- js
- sphinx
- jsii-ruby-runtime
- project
- jsii-runtime
- jsii-spec
- jsii
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+7026
-6865
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
0 commit comments