[SCM] FreeHEP XML Library branch, build, updated. upstream/2.1.2+dfsg1-25-gaa8493f
Gabriele Giacone
gg0-guest at alioth.debian.org
Sat Feb 27 11:43:31 UTC 2010
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 "FreeHEP XML Library".
The branch, build has been updated
via aa8493fcc2a566a800825edffce31527be85c491 (commit)
from 6fad95cece87cdd1eb96b725197e74707e2b0b6f (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 aa8493fcc2a566a800825edffce31527be85c491
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Sat Feb 27 12:42:57 2010 +0100
updated patches
-----------------------------------------------------------------------
Summary of changes:
debian/patches/patch/pom.xml.diff | 29 -----------------------------
debian/patches/series | 1 -
2 files changed, 0 insertions(+), 30 deletions(-)
diff --git a/debian/patches/patch/pom.xml.diff b/debian/patches/patch/pom.xml.diff
deleted file mode 100644
index f62aee9..0000000
--- a/debian/patches/patch/pom.xml.diff
+++ /dev/null
@@ -1,29 +0,0 @@
-From: Gabriele Giacone <1o5g4r8o at gmail.com>
-Subject: [PATCH] patch/pom.xml
-
-jdom doesn't support maven. "system" scope needed.
-
-Signed-off-by: Gabriele Giacone <1o5g4r8o at gmail.com>
-
----
- pom.xml | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
-
-diff --git a/pom.xml b/pom.xml
-index f5427ed..3d4040c 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -70,8 +70,10 @@
- <version>2.0.3</version>
- </dependency>
- <dependency>
-- <groupId>jdom</groupId>
-+ <groupId>org</groupId>
- <artifactId>jdom</artifactId>
-+ <scope>system</scope>
-+ <systemPath>/usr/share/java/jdom1.jar</systemPath>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
---
-tg: (fff0600..) patch/pom.xml (depends on: master)
diff --git a/debian/patches/series b/debian/patches/series
index 992ffcc..4792648 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
patch/XMLCharacterProperties.java.diff -p1
-patch/pom.xml.diff -p1
hooks/post-receive
--
FreeHEP XML Library
More information about the pkg-java-commits
mailing list