aanno

Results 54 issues of aanno

### Expected Behavior For the example at https://github.com/aanno/Servlet-4.0-Sampler/tree/report/eclipse-buildship-jee (branch: report/eclipse-buildship-jee), I expect buildship to set up the eclipse inter-project dependencies but it does not. ### Current Behavior Buildship does not...

a:bug :beetle:

Funny, and I found our deep_dreaming version more useful than the jupyter stuff. However, because of rounding errors the result image was broken. Hence I tried to fix that.

Hello, `XProcConfiguration` contains a line ```java bFeatureMap.put("http://saxon.sf.net/feature/preferJaxpParser", Feature.PREFER_JAXP_PARSER); ``` However, Feature.PREFER_JAXP_PARSER is not in Saxon 11.3. Hence ```bash [main] WARN DbXslt20Ng - xslt20 format: html output: /mnt/home/tpasch/scm/aanno/db-toolchain/./asciidoc-writers-guide.html5 xpl: /mnt/home/tpasch/scm/aanno/db-toolchain/src/main/resources/docbook-xsl20/db2html-db-toolchain.xpl Exception...

Hello, I added the pomfile option to main/standalone. This allows creating an (maven) pom file from outside an ant task. Example of use: ```sh $ pwd ~/.ivy2/cache/org.typelevel/cats-core_2.11 $ java -jar...

I have encountered several problems in the web interface, probably related to the fact that my key has expired. 1. Trying to delete (gpg, probably expired) key: edit -> delete...

Support for [dkms](https://wiki.archlinux.org/index.php/Dynamic_Kernel_Module_Support) would probably help all users to automatically build the module on kernel updates.

## Linux distribution and version `$ lsb_release -a` LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: Fedora Description: Fedora release 31 (Thirty One) Release: 31 Codename: ThirtyOne ## Flatpak version `$ rpm -qa...

I tried `oapi-codegen` for client generation. Using the client, I encountered that data format the REST API _server_ provides is not in line with https://swagger.io/docs/specification/data-models/data-types/#string (that requires [RFC 3339, section...

Great tool that (nearly) has worked out of the box for me. However, I encountered that the `file` type is currently _not_ supported (see https://swagger.io/docs/specification/data-models/data-types/#file in spec).

Hello, I've hacked a fix to #748. This is _not_ ready for merge. But before putting more work into this, I need some feedback. So long, `gocryptfs` only allows _one_...