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 #30

Closed
tobiasrdm opened this issue Jan 27, 2016 · 2 comments
Closed

Configuration option to always compile all files #30

tobiasrdm opened this issue Jan 27, 2016 · 2 comments

Comments

@tobiasrdm
Copy link
Contributor

Create configuration option to always compile all files. This is useful when sourceDirectory and outputDirectory are the same and the *.jrxml and *.jasper are already stored in the sources repository (SVN or Git). In that case when it is made a checkout, targetFile.lastModified() and sourceFile.lastModified() is the checkout timestamp.

The implementation can be performed using SimpleSourceInclusionScanner instead of StaleSourceScanner.

tobiasrdm added a commit to tobiasrdm/Jasper-report-maven-plugin that referenced this issue Jan 29, 2016
tobiasrdm added a commit to tobiasrdm/Jasper-report-maven-plugin that referenced this issue Feb 1, 2016
@alexnederlof
Copy link
Owner

Closed via #31

@tobiasrdm
Copy link
Contributor Author

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

No branches or pull requests

2 participants