Garret Wilson

Results 71 issues of Garret Wilson

I'm using `org.codehaus.mojo:build-helper-maven-plugin:3.3.0` on Windows. Let's say I want to use the `regex-property` goal to replace some value with the build directory path: ```xml test validate regex-property bar foo .*...

Stale

See #58 for background. I'm using `aws-cli/2.11.23 Python/3.11.3 Windows/10 exe/AMD64 prompt/off` . I'm trying to use an imported value from another CloudFormation stack to determine whether a resource should have...

I didn't realize [SLF4J-450](https://jira.qos.ch/browse/SLF4J-450) was already implemented, so I was excited to look into this. Thanks for the work on this, @ceki and @KengoTODA. In the source code I see:...

DONE
IN_PROGRESS

It would be extremely useful to bundle the `slf4j-simple` logging implementation as a separate artifact (e.g. `slf4j-simple-impl`) so that it can be used without exposing it as an automatically detected...

From the screen shots it looks like the plugin allows various dictionaries to be used. Does the plugin provide any visibility into the size of the dictionary being used, so...

enhancement
question

I keep my UXF files in one directory, separate from the directory in which I export to e.g. SVG. (Keeping source and output files separate is a common practice in...

I have a `dist/` directory containing files in `dist/css/`. If I run the command: ``` cross-zip dist dist/foobar.zip ``` The resulting file is empty. It only works if I place...

Could you clarify your support for zoom using gestures (spreading and pinching) on mobile? I'm trying to decide between fslightbox and [nanogallery2](https://nanogallery2.nanostudio.org/). I want to use the [Vanilla JavaScript](https://fslightbox.com/javascript) product,...

enhancement

Do you have a configuration setting that will make the browser back button (and the Android back button) merely close the lightbox and _not_ leave the page? After much study...