Mario Jauvin

Results 14 issues of Mario Jauvin

[bad.ics](https://github.com/marioja/Radicale/raw/master/bad.ics) [good.ics](https://github.com/marioja/Radicale/raw/master/good.ics) I run the latest radicale 3.0.6 and I get no errors loading good.ics but I get a "Multiple main components" error with the file bad.ics. I do not...

Hi, Our developers are behind a firewall and we need to mirror the AWS toolkit for Eclipse update site at https://aws.amazon.com/eclipse. When we do that, the artifacts.jar that is mirrored...

feature-request

I use this code and it has not effect, the first HTTP get does not contain the basic authentication header: ``` def result = configure { request.uri = url2 request.auth.basic...

The javax.annotation.Generated or javax.annotation.processing.Generated annotation all use SOURCE retention policy which is not compatible with JaCoCo code coverage which works at the byte code level. We need to have the...

This pull request provides support for generating a custom annotation type called JaCoCoGenerated and add this as an annotation to all the classes generated

If you go to the drupal 7 repository https://packages.drupal.org/7/ you will find that it does not support the packages/list.json url. In that case we just return the packages.json that was...

This checklist will help us to incorporate your contribution quickly and easily: - [x] Make sure you have read the [contributing guide](https://github.com/khmarbaise/maven-it-extension/blob/master/CONTRIBUTION.md). - [ ] Make sure there is a...

When trying to create a pom file using the maven-dependency-plugin I get an error on the execution line in the pom file or in the Problem view in STS 3.8.3...

I have the following pom file: ``` 4.0.0 test.properties properties 0.0.1-SNAPSHOT pom scm:svn:http://mysvnserver/repo org.codehaus.mojo properties-maven-plugin 1.0.0 initialize read-project-properties maven.build.properties org.apache.maven.plugins maven-scm-plugin 1.9.4 ConfigScripts generate-sources ${workspaces}/${workspace}/${project.build.plugins[1].executions[0].id} ${ConfigScripts.branch}/${project.build.plugins[1].executions[0].id} branch ${SCM.goals} profile generate-sources...

If you have existing A records in DNS then the diskstation_dns_modify.sh script when run for the first time will create duplicate A records in DNS. The problem is that those...