Peter van Zetten

Results 6 issues of Peter van Zetten

The upstream projects seem to have been working on adding support for Kotlin (at least Kotlin-JVM flavour): Protobuf in [protobuf v3.17.0](https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0) and gRPC with [grpc-kotlin v1.1.0](https://github.com/grpc/grpc-kotlin/releases/tag/v1.1.0). Obviously in a pinch...

plugin

When the javadoc rule builds the classpath for generating documentation it includes the `JavaInfo.transitive_runtime_deps` of the dependency set. This causes a failure when there's a `neverlink = True` dependency in...

Provide rules to build Kotlin proto and grpc libraries. Currently upstream Protobuf and gRPC support only JVM-flavour Kotlin. Fixes #139. A few notes on implementation: * Mostly simple, largely copied...

documentation
dependencies
lang-java

As the title suggests, the generate_workspace tool after PR #45 ends up omitting some dependencies due to a problem with the new dependency resolution mechanism. I noticed this problem when...

### Describe the bug When calling `IReceiptRuleSet. addRule` with an [S3](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-ses-actions/lib/s3.ts) action it doesn't seem possible to deploy the rule. ### Expected Behavior The receipt rule with S3 action is...

bug
p2
effort/small
@aws-cdk/aws-ses-actions

Create a package for the Gerrit code review platform. This package distributes the gerrit.war file and preseeded config. The bouncycastle libraries are installed automatically (may not be redistributed directly), then...

status/needs-review