Jose V. Trigueros

Results 24 comments of Jose V. Trigueros

Super bump on this, I came all the way from [node-webkit-builder](https://github.com/mllrsohn/node-webkit-builder) because I was getting an error where a file with double $ wasn't being copied over. I could not...

Thanks for the feedback! I'll address them and re-submit :)

@enforser I've made the changes requested, please review at your earliest convenience!

Is there any progress on this? I would really like to use your project now that I started using Cesium, and having `czml-writer` as a managed dependency on the server...

I'd love to help out, you guys are doing great work. This would probably benefit the community :)

@actionshrimp I just hit this exact issue in YAML, did you have a workaround for this? Don't mean to hijack, just working in YAML so much and I don't know...

@fr0gs you're saying that later versions of Weblogic don't have this problem? I'm running 12.2.1 and I'm seeing this error. This is also the latest version available on the Oracle...

It's just me for now, SAP Concur https://www.concur.com/en-us/logos

I was able to get around this by excluding the library and including it myself: ```clojure ,,, :dependencies [[clj-tagsoup "0.3.0" :exclusions [org.clojure/data.xml]] [org.clojure/data.xml "0.0.8"]] ,,, ``` Ideally, it's best if...

I'm also seeing this intermittent failure, where the first time I install it it fails, but then I run it immediately again and it works? I'm having some other issues...