Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21114
Change subject: PROTOTYPE (IMPALA-9153): Incremental compilation for vendored cup-maven-plugin ...................................................................... PROTOTYPE (IMPALA-9153): Incremental compilation for vendored cup-maven-plugin This modifies the cup-maven-plugin to only regenerate the CUP-generated files if the .cup file is newer than the generated code. This substantially speeds up an incremental compilation of the fe directory. On my machine, running 'mvn install -DskipTests' goes from around 10 seconds to about 2 seconds. Change-Id: I22c147f81ea8a5faf6c669e248489e5a9c2f5643 --- M java/cup-maven-plugin/src/main/java/net/sourceforge/czt/cup/maven/CupGenerateMojo.java 1 file changed, 19 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/14/21114/1 -- To view, visit http://gerrit.cloudera.org:8080/21114 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I22c147f81ea8a5faf6c669e248489e5a9c2f5643 Gerrit-Change-Number: 21114 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
