[
https://issues.apache.org/jira/browse/ODE-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Modrzyk updated ODE-172:
--------------------------------
Attachment: resourcefinder.diff
(re-?)added a new constructor which takes a File as a parameter
> Current trunk cannot build some test classes
> --------------------------------------------
>
> Key: ODE-172
> URL: https://issues.apache.org/jira/browse/ODE-172
> Project: ODE
> Issue Type: Bug
> Components: Build System
> Environment: OSX JVM 1.5 and 1.6
> Reporter: Nicolas Modrzyk
> Attachments: resourcefinder.diff
>
>
> /Users/niko/projects/ode/bpel-compiler/src/test/java/org/apache/ode/bpel/compiler/WSDLRegistryTest.java:73:
> cannot find symbol
> symbol : constructor DefaultResourceFinder(java.io.File)
> location: class org.apache.ode.bpel.compiler.DefaultResourceFinder
> ResourceFinder finder = new DefaultResourceFinder(new
> File(wsd.toURI().getPath()).getParentFile());
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.