[Bug 702396] New: openSUSE:11.4/ant-antlr: missing task
https://bugzilla.novell.com/show_bug.cgi?id=702396 https://bugzilla.novell.com/show_bug.cgi?id=702396#c0 Summary: openSUSE:11.4/ant-antlr: missing task Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: mvyskocil@novell.com ReportedBy: remy.garrigue@gmail.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- It's been quite some time I had an issue with ant & ant-nodeps about not finding Symlink task. For the few package concerned, I managed with a couple of workaround. Today, I tryed to use Sun JDK 1.7 as I have some trouble with OpenJDK (related in some other issue in this bugtracker) I got a stack of error in almost all of my java packages: - /usr/src/packages/BUILD/c3p0-0.9.1.2.src/build.xml:640: No supported regular expression matcher found: java.lang.ClassNotFoundException: org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp - /usr/src/packages/BUILD/checkstyle-src-4.3/build.xml:137: Problem: failed to create task or type depend Cause: the class org.apache.tools.ant.taskdefs.optional.depend.Depend was not found. - /usr/src/packages/BUILD/eXist-1.4.0/build.xml:19: Problem: failed to create task or type setproxy Cause: the class org.apache.tools.ant.taskdefs.optional.net.SetProxy was not found. - /usr/src/packages/BUILD/security-commons-0.3.0/nbproject/build-impl.xml:417: No supported regular expression matcher found: java.lang.ClassNotFoundException: org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp - ... Here are a couple of line regarding which java & co got installed: - installing java-1_6_0-openjdk-1.6.0.0_b20.1.9.7-1.2.1 - installing java-1_7_0-sun-1.6.0.ea.b104-2.1 - installing java-1_6_0-openjdk-devel-1.6.0.0_b20.1.9.7-1.2.1 - installing java-1_7_0-sun-devel-1.6.0.ea.b104-2.1 - installing ant-1.7.1-18.1 My packages are here https://build.opensuse.org/project/monitor?project=network%3Acluster%3Axtree... I've to move on, so I'll try to find a way to build my packages working on version requirement and I can't guarantee you'll find those error whenever you'll have a look at the matter. But there's definitively an issue with ant & ant-nodeps merged in one jar. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702396 https://bugzilla.novell.com/show_bug.cgi?id=702396#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |NEEDINFO InfoProvider| |remy.garrigue@gmail.com --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2011-06-30 13:59:57 UTC --- I assume, you don't have any simple reproducer for me, haven't you? But reading the "installing ant-1.7.1-18.1" - this is not the version, where the merge had happened (this is 1.8.2 in Factory only), so 1.) you need add ant-nodeps as well 2.) you should use Java:packages/ant instead -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702396 https://bugzilla.novell.com/show_bug.cgi?id=702396#c2 --- Comment #2 from Rémy Garrigue <remy.garrigue@gmail.com> 2011-06-30 14:48:54 UTC --- Hell... got it. My repository config order was something like .. openSUSE:11.4 .. Java:packages .. So, I inherited Java:packages's Substitute: ant-nodeps ant But because openSUSE:11.4 came before in the repo' list, my package were installing openSUSE:11.4's ant, version 1.7. Which meant no Symlink (and co) task. Can you please save a couple of keyboard from headbanging by replacing the according lines in Java:packages project config by # Both packges are now in ant-1.8.2 in Java:packages # noone of Ignore, or Prefer: - helped Substitute: ant-nodeps ant >= 1.8.2 Substitute: ant-trax ant >= 1.8.2 Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702396 https://bugzilla.novell.com/show_bug.cgi?id=702396#c3 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|remy.garrigue@gmail.com | Resolution| |INVALID --- Comment #3 from Michal Vyskocil <mvyskocil@novell.com> 2011-07-07 11:43:12 UTC --- ok, so let's close it -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com