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.