mulesoft-labs / mule-gradle-plugin

Plugin for building mule apps with the gradle build system.
Apache License 2.0
24 stars 14 forks source link

Raml Definition in the correct path #85

Open ajung opened 7 years ago

ajung commented 7 years ago

The Raml File have to be in the classes and the api folder to build mule apps for mule 3.8.3

juancavallotti commented 7 years ago

@ajung Hi Axel, thanks for your contribution, can you please elaborate more on why this change is necessary? I mean some technical explanation, because I might have missed it but I'm not aware of changes in the ESB that would require this.