GoogleCloudPlatform / GoogleCloudPlatform/appengine-java-standard

runtime-lite has not been added as maven module

オープン
#23 コメント 2 件 リアクション 0 件 担当者 1 名 @lachlan-roberts が担当を希望しています GitHub で見る
主要言語
Java
スター
223
フォーク
63
PR マージ指標
30日以内にマージされた PR はありません

説明

`runtime-lite` has not been added as a maven module and so it won't build with the rest of the project.

It needs an entry in the `` section of `runtime/pom.xml`, but when added it gives some compile errors

```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project runtime-lite: Compilation failure: Compilation failure:
[ERROR] appengine-java-standard/runtime/lite/src/test/java/com/google/appengine/runtime/lite/RequestManagerTest.java:[295,63] cannot find symbol
[ERROR] symbol: method getGeneratedRegistry()
[ERROR] location: class com.google.protobuf.ExtensionRegistry
[ERROR] appengine-java-standard/runtime/lite/src/test/java/com/google/appengine/runtime/lite/RequestManagerTest.java:[334,63] cannot find symbol
[ERROR] symbol: method getGeneratedRegistry()
[ERROR] location: class com.google.protobuf.ExtensionRegistry
[ERROR] -> [Help 1]
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。