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

Adapts to new extension API

78358a1dec1bbb0611af41fc597297edd67148ff authored almost 11 years ago by alex <[email protected]>
Merge pull request #145 from mojavelinux/new-extension-api-updates

fixes to extension integration

be4cb9261b6156ab1920b0c8ca5490d9e5c16277 authored almost 11 years ago by Alex Soto <[email protected]>
fixes to extension integration

- add name property (getName(), setName(String)) to processors
- rename config method to getConf...

385d16ed03e0cbd5471755fa635cb724be123a56 authored almost 11 years ago by Dan Allen <[email protected]>
Integration of some extensions to new API

f1738a9e71c06114278af1313cd90d102fd62b1c authored almost 11 years ago by alex <[email protected]>
upgrades gem-maven-plugin to latest version.

72032f0d6112dac848e205f828faf633d71a770b authored almost 11 years ago by alex <[email protected]>
resolves issue #140 by commenting one recursive line which it was not necessary, but makes when section has no content to return null.

6a2f98658362fe5006fa5a12ca8dddd887668e25 authored almost 11 years ago by alex <[email protected]>
resolves issue #141 by renaming dom package to ast.

893770d560385fa65826e6a5f410c594447b97a3 authored almost 11 years ago by alex <[email protected]>
resolves issue #118 by adding information about how to integrate AsciidoctorJ into JBoss Wildfly. Pull request could not be merged because of major changes written in issue #143

6934e55a4be994f32a397ccad776059fefa4c007 authored almost 11 years ago by alex <[email protected]>
Merge branch 'master' of https://github.com/asciidoctor/asciidoctorj

59e98dd1ca9a8559f922577e7c953769a388e40e authored almost 11 years ago by alex <[email protected]>
Merge pull request #143 from mojavelinux/revise-readme

Revise readme

cbc0a0e6aa1c1e5d7f4fe62a84f519d70985a2b1 authored almost 11 years ago by Alex Soto <[email protected]>
fixes issue #142 by registering AsciidoctorJ modules so Java classes can be accessed better from Ruby.

79e5d2f7d2fa9c9ac17da3cd3995e55075bc99b9 authored almost 11 years ago by alex <[email protected]>
revise AsciiDoc syntax in README

- set java as default source language
- don't set language on Java source blocks
- only show bui...

7c6f1bfb182201754276a308914f128c15066914 authored almost 11 years ago by Dan Allen <[email protected]>
change file extension of README to adoc

694e18bb9ffd5d8209db647aca1821da08e42b64 authored almost 11 years ago by Dan Allen <[email protected]>
adds test for testing negated attributes.

cb6f15de6e903c228828a916a394d57dc3d86a3e authored almost 11 years ago by alex <[email protected]>
resolves issue #135 by setting currentDirectory to Ruby runtime to base_dir when attribute is set.

b24a376475d207dbeb20d4c60a9ab57f48e685ce authored almost 11 years ago by alex <[email protected]>
Merge pull request #136 from gregturn/toAsciidoctorCommand-typo

toAsciidoctorCommand is misspelled

86ccb04847a6c5cd868a58eaf2667320b946b82a authored about 11 years ago by Alex Soto <[email protected]>
Fix typo in method name

109c83993605a4c563c2b3ecad4a67a057987a6d authored about 11 years ago by Greg Turnquist <[email protected]>
resolves issue #112 by refactoring package names and class locations.

c26d65214ce5e0d9c6d0b436199c7bd9e1d6af9e authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #127 by adding distribution manager to bintray.

a2bfd5c262a9e9eda0889ba721d0962e76c6cad0 authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #122 by allowing users unregistering all current registered extensions.

d2c4b2e1d6cef6b99329053098162cae7dc3711c authored about 11 years ago by Alex Soto <[email protected]>
Merge pull request #133 from nawroth/bump

Bumped versions, fixed test.

2c351273ace9cf0f6dd00e84aaf4f893e5f202ee authored about 11 years ago by Alex Soto <[email protected]>
Bumped versions, fixed test.

bcccf2521a1fbb4596424d76ea3ca3ddc0ae1a40 authored about 11 years ago by Anders Nawroth <[email protected]>
resolves issue #121 by promotting hide-uri-scheme attribute.

c96cbfd274c531cfd4c3d64ffac8eac0ac8e87b3 authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #123 by adding log information about how to install pygments.

5640adec7ee774cf745f52905d73173d04d6d656 authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #120 by adding open-uri-cache gem.

06dc30a60ba3743b5827f8324e147e7673956110 authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #105 by promotting math attribute.

79235461e9477802e6d0fe3f3d112fa898b4c18c authored about 11 years ago by Alex Soto <[email protected]>
resolves #94 by promotting appendix-caption attribute.

bc6dff0667801eedffc5c4a9a2c01df503258b4a authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #92 by promoting hradbreaks attribute.

93618443610e6ccbd8efc1fea54baae8bffa1467 authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #91 by promoting sectnumlevels attribute.

f6c8b01d7c678a3763e51ba2cf509094d9e21d7f authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #129 by promoting nofooter attribute.

d7d8aa3fa2a9f44f6e2b6793b20eb46b74ab6e4f authored about 11 years ago by Alex Soto <[email protected]>
Merge pull request #130 from Mogztter/Issue#129

Resolves #129, Promote nofooter attribute

4a9d3f33b661bfc94752f924b83893cac05fcf49 authored about 11 years ago by Alex Soto <[email protected]>
Fixes #126 by adding log API and transforming Options and Attributes to CLI format

849be6ffaa57fb8bb90b81f06873eaf292adf862 authored about 11 years ago by Alex Soto <[email protected]>
Resolves #129, Promote nofooter attribute

65328c977d8af0a62a28725f792acd7ba65a4442 authored about 11 years ago by Guillaume Grossetie <[email protected]>
Format code with tabs

7b6f36a6c47d60e41674e6d9cbc4e35105b43037 authored about 11 years ago by Guillaume Grossetie <[email protected]>
Fixes issue #124 by excluding files and directories starting with . or _ in AsciiDocDirectoryWalker.

4aaa2a890382a207154543a45fcce5836716b38f authored about 11 years ago by Alex Soto <[email protected]>
Fixes issue #114 by adding createInline method.

2205be9f187ae3e36c3a5a2858c2dd657aa9f1bc authored about 11 years ago by Alex Soto <[email protected]>
Fixes issue #125 by providing new scripts without sh extension and with new names

eaaa1e2786330a3915c54c588067dc0d73f9071f authored about 11 years ago by Alex Soto <[email protected]>
Fixes issue #113 by setting content of createBlock method as String and as String List.

d1b56b8e5c77fec4a1f4fcec398ea966e29faea7 authored about 11 years ago by Alex Soto <[email protected]>
Asciidoctor Factory can be used to create an instance of Asciidoctor setting gem path or load path

804272e960bd869927b4abe7e5c3bd77dd452aac authored about 11 years ago by Alex Soto <[email protected]>
fixes issue #86 by providing -V version on CLI class.

171167812231a1e2d2e03a5fe0ced5f62ae3428f authored about 11 years ago by Alex Soto <[email protected]>
fixexs issue #117 by getting version of gem used.

bd7a9dac66278c52d6078ef966939cd1a86bdf02 authored about 11 years ago by Alex Soto <[email protected]>
fixes issue #101 by adding a call to tearDown method when you do not need anymore asciidoctor resources.

dffe4170a751674cca78b152cbb02ec908a2cbd4 authored about 11 years ago by Alex Soto <[email protected]>
updates doc to show Travis build status

26b325cfcfb8c344dd24f97e7173cbb7da5b758b authored about 11 years ago by Alex Soto <[email protected]>
fixes issue #116 by getting version form version.rb module instead of asciidoctor.gemspec

d51e03cb70541f875ae0836c5a74849aeb5deece authored about 11 years ago by Alex Soto <[email protected]>
fixes issue #113 by allowing users pass list of lines instead of one big line. Also createBlock can receive another block, not only a document.

33a5377955f3e28c4a100ecdb99533020512b00c authored about 11 years ago by Alex Soto <[email protected]>
Merge pull request #115 from smigielski/incasesensitivity

Add case insensitivity for document attributes. fixes #106

453d0dcf752217dc9fca7dba14aed705ba7636e4 authored about 11 years ago by Alex Soto <[email protected]>
Add case insensitivity for document attributes. fixes #106

332cffe69669abb9f2b028cf6e12594e25758773 authored about 11 years ago by Marek Smigielski <[email protected]>
Merge pull request #109 from mojavelinux/abstract-block-cont

add missing AbstractBlock and AbstractBlockImpl classes

ca8dad6c6bdbb7efaa1a995bee625dcc5b84f09d authored about 11 years ago by Alex Soto <[email protected]>
Merge pull request #110 from mojavelinux/version-switch-1.5.0

shift snapshot version from 0.1.5 to 1.5.0

eded3c322939eb9c9b786e05000098c2e9ec9d8b authored about 11 years ago by Alex Soto <[email protected]>
shift snapshot version from 0.1.5 to 1.5.0

1125b3e3589f0c109ca840f0759b9bfaf9e2c1b2 authored about 11 years ago by Dan Allen <[email protected]>
add missing AbstractBlock and AbstractBlockImpl classes

dbbbdc25021a2ff43505b7f715511e55a49afa4c authored about 11 years ago by Dan Allen <[email protected]>
Merge pull request #108 from mojavelinux/abstract-block

added common hierarchy for Block and Document

a96d2cba04f9ffa1aa3191b88dfc15e33b2afbe9 authored about 11 years ago by Alex Soto <[email protected]>
added common hierarchy for Block and Document

- pair programmed with @lightguard
- fixes extensions invoked when parent is Document

64efcd7f839f5bd10395ec862003e0d192598683 authored about 11 years ago by Dan Allen <[email protected]>
Fixes issue 102 by adding a method to set load paths instead of gem path.

0e0923bf7fcb894ecff8ca9057fb45daadec8bf6 authored about 11 years ago by Alex Soto <[email protected]>
refactor some tests and ignore one extension test because of a bug in extensions API

cea0fad0458afada020937fe43dfb33ab08ec348 authored about 11 years ago by Alex Soto <[email protected]>
Merged pull request #104 manually because of conflicts.

20029a817d3b4ebf2ca555cd61c3c1df4bdd6a84 authored about 11 years ago by Alex Soto <[email protected]>
Merge pull request #104 from smigielski/structureddocuments

Structure documents

6631101c5b44046d2356e5415e43c217fa892b69 authored about 11 years ago by Alex Soto <[email protected]>
Add methods readDocumentStructure which read detail structure of

rendered asciidoc document for further processing on java side.

Currently it supports retrieving...

6f70a8e7c7310eb0f84658369abe532efb578d60 authored about 11 years ago by Marek Smigielski <[email protected]>
resolves issue #97 by creating ExtensionRegistry interface to be loaded as service.

8a93937c424bb8fe196fdb429b645b3935454769 authored about 11 years ago by Alex Soto <[email protected]>
resolves issue #97 by creating ExtensionRegistry interface to be loaded as service.

6ad978c219901be18a7e338cdec8e6ece567728f authored about 11 years ago by Alex Soto <[email protected]>
adds initial code for resolving issue #98

3bdfd3c23991d715ea3039944958ea05d42aaec7 authored about 11 years ago by Alex Soto <[email protected]>
fixes issue #90 by allowing register Ruby and Java extensions from AsciidoctorJ

fb4da9b5b5f60b4a05c4238d1ca7f110e57958b2 authored about 11 years ago by Alex Soto <[email protected]>
fixes issue #96 by using JRubyRuntimeContext instead of attributes to pass JRuby Runtime to extensions

ec5a8f8c58021a2ed57e3ff4c765360356433b51 authored about 11 years ago by Alex Soto <[email protected]>
Adds JRubyContext class for accessing JRuby from extensions and external libraries. fixes issue #93

5fe50b4d487c099377de54e6379b0bc2910493a3 authored about 11 years ago by Alex Soto <[email protected]>
adds RubyRuntimeContext class to fix issue #93

ef2faad668cef27c35ff3ef01b9589e6c8139bef authored about 11 years ago by Alex Soto <[email protected]>
Add test for source-highlighter attribute

486b04cfe2d7563a6b6e6f93319576e9a30394b9 authored about 11 years ago by Alex Soto <[email protected]>
Add test for source-highlighter attribute

5da4e61e085be6021c2581433da5ef60f545df8c authored about 11 years ago by Alex Soto <[email protected]>
Add test for default attribute values

b74981bb8527e9869df692c33c63a1c00f38139a authored about 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare for next development iteration

13ef0a2a94c952cedd533fef6d316a8e3aa09fd7 authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare release asciidoctor-java-integration-0.1.4

c4c866d4e1b90ad7eb052eccd942979585250ceb authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #86 by adding extension API support

c69b607d2f60c79c622dc27be4fa3a3b105b5372 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #83 by updating Coderay gem version.

98927dfc7bdf93d4ac568bc967fbc60c8086f36d authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare for next development iteration

00cb4457c760ad62a502078a19355ad6869ca7db authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare release asciidoctor-java-integration-0.1.4.preview.1

057b30a04d9c038ee8b3aea71c9cd37a5a548c52 authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] rollback the release of asciidoctor-java-integration-0.1.4.preview.1

0a231a6501588d5e74e78ca2702f4a740f9967bf authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare release asciidoctor-java-integration-0.1.4.preview.1

e738b0e17596aad70b6d53bcb1d895f5f0ccd5bc authored over 11 years ago by Alex Soto <[email protected]>
add distribution profile so when activated a zip and tar.gz file is generated with full bundled ascidoctor release.

11c3bbde6a1e4f89e1ea2c07e18daf91862ea1c7 authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare for next development iteration

ef18ebf6e2c653a220916e7117c09a697ed741ad authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare release asciidoctor-java-integration-0.1.4.preview.1

e5d7aa7c5831ee236ec31a19432e3ba158826ca3 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #56.

f10c77b1953365bba962a09ca5f8d3db92ecfa17 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #80 by promoting attribute-missing and attribute-undefined attributes.

54b638b80f6ae8cf90a039f6a36a57de9c2fa226 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #81 by adding max-include-depth attribute

9385a91d97f92b1b404515c6d45b8256158e8c98 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #82 by providing placement to toc attribute too.

638a14b32eb4054d62453506694b7cb9ffe628bf authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #83 by upgrading asciidoctor gem version to 0.1.4

69339f42212357b85db6396eb5d54afdb1120473 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #78 changing renderDirectory method

ed40447e6187df2f752da2509c825474d8492cbe authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #75 by promoting skip-front-matter attribute.

b00637de87d7d75301c706c6be2f9760e5ca2d38 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #76 by promoting setanchors attribute

311ea854a2cb55031a5c8f39264d040bdccf8866 authored over 11 years ago by Alex Soto <[email protected]>
Ignores tests that fails only in Travis and there is no way to know why

9dedf745369792ccff251ee622bc00136aa166e9 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #79 by promoting icons attributes.

9a28474cf05b0b5025f63e85f2b89d0fdab4ebb2 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #74 by promoting untitled-label attribute.

386139ac067dc267b862a3d5b7b9e7d2e8e357fd authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #73 by promoting ignore-undefined attribute.

540f529c2c58b699ac466008e53278daa2e131ef authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #63 by allowing users set multiple template directories.

5ddb920c5cea16b7c3efd90df4c569fd4025b9e3 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #72 by adding toc2 support and toc-placement attribute.

e31a270f355d34ae89fe225133a4bee1c14667af authored over 11 years ago by Alex Soto <[email protected]>
Fixed problem with javadoc.

fd6cab67e3018c68f910c126aa6e3fd2569e0334 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #71 by promoting allow-uri-read attribute.

cb798cd2080281551f01318e33590e72bb38bfa0 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #70 running with released and unreleased version

5b391a20aedabe777bb66ee4094b4201dba6f6af authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #69

35e7284f1f740d7b5257e45a575fae0fb614e6da authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #66 by adding GlobDirectoryWalker support on CLI interface

a308889fb436cd523a021b0f02409e05fdcc1bc8 authored over 11 years ago by Alex Soto <[email protected]>
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-java-integration

9d2b588f9a445117bf7eaa2605e752467be5794a authored over 11 years ago by Alex Soto <[email protected]>
Add glob directory walker

e7ab577fcf09da1dd5003e90f0886fd6547e1100 authored over 11 years ago by Alex Soto <[email protected]>