You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Wendy Smoak <ws...@gmail.com> on 2009/03/19 04:18:35 UTC

Double log messages

I'm seeing double log messages in continuum.log (trunk r755471).  Has
anything changed recently in this area?

2009-03-18 20:00:15,943 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
Initializing build
2009-03-18 20:00:15,943 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
Initializing build
2009-03-18 20:00:15,952 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
Starting build of Tiles Assembly
2009-03-18 20:00:15,952 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
Starting build of Tiles Assembly
2009-03-18 20:00:16,027 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
The project was not built because no changes were detected in sources
since the last build.
2009-03-18 20:00:16,027 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
The project was not built because no changes were detected in sources
since the last build.
2009-03-18 20:00:16,184 [pool-1-thread-13] INFO
org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor  -
Found no changes, not building
2009-03-18 20:00:16,184 [pool-1-thread-13] INFO
org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor  -
Found no changes, not building
2009-03-18 20:00:16,199 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
No changes in the current project, not building
2009-03-18 20:00:16,199 [pool-1-thread-13] INFO
org.apache.maven.continuum.buildcontroller.DefaultBuildController  -
No changes in the current project, not building

-- 
Wendy

Re: Double log messages

Posted by Emmanuel Venisse <em...@gmail.com>.
Maybe, I'll check it

Emmanuel

On Thu, Mar 19, 2009 at 4:28 AM, Wendy Smoak <ws...@gmail.com> wrote:

> On Wed, Mar 18, 2009 at 8:18 PM, Wendy Smoak <ws...@gmail.com> wrote:
> > I'm seeing double log messages in continuum.log (trunk r755471).  Has
> > anything changed recently in this area?
>
> Could this have done it?
> http://svn.apache.org/viewvc?view=rev&revision=752952
>
> --
> Wendy
>

Re: Double log messages

Posted by Wendy Smoak <ws...@gmail.com>.
On Wed, Mar 18, 2009 at 8:18 PM, Wendy Smoak <ws...@gmail.com> wrote:
> I'm seeing double log messages in continuum.log (trunk r755471).  Has
> anything changed recently in this area?

Could this have done it? http://svn.apache.org/viewvc?view=rev&revision=752952

-- 
Wendy