Update README.md
This commit is contained in:
parent
d4f9b086b0
commit
77499aec4e
1 changed files with 2 additions and 0 deletions
|
|
@ -3,10 +3,12 @@
|
||||||
----
|
----
|
||||||
|
|
||||||
**edit:**
|
**edit:**
|
||||||
|
|
||||||
work is stalled, since the xmlparser (hard-xml) does not allow xml entities that are not known upfront, ie the <properties> element has them for every property.
|
work is stalled, since the xmlparser (hard-xml) does not allow xml entities that are not known upfront, ie the <properties> element has them for every property.
|
||||||
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)
|
||||||
----
|
----
|
||||||
|
|
||||||
An experimental build tool for Java taking inspiration from Cargo.
|
An experimental build tool for Java taking inspiration from Cargo.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue