Mark Raynsford

Results 46 issues of Mark Raynsford

In nu.xom.tests.XIncludeTest: ``` White spaces are required between publicId and systemId. nu.xom.ParsingException: White spaces are required between publicId and systemId. at line 1, column 50 in http://dev.w3.org/cvsweb/~checkout~/2001/XInclude-Test-Suite/testdescr.xml?content-type=text/plain&only_with_tag=HEAD at nu.xom.Builder.build(Unknown Source)...

testing

This change simply adds a Maven POM file that will produce a standard Java jar file that can be deployed to any Maven repository. This allows anyone using Maven (or...

**Description** I'm unable to get any kind of DNS resolution inside a container started with `docker-compose`. The same problem does not occur when using the plain `docker` command. The closest...

Hello! Any chance that this will be ported to LV2? Right now, it's very painful to use the synth from Ardour (because Ardour has dropped support for DSSI, and Hexter...

Hello! Nice work on producing an FM synth. I'm having a bit of trouble getting good results when using particular arrangements of operators/modulators. For example, there's a really recognizable characteristic...

Hello! I've just discovered `samplv1` today and it seems excellent. One feature request: Is there any chance you could add the ability to loop forwards and backwards through the selected...

enhancement

Hello! We're trying to use this plugin in the [Library Simplified Android](https://github.com/NYPL-Simplified/Simplified-Android-Core) project to reject `-SNAPSHOT` dependencies. Unfortunately, we're running into an error. If I add the following to the...

Hello! Via the `buildnumber-maven-plugin`, I have access to the SCM revision that was used to produce whatever is in the current BOM. The revision is accessible via the `${buildNumber}` property....

enhancement

**Describe the bug** I'm not certain if this is a bug or a feature request. I have a domain and a set of instances in Vultr, and I'm trying to...

question

**Is your feature request related to a problem? Please describe.** The following example code uses a trivial wrapper record (`LocationID`) to allow some extra type-safety when working with elements declared...

to-evaluate