Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/asciidoctor/asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://github.com/asciidoctor/asciidoctor-gradle-plugin

Remove fopub in preparation for Asciidoctor 1.5.0; prepare the plugin for publicaction to the Gradle plugin portal

e6cd5e21c35e117052897cd9c839407eb127b321 authored over 10 years ago
Merge pull request #76 from msgilligan/msgilligan-publishfix

Remove <id> tag from <contributor> section in POM

22e4cf46cfc19503b26ba94d8ed16e8d957ef256 authored almost 11 years ago
Remove <id> tag from <contributor> section in POM

2cc374d15eeac12d2159a34aea057cd11d7ffd04 authored almost 11 years ago
Remove openjk6 from Travis config

73df2561be4acaa453f4cb6faab14292c13e3f4f authored almost 11 years ago
Apply license plugin

9a8c9317c9da0d2b9c10a4e09121d5119a055858 authored almost 11 years ago
Update build scripts

a3fd11761b277df6a14f3df9e4ad19584d42e16e authored almost 11 years ago
Rework README [skip ci]

daed88a78c513574485a6a69e5909feb10683be6 authored almost 11 years ago
project.version might be null so add a check for it

111152bcf27439d773252fa571f6dfaf6fd50af3 authored almost 11 years ago
Fix #68. Allow a set of files to be set as

4d2fc0dfa90109988da4e4d78fb2c51acdbcec9f authored almost 11 years ago
Fix broken build

31610f11abf06bd97bf08391ca6cd5602a201057 authored almost 11 years ago
Fix #59. Define project coordinates (name, group and version) as document attributes. Honor user settings

e03ffcbbc5becb7bbb1da74729e2700c2ce1901c authored almost 11 years ago
Fix #73. Badly formatted POM file

4491d4be6ebbd1426c93467ac546daad86ca0fb1 authored almost 11 years ago
Upgrade gradle wrapper to 1.11

9b7e5a6787a94ec78e574fcadd7fc8cb730ce38f authored almost 11 years ago
Fix codenarc violations

166f8d598052fdc32754c55deacbe01c670ab9d3 authored almost 11 years ago
Merge pull request #70 from Skyr/fix-codenarc

Fix codenarc violations

1e099a86cd77c88bfd86e76ca0d8f5417ed274d3 authored almost 11 years ago
Fix codenarc errors

7a2d5433f9918a963af3320141c9f47af58188a8 authored almost 11 years ago
Merge pull request #69 from Skyr/fopub-params

Pass options to fopub backend

30ed787cd073f1f5f3509179d705cdf4dc04904b authored almost 11 years ago
Pass options to fopub backend

Separate configuration section for fopub options. Allows to:
- pass parameters to the XSL styles...

77cbbd5351e617f0b616de4ed555d6ae142ea58d authored almost 11 years ago
Disable license plugin

License plugin does not run under OpenJDK6 https://github.com/hierynomus/license-gradle-plugin/i...

50c823a3541362e5fe73cb8c3de1c9d56a367686 authored about 11 years ago
Appy cobertura, coveralls, license plugins; disable integration testing for the time being

495853bd1ada5da18159835ad93fca1f38ce0c68 authored about 11 years ago
Fix broken integration test

196a7013839e0cb4c0a77cc42c3b8bbadf5cc7f3 authored about 11 years ago
Missed one rename fopdf -> fopub

8249fed1280c6d3762c520cffa4cf7948b8ffc29 authored about 11 years ago
Rename all occurrences of fopdf to fopub; upgrade samples to Gradle 1.9

6f350fc58c4c4a6c581a67fc83c7a1245f941b01 authored about 11 years ago
Apply and close #66

a8e03420e2556ac866eb0b2d0a96b75a024a8fab authored about 11 years ago
Upgrade to Gradle 1.9

e0cc92d37320b6321b7424b7675a82a97039fd4f authored about 11 years ago
Merge pull request #64 from mojavelinux/issue-63

resolves #63 remove unnecessary rubygem exclusions

4137005075ef8a2419804369df054518ba2181b8 authored about 11 years ago
Merge pull request #58 from rwinch/multi-backends

Multi backends

f52c229686bee7e245dc5799f11c41a829df4ffd authored about 11 years ago
resolves #63 remove unnecessary rubygem exclusions

a556665fa3808b6dc7fad51d38beeefff8b89650 authored about 11 years ago
Merge pull request #57 from rwinch/fopdf

#8 Support for Asciidoctor FOP PDF support

f019fde351dea4b7ee744793051905f344683e3c authored over 11 years ago
Support multiple backends in a single configuration

4350026f29ef2952950abdb71d3999c1c8b6355c authored over 11 years ago
Add bbitdeli badge to readme

533b308b72b45b43b95c6de556ade33611892fd2 authored over 11 years ago
#8 Support for Asciidoctor FOP PDF support

This commit adds support for using FOP [1] for rendering PDFs with
Asciidcotor.

[1] http://xmlg...

f5ae5ace34c086c2c8c58c1052c5b7c7d3617aca authored over 11 years ago
Bump version number

cf7ceccd0fed83ebe4bb284f72cadf9e3d9d2ced authored over 11 years ago
Merge pull request #54 from mojavelinux/issue-53

resolves #53 allow safe mode to be specified as int, string or enum

0430071ffc0f816125aa90f1f996cfa32e6b3105 authored over 11 years ago
reduce ABC complexity of safe mode handling

5b4d3b5ad1b3df55467c31d75fd6fb55f0ff5f9f authored over 11 years ago
resolves #53 allow safe mode to be specified as int, string or enum

abf501250c5a3d304bc97c5896e7f604ab5d8922 authored over 11 years ago
Release 0.7.0

e7d2e1b2e81ae7cc63532771eded2e04f5f1cd91 authored over 11 years ago
Move history to its own file

d766b5e76009c570b3df1bda8280ffbdbe0a8727 authored over 11 years ago
Add missing test resources

300b13b029bbe84db87e1a311ba4ae5d3f7e572e authored over 11 years ago
Close #50 apply base plugin by default

f71da85146aee88d445372d5abc4da0e699ad4b9 authored over 11 years ago
Update readme with latest issues/pulls

3324585483363208f1fe3ee161b00ecd79a4b527 authored over 11 years ago
Reposition file filter as 2nd argument for file processing procedure

04d282502e0920f49041567000678cd5d6431278 authored over 11 years ago
Merge pull request #49 from mojavelinux/issue-46

resolves #46 refactor file processing

b2f8f1d2defebf8336169d29b8d5b9b8fd6e063f authored over 11 years ago
resolves #46 refactor file processing to be more declarative

26e4f718d3eb2970ffa624baa029db0afb9b558e authored over 11 years ago
first step towards consolidating file processing, addressing #46

0217c671b818fed637557b08a1ff6e1019cfca97 authored over 11 years ago
Merge pull request #48 from mojavelinux/backend-option

set backend as option instead of attribute

acf360af5d6c3ebbf29aa02fa5c53d2cbc3d5dc4 authored over 11 years ago
set backend as option instead of attribute

acaf84dd931cf74ec03720529bdc0330640ee592 authored over 11 years ago
Merge pull request #45 from mojavelinux/issue-36

resolves #36 skip files and directories that begin with an underscore

4dd99c42533cd3991af2fab95da760d6f6dc8c93 authored over 11 years ago
Merge pull request #44 from mojavelinux/issue-39

resolves #39 process non-AsciiDoc files when sourceDocumentName is set

9ff97f9f52dd05b891e4952c1385899a35e23da7 authored over 11 years ago
resolves #36 skip files and directories that begin with an underscore

09fb4afe997d8b5665814eafd2312035d916bb8a authored over 11 years ago
Closes #37 Don't copy docinfo files

5a51d06696b745398b09a6c59fd1bfec3d8f7ce0 authored over 11 years ago
resolves #39 process non-AsciiDoc files when sourceDocumentName is set

28ecae215627088141638a37ffc4f7c110c72a15 authored over 11 years ago
expect baseDir field as directory

6e78db0323f895711f5b1807617a69f04a0eabaa authored over 11 years ago
Misunderstood the default setting for baseDir; reapplied with default value

31dea72d5144c02200ed80ec43e9db59c654007b authored over 11 years ago
Add tests for recent attribute changes

90115fb72c15511e74a43d8953a3d1ff530b750e authored over 11 years ago
Update readme with latest fixes

fa6487126f4500005d4d4e9ca845a7e4b30de71d authored over 11 years ago
Manually merged @mojavelinux's pull request for #40

5ded3d29a22c8221c8aaeb7ce0bc501319b2a80b authored over 11 years ago
Mark AsciidoctorTask.baseDir as an input

3dfb875951dbaafad542f84ed0ebf52b5b7e9c29 authored over 11 years ago
Merge pull request #43 from mojavelinux/issue-38

resolves #38 allow baseDir to be specified explicitly

d1b9665798086a71dc894eb368118d13364637eb authored over 11 years ago
resolves #38 allow baseDir to be specified explicitly

- default baseDir to project.projectDir
- allow baseDir to be overridden
- allow baseDir to be s...

612f4e30edbd43fbf51ed29eaf11237f665cb7f9 authored over 11 years ago
Close #35. Quick fix for supporting `options.attributes.projectdir`.

c7746084c8364dc9b79a2e7f5b7249dde8b04540 authored over 11 years ago
Update readme with latest info

01d43ec1c3e5d40417d251f9f8741218019eba70 authored over 11 years ago
Fix build breackage due to CodeNarc violations

a46efa5d018af3c56c2db488ee22c2f3e46d83f4 authored over 11 years ago
Merge pull request #32 from mojavelinux/issue-31

resolves #31 support attributes as String, List and Array

4890883ddd72e4ba291c12156b537b107eab9b4f authored over 11 years ago
Merge pull request #30 from mojavelinux/issue-29

resolves #29 recognize all built-in backends, pass through others

2650363f6af7dd1eefb315351bb93e0eb80385c4 authored over 11 years ago
resolves #31 support attributes as String, List and Array

398cc0cc6e4c7026f46344c9748fce7f1da0c17e authored over 11 years ago
resolves #29 recognize all built-in backends, pass through others

ec4fceeb75da14cff866e2a240b1f98f3f2f31cf authored over 11 years ago
Update sample build script configuration

Use the latest Gradle DSL configuration for defining dependencies

f0ff21c2d707bf823c14b2e954016a0e8bbda176 authored over 11 years ago
Bump version number

e2b6a51b39e95cd3cc890e01eca1c1fb6522ca53 authored over 11 years ago
Defensive copying of Asciidoctor attributes

Asciidoctor may updated values sent via options/attributes with Ruby compatible values. This cau...

863839537473cbea4f31f722c7a5f02ef659d264 authored over 11 years ago
Release 0.5.0

cbd9e13af95681beece236aa686f9c7ad7adee58 authored over 11 years ago
Close #19 the value of 'project.projectDir' is automatically set to 'options.base_dir', all paths should now be relative to the project that defines the asciidoctor task

5ab4bbaffef1d6c01aafcd3bf17a848371eb8d9b authored over 11 years ago
Upgrade to asciidoctor-java-integration 0.1.4

c5e1fae7baf2f1819479210b19c93a1e8632b753 authored over 11 years ago
Close #27 Honor 'to_file' option. Note that this option only makes sense when processing a single file.

c8f100ace3d259fda33e357298a71fc2b939baaf authored over 11 years ago
Merge pull request #26 from gernotstarke/to_0_5

updated dependencies in build.gradle to 0.5

b03b102028883e1a01d8a201419f1fb58c0002d9 authored over 11 years ago
updated dependencies in build.gradle to 0.5

modified readme.adoc to reflext 0.5 version (in depencencies)

24377a609c8f93bb70bed15c570756837a85cda2 authored over 11 years ago
Prepare release 0.5.0

d2fdc3849cbcb84ff480ba96a0072c8caccb1c01 authored over 11 years ago
Fix broken build due to CodeNarc violations

21b66eb41cb433e77a2d5903b31085e836104409 authored over 11 years ago
Upgrade wrapper to Gradle 1.7

607e3e794d5144fb728bf7a528da6690bc556bcc authored over 11 years ago
close #24 after merging changes manually

e16f3e968b38f4aa221164fb367fefde075b8271 authored over 11 years ago
Merge pull request #23 from melix/doclogging

Add a 'logDocuments' configuration option

db4a4b8529e4ccaeca2f26d32d8a57f7d38b641a authored over 11 years ago
Merge pull request #22 from darxriggs/master

deferring creation of Asciidoctor instance to speedup task creation

ad0d15aa997480590801947db4769f7965369993 authored over 11 years ago
Add a 'logDocuments' configuration option

* false by default
* if true, logs files being processed with "lifecycle" logging level
...

77e177ce3ad855a29f2d7e314056ade2b94682e3 authored over 11 years ago
deferring creation of Asciidoctor instance to speedup task creation

- creating an Asciidoctor instance can take many seconds
- creating it in the constructor means ...

23dcc35fcf016e510ed8e1dfd168681025dffa6d authored over 11 years ago
refactoring

- added missing Copyright note
- generated the ALL_BACKENDS map in a Groovier way
- reordered me...

7ee2c64885fc89095fb6743bdf5b0b11ef89ed2f authored over 11 years ago
Add configuration instructions to include a docinfo file

660b84340caa082b46c7462618f35d6919c7bdcf authored over 11 years ago
Update README with suggestions from @mojavelinux found at #17

2d5b5479cc1c4b25a3ea97a477e6c4908f58b2f9 authored over 11 years ago
Tweak pom generation given Gradle 1.6 maven-publishing features

eb9d4075647aa71f2f477662178ecd6b75ee7547 authored over 11 years ago
Apply jacoco plugin for code-coverage

13db41ef2a2dfaaa1c49e041953a7d34f7ec2229 authored over 11 years ago
Add codenarc configuration; tweak codebase to conform to codenarc rules

95efc7e4df9501644830b9655cb0590875997683 authored over 11 years ago
Add javadoc hotfix plugin as we still compile with JDK6

c48c5bce8b8f2b9323402fd132142e3a7a600689 authored over 11 years ago
Fix links in README

cc192d19a2cf886dd963c2b90d3c6044c7c9b641 authored over 11 years ago
Hmm looks like .adoc should be used instead of .ad

f43f2f318ed4594e3e9d06cfd33660e4605b0a8b authored over 11 years ago
Convert README from markdown to asciidoc

645494a08372241bcc56e8b77b298478a3e7e8d8 authored over 11 years ago
Close #16 Property sourceDocumentName should be marked with @Optional

7cf59f6d9c42fe5439cf693b8951cbee866b43ed authored over 11 years ago
Fix readme; kickstart TravisCI once more

d80ba7bd1654d71577d03f4957f1211a01570c84 authored over 11 years ago
Close #15 Added sourceDocumentName as a property to AsciidoctorTask

e774d9a16c5b8e643969623447de38282b5c8c6f authored over 11 years ago
Close #14 coerce GStrings into Strings otherwise JRuby will get confused during method selection

2247e2469072bc1f165b2b9daf77d96204cd4ac6 authored over 11 years ago
Upgrade wrapper to Gradle 6

Upgrade to asciidoctor-java-integration 0.1.3

a7d05038aa0d1a996ad5b70afb3266fb2d113b7d authored over 11 years ago
Merge pull request #12 from noamt/master

Aligned plugin dependency resolution sources

cf2286e3c9997ad76846bd1a3feff46e28b8976f authored almost 12 years ago