Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Support topmost collection for Extension Java DataShape #5037

Open
@igarashitm

Description

@igarashitm

This is a...


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

GenerateMetadataMojo is passing CollectionType.NONE ATM. We need to deliver DataShape.collectionType to here in order to support topmost collection Java DataShape.

final JavaClass c = classInspectionService.inspectClass(loader, clazz, CollectionType.NONE, null);

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat/bugA bug which needs fixinggroup/extensionTools for developing Syndesis extensionsprio/p2The priority of a bug. p1 means lowstatus/never-staleMarker that this issue should not be marked as stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions