Unverified Commit d15dd50d authored by Claus Nagel's avatar Claus Nagel Committed by GitHub
Browse files

Update README.md

parent 763d0661
......@@ -5,8 +5,8 @@ ade-xjc is a command line tool and wrapper for the XML Schema binding compiler `
[JAXB](https://jaxb.java.net/). ade-xjc compiles arbitrary CityGML Application Domain Extension (ADE) schemas
to a set of corresponding JAXB classes to be used with [citygml4j v2](https://github.com/citygml4j/citygml4j/tree/citygml4j-v2).
**NOTE:** ade-xjc is in **maintenance mode** with no significant active development planned. It is not updated
with new features but at most receives critical bug fixes. ade-xjc is intended to be used with citygml4j v2.
:information_source: ade-xjc is in **maintenance mode** with no significant active development planned. Existing
bugs will be fixed, but large new features will likely not be added. ade-xjc is intended to be used with citygml4j v2.
The latest [citygml4j v3](https://github.com/citygml4j/citygml4j) is not based on JAXB anymore but uses
[xml-objects](https://github.com/xmlobjects/xml-objects) instead. So, ade-xjc is not required anymore.
......@@ -132,4 +132,4 @@ Use the following command to find out.
The output will look similar to this:
ade-xjc version 2.10.0
XML Schema binding compiler for CityGML ADEs; use with citygml4j version 2.10.0
\ No newline at end of file
XML Schema binding compiler for CityGML ADEs; use with citygml4j version 2.10.0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment