This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Java library to instantiate a new object of a particular class".

The branch, master has been updated
       via  045b66d142061dfa940a6e9e04b99e3b743782f3 (commit)
      from  e3092b0b5829563f0dbc5d31aca7a59a92434608 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 045b66d142061dfa940a6e9e04b99e3b743782f3
Author: Gabriele Giacone <[email protected]>
Date:   Mon Mar 15 00:21:53 2010 +0100

    pom.xml --no-parent

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index eb654f8..7428e54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ JAVA_HOME=/usr/lib/jvm/default-java
        dh --with javahelper $@
 
 override_dh_auto_install:
-       mh_installpom -v -plibobjenesis-java pom.xml
+       mh_installpom -o -v -plibobjenesis-java pom.xml
        mh_installjar -plibobjenesis-java -l pom.xml objenesis.jar
 
 get-orig-source:


hooks/post-receive
-- 
Java library to instantiate a new object of a particular class

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to