[maven] Git Push Summary

2018-02-07 Thread hboutemy
Repository: maven
Updated Branches:
  refs/heads/MNG-5992_upgrade_m-release-p_Git_password [deleted] 7fed47929


maven git commit: [MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3

2018-02-07 Thread hboutemy
Repository: maven
Updated Branches:
  refs/heads/master 99e66229a -> 085ee9f27


[MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3

avoids exposing Git password during release
this fixes #152

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/085ee9f2
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/085ee9f2
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/085ee9f2

Branch: refs/heads/master
Commit: 085ee9f27508f29ff5cbe418eff0eabc98ad1a95
Parents: 99e6622
Author: Hervé Boutemy 
Authored: Wed Feb 7 22:06:37 2018 +0100
Committer: Hervé Boutemy 
Committed: Thu Feb 8 08:02:04 2018 +0100

--
 .../src/main/resources/org/apache/maven/model/pom-4.0.0.xml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven/blob/085ee9f2/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
--
diff --git 
a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml 
b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
index 91492a9..8c26f71 100644
--- 
a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
+++ 
b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
@@ -86,7 +86,7 @@ under the License.
 
 
   maven-release-plugin
-  2.3.2
+  2.5.3
 
   
 



maven-surefire git commit: [SUREFIRE-1474] 1.7 as minimum

2018-02-07 Thread olamy
Repository: maven-surefire
Updated Branches:
  refs/heads/master 8bcf1f14a -> ee1cc441b


[SUREFIRE-1474] 1.7 as minimum

Signed-off-by: olivier lamy 


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/ee1cc441
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/ee1cc441
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/ee1cc441

Branch: refs/heads/master
Commit: ee1cc441b740f9802d9fe40b10b485e2058c06bc
Parents: 8bcf1f1
Author: olivier lamy 
Authored: Thu Feb 8 15:46:00 2018 +1000
Committer: olivier lamy 
Committed: Thu Feb 8 15:46:00 2018 +1000

--
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/ee1cc441/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 2bcb0d7..9cf5b44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,7 @@
 ${java.home}/..
 1.8
 1.8
+7
   
 
   



[maven-surefire] Git Push Summary

2018-02-07 Thread olamy
Repository: maven-surefire
Updated Branches:
  refs/heads/SUREFIRE-1473 [deleted] 8bcf1f14a


maven-surefire git commit: [SUREFIRE-1473] upgrade commons-lang3 to avoid NPE on jdk10

2018-02-07 Thread olamy
Repository: maven-surefire
Updated Branches:
  refs/heads/master 27a5e6aeb -> 8bcf1f14a


[SUREFIRE-1473] upgrade commons-lang3 to avoid NPE on jdk10

Signed-off-by: olivier lamy 


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8bcf1f14
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8bcf1f14
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/8bcf1f14

Branch: refs/heads/master
Commit: 8bcf1f14a8697ef3359d7598fbd8062a687f2d5a
Parents: 27a5e6a
Author: olivier lamy 
Authored: Thu Feb 8 11:25:15 2018 +1000
Committer: olivier lamy 
Committed: Thu Feb 8 11:25:15 2018 +1000

--
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/8bcf1f14/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 3592b31..2bcb0d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
 2.2.1
 
 3.5
-3.5
+3.7
 2.5
 0.9
 2.0.0-beta.5



maven-surefire git commit: [SUREFIRE-1473] upgrade commons-lang3 to avoid NPE on jdk10

2018-02-07 Thread olamy
Repository: maven-surefire
Updated Branches:
  refs/heads/SUREFIRE-1473 [created] 8bcf1f14a


[SUREFIRE-1473] upgrade commons-lang3 to avoid NPE on jdk10

Signed-off-by: olivier lamy 


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8bcf1f14
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8bcf1f14
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/8bcf1f14

Branch: refs/heads/SUREFIRE-1473
Commit: 8bcf1f14a8697ef3359d7598fbd8062a687f2d5a
Parents: 27a5e6a
Author: olivier lamy 
Authored: Thu Feb 8 11:25:15 2018 +1000
Committer: olivier lamy 
Committed: Thu Feb 8 11:25:15 2018 +1000

--
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/8bcf1f14/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 3592b31..2bcb0d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
 2.2.1
 
 3.5
-3.5
+3.7
 2.5
 0.9
 2.0.0-beta.5



svn commit: r1025056 - in /websites/production/maven/components/ref/3-LATEST: ./ apidocs/ apidocs/org/apache/maven/ apidocs/org/apache/maven/artifact/ apidocs/org/apache/maven/artifact/class-use/ apid

2018-02-07 Thread hboutemy
Author: hboutemy
Date: Wed Feb  7 22:36:03 2018
New Revision: 1025056

Log:
Site checkin for project Apache Maven


[This commit notification would consist of 692 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


[maven-site-plugin] branch master updated: [MSITE-809] fixed invalid XML in documentation example

2018-02-07 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 76e7ddb  [MSITE-809] fixed invalid XML in documentation example
76e7ddb is described below

commit 76e7ddba733e06c21f6be49d2f3737d07bbda92d
Author: Hervé Boutemy 
AuthorDate: Wed Feb 7 22:26:30 2018 +0100

[MSITE-809] fixed invalid XML in documentation example
---
 src/site/apt/examples/configuring-reports.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/examples/configuring-reports.apt 
b/src/site/apt/examples/configuring-reports.apt
index f619ff4..2c0487c 100644
--- a/src/site/apt/examples/configuring-reports.apt
+++ b/src/site/apt/examples/configuring-reports.apt
@@ -114,7 +114,7 @@ Selecting Reports from a Plugin: Configuring Report Sets
 
   index
 
-  
+  
 
   
   

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.


maven git commit: [MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3

2018-02-07 Thread hboutemy
Repository: maven
Updated Branches:
  refs/heads/MNG-5992_upgrade_m-release-p_Git_password [created] 7fed47929


[MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3

avoids exposing Git password during release
this fixes #152

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7fed4792
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/7fed4792
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/7fed4792

Branch: refs/heads/MNG-5992_upgrade_m-release-p_Git_password
Commit: 7fed47929751122b842350065993b80711885ae7
Parents: 99e6622
Author: Hervé Boutemy 
Authored: Wed Feb 7 22:06:37 2018 +0100
Committer: Hervé Boutemy 
Committed: Wed Feb 7 22:06:37 2018 +0100

--
 .../src/main/resources/org/apache/maven/model/pom-4.0.0.xml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven/blob/7fed4792/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
--
diff --git 
a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml 
b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
index 91492a9..8c26f71 100644
--- 
a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
+++ 
b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
@@ -86,7 +86,7 @@ under the License.
 
 
   maven-release-plugin
-  2.3.2
+  2.5.3
 
   
 



maven-surefire git commit: [SUREFIRE-1472] Multibranch Pipeline supports JDK 7-10 Maven 3.2-3.5 Linux Windows [Forced Update!]

2018-02-07 Thread tibordigana
Repository: maven-surefire
Updated Branches:
  refs/heads/SUREFIRE-1463 6fcf782a2 -> eee7eb4f8 (forced update)


[SUREFIRE-1472] Multibranch Pipeline supports JDK 7-10 Maven 3.2-3.5 Linux 
Windows


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/eee7eb4f
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/eee7eb4f
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/eee7eb4f

Branch: refs/heads/SUREFIRE-1463
Commit: eee7eb4f88d2a0b4e9cc3c1e41fac8da6215993a
Parents: 09f0eef
Author: Tibor17 
Authored: Tue Feb 6 05:30:00 2018 +0100
Committer: Tibor17 
Committed: Wed Feb 7 21:50:06 2018 +0100

--
 Jenkinsfile | 188 +++
 pom.xml |   2 +
 2 files changed, 95 insertions(+), 95 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/eee7eb4f/Jenkinsfile
--
diff --git a/Jenkinsfile b/Jenkinsfile
index c080713..b588eef 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -26,16 +26,19 @@ properties(
 ]
 )
 
-def oses = ['windows']  // ['linux', 'windows']
-def mavens = env.BRANCH_NAME == 'master' ? ['3.2.x', '3.3.x', '3.5.x'] : 
['3.5.x']
-def jdks = ['9'] // env.BRANCH_NAME == 'master' ? ['7', '8', '9', '10'] : 
['10']
+final String NIX_LABEL = 'ubuntu-1'
+final String WIN_LABEL = 'Windows'
 
-def cmd = ['mvn']
-def options = ['-e', '-V', '-nsu']
-def optionsITs = ['-e', '-V', '-nsu', '-P', 'run-its']
-def goals = ['clean', 'install' , 'jacoco:report']
-def goalsITs = ['verify']
-def Map stages = [:]
+final def oses = ['linux', 'windows']
+final def mavens = ['3.2.x', '3.3.x', '3.5.x'] // env.BRANCH_NAME == 'master' 
? ['3.2.x', '3.3.x', '3.5.x'] : ['3.5.x']
+final def jdks = ['7', '8', '9', '10'] // env.BRANCH_NAME == 'master' ? ['7', 
'8', '9', '10'] : ['10']
+
+final def cmd = ['mvn']
+final def options = ['-e', '-V', '-nsu']
+final def optionsITs = ['-e', '-V', '-nsu', '-P', 'run-its']
+final def goals = ['clean', 'install' , 'jacoco:report']
+final def goalsITs = ['verify']
+final def Map stages = [:]
 
 oses.eachWithIndex { os, indexOfOs ->
 
@@ -43,12 +46,11 @@ oses.eachWithIndex { os, indexOfOs ->
 
 jdks.eachWithIndex { jdk, indexOfJdk ->
 
-def String label = jenkinsEnv.labelForOS(os);
-def String jdkTestName = jenkinsEnv.jdkFromVersion(os, jdk)
-def String jdkName = jenkinsEnv.jdkFromVersion(os, '8')
-def String mvnName = jenkinsEnv.mvnFromVersion(os, maven)
-
-def stageKey = "${os}-jdk${jdk}-maven${maven}"
+final String label = jenkinsEnv.labelForOS(os);
+final String jdkTestName = jenkinsEnv.jdkFromVersion(os, jdk)
+final String jdkName = jenkinsEnv.jdkFromVersion(os, '8')
+final String mvnName = jenkinsEnv.mvnFromVersion(os, maven)
+final String stageKey = "${os}-jdk${jdk}-maven${maven}"
 
 if (label == null || jdkTestName == null || mvnName == null) {
 println "Skipping ${stageKey} as unsupported by Jenkins 
Environment."
@@ -60,47 +62,51 @@ oses.eachWithIndex { os, indexOfOs ->
 
 stages[stageKey] = {
 if (os == 'windows') {
-node("${env.WIN_LABEL}") {
+node(WIN_LABEL) {
 try {
 println "Basedir = ${pwd()}."
 
-def mvnLocalRepoDir
+def mvnLocalRepoDir = null
 
-dir('.repository') {
+dir('.m2') {
 mvnLocalRepoDir = "${pwd()}"
 }
 
 println "Maven Local Repository = 
${mvnLocalRepoDir}."
+assert mvnLocalRepoDir != null : 'Local Maven 
Repository is undefined.'
 
-dir('build') {
-stage("checkout ${stageKey}") {
-checkout scm
-}
+stage("checkout ${stageKey}") {
+checkout scm
+}
+
+def jdkTestHome = 
resolveToolNameToJavaPath(jdkTestName, mvnName)
+def properties = ["\"-Djdk.home=${jdkTestHome}\"", 
"-Djacoco.skip=true"]
+println("Setting JDK for testing ${properties[0]}")
 
-def jdkTestHome = 
resolveToolNameToJavaPath(jdkTestName, mvnName)
-def properties = 
["\"-Djdk.home=${jdkTestHome}\"", "-Djacoco.skip=true"]
-

maven-surefire git commit: [SUREFIRE-1472] Multibranch Pipeline supports JDK 7-10 Maven 3.2-3.5 Linux Windows [Forced Update!]

2018-02-07 Thread tibordigana
Repository: maven-surefire
Updated Branches:
  refs/heads/SUREFIRE-1463 fee21bc29 -> 6fcf782a2 (forced update)


[SUREFIRE-1472] Multibranch Pipeline supports JDK 7-10 Maven 3.2-3.5 Linux 
Windows


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/6fcf782a
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/6fcf782a
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/6fcf782a

Branch: refs/heads/SUREFIRE-1463
Commit: 6fcf782a2f02edf40e00bf52669199f525e5a3ef
Parents: 09f0eef
Author: Tibor17 
Authored: Tue Feb 6 05:30:00 2018 +0100
Committer: Tibor17 
Committed: Wed Feb 7 20:29:40 2018 +0100

--
 Jenkinsfile | 188 +++
 pom.xml |   2 +
 2 files changed, 95 insertions(+), 95 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/6fcf782a/Jenkinsfile
--
diff --git a/Jenkinsfile b/Jenkinsfile
index c080713..af90a10 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -26,16 +26,19 @@ properties(
 ]
 )
 
-def oses = ['windows']  // ['linux', 'windows']
-def mavens = env.BRANCH_NAME == 'master' ? ['3.2.x', '3.3.x', '3.5.x'] : 
['3.5.x']
-def jdks = ['9'] // env.BRANCH_NAME == 'master' ? ['7', '8', '9', '10'] : 
['10']
+final String NIX_LABEL = 'ubuntu-1'
+final String WIN_LABEL = 'Windows'
 
-def cmd = ['mvn']
-def options = ['-e', '-V', '-nsu']
-def optionsITs = ['-e', '-V', '-nsu', '-P', 'run-its']
-def goals = ['clean', 'install' , 'jacoco:report']
-def goalsITs = ['verify']
-def Map stages = [:]
+final def oses = ['linux', 'windows']
+final def mavens = env.BRANCH_NAME == 'master' ? ['3.2.x', '3.3.x', '3.5.x'] : 
['3.5.x']
+final def jdks = env.BRANCH_NAME == 'master' ? ['7', '8', '9', '10'] : ['10']
+
+final def cmd = ['mvn']
+final def options = ['-e', '-V', '-nsu']
+final def optionsITs = ['-e', '-V', '-nsu', '-P', 'run-its']
+final def goals = ['clean', 'install' , 'jacoco:report']
+final def goalsITs = ['verify']
+final def Map stages = [:]
 
 oses.eachWithIndex { os, indexOfOs ->
 
@@ -43,12 +46,11 @@ oses.eachWithIndex { os, indexOfOs ->
 
 jdks.eachWithIndex { jdk, indexOfJdk ->
 
-def String label = jenkinsEnv.labelForOS(os);
-def String jdkTestName = jenkinsEnv.jdkFromVersion(os, jdk)
-def String jdkName = jenkinsEnv.jdkFromVersion(os, '8')
-def String mvnName = jenkinsEnv.mvnFromVersion(os, maven)
-
-def stageKey = "${os}-jdk${jdk}-maven${maven}"
+final String label = jenkinsEnv.labelForOS(os);
+final String jdkTestName = jenkinsEnv.jdkFromVersion(os, jdk)
+final String jdkName = jenkinsEnv.jdkFromVersion(os, '8')
+final String mvnName = jenkinsEnv.mvnFromVersion(os, maven)
+final String stageKey = "${os}-jdk${jdk}-maven${maven}"
 
 if (label == null || jdkTestName == null || mvnName == null) {
 println "Skipping ${stageKey} as unsupported by Jenkins 
Environment."
@@ -60,47 +62,51 @@ oses.eachWithIndex { os, indexOfOs ->
 
 stages[stageKey] = {
 if (os == 'windows') {
-node("${env.WIN_LABEL}") {
+node(WIN_LABEL) {
 try {
 println "Basedir = ${pwd()}."
 
-def mvnLocalRepoDir
+def mvnLocalRepoDir = null
 
-dir('.repository') {
+dir('.m2') {
 mvnLocalRepoDir = "${pwd()}"
 }
 
 println "Maven Local Repository = 
${mvnLocalRepoDir}."
+assert mvnLocalRepoDir != null : 'Local Maven 
Repository is undefined.'
 
-dir('build') {
-stage("checkout ${stageKey}") {
-checkout scm
-}
+stage("checkout ${stageKey}") {
+checkout scm
+}
+
+def jdkTestHome = 
resolveToolNameToJavaPath(jdkTestName, mvnName)
+def properties = ["\"-Djdk.home=${jdkTestHome}\"", 
"-Djacoco.skip=true"]
+println("Setting JDK for testing ${properties[0]}")
 
-def jdkTestHome = 
resolveToolNameToJavaPath(jdkTestName, mvnName)
-def properties = 
["\"-Djdk.home=${jdkTestHome}\"", "-Djacoco.skip=true"]
-println("Setting JDK for 

[maven-pdf-plugin] branch master updated: [MPDF-86] upgraded FOP to 2.2 via DOXIA-409

2018-02-07 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new f51ad7c  [MPDF-86] upgraded FOP to 2.2 via DOXIA-409
f51ad7c is described below

commit f51ad7c150ceec59ae2fefc6ce19a85de0419760
Author: Hervé Boutemy 
AuthorDate: Wed Feb 7 09:53:02 2018 +0100

[MPDF-86] upgraded FOP to 2.2 via DOXIA-409
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 85236f9..79ee291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@ under the License.
   
 
   
-1.8
+1.9-SNAPSHOT
 1.7.5
 2.2.1
   

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.


[maven-doxia] branch master updated: [DOXIA-409] fixed issues reported by Checkstyle and Clirr

2018-02-07 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 7edfd00  [DOXIA-409] fixed issues reported by Checkstyle and Clirr
7edfd00 is described below

commit 7edfd001a9f61c700be3cefee0276ffe81b6a427
Author: Hervé Boutemy 
AuthorDate: Wed Feb 7 09:45:21 2018 +0100

[DOXIA-409] fixed issues reported by Checkstyle and Clirr
---
 .../src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java   | 4 ++--
 pom.xml   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git 
a/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java
 
b/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java
index 41a76c1..3432fd1 100644
--- 
a/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java
+++ 
b/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java
@@ -57,8 +57,8 @@ public class FoUtils
 /** To reuse the TransformerFactory **/
 private static final TransformerFactory TRANSFORMER_FACTORY = 
TransformerFactory.newInstance();
 
-
-private static void prepareUserAgent( FOUserAgent foUserAgent, 
DocumentModel documentModel ) {
+private static void prepareUserAgent( FOUserAgent foUserAgent, 
DocumentModel documentModel )
+{
 if ( documentModel != null && documentModel.getMeta() != null )
 {
 // http://xmlgraphics.apache.org/fop/embedding.html#user-agent
diff --git a/pom.xml b/pom.xml
index 8a249d7..979a74e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,6 +320,8 @@ under the License.
 
org/apache/maven/doxia/parser/AbstractXmlParser
 org/apache/maven/doxia/module/*/*Sink
 org/apache/maven/doxia/module/*/*SinkFactory
+
+org/apache/maven/doxia/module/fo/FoUtils
   
 
   

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.


[maven-pdf-plugin] branch master updated: updated parent pom and maven-pdf-plugin used

2018-02-07 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new fcae993  updated parent pom and maven-pdf-plugin used
fcae993 is described below

commit fcae993f4998a4df320f44646890445596809d1a
Author: Hervé Boutemy 
AuthorDate: Wed Feb 7 09:29:03 2018 +0100

updated parent pom and maven-pdf-plugin used
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5a088b5..85236f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   
 org.apache.maven.plugins
 maven-plugins
-30
+31
 ../../pom/maven/maven-plugins/pom.xml
   
 
@@ -266,7 +266,7 @@ under the License.
 
   org.apache.maven.plugins
   maven-pdf-plugin
-  1.3
+  1.4
 
   
 

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.


[maven-doxia] branch master updated: [DOXIA-409] Upgrade to FOP 2.2

2018-02-07 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 4686c00  [DOXIA-409] Upgrade to FOP 2.2
4686c00 is described below

commit 4686c008218981d612ab35349f66756118c2804d
Author: Sylwester Lachiewicz 
AuthorDate: Sun Jan 14 00:56:38 2018 +0100

[DOXIA-409] Upgrade to FOP 2.2

Fix by: Michael Simacek