From ea05b25d4612d11aff28d0a6153782432371012a Mon Sep 17 00:00:00 2001 From: Michael Dick Date: Fri, 23 Aug 2013 02:40:56 +0000 Subject: [PATCH] OPENJPA-1459: Rename to binaries-nodocs and remove dead code in pom.xml git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1516681 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/assembly.xml | 2 +- openjpa-project/bin-assembly.xml | 2 +- openjpa-project/pom.xml | 12 ------------ 3 files changed, 2 insertions(+), 14 deletions(-) diff --git a/openjpa-project/assembly.xml b/openjpa-project/assembly.xml index b5d8e153e..fcb091338 100644 --- a/openjpa-project/assembly.xml +++ b/openjpa-project/assembly.xml @@ -18,7 +18,7 @@ under the License. --> - all + binary zip diff --git a/openjpa-project/bin-assembly.xml b/openjpa-project/bin-assembly.xml index 0b92db5bc..0e1e29711 100644 --- a/openjpa-project/bin-assembly.xml +++ b/openjpa-project/bin-assembly.xml @@ -18,7 +18,7 @@ under the License. --> - binaries + binary-nodocs zip diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index 49f00c32a..270b8a80d 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -151,18 +151,6 @@ target/work - - - - - - - - - - - -