Aurélien Bourdon

Results 17 comments of Aurélien Bourdon

After some investigation, it is possible to create Jira issues via direct HTML link: https://confluence.atlassian.com/jirakb/creating-issues-via-direct-html-links-159474.html Example: https:///secure/CreateIssueDetails!init.jspa?pid=11400&issuetype=1&description=this+is+the+description&summary=this+is+the+summary So issue can be closed because feature already exists in Cerberus Regards, Aurélien

Additional information: as explained from the Jira documentation, the `CreateIssueDetails` is quite outdated but still works. Note there is a Jira ticket about issue pre filling here: https://jira.atlassian.com/browse/JRASERVER-23590 Aurélien

Another argument, Gson cannot handle anonymous classes: http://stackoverflow.com/questions/39538677/why-does-gson-tojson-always-return-null

Library is approved, we just have to have additional time to do it ;-)

Hi @hylkevds, Extensions of the existing entities. To express some constraints against the generic OGC SensorThings entity model. For instance: https://github.com/StoreConnect/storeconnect-sensors-api#the-storeconnects-sensor-api-data-model. You could imagine to ask clients to provide the...

Hello, You mean create/delete a new profile directory like in your PR #2? Or add/remove a specific dotfile already present on disk? Aurélien