pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.(cherry picked from commit 3309286857f19787ae62bd793a98b5af4edd2ad3)
Add a "dependencies" target for Ant to allow extracting the JARs thata Java module depends on. Use this to make Ant targets depends ontheir dependencies in gbuild, so that Java submodules within a
Add a "dependencies" target for Ant to allow extracting the JARs thata Java module depends on. Use this to make Ant targets depends ontheir dependencies in gbuild, so that Java submodules within amain/ module build in the correct order.Port main/xmerge to gbuild/Ant using this approach.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847342 13f79535-47bb-0310-9956-ffa450edef68
show more ...