Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Incomplete implementation of UriBuilder in everrest

Hi,

I've noticed that the current implementation of UriBuilder in everrest is incomplete causes runtime failures in some cases. Specifically, I am targeting the handling of special URI characters in UriBuilder.build() implementations.

I've opened a dedicated issue item:
https://github.com/codenvy/everrest/issues/21

Is a full JSR 311 implementation a requirement for everrest ?

thank you

Tareq Sharafy


Back to the top