Merge pull request #13 from apache/dependabot/maven/freemarker-docgen-core/xalan-xalan-2.7.3

Bump xalan:xalan from 2.7.2 to 2.7.3 in /freemarker-docgen-core

As mentionned at https://xalan.apache.org/
<<The current release among other Xalan-J implementation features, fixes a Xalan-J XSLTC security issue that was registered against version 2.7.2.>>
tree: df5d10b4be01cf56efab586df132da71c2707d27
  1. freemarker-docgen-ant/
  2. freemarker-docgen-cli/
  3. freemarker-docgen-core/
  4. freemarker-docgen-maven/
  5. legacy-tests/
  6. xxe-addon/
  7. .gitattributes
  8. .gitignore
  9. .travis.yml
  10. LICENSE
  11. LICENSE-ISO-RELAX
  12. LICENSE-JING
  13. NOTICE
  14. pom.xml
  15. rat-excludes
  16. README.md
README.md

Docgen

Build Status

About

Apache FreeMarker Docgen is an internal project under the Apache FreeMarker TLP, used for generating the FreeMarker Manual, the FreeMarker homepage, and maybe some more.

Docgen generates static web pages from a DocBook 5 “book” XML. But, it only implements the small subset of DocBook elements that we actually use, and it has no backward compatibility guarantees.

Usage

For some examples see:

For editing DocBook, we are using XXE, with the xxe-addon installed, which you can find in this project.

Building

These tools must be installed:

  • JDK 8, tested with Oracle 1.8.0_212
  • Apache Maven, tested with 3.6.1
  • Node.js, tested with 12.18.2, 14.x.x maybe won't work. (Node.js is only used to generate static content while building Docgen itself.)

To build, ensure that npm (from Node.js) is in the path, then in the top project directory (freemarker-docgen) issue this:

mvn install

Node.js troubleshooting

Possible node.js related problems and solutions:

  • “Error: ENOENT, stat ”: create that directory manually, then retry.
  • If the system doesn't find npm: Open a new terminal (command window) so that it picks up the PATH environment variable changes. Adjust it if necessary.
  • If the build has once worked, but now keeps failing due to some missing modules, or anything strange, delete the “node_modules” directory, and issue npm install to recreate it.

Running Docgen from your IDE

If you develop/debug Docgen, it‘s convenient to launch it from your IDE. As an example, let’s generate the FreeMarker Manual. For that, create a Run Configuration in you IDE, with main class org.freemarker.docgen.cli.Main, and these command line arguments (replace <FREEMARKER_PROJECT_DIR> with the actual directory):

<FREEMARKER_PROJECT_DIR>\src\manual
<FREEMARKER_PROJECT_DIR>\build\manual
offline=true

To ease comparing the outputs of different runs, you can set a fixed value for the last modification with a java argument like this:

-Ddocgen.generationTime=2020-07-15T17:00Z

Compiling LESS and JS

This happens automatically during build, in the generate-resources Maven phase. The generated output is in target\resources-gulp, which will be included in the core jar artifact.

Releasing a new Docgen version

[TODO] Standard ASF release procedure (staging, voting, etc.), so that we can release to the Maven Central. Not advertised, no announcements, no backward compatibility promises, but makes building our dependent projects easier.

Icon Font Attribution

The icon font in this project was built using IcoMoon and contains selected icons from: