Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
change the common build POM ant executions that work with LICENSE, NOTICE, and DISCLAIMER, to
a) source these from the project top level if available (for use by sandbox and other projects having perhaps different versions of these files)
b) copy into src/test/resources as well, if src/test/java exists (in preparation for building source jars of the test code)
c) skip the whole operation if no src/main/java exists