Jon Osborn

Results 8 comments of Jon Osborn

I have the same issue. Here is the thread dump where the close task is waiting for the token. Running on Java 11. `java.lang.Thread.State: WAITING at jdk.internal.misc.Unsafe.park(Unsafe.java:-1) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at...

Just the "Id" attribute is needed because this establishes more direct XPath expressions. The other attributes really are data attributes.

Yes! In the ideal state, we should be able to take a json document and convert it into a javascript object model that is simple to navigate. I could write...

This could be addressed by [issue #7](https://github.com/BerryWorksSoftware/edi-json/issues/7)

I have the same issue. It seems that angular is not bound to the bubble span. There is no 'ng-binding' class.

I also solved the issue with a much newer fork: https://github.com/jonnio/apgdiff

Yes, I believe so. The test case works! Jon Osborn Bell Tracy, Ltd. http://www.belltracy.com From: jflambert Reply-To: fordfrog/apgdiff Date: Tuesday, July 10, 2018 at 9:16 AM To: fordfrog/apgdiff Cc: Jon...

I built from my fork and ran against latest postgres instances that previously failed. Works great.