qwazer / markdown-confluence-gradle-plugin

Gradle plugin to publish markdown pages to confluence
Apache License 2.0
12 stars 16 forks source link

#17 : encode query parameters to handle special characters #18

Closed monosoul closed 5 years ago

monosoul commented 5 years ago

Query parameters should be encoded to handle special characters properly.

This fixes #17

darxriggs commented 5 years ago

@qwazer did you already have a chance to look at this?

qwazer commented 5 years ago

Yes, sorry for delay and thanks for the reminder. I'll try to test and release a new version this week.

monosoul commented 5 years ago

@qwazer hey man, thanks for merging. Could you also publish the new version to the gradle plugin repo?

qwazer commented 5 years ago

@monosoul I'm trying but we are really unlucky here. Current error is unavailability of maven central on Travis CI %-)

Could not resolve org.slf4j:slf4j-api:1.7.25. Could not get resource 'https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom'. Could not GET 'https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom'. Received status code 403 from server: Forbidden

qwazer commented 5 years ago

@monosoul @darxriggs Please test with markdown-confluence-gradle-plugin:0.9.1