Skip to content
Success

Changes

Summary

  1. Bug 521786 - OSLC Query: Exception when requesting the type of a URI (details)
Commit aacbaae777ae34c9f2bf318e99987be6bdfbd048 by Jad El-khoury
Bug 521786 - OSLC Query: Exception when requesting the type of a URI
operand

All "syster" classes that extend ValueInvocationHandler (such as
StringValueInvocationHandler & BooleanValueInvocationHandler), actually
return the response from the super class.
UriRef...Handler seems to simply call super.invoke(...) and do nothing
with the result.

Signed-off-by: Jad El-khoury <jad@kth.se>
The file was modified org.eclipse.lyo.core.trs/pom.xml
The file was modified org.eclipse.lyo.oslc4j.provider.jena/pom.xml
The file was modified org.eclipse.lyo.oslc4j.registry/pom.xml
The file was modified org.eclipse.lyo.core.query/src/main/java/org/eclipse/lyo/core/query/impl/UriRefValueInvocationHandler.java
The file was modified org.eclipse.lyo.oslc4j.provider.json4j/pom.xml
The file was modified org.eclipse.lyo.core.query/pom.xml
The file was modified org.eclipse.lyo.oslc4j.build/pom.xml
The file was modified org.eclipse.lyo.core.utils/pom.xml
The file was modified org.eclipse.lyo.oslc4j.core/pom.xml
The file was modified org.eclipse.lyo.oslc4j.wink/pom.xml