You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2019/04/11 17:54:36 UTC

[maven-site] branch master updated: WIP - Updated Release Notes for 3.6.1

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 74d8ddf  WIP - Updated Release Notes for 3.6.1
74d8ddf is described below

commit 74d8ddf2631071a5978cfc7790c4ebc9d8ec5ecc
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Apr 11 19:54:18 2019 +0200

    WIP - Updated Release Notes for 3.6.1
---
 content/markdown/docs/3.6.1/release-notes.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/markdown/docs/3.6.1/release-notes.md b/content/markdown/docs/3.6.1/release-notes.md
index dfd3efb..d10fa27 100644
--- a/content/markdown/docs/3.6.1/release-notes.md
+++ b/content/markdown/docs/3.6.1/release-notes.md
@@ -156,10 +156,10 @@ mvn -ntp ... ....
  - [MNG-6495] - ModelResolver cannot be null
  - [MNG-6505] - child.(x.y).inherit.append.path value should be inherited
  - [MNG-6506] - Mojos are unable to load package annotations on Java >= 9
- - [MNG-6529] - ProjectBuilder.build(List<File> projects, boolean, ProjectBuildingRequest) doesn't honor ProjectBuildingRequest.isResolveDependencies()
+ - [MNG-6529] - `ProjectBuilder.build(List<File> projects, boolean, ProjectBuildingRequest)` doesn't honor `ProjectBuildingRequest.isResolveDependencies()`
  - [MNG-6530] - Regression in ProjectBuilder when file change between invocations (introduced by MNG-6311)
- - [MNG-6533] - ProjectBuilder.build(list_of_projects,...) does not contain MavenProject in exception report
- - [MNG-6543] - Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos
+ - [MNG-6533] - `ProjectBuilder.build(list_of_projects,...)` does not contain MavenProject in exception report
+ - [MNG-6543] - Upgrade plexus classworld to support java 9+ `ClassLoader.findClass(String moduleName, String name)` in Mojos
  - [MNG-6558] - ToolchainsBuildingResult event is not sent on EventSpy
  - [MNG-6577] - pom.xml: Uncaught IllegalArgumentException when parsing unicode entity ref
  - [MNG-6590] - DefaultProjectArtifactsCache java.lang.IllegalStateException: Duplicate artifact resolution result