You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Ralph Goers <ra...@dslextreme.com> on 2017/11/16 04:33:03 UTC

Re: logging-log4j2 git commit: Update Maven site plugin from 3.4 to 3.6.

Out of curiosity did you build the site after you update the dependency to verify there aren’t any problems?

Ralph

> On Nov 13, 2017, at 6:12 PM, ggregory@apache.org wrote:
> 
> Repository: logging-log4j2
> Updated Branches:
>  refs/heads/master 661c80671 -> 9218cba93
> 
> 
> Update Maven site plugin from 3.4 to 3.6.
> 
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9218cba9
> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9218cba9
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/9218cba9
> 
> Branch: refs/heads/master
> Commit: 9218cba9370d4a9488f8a07a8234bf8a0296af54
> Parents: 661c806
> Author: Gary Gregory <gg...@apache.org>
> Authored: Mon Nov 13 18:12:54 2017 -0700
> Committer: Gary Gregory <gg...@apache.org>
> Committed: Mon Nov 13 18:12:54 2017 -0700
> 
> ----------------------------------------------------------------------
> pom.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------------
> 
> 
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9218cba9/pom.xml
> ----------------------------------------------------------------------
> diff --git a/pom.xml b/pom.xml
> index cd47777..7565cf5 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -205,7 +205,7 @@
>     <scm.plugin.version>1.9.5</scm.plugin.version>
>     <jxr.plugin.version>2.5</jxr.plugin.version>
>     <clirr.plugin.version>2.8</clirr.plugin.version>
> -    <site.plugin.version>3.4</site.plugin.version>
> +    <site.plugin.version>3.6</site.plugin.version>
>     <remote.resources.plugin.version>1.5</remote.resources.plugin.version>
>     <manifestfile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestfile>
>     <maven.compiler.source>1.7</maven.compiler.source>
> 
> 



Re: logging-log4j2 git commit: Update Maven site plugin from 3.4 to 3.6.

Posted by Ralph Goers <ra...@dslextreme.com>.
Oops. Nevermind. I see you downgraded it again.

Ralph

> On Nov 15, 2017, at 9:33 PM, Ralph Goers <ra...@dslextreme.com> wrote:
> 
> Out of curiosity did you build the site after you update the dependency to verify there aren’t any problems?
> 
> Ralph
> 
>> On Nov 13, 2017, at 6:12 PM, ggregory@apache.org wrote:
>> 
>> Repository: logging-log4j2
>> Updated Branches:
>> refs/heads/master 661c80671 -> 9218cba93
>> 
>> 
>> Update Maven site plugin from 3.4 to 3.6.
>> 
>> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9218cba9
>> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9218cba9
>> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/9218cba9
>> 
>> Branch: refs/heads/master
>> Commit: 9218cba9370d4a9488f8a07a8234bf8a0296af54
>> Parents: 661c806
>> Author: Gary Gregory <gg...@apache.org>
>> Authored: Mon Nov 13 18:12:54 2017 -0700
>> Committer: Gary Gregory <gg...@apache.org>
>> Committed: Mon Nov 13 18:12:54 2017 -0700
>> 
>> ----------------------------------------------------------------------
>> pom.xml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> ----------------------------------------------------------------------
>> 
>> 
>> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9218cba9/pom.xml
>> ----------------------------------------------------------------------
>> diff --git a/pom.xml b/pom.xml
>> index cd47777..7565cf5 100644
>> --- a/pom.xml
>> +++ b/pom.xml
>> @@ -205,7 +205,7 @@
>>    <scm.plugin.version>1.9.5</scm.plugin.version>
>>    <jxr.plugin.version>2.5</jxr.plugin.version>
>>    <clirr.plugin.version>2.8</clirr.plugin.version>
>> -    <site.plugin.version>3.4</site.plugin.version>
>> +    <site.plugin.version>3.6</site.plugin.version>
>>    <remote.resources.plugin.version>1.5</remote.resources.plugin.version>
>>    <manifestfile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestfile>
>>    <maven.compiler.source>1.7</maven.compiler.source>
>> 
>> 
> 
> 
> 



Re: logging-log4j2 git commit: Update Maven site plugin from 3.4 to 3.6.

Posted by Gary Gregory <ga...@gmail.com>.
You'll notice that I reverted that change. I had indeed forgotten to build
it, it did not work, so I reverted.

Gary

On Wed, Nov 15, 2017 at 9:33 PM, Ralph Goers <ra...@dslextreme.com>
wrote:

> Out of curiosity did you build the site after you update the dependency to
> verify there aren’t any problems?
>
> Ralph
>
> > On Nov 13, 2017, at 6:12 PM, ggregory@apache.org wrote:
> >
> > Repository: logging-log4j2
> > Updated Branches:
> >  refs/heads/master 661c80671 -> 9218cba93
> >
> >
> > Update Maven site plugin from 3.4 to 3.6.
> >
> > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/
> commit/9218cba9
> > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/
> 9218cba9
> > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/
> 9218cba9
> >
> > Branch: refs/heads/master
> > Commit: 9218cba9370d4a9488f8a07a8234bf8a0296af54
> > Parents: 661c806
> > Author: Gary Gregory <gg...@apache.org>
> > Authored: Mon Nov 13 18:12:54 2017 -0700
> > Committer: Gary Gregory <gg...@apache.org>
> > Committed: Mon Nov 13 18:12:54 2017 -0700
> >
> > ----------------------------------------------------------------------
> > pom.xml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > ----------------------------------------------------------------------
> >
> >
> > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/
> 9218cba9/pom.xml
> > ----------------------------------------------------------------------
> > diff --git a/pom.xml b/pom.xml
> > index cd47777..7565cf5 100644
> > --- a/pom.xml
> > +++ b/pom.xml
> > @@ -205,7 +205,7 @@
> >     <scm.plugin.version>1.9.5</scm.plugin.version>
> >     <jxr.plugin.version>2.5</jxr.plugin.version>
> >     <clirr.plugin.version>2.8</clirr.plugin.version>
> > -    <site.plugin.version>3.4</site.plugin.version>
> > +    <site.plugin.version>3.6</site.plugin.version>
> >     <remote.resources.plugin.version>1.5</remote.resources.
> plugin.version>
> >     <manifestfile>${project.build.outputDirectory}/META-INF/
> MANIFEST.MF</manifestfile>
> >     <maven.compiler.source>1.7</maven.compiler.source>
> >
> >
>
>
>