Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add list of third-party software used by DITA-OT #120

Closed
infotexture opened this issue Nov 23, 2016 · 6 comments
Closed

Add list of third-party software used by DITA-OT #120

infotexture opened this issue Nov 23, 2016 · 6 comments
Assignees
Labels
enhancement Changes to an existing topic or feature
Milestone

Comments

@infotexture
Copy link
Member

The DITA-OT docs should include a list of third-party software with version numbers and license information, similar to the list provided for IntelliJ IDEA.

@infotexture infotexture added the enhancement Changes to an existing topic or feature label Nov 23, 2016
@jelovirt
Copy link
Member

jelovirt commented Nov 24, 2016

DITA-OT 2.4:

Project Version License
Ant 1.9.7 [Apache License 2.0]
Apache Commons Codec  1.10 [Apache License 2.0]
Apache Commons IO  2.5 [Apache License 2.0]
Guava 19.0 [Apache License 2.0]
ICU4J 57.1 [ICU License]
Saxon 9.1.0.8 [Mozilla Public License 1.0]
Xerces 2.11.0 [Apache License 2.0]
XML Apis 1.4.01 [Apache License 2.0], [W3C Document License]
XML Resolver 1.2 [Apache License 2.0]

The XML APIs library contains source code for SAX and COM APIs and they have their own licenses.

DITA-OT 2.4 PDF2 FOP:

Project Version License
Apache Commons Logging 1.0.4 [Apache License 2.0]
Avalon Framework 4.3.1 [Apache License 2.0]
Apache XML Graphics 2.1 [Apache License 2.0]
Batik 1.8 [Apache License 2.0]
FOP 2.1 [Apache License 2.0]

[ICU License]: http://source.icu-project.org/repos/icu/icu/tags/release-57-1/LICENSE)
[Mozilla Public License 1.0]: https://www.mozilla.org/media/MPL/1.1/index.0c5913925d40.txt)
[Apache License 2.0]: https://www.apache.org/licenses/LICENSE-2.0.txt)
[W3C Document License]: https://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231

@stefan-jung
Copy link
Contributor

stefan-jung commented Nov 24, 2016

  • Gradle
  • log4j
  • Xalan

@jelovirt
Copy link
Member

  • Gradle is not a dependency, it's just the build tool.
  • Log4J is not used
  • Xalan is not used

@jelovirt
Copy link
Member

Should we split the list to core and plugin dependencies? #120 (comment) has dependencies for both core DITA-OT and PDF2 plugin.

@infotexture
Copy link
Member Author

@jelovirt Thanks for providing the info.

I think splitting the list into core and plugin dependencies makes sense.

@jelovirt
Copy link
Member

@infotexture update the table.

@infotexture infotexture added this to the 2.4.1 milestone Nov 27, 2016
@infotexture infotexture self-assigned this Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes to an existing topic or feature
Projects
None yet
Development

No branches or pull requests

3 participants