[java-sig-commits] [javapackages] [man] Bug in %pom_add_dep was fixed

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Sep 16 07:04:44 UTC 2013


commit 16f8ad0f612b0dd8a0390e7389de5a6f23433e69
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Sep 16 09:03:36 2013 +0200

    [man] Bug in %pom_add_dep was fixed

 man/pom_add_dep.txt |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/man/pom_add_dep.txt b/man/pom_add_dep.txt
index 5cfd9e8..fed3890 100644
--- a/man/pom_add_dep.txt
+++ b/man/pom_add_dep.txt
@@ -42,11 +42,6 @@ EXAMPLES
 *%pom_add_dep foo:bar baz* - this call adds dependency on artifact
 *foo:bar* to *baz/pom.xml* file.
 
-BUGS
-----
-If *build/dependencies* XML node does not exist in target file this
-macro will fail.
-
 AUTHOR
 ------
 Written by Mikolaj Izdebski.


More information about the java-sig-commits mailing list