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
7cbf279a28af6387dee5d33dd3a366921f9fd213 authored over 6 years ago
2.0-alpha.3 ready to be merged
72e05e22dc05aaa2178ed2a760babb65d8a8c864 authored over 6 years agod15df06ccc8a2fec538e3c52ccde5aef76134da9 authored over 6 years ago
Themes are registered via a `pdfThemes` extension. Themes can be local or
downlaodable from GitL...
5bde12b78c47b85b7a2896af9c5ec2a4eec7fad7 authored over 6 years ago
7c7bd025a90f7327d380e636443d28854f674844 authored over 6 years ago
db01d93ab156ff982f0775f50e4cdf2bddcdd3b4 authored over 6 years ago
4ac974c3455c2b745ecc5608a3c2e9e64868ba8e authored over 6 years ago
2e2b440b267d3545ce72b503e349363bd21614d1 authored over 6 years ago
2e6f37a7ba76227c96efe60c9c08470667efd5c9 authored over 6 years ago
- Call an external Java process in a similar fashion to
the JAVA_EXEC approach in the new task...
c75c648e08fb7c3fe558e26a34d5a434c5c96c41 authored over 6 years ago
fbd7a0d194fd60c6846ddff3805684d941d13b07 authored over 6 years ago
b1b1b2b28776cb6f2989bc57254d6bcc5999e1aa authored over 6 years ago
- Proper logging using Log4J has been implemented for workers.
- Logging for JavaExec goes to st...
2e0296a2778444accd2f0fcb92ea2c5204a354eb authored over 6 years ago
f3a17fd7beb681c1cce50ae73549c6b663139868 authored over 6 years ago
f83773b2f937ec40c12635425366122e75ef9ae2 authored over 6 years ago
Additional tests for 2.0-alpha.2
60acc29ca2b6f49cdce209e803d9e5f3848e5c92 authored over 6 years ago5d9e409aae314158c83c9e2757997f764fc8eb03 authored over 6 years ago
fde7f43182c6076a3dc0bccb97831733e2503478 authored over 6 years ago
fbaae46f89f0a5ac0bc0e913103b5b588284c826 authored over 6 years ago
Development for 2.0.0-alpha.2 is complete
aed7ad60882c97461e18f81ab1bb6565ef548901 authored over 6 years ago0856f5076c9e2b05198a01fde2f5ea678f54fc9c authored over 6 years ago
767d3cf23379e13f03ea3e1e401927170bb84bce authored over 6 years ago
9fccebef39f530f051a40d124ed23c819f55a13f authored over 6 years ago
49e286a93a6d5f6c72c0d0793361520d122511d3 authored over 6 years ago
2840bc60c59e253c2e492a2a387914e5aa4f4cf2 authored over 6 years ago
4de0dab74d57ef822b6ab4d4d0e116a98d2cdbac authored over 6 years ago
- It is set to `sourceDir` by default.
- If there is an intermediate working directory, it is se...
Preparing a 1.5.8.1 release
cc6f0811f6758b4fec70cd64ba4ee64b03c7aeae authored over 6 years agoPreparing a 1.5.8.1 release
ee1cc715caa0847e5855d864fba60a9e279bb72c authored over 6 years agoba9acbc6b928ae98180c2d84dc7d92dfaa02c48d authored over 6 years ago
Rework publishing to the Gradle Plugin Portal
1b99e0942eb2244abf3273f30a2b1b66472d000a authored over 6 years ago7221e41dc3a6095bb09acf20bf2f16e60ca76639 authored over 6 years ago
e813d0554f0f655e44e327bb536cae0360eaea0a authored over 6 years ago
921f15c93bef7bc56e7f318521299769b5d3824c authored over 6 years ago
Extensions can be added by subproject
c341d47ba9813520fe3ede677911bfd149aba9ff authored over 6 years ago
If an extension is a subproject, then the subproject can be referenced
directly on the `extensio...
- Extensions are no longer deregistered after every conversion.
They are registered once for e...
87974446c4a1596fc8dd1a35a77781b7d4fe4f03 authored over 6 years ago
256960ea2d3a45b77b13a9b90c75580a2f6a6e6c authored over 6 years ago
Preparations for 1.5.8 release
2a1e2893b6a8e7749e46e8a116d6820ae1b677a7 authored over 6 years ago39fc6cac6bb9698b77b8bcb80348b51c1f3cdaaa authored over 6 years ago
47e704f6e9bfbb94c8a14dce8d3d357a60abfae5 authored over 6 years ago
3da13f7d1bf084fd33350721d70b31543dbf8eb4 authored over 6 years ago
84be17078c6bac2cc03dca811dac4e3b2485a37c authored over 6 years ago
504ba0b3ed059c576cafe0f0e3f45fc7d50c1e09 authored over 6 years ago
- include @eriwen testcase
- add explicit testcase for required modules
With the upgrade up the Gradle version for thie project a number of
properties have been flagged...
af74ed03a55c8b275eed4e49f6edb83d27838134 authored over 6 years ago
254bcd67dd01cc0336a67f7100f1a907f60fd6d9 authored over 6 years ago
aa62801d93d861c503bcece5d074353974f596d5 authored over 6 years ago
29899ebf93890dddcee992d39f56f852e8fd8403 authored over 6 years ago
3abd72d4af62051c8bf0ab9fede13fb9ebeecb52 authored over 6 years ago
325e9ee41d2cbe340a60663f45c89bc67ab25a92 authored over 6 years ago
d9f21a40295bef487e88ce62cac2ae2950e12e5c authored over 6 years ago
Previously, the AsciidoctorTask did not consider its classpath to be
an input. This meant that a...
Add functional test for gradle daemon issue #222
8c4b1569ec89e4dd022acbcaf39c919fd1cce825 authored over 6 years agoAllow Java fork options to be specified (#240)
c8c29dbb35233408d23ad3c16f34ae8b9a7bf7e8 authored over 6 years ago
- Added support in JAVA_EXEC for the LogHandler that is now available
in 1.5.7 and 1.6.0-alpha...
8bbe058753339e258c06ae7903f36059aa5e58d5 authored over 6 years ago
Also optimised test approach:
- Do not allow extension tests to take more than 3 min each.
- Us...
Development 2.0
53039abd2a12f092acb1482c7ab0893d51e26087 authored over 6 years ago
General:
- The version series is 2.0.0. It will be kept as alpha releases for
a while.
- Proje...
- include @eriwen testcase
- add explicit testcase for required modules
Allow the project to be compiled on Java 10
6010ecdfe913118cf030a137b5d37966e8b41bef authored over 6 years agoRun travis tests against java 8 and 9
4090207528b8c177d3cfc72026af3baaadfd3b7d authored over 6 years ago8ec654f8f1c8d06190a6b134c3dc7a00cfed7e94 authored over 6 years ago
84439c2cfadecc42e4ec73928fa4d77996b72f4a authored over 6 years ago
9adf7f6d7e8198a8aebf2717ad195643997e7a2d authored almost 7 years ago
7c5f7093867415957be5558ba59204c35830c0fd authored almost 7 years ago
Document how to use the plugin with the Gradle Kotlin DSL
bc0cf1e292f146ea2035dbcc1892f711ad429fb4 authored almost 7 years agoEnsure that AsciidoctorTask is not up-to-date when classpath changes
cea17222577f3cc13bf2b4332e7cabcf21c63454 authored almost 7 years ago80f2c4aa7964f7cbd84fa444b3a34b2f9157c69c authored almost 7 years ago
6b33b4aa93b3fb9fa24258b8045fd5a0dde4aeb7 authored almost 7 years ago
9365c40d6a07bb0d1f563945d27de8d29041b314 authored almost 7 years ago
35db83525cee79eb0225e3933421458bc3790be3 authored about 7 years ago
Previously, the AsciidoctorTask did not consider its classpath to be
an input. This meant that a...
64aac8a7fe227509009f26a168a9a306794276cc authored over 7 years ago
dc16a51eb19c56ea9f6ebe08cdd6083823e61281 authored over 7 years ago
dfc108c16f9d4d4f5a77e68711ecd477f6d87950 authored over 7 years ago
fbb45c2e50dac2ab2dfcc569b82a4bfb7f804967 authored over 7 years ago
44681499b35cb4df93d45927c2aaf6b3e9e313bc authored over 7 years ago
60cd5fa40616de4ba4b085e0e4089db9aa9de309 authored over 7 years ago
Conflicts:
build.gradle
gradle/wrapper/gradle-wrapper.properties
97798faaac1fdb17a8288c1ad6bd8d6cc5e70545 authored over 7 years ago
Make Asciidoc task much faster by reusing JRuby runtime.
c3548c513778aefb232ff4b7674cfa9e2581d180 authored over 7 years ago253bf38af764c621887834ced835d3c0da794af4 authored over 7 years ago
f86c4a29e5556f3572ade5da8f8782c81594925e authored over 7 years ago
cfb2f39c349bd16ed47ee0010327eab7573d2bd6 authored over 7 years ago
8162a79d2248e3e71f6b0b36f52f24a75070c0a9 authored over 7 years ago
This PR changes the AsciidocTask implementation to reuse the asciidoctor
instance to avoid reins...
Bump asciidoctorj-groovy-dsl to current version 1.0.0.Alpha2
d0effe29b1aa83ec80cc93a7e562c2a904cc9d38 authored over 7 years ago54d2e75eb960ae0d1a0aba2ef2e2c28d83b8ee24 authored over 7 years ago
#197 Greeting from Hackergarten Bern.
2faedaba94766d302ea2348df360a6eaeaaf0444 authored over 7 years ago76b67eb578ffefe1460b1c4b9be7560ef5d8ded7 authored over 7 years ago
adcf14a31c178f0ff5fdca6090e329862ade61d0 authored over 7 years ago
f69a83a25b0b1b906e7b2937edd6d87723c66cba authored over 7 years ago
Update file headers.
c56a7dbedec94c00adf983adb5997323dc7bf2b9 authored over 7 years ago