Skip to content

Code compilation error #4565

@pbhadauria2000

Description

@pbhadauria2000
Description

The latest code is giving compilation errors because of a recent code commit.

The declared package "io.swagger.codegen.python" does not match the expected package "io.swagger.codegen.bash"

in file "swagger-codegen/modules/swagger-codegen/src/test/java/io/swagger/codegen/bash/BashTest.java"

Swagger-codegen version

Current master branch - 2.2.2-SNAPSHOT

Steps to reproduce

mvn package

Suggest a Fix

Renaming package "io.swagger.codegen.python" to "io.swagger.codegen.bash"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions