Andreas Mack

Results 25 comments of Andreas Mack

@pmonks can you point to documentation where AMPs have been dropped? https://docs.alfresco.com/6.1/concepts/dev-modules.html seems to imply that it is still possible.

try this in .ssh/config: Host mygitblit.server.com PubKeyAcceptedKeyTypes +ssh-rsa

@principis Thanks! works for me.

Works on Fedora 31, gnome-shell-extension-pomodoro-0.15.2-0.1.gitcb1ad32.fc31.x86_64

I'm having the same problem. Verapdf 1.12.1 says everything ok, but mustang library says not compliant. I'm using Apache FOP 2.4. How can I find out what is wrong? `java.io.IOException:...

I used PDFBox to run the verification and output the errors. Apache FOP adds a trailer with XREFs in it. That seems to be forbidden in PDF/A-3a. I changed the...

@flaix When will gitblit 1.10.0 be released?

I second this, it's so frustrating. @francescreig you can use my fork for now: ``` oauth2_client: git: url: https://github.com/andrm/oauth2_client.git ```