Puneet Behl

Results 34 issues of Puneet Behl

``` * What went wrong: Some problems were found with the configuration of task ':docs:publishGuide' (type 'PublishGuide'). - Type 'grails.doc.gradle.PublishGuide' property 'asciidoc' has redundant getters: 'getAsciidoc()' and 'isAsciidoc()'. Reason: Boolean...

1. The latest documentation should point to 2.0.1 whereas it is pointing to 2.0.0. 2. https://grails.github.io/gorm-graphql/2.0.1/guide/index.html is displaying Not Found and it seems that the docs are published under hibernate...

info: good first issue

The [Mapper Attachments](https://www.elastic.co/guide/en/elasticsearch/plugins/5.6/mapper-attachments.html) Plugin has been deprecated in ES 5.0.0 and replaced by the [ingest-attachment](https://www.elastic.co/guide/en/elasticsearch/plugins/5.6/ingest-attachment.html) plugin. See #2 for more details.

type: enhancement

``` io.micronaut.context.exceptions.NoSuchBeanException: No bean of type [org.springframework.context.ConfigurableApplicationContext] exists. Make sure the bean is not disabled by bean requirements (enable trace logging for 'io.micronaut.context.condition' to check) and if the bean is...

### Expected Behavior I believe it should automatically create the `resources.groovy` file if it does not exists, otherwise it should add to the existing file. ### Actual Behaviour The build...