From ec35dff0935d976f2915d8cedf9e52f824fcd06e Mon Sep 17 00:00:00 2001 From: Michael Dick Date: Fri, 24 Jul 2009 13:52:15 +0000 Subject: [PATCH] Moving nightly upload ant script to a separate file git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797456 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/pom.xml | 33 +++++---------------------------- openjpa-project/upload.xml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 28 deletions(-) create mode 100644 openjpa-project/upload.xml diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index a653ffdb6..abb498cd7 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -391,34 +391,11 @@ package - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + diff --git a/openjpa-project/upload.xml b/openjpa-project/upload.xml new file mode 100644 index 000000000..05686a153 --- /dev/null +++ b/openjpa-project/upload.xml @@ -0,0 +1,36 @@ + + + Ant build file used to upload binaries to openjpa.apache.org/builds/latest. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +