briancullen opened a new pull request, #2564:
URL: https://github.com/apache/avro/pull/2564

   ## What is the purpose of the change
   This change adds an up to date check to the maven plugin when generating 
Java classes from avro IDL. The reason for the change is to prevent unnecessary 
recompilation of the java source code in projects using the plugin.
   
   ## Verifying this change
   This change added tests and can be verified as follows:
   
   - Added tests to verify that only missing files are regenerated when 
processing the avro IDL files.
   - Altered existing tests to ensure that files are generated and not used 
from previous test runs.
   
   Not sure if there are other scenarios that may be affected by this change.
   
   ## Documentation
   This pull request does not introduce a new feature and is not documented.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to