clj-tagsoup icon indicating copy to clipboard operation
clj-tagsoup copied to clipboard

It's actually not possible to avoid stax-utils dependency

Open skaurus opened this issue 12 years ago • 2 comments

At least I was told so in answer to my SO queston: http://stackoverflow.com/questions/11712846/how-to-exclude-from-project-stax-utils-dependency-for-tagsoup I'm asking you to clarify README - either by how I can really avoid dependency either by removing the statement that it is possible.

skaurus avatar Aug 01 '12 07:08 skaurus

Thanks for the report! I'll try to make excluding stax-utils actually doable in 0.3.1.

nathell avatar Aug 01 '12 09:08 nathell

Confirmed.

cch1 avatar May 01 '17 21:05 cch1