Norman Walsh

Results 329 comments of Norman Walsh

Emīls Piņķis ***@***.***> writes: > Are you running any other network-related software that might be > trying to apply network settings? It doesn't seem like config that is > being...

XML Calabash 1 is licensed under the CDDL license, but I'm not sure when that notice fell out of the repository. Yes, you can include it commercial software.

Thanks. I think I fixed it by using the `talend.com` URI as well, though I'm not sure if I've pushed those changes into a release yet.

This is probably a case where a configuration option or command line flag is justified. I'll see what I can do.

I'm returning to this task much later than I anticipated. I'd like to try the plist solution proposed, but I'm unclear on where this plist should be placed and what...

Thank you @devon94. I believe I *finally* wrestled the whole process to the ground. Breadcrumbs for the next traveler: https://dev.saxonica.com/blog/norm/2022/12/21-net6.html

I can't reproduce this. Can you send me the pipeline you're trying to run?

I don't think there's a way to get a projection for any given event, but if you iterate over the Monday's that you're interested in and ask "what events occur...

Shame no one from Evernote replied. AFAICT, this is related to rate limiting in some way. At least, my experience was that my "backup" app ran for a bit then...

Attempting to do this in Groovy (for another plugin) was the point at which I gave up on `XmlSlurper`. I switched to using the Saxon APIs. If you'd be interested...