Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 59008 Details for
Bug 174098
java.lang.NoClassDefFoundError for TestFilterExists.testsuite on AS400 platform
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch with the fix
patch-fastxpath-20070214_1605.txt (text/plain), 970 bytes, created by
Marius Slavescu
on 2007-02-14 16:12:40 EST
(
hide
)
Description:
patch with the fix
Filename:
MIME Type:
Creator:
Marius Slavescu
Created:
2007-02-14 16:12:40 EST
Size:
970 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.tptp.platform.models-4.3.1 >Index: src-fastxpath-common/org/eclipse/tptp/platform/provisional/fastxpath/FastXPathAPI.java >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.models/src-fastxpath-common/org/eclipse/tptp/platform/provisional/fastxpath/FastXPathAPI.java,v >retrieving revision 1.6 >diff -u -r1.6 FastXPathAPI.java >--- src-fastxpath-common/org/eclipse/tptp/platform/provisional/fastxpath/FastXPathAPI.java 23 Oct 2006 22:07:05 -0000 1.6 >+++ src-fastxpath-common/org/eclipse/tptp/platform/provisional/fastxpath/FastXPathAPI.java 14 Feb 2007 21:05:16 -0000 >@@ -277,7 +277,7 @@ > compiledEvaluator = FAILED_COMPILATION_STUB; > } > } >- } catch (Exception e1) { >+ } catch (Throwable e1) { > compiledEvaluator = FAILED_COMPILATION_STUB; > } > compiledXpathExpressions.put(queryExpr, compiledEvaluator);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 174098
: 59008