Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Configuration option to always compile all files #31

Merged
merged 2 commits into from
Feb 3, 2016

Conversation

tobiasrdm
Copy link
Contributor

New configuration option <sourceScanner> created.
Default value is <sourceScanner>org.codehaus.plexus.compiler.util.scan.StaleSourceScanner</sourceScanner>, to compile only changed files.
Use <sourceScanner>org.codehaus.plexus.compiler.util.scan.SimpleSourceInclusionScanner</sourceScanner> to compile all jasper source files

@tobiasrdm
Copy link
Contributor Author

This is the implementation for issue #30

@tobiasrdm tobiasrdm changed the title Configuration option to always compile all files #30 Configuration option to always compile all files Feb 1, 2016
alexnederlof added a commit that referenced this pull request Feb 3, 2016
Configuration option to always compile all files
@alexnederlof alexnederlof merged commit 982241a into alexnederlof:master Feb 3, 2016
@alexnederlof
Copy link
Owner

Cool!

@alexnederlof
Copy link
Owner

Released in 2.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants