Update README.md

This commit is contained in:
Sander Hautvast 2024-02-09 11:49:49 +01:00 committed by GitHub
parent 77499aec4e
commit 9d22596199
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ work is stalled, since the xmlparser (hard-xml) does not allow xml entities that
I don't even think it should support them and/or the regular java libs like jaxb would do that. I don't even think it should support them and/or the regular java libs like jaxb would do that.
So ... thinking of forking, but the code is really hard (declarative macro's) and not documented... So ... thinking of forking, but the code is really hard (declarative macro's) and not documented...
(background, we need to parse maven xml to be able to use remote maven repositories) background: we need to parse maven xml to be able to use remote maven repositories.
---- ----
An experimental build tool for Java taking inspiration from Cargo. An experimental build tool for Java taking inspiration from Cargo.