Torsten Kleiber
Torsten Kleiber
I have maven pom.xml, where I use git.branch and git.commit.id.abbrev to create database schema for my tests.  This works fine, when I call maven in my development environment....
**Describe the bug** I want to publish to Confluence an inital english ARC42 document. publishToConfluence task build the HTML and then does not find the build directory or cannot acces...
**Describe the bug** The docToolchain website show v2.0.x in it's url. Current release is v3.2.2. Does this mean this is old documentatin? I cannot find any information, when the website...
I try to create slides, so I have tried "New template -> Asciidoc Slide (reveal.js)" Unfortunately I get follwing error in the log, I think this has something to do...
Hi! When I call python setup.py install then I get Traceback (most recent call last): File "setup.py", line 6, in from setuptools import setup ImportError: No module named setuptools This...
We have here an enterprise application with more than 1000 packages, functions and procedures with over 1 million LoC in one of the schemas. We have created one fresh test...
**Describe the bug** The example code in the documentation use tag instead of tags an therefore does not work as requested. **Provide version info** utPLSQL documentation version 3.1.7 **Information about...
Hi! When I run follwing code against my selenium hub: ``` import java.net.URI; import org.junit.Test; import org.openqa.selenium.WebDriver; import org.openqa.selenium.edge.EdgeOptions; import org.openqa.selenium.remote.DesiredCapabilities; import org.openqa.selenium.remote.RemoteWebDriver; public class WindowsMaximizeTest { @Test public void...
### All Submissions: * [x] Did you update the `changelog.adoc`? ### Your first submission * [x] Welcome to the list of contributors! If you have any questions, feel free to...