• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

asciidoctor / asciidoctor-gradle-plugin
66%
development: 61%

Build:
Build:
LAST BUILD BRANCH: pdf-beta-438
DEFAULT BRANCH: development
Repo Added 06 Feb 2014 06:50PM UTC
Files 89
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH development-1.6
branch: development-1.6
CHANGE BRANCH
x
Reset
  • development-1.6
  • development
  • development-2.0
  • development-3.x
  • fix-bintray-badge-url
  • integrate-kordamp-plugins
  • maintenance-1.5
  • maintenance-1.6
  • master
  • release_0_7_2
  • release_0_7_3
  • release_1_5_1
  • release_1_5_10
  • release_1_5_11
  • release_1_5_12
  • release_1_5_2
  • release_1_5_3
  • release_1_5_6
  • release_1_5_7
  • release_1_5_8
  • release_1_5_8_1
  • release_1_5_9
  • release_1_5_9_1
  • release_1_5_9_2
  • release_1_6_0
  • release_1_6_1
  • release_2_0_0
  • release_2_0_0_alpha_1
  • release_2_0_0_alpha_2
  • release_2_0_0_alpha_3
  • release_2_0_0_alpha_5
  • release_2_0_0_apha_4
  • release_2_0_0_rc1
  • release_2_0_0_rc_1
  • release_2_1_0
  • release_2_2_0
  • release_2_3_0
  • release_3_0_0_alpha_1
  • release_3_0_0_alpha_2
  • release_3_0_0_alpha_3

pending completion
385

Pull #237

travis-ci

web-flow
New generation Asciidoctor Gradle plugins

General:
- The version series is 2.0.0. It will be kept as alpha releases for
  a while.
- Project restructured into multiple plugins using 'base' plugin model
  for Asciidoctor plugins.
- Only support Gradle 4.0+.
- Only support JDK8+.
- For Gradle 4.5+ migration messages are controlled via `--warning-mode`.
- For Gradle 4.0-4.4 migration messages are controlled via `--info`.
- Additional text will be displayed on Gradle Plugin Portal for during
  alpha & beta releases.
- Compatibility testing has been added and initialy against Gradle
  versions 4.0.2, 4.3.1 & 4.6. (For JDK10 only test against 4.7).
- Some integration tests contain JRuby compatibility tests. Current test
  set is 1.7.27, 9.0.5.0/9.1.0.0, 9.1.17.0, 9.2.0.0.
- JDK compatibility testing are done from JDK8 -> JDK10 (Travis)
- Codenarc settings has been updated to find configuration from within
  subprojects.
- Updated license headers to include 2018.
- Integration tests utilises an offline Ivy repository (via Ivypot plugin)
  to reduce bandwith usage and test time.
- AsciidoctorJ, GroovyDSL etc. versions are defined in code and read by the
  build script. This provides one point of definition and ensure that code
  can have appropriate default versions.
- Test versions of JRuby and AsciidoctorJ is controlled via test fixtures.
- Renamed AsciidoctorPlugin to AsciidoctorCompatiblityPlugin
- Provide ability to either use AsciidoctorJ or AsciidoctorJS as the
  engine. (In this commit only AsciidoctorJ is implemented).
- Test result logged in real-time when running on Appveyor.

New generation AsciidoctorJ plugins and tasks:
- New (JVM) AsciidoctorJ extension can be added to both project & tasks.
  Extension in task can be used to override global settings from the
  project extension. It takes into account some of the ideas @manuelprinz
  had for #231 for is much more extensive.
- Extension has support for Asciidoctor verbose mode (#233).
  If `verb... (continued)
Pull Request #237: Development 2.0

38 of 38 new or added lines in 3 files covered. (100.0%)

25 of 38 relevant lines covered (65.79%)

1.32 hits per line

Relevant lines Covered
Build:
Build:
38 RELEVANT LINES 25 COVERED LINES
1.32 HITS PER LINE
Source Files on development-1.6
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
385 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 27 Jun 2018 10:22PM UTC web-flow travis-ci pending completion  
384 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 27 Jun 2018 10:01PM UTC web-flow travis-ci pending completion  
383 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 27 Jun 2018 12:31PM UTC web-flow travis-ci pending completion  
382 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 27 Jun 2018 12:26PM UTC web-flow travis-ci pending completion  
378 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 25 Jun 2018 03:49PM UTC web-flow travis-ci pending completion  
376 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 25 Jun 2018 09:48AM UTC web-flow travis-ci pending completion  
375 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 25 Jun 2018 12:01AM UTC web-flow travis-ci pending completion  
374 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 25 Jun 2018 12:00AM UTC web-flow travis-ci pending completion  
373 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 24 Jun 2018 10:45AM UTC web-flow travis-ci pending completion  
372 development-1.6 New generation Asciidoctor Gradle plugins General: - The version series is 2.0.0. It will be kept as alpha releases for a while. - Project restructured into multiple plugins using 'base' plugin model for Asciidoctor plugins. - Only support Gr... Pull #237 23 Jun 2018 04:35PM UTC web-flow travis-ci pending completion  
See All Builds (487)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc