apache / apache/openwhisk-runtime-java

java Actionruntime of jar confilcts

Đang mở
#52 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
47
Fork
58
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

@xingyunhui commented on [Sun May 13 2018](https://github.com/apache/incubator-openwhisk/issues/3648)

hi,
I use java8 actionRuntime, and have two jars are conflicted.
for example, there is a jar -- base-0.0.1.jar in java8 actionRuntime, my function use a jar -- base-0.0.2.jar, when I run my function in java8 actionRuntime, I find the actionRuntime always use base-0.0.1.jar , and I wanna use base-0.0.2.jar for my funtion

---

@csantanapr commented on [Mon May 14 2018](https://github.com/apache/incubator-openwhisk/issues/3648#issuecomment-388928544)

Hi @xingyunhui

I don't understand what's the problem.

The java runtime doesn't have any file named `base-0.0.1.jar`
```
$ docker run --rm -it openwhisk/java8action find / -name base-0.0.1.jar
```

Could you open a new issue in the [runtime-java](https://github.com/apache/incubator-openwhisk-runtime-java/issues) repo, that's the repo that deals with java actions.

And provide more details on step by step on how to reproduce your error

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.