[Bug 865] Patching fails with patches/ecj/jaxws-getdtdtype.patch

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 1 08:47:36 PST 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=865

--- Comment #2 from Stefan Ring <stefan at complang.tuwien.ac.at> 2012-02-01 16:47:36 UTC ---
The "7013971.patch" part is the problem.

openjdk-ecj/jaxws/build.properties looks like this:

# Patches to apply
jaxws_src.patch.list=xjc.patch


while the patch expects this:

# Patches to apply
jaxws_src.patch.list=7013971.patch xjc.patch

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list