Sean Gilligan

Results 316 issues of Sean Gilligan

Since the scaffolding plugin includes and uses the fields plugin, its tags should be documented in the "Quick Reference" section of the Grails "User Guide". e.g. `f:all`, `f:display`.

It would be nice if this plugin would also support the [maven-publish](https://docs.gradle.org/current/userguide/publishing_maven.html) plugin which provides "the new incubating Maven publishing support". Maybe there should be a "sister" version of this...

The API is currently limited to only reading the Photo image from a file. It would be nice to have other options available.

enhancement

AsciiDoclet is awesome, but we had to disable it (see Issue #55) to enable building with JDK 11 and later. This is an enhancement request and reminder to possibly re-enable...

enhancement

Publishing to Maven Central requires several other issues be resolved first: * https://github.com/ConsensusJ/consensusj/issues/29 - Refactor all packages to org.consensusj.* * https://github.com/ConsensusJ/consensusj/issues/38 - Add 'Automatic-Module-Name' entry to all JAR manifests *...

Might as well do it with Travis, since @dexX7 knows how to do it.

Create a deterministic build process similar to that used for Bitcoin Core. See this blog article for suggestions: http://gary-rowe.com/agilestack/2013/08/08/how-to-create-a-deterministic-jar/

enhancement
help wanted

See https://github.com/bitcoinj/bitcoinj/issues/895

help wanted

Write a decent user guide.