dhirenjoshi

Results 7 comments of dhirenjoshi

I commented out all 5 dependencies . Looks like I can still use. import javax.xml.bind.JAXBContext; import javax.xml.bind.JAXBException; import javax.xml.bind.Marshaller; import javax.xml.bind.Unmarshaller; import javax.xml.bind.annotation.*; They're seemingly a part of JRE libs...

Hi Stephen, I removed jaxb and re submitted the code. There are no dependent XML parsers now. -Dhiren On Thu, Aug 5, 2021 at 6:23 PM sclassen ***@***.***> wrote: >...

Hi Stephen, Please let me know if I need to create another pull request for the changes as well or if the existing pull request works ? Thanks -Dhiren On...

Hi Stephen, Thanks for your feed back and suggestions. I am fine with all the changes you have done. Regarding the Ruleset implementation: Here are answers to some of your...

I can help with this . I think at most a week's effort will be needed. Mostly its String compares with wild cards , https that has been left. It...

Stephen, I looked into details about the RIA resources and it looks like how it is implemented currently is the way the specs expect it. From the oracle doc specs....

Hi Stephen, Appreciate any feedback you have on my previous email about discussion on the RIA whitelisting? What are your thoughts and are you putting new features that need to...