commit | 7af13bdca5a86a1d7f45a44584e09f38cad7cd51 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 07 02:41:04 2019 +0000 |
committer | GitHub <noreply@github.com> | Mon Oct 07 02:41:04 2019 +0000 |
tree | ae626685187584fc1cd3648347661893b5e36c82 | |
parent | aebf5a2a737f4fd5c09fb45035aea049919b5c23 [diff] |
Bump scala.version from 2.10.0 to 2.13.1 Bumps `scala.version` from 2.10.0 to 2.13.1. Updates `scala-compiler` from 2.10.0 to 2.13.1 - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.10.0...v2.13.1) Updates `scala-library` from 2.10.0 to 2.13.1 - [Release notes](https://github.com/scala/scala/releases) - [Commits](https://github.com/scala/scala/compare/v2.10.0...v2.13.1) Signed-off-by: dependabot[bot] <support@github.com>
You need to have these two programs installed on your machine:
There are two ways of building the documentation project:
mvn -Plive jetty:run
will make a live website copy available locally. This is very convenient while editing the docs to quickly review the changes you made.mvn clean install
will build the documentation project, creating 3 representations:target/sitegen/manual.pdf
)target/sitegen
)If you're an Apache ServiceMix committer, you can publish a new copy of the documentation pages with this command: mvn clean install scm-publish:publish-scm