Ecosyste.ms: OpenCollective

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

github.com/asciidoctor/asciidoctorj

:coffee: Java bindings for Asciidoctor. Asciidoctor on the JVM!
https://github.com/asciidoctor/asciidoctorj

Prepare next release

c3554e4fc878ef108ac0d650f089542ad89acd8d authored almost 3 years ago by Robert Panzer <[email protected]>
Release 2.5.3

86670018960b3e036d0e690758bca11ce4058e60 authored almost 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1076 from ahus1/fix-gradle-warning-undeclared-dependency

add explicit dependency after Gradle complained

d912aa39199241b29b87487a73b5fa829cf40e22 authored almost 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1074 from robertpanzer/upgrade-asciidoctor-2.0.17

Upgrade to asciidoctor 2.0.17

f54746ecf8fdfe02376fff50b92a515296f6a1a5 authored almost 3 years ago by Robert Panzer <[email protected]>
Fix usage of TemporaryFolder in tests to avoid AccessDeniedExceptions

a50573ba2127b8e69734d20cfd4241d2203bcace authored almost 3 years ago by Robert Panzer <[email protected]>
add explicit dependency after Gradle complained

e12eeaffb3f93a1fe6cca6c62c8abbc56175bcd5 authored almost 3 years ago by Alexander Schwartz <[email protected]>
Upgrade to asciidoctor 2.0.17

6f4ac240bd040f8a923f2d41bacc2aa7defb427f authored almost 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1072 from asciidoctor/docs-extension-attributes

Adding docs for accessing named and positional attributes in BlockPro…

5765549b37ceb8bdc327f4c7eab488855c9cdeee authored almost 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1073 from robertpanzer/upgrade-pdf

Upgrade to asciidoctorj-pdf 1.6.2

835174384b630058d193eb757c23887264e144f0 authored almost 3 years ago by Robert Panzer <[email protected]>
Upgrade to asciidoctorj-pdf 1.6.2

ffca0f5164bc9c7d025db6a58ec5137982416365 authored about 3 years ago by Robert Panzer <[email protected]>
Upgrade test dependencies on commons-io and jsoup

8914ebdfc2227431f5410421708538325a58ffd2 authored about 3 years ago by Robert Panzer <[email protected]>
Use symlinks to make tests available to docs instead of copying

18ff7938e8f9914fb064d4f3720ffe8ddde7d819 authored about 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1069 from robertpanzer/fix/1068

Fixes #1068. Clarify execution order of extensions

85585dbd188ba97868e49d6d8000af766924c605 authored about 3 years ago by Robert Panzer <[email protected]>
Implement review feedback

cecaa998469ff33de572f6213f0650dff636e3d1 authored about 3 years ago by Robert Panzer <[email protected]>
Adding docs for Block Macro Processor positional attributes

d7551b8902ca49de5153f6b9fa27f5ee6ae9591d authored about 3 years ago by Robert Panzer <[email protected]>
Adding docs for accessing named and positional attributes in BlockProcessors

681b2bace6bdc57c803f69a472499f4c52155e67 authored about 3 years ago by Robert Panzer <[email protected]>
Fix test error

3e6523a7a11034e1d8986270aa521d0d68b89082 authored about 3 years ago by Robert Panzer <[email protected]>
Adding docs for Inline Macro Processor positional attributes

5d7420f1c019af13301edd037a885834d56a932c authored about 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1071 from robertpanzer/extension-logging-docs

Add documentation for logging from extensions

0bfe9c6a02bcf2b410c3e54353e38704f3a265dd authored about 3 years ago by Robert Panzer <[email protected]>
Mention that converters can also log

fff4fc504efce1f4fcf2c67b1368489fefa4d102 authored about 3 years ago by Robert Panzer <[email protected]>
Implement review feedback.

daa1fbd3b5c0c6fb161717af8fff1f34b4ed9c32 authored about 3 years ago by Robert Panzer <[email protected]>
Implement review feedback.

8a0001c732a10d22556673deaacd3ae65bf22d0d authored about 3 years ago by Robert Panzer <[email protected]>
Add documentation for logging from extensions

6832ba11cc7b18e61ad9f45a9c2a61fea38411ee authored about 3 years ago by Robert Panzer <[email protected]>
Try to clarify extension order after testing.

155c5b398527ea078d10c9075a7e74ee888afdb8 authored about 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1070 from hcadavid/hcadavid-patch-1

Fix example on Logs Handling API documentation

6dd9015aa0611c99582e98a2db95314879376196 authored about 3 years ago by Robert Panzer <[email protected]>
Fix example on Logs Handling API documentation

The custom LogHandle given as an example in the Logs Handling API sections didn't work, as it us...

ed5dc6661154aabbb744c4f09b7c6e68c34e6635 authored about 3 years ago by Héctor Fabio Cadavid Rengifo <[email protected]>
Clarify that BlockMacro- and BlockProcessors are called in the same stage

b8a50103ba0a0170594dbbf51e71f495e1f1568b authored about 3 years ago by Robert Panzer <[email protected]>
Fix type

c36a063efd8e0aa6078acce2c5b2c93513f0e6b3 authored about 3 years ago by Robert Panzer <[email protected]>
Fix double space

b6e4245c9a189db07fa910d4ad8d390c1b27f6de authored about 3 years ago by Robert Panzer <[email protected]>
Fixes #1068. Clarify execution order of extensions

ef214dbf9ffb1fe891b3c2e5aa7adbc01716c731 authored about 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1067 from abelsromero/modernize-cli

0335a7958d90fe31b3a30ab7cf2e650ae19444d9 authored about 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1063 from robertpanzer/docs

0543b77050304f822f9e99653743131ab488c3a6 authored about 3 years ago by Robert Panzer <[email protected]>
Modernize CLI classes

* Removed unused imports
* Applied Java8+ constructs
* Formatting: unified code to use spaces
* ...

6ae7609e4571f51729774899ff69f68f75f42174 authored about 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1066 from robertpanzer/update-asciidoctorj-diagram

Fixes #1065. Upgrade asciidoctorj-diagram

a3edd766ab831de125e2bc852f7f0b2d54238866 authored about 3 years ago by Robert Panzer <[email protected]>
Add link to issue

9c55c956548bd06f2449b58bf681db9dca7bd0ae authored about 3 years ago by Robert Panzer <[email protected]>
Fixes #1065. Upgrade asciidoctorj-diagram

a8aa15f931359b857c380d9c4fe76c2d2f8bc345 authored about 3 years ago by Robert Panzer <[email protected]>
Fixes #1062. Update release versions in docs

d19fb37e27f5aefffbc2d163dd2fb21a4c0a9e98 authored about 3 years ago by Robert Panzer <[email protected]>
Fixes #1061. Clarify default logging to JUL

b8201e0e56c6cf966c2d633ba41cfebd36e741c0 authored about 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1060 from abelsromero/fix-upstream-build-pipeline

0796989a3ec6ef6e38f7baf05e39e5ca75789df1 authored about 3 years ago by Robert Panzer <[email protected]>
Fix test-asciidoctor-upstream.sh path in 'Build Upstream'

e5cec90db7cb34b74bc9491515c1552a77f02516 authored about 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1059 from mojavelinux/change-default-branch-name-for-core

c2a32552d5939285179271115b98577cfc3414e6 authored about 3 years ago by Robert Panzer <[email protected]>
change default branch name for core in test upstream script

a3a6136e86cb96f00e24f05db1877477b99f939c authored about 3 years ago by Dan Allen <[email protected]>
Merge pull request #1057 from abelsromero/display-upstream-test-in-actions

Display upstream test in actions

7274e003e59c237e17d7512400d2cfe3a888ae80 authored about 3 years ago by Robert Panzer <[email protected]>
Add test-asciidoctor-upstream job to pipeline

* Move scripts to folder to clean root path
* Apply 'set -euo pipefail' to validate input & abor...

283b10fcf6012f40969c0b0f729b36dcb792ee39 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1056 from abelsromero/ci-fixes

Fixes for CI pipelines

3634ea195a65d9eadc54144a8422aa00dd110e52 authored over 3 years ago by Robert Panzer <[email protected]>
CI pipeline fixes

* Fix macos excludes
* Fix windows distribution
* Change upstream test exclude
* Set max-paralle...

b5b0edf7c49b658871720b018b421bcc7d359a44 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1055 from abelsromero/support-java-17

c4d332992a812e23a0516375f0a71d090646811c authored over 3 years ago by Robert Panzer <[email protected]>
Bump Gradle to v7.2

94a60a472fb042e17816a96e6972866fe002f3b0 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Add Java17 to gh-actions

9282edc7a0d8e72e5f3a6f2806ad1d287891b58d authored over 3 years ago by Abel Salgado Romero <[email protected]>
Prepare next release

e6c1387ed63e25d2236a45ac48147071de2ab6d4 authored over 3 years ago by Robert Panzer <[email protected]>
Release 2.5.2

2a1913f5bc2206c446ddf454c1af8b8010d3ecdc authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1052 from robertpanzer/asciidoctor-2.0.16

Update Asciidoctor to 2.0.16

3b8e378c0afa58611e88e5fe869e4e81b8459b76 authored over 3 years ago by Robert Panzer <[email protected]>
Update Asciidoctor to 2.0.16

062c9bbba83dfdce4acb872dd797a1a6df9255d8 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1051 from mojavelinux/issue-1050-fix-upstream-build

a637d7c41d1befd36f0de46fab04a22f58693948 authored over 3 years ago by Robert Panzer <[email protected]>
resolves #1050 fix upstream build to build against the specified ref

ae9cf42c795977fd193315b68d3a6126321d5217 authored over 3 years ago by Dan Allen <[email protected]>
Merge pull request #1048 from abelsromero/upgrade-springboot-it-test-to-latest-springboot

850f7234419b1b43fffe46c803f7a7a255182ab2 authored over 3 years ago by Robert Panzer <[email protected]>
Bump SpringBoot version to latest 2.5.2 in it test

baf68d7569bea5fdbc169e4bcd54fc5a920ea4e9 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1046 from geraldcombs/choco-update-v2.5.1

aeb6a04d44542c3827aa6228b8748c4f312a6b46 authored over 3 years ago by Robert Panzer <[email protected]>
Chocolatey: Upgrade packaging to 2.5.1.

7d404a80057f32c6b5167597de0ce444ccb995e4 authored over 3 years ago by Gerald Combs <[email protected]>
Merge pull request #1044 from robertpanzer/upgrade-junit

d038617b98907dabb520e9a4c079b6b79d81a9e6 authored over 3 years ago by Robert Panzer <[email protected]>
Upgrade remaining dependency on junit 4.12 to 4.13.2

d38456a9d7faba21eadbe70d777f7ca948bc8f3e authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1043 from robertpanzer/update-nexus-publishing-plugin

Upgrade to new gradle-nexus.publish-plugin

a38da86baeb0387f107753274c2dfbc93e083bf9 authored over 3 years ago by Robert Panzer <[email protected]>
Upgrade to new gradle-nexus.publish-plugin

ddd9cdf45ecd68e0ccf70b849ea6e13bdffed51d authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1042 from robertpanzer/build-javacompile-release

Remove source- and targetCompatiblity options and use javaCompile.opt…

fe83101574bdad6de744d166ae380db2f9938ef0 authored over 3 years ago by Robert Panzer <[email protected]>
Don't set Java release version when running with Java 8 which does not support this option yet

96ed4f06ad11d4ed0c49141a4958ed7edaf85b06 authored over 3 years ago by Robert Panzer <[email protected]>
Remove source- and targetCompatiblity options and use javaCompile.options.release instead

c28c6d446dd2bc94ffa2675f4875539fa4ba4dae authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1040 from robertpanzer/asciidoctorj-pdf-1.6.0

Upgrade to asciidoctorj-pdf 1.6.0

115757cd0b114a8962d880938eedb0cf5a618a19 authored over 3 years ago by Robert Panzer <[email protected]>
Merge branch 'main' into asciidoctorj-pdf-1.6.0

bcfc3df237f0442a87fc39e927712e9c50d836f2 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1041 from robertpanzer/fix-1037-toc-attributes

217fca9a0f1f0e1f0143f2145dd58e2f26e0c4c7 authored over 3 years ago by Robert Panzer <[email protected]>
Clarified CHANGELOG

aa4fb00823a3e2312da6c325e1eba3f67bc5658f authored over 3 years ago by Robert Panzer <[email protected]>
Fixes #1037. Avoid usage of deprecated attributes toc2 and toc-placement.

faf4499e1be652280790f9b8daa4ca836826f754 authored over 3 years ago by Robert Panzer <[email protected]>
Upgrade to asciidoctorj-pdf 1.6.0

0bdb765b1c4895ad82d831a3ea36d5c1e3825bd8 authored over 3 years ago by Robert Panzer <[email protected]>
Prepare next release

0d1b4c83f98dca8ad32ac65d96c48073ab8cdf8b authored over 3 years ago by Robert Panzer <[email protected]>
Release v2.5.1

db576a6b6699b386e1aadd87c4810cc373103130 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1033 from robertpanzer/fix-1032-performance-regression

Fixes #1032. Downgrade concurrent-ruby to 1.1.7

4c8755520bda6b8b8b42578deebcd616b29bae97 authored over 3 years ago by Robert Panzer <[email protected]>
Fixes #1032. Downgrade concurrent-ruby to 1.1.7

5c439c3cf2a78022b4b342925d37b4abe18be5f5 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1031 from robertpanzer/upgrade-test-deps

Upgrade test dependencies on Arquillian and Spock

6464140d6e17b4615fc3a67a9ae81d6f77648ee3 authored over 3 years ago by Robert Panzer <[email protected]>
Avoid use of Rules which seem to break the order of events in Arquillian

77bec26650a39e82e5055b69bef5a00e28197dbc authored over 3 years ago by Robert Panzer <[email protected]>
Upgrade test dependencies on Arquillian and Spock

61b24c5b9c41cf3bfe146257cde0eb97a46bf21f authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1030 from robertpanzer/asciidoctorj-epub-1.5.1

Upgrade asciidoctorj-epub3 to 1.5.1

9caaf1b2dc8889ee50f49dc49b7c90c30511f6d0 authored over 3 years ago by Robert Panzer <[email protected]>
Upgrade asciidoctorj-epub3 to 1.5.1

e68d3b2f05ad6aeee9f1c3eba12f5d4324a0d57f authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1029 from abelsromero/issue-1028-update-antora-version

Update version to 2.5 in Antora descriptor

baa81f439f12a914b097c3e0b0dc9733473b902c authored over 3 years ago by Robert Panzer <[email protected]>
Update version to 2.5 in Antora descriptor

fac140d54b1f1c1aa800fe9be2b0686097a79a99 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1027 from robertpanzer/remove-appveyor

Remove builds on appveyor

831aef765859a491bc5bb53b69e183f42f770a8b authored over 3 years ago by Robert Panzer <[email protected]>
Remove builds on appveyor

05e1558ffafdfee0f0f0fa123ab12be3250314cc authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1026 from robertpanzer/asciidoctor-2.0.15

Upgrade to Asciidoctor 2.0.15

ac6727e4ea753c51ea691d5b2bcc6aacb5f3ce3a authored over 3 years ago by Robert Panzer <[email protected]>
Upgrade to Asciidoctor 2.0.15

81fa14005864d600e0f8b9994e505ea8c2d064a7 authored over 3 years ago by Robert Panzer <[email protected]>
Prepare next release and update sdkman vendor plugin

ee3712857dc8856b941b602292ab80bd3722bd4c authored over 3 years ago by Robert Panzer <[email protected]>
Release v2.5.0

0e27884200b5a61e86fcd074b8367d2b20a8f915 authored over 3 years ago by Robert Panzer <[email protected]>
Prepare next release

76a3a0020fc5a7e9344bcf7e002b9f59f8f1952b authored over 3 years ago by Robert Panzer <[email protected]>
Release candidate 2.5.0-rc.1

d3d22000d1391c4a174a242457ff5817c9d2e7c9 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1023 from abelsromero/issue-835-document-artifacts-local-publication

Improve local development docs

12a0e8a30022bc85e63a392fdc672861c5973c5c authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1022 from abelsromero/minnor-fix-doc-title-in-menu

Fix doc filename instead of title shown in nav menu

c5f1459e01ea3d55638c96fa81131d075276cd54 authored over 3 years ago by Robert Panzer <[email protected]>
Improve local development docs

Closes #835

36fd78051a24bd3883833b3084b783e00ff58f02 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Fix doc filename instead of title shown in nav menu

9f681810e725bea06118f7b8a21756f8e89b5da1 authored over 3 years ago by Abel Salgado Romero <[email protected]>
Merge pull request #1014 from robertpanzer/fix-intellij

Try to fix running tests in IntelliJ

757e375d088c7a7e774b6cf91f79e482e76457c2 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1020 from abelsromero/issue-980-rename-push_include

Rename push_include to pushInclude

8f7bebc686345fc343911e4d3e49fc52b14490eb authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1019 from abelsromero/gh-action-maintenance

Bump actions/checkout and actions/setup-java

4f72f07f1f50eb5cf73d3cda08261c04a685ce20 authored over 3 years ago by Robert Panzer <[email protected]>
Merge pull request #1018 from abelsromero/issue-142-add-missing-load-methods

Add load(String,Options) and loadFile(File,Options)

073589bb1e4b8df66a5ea41469b1231d708f44d6 authored over 3 years ago by Robert Panzer <[email protected]>
Rename push_include to pushInclude

7f981ae3644f0340a5e9d33640109933e7e19233 authored over 3 years ago by Abel Salgado Romero <[email protected]>