From a49159a2cc1b7fcf456dddba3dfa7341cd0b35bf Mon Sep 17 00:00:00 2001 From: nlevitt Date: Thu, 3 Dec 2009 22:42:12 +0000 Subject: [PATCH] Use specific includes to define contents of source distribution, to avoid packaging whatever junk might be lying around your source checkout. * dist/src/main/assembly/src.xml --- dist/src/main/assembly/src.xml | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/dist/src/main/assembly/src.xml b/dist/src/main/assembly/src.xml index b77e18cc..a5609451 100644 --- a/dist/src/main/assembly/src.xml +++ b/dist/src/main/assembly/src.xml @@ -1,19 +1,27 @@ - src - - tar.gz - zip - - true - - + src + + tar.gz + zip + + true + .. - /project + / + + .classpath + .project + .settings/** + pom.xml + commons/** + dist/** + engine/** + modules/** + **/target/** - + -