Skip to content

Fix tasks for multipage formats#56

Open
dominikgoertz wants to merge 2 commits intoarc42:masterfrom
dominikgoertz:bugfix/multipage-tasks
Open

Fix tasks for multipage formats#56
dominikgoertz wants to merge 2 commits intoarc42:masterfrom
dominikgoertz:bugfix/multipage-tasks

Conversation

@dominikgoertz
Copy link

Task creation for the individual files of each format was previously
handled during the execution phase instead of the configuration phase,
leading for the tasks to be ignored.

Furthermore, the build had to be split up into multiple gradle runs
as the result of the generateDocbookMP task is not yet available
during the configuration phase, thus no subsequent tasks were generated.

Task creation for the individual files of each format was previously
handled during the execution phase instead of the configuration phase,
leading for the tasks to be ignored.

Furthermore, the build had to be split up into multiple gradle runs
as the result of the generateDocbookMP task is not yet available
during the configuration phase, thus no subsequent tasks were generated.
@dominikgoertz
Copy link
Author

This should fix arc42/arc42-template#221 when the distributions are pulled over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant