Skip to content

is java_package option's value from .proto file ignored in ScriptHost.withTypes call? #150

@miksonov

Description

@miksonov

Hi,
I'm trying to use protobuf messages in the cel-java and my code fails with an exception
"Caused by: org.projectnessie.cel.tools.ScriptCreateException: check failed: ERROR: :1:9: [internal] unexpected failed resolution of 'com.xyz.Customer'".

I looked at the code and I think it ignores the value of java_package option in the ScriptHost.withTypes method.

Please let me know if you want me to fix this issue.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions