← Prev in month
← Prev in thread
ODF schema within public source repositories
Hi Robin,
I would like to add the ODF 1.0, 1.1 and 1.2 schema to a public
Maven repositories for the build process of the Apache ODF Toolkit
(incubating) project [1], similar as
it was done before for OOXML schema [2]
for the Apache POI project [3].
The schema are being used for code generation. The advantage to copy
the schema to the trusted Maven repository is, the schema would be
downloaded only once by the Maven build tool, placed in a trusted
local environment and not downloaded with every build. This would
allow to build without Internet (e.g. in Café, Train, Airport,
etc.).
Is there any legal process, I have to conduct with OASIS?
Thanks in advance,
Svante
[1] http://incubator.apache.org/odftoolkit/
[2] https://maven.nuxeo.org/nexus/content/repositories/public/org/apache/poi/ooxml-schemas/
[3] http://poi.apache.org/
← Prev in month
← Prev in thread