Tamino
Tamino
In my dependency 0.5 it still uses SimpleDateFormat with yyyy-MM-dd. I see that it has been improved at the current master branch: - https://github.com/rcarz/jira-client/blob/master/src/main/java/net/rcarz/jiraclient/Comment.java#L67 - https://github.com/rcarz/jira-client/blob/master/src/main/java/net/rcarz/jiraclient/Field.java#L259 - https://github.com/rcarz/jira-client/blob/master/src/main/java/net/rcarz/jiraclient/Field.java#L155 Why is...
**RainLoop version, browser, OS:** ??, Firefox, Windows **Expected behavior and actual behavior:** When I go to the settings and to filters and add a filter I want to be able...
### Expected Behavior Building a client should be a fast operation since I do not expect anything to be done. ### Current Behavior The operation ``` com.cdancy.bitbucket.rest.BitbucketClient$Builder.build() ``` seems to...
There should be a list of all used tags in gauge specifications and you should be able to combine and run, debug or run them in parallel. Maybe a global...
I wanted to run several main methods which would also be helpful for debugging. I wanted to run MdxEditor.main and got: ``` Caused by: java.io.FileNotFoundException: warsmash.ini (Das System kann die...
See ``` WarsmashModEngine> gradlew.bat desktop:dist Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details FAILURE: Build failed with an exception. * What went wrong:...
Maybe you could add .deb and .rpm files specified with cpack instructions for Ubuntu/Debian and Fedora and than add a .travis.yml which specifies matrices and dependencies and automatically builds the...
**Is your feature request related to a problem? Please describe.** I cannot load a CSV without a file but my data is from Thymleaf and hence in memory already. **Describe...
Hi, I am using this plugin to show the labels of the datasets inside the bars. Hence, I customize the formatter. The example values from the documentation (https://v2_1_0--chartjs-plugin-datalabels.netlify.app/guide/formatting.html#custom-labels): ``` context.dataset.data[context.dataIndex].label;...
**Blender Version** 3.4.1 **Describe the bug** I want to export a Turnstile model and get this error: ``` Python: Traceback (most recent call last): File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\export_mdl\operators\WAR3_OT_export_mdl.py", line 73, in...