RE: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-21 Thread Simon Steiner
Hi,

If we rename checkstyle location property in build.xml and add checkstyle jar 
to fop wont this fix the issue? Can I commit the jar?

Thanks

-Original Message-
From: Chris Bowditch [mailto:bowditch_ch...@hotmail.com] 
Sent: 18 August 2014 10:24
To: fop-dev@xmlgraphics.apache.org
Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

Yes I'd prefer to work with Jenkins, Gump is a bit old school :-) I'd also like 
to be able to control the version of build tools that we use, not sure if the 
Apache Jenkins server will allow that or not?

Thanks,

Chris

On 18/08/2014 08:46, Simon Steiner wrote:
>
> Hi,
>
> Apache provide Jenkins CI, maybe that is more configurable so we can 
> control our dependancies.
>
> https://builds.apache.org/
>
> Thanks
>
> *From:*Luis Bernardo [mailto:lmpmberna...@gmail.com]
> *Sent:* 15 August 2014 16:49
> *To:* fop-dev@xmlgraphics.apache.org
> *Subject:* Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) 
> failed
>
> The fact that gump uses a snapshot for checkstyle is not new but the 
> version (of the snapshot) was bumped to 5.8 from 5.7. I think we may 
> have to upgrade too... I believe Vincent tried to force gump to use 
> our own checkstyle version and it was not simple.
>
> On Fri, Aug 15, 2014 at 4:29 PM, Simon Steiner 
> mailto:simonsteiner1...@gmail.com>> wrote:
>
> Hi,
>
> Could be stick to a released version of checkstyle otherwise its
> hard to run locally.
>
> Thanks
>
>
> -Original Message-
> From: Chris Bowditch [mailto:bowditch_ch...@hotmail.com
> <mailto:bowditch_ch...@hotmail.com>]
> Sent: 15 August 2014 16:09
>     To: fop-dev@xmlgraphics.apache.org
> <mailto:fop-dev@xmlgraphics.apache.org>
> Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module
> xml-fop) failed
>
> Hi Glenn,
>
> Luis mentioned to me that Gump had upgraded the Checkstyle version.
> Thanasis should have some time to look into the failures next week.
>
> Thanks
>
> Chris
>
> On 15/08/2014 02:17, Glenn Adams wrote:
> > Whatever this problem is doesn't seem related to my recent findbugs
> > changes. It looks like the checkstyle rules being run by gump don't
> > correspond to what is in trunk, since I am not seeing any of these
> > warnings (using Checkstyle 5.7). I also wonder why an unreleased
> > (snapshot) of Checkstyle 5.8 is being used by gump.
> >
> >
> > On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build
> >  <mailto:fop-dev@xmlgraphics.apache.org>
> > <mailto:fop-dev@xmlgraphics.apache.org
> <mailto:fop-dev@xmlgraphics.apache.org>>> wrote:
> >
> > To whom it may engage...
> >
> > This is an automated request, but not an unsolicited one. For
> > more information please visit
> http://gump.apache.org/nagged.html,
> > and/or contact the folk at gene...@gump.apache.org
> <mailto:gene...@gump.apache.org>
> > <mailto:gene...@gump.apache.org
> <mailto:gene...@gump.apache.org>>.
> >
> > Project xml-fop-test has an issue affecting its community
> integration.
> > This issue affects 1 projects,
> >  and has been outstanding for 9 runs.
> > The current state of this project is 'Failed', with reason
> 'Build
> > Failed'.
> > For reference only, the following projects are affected by this:
> > - xml-fop-test :  XSL-FO (Formatting Objects) processor
> >
> >
> > Full details are available at:
> >
> > http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> >
> > That said, some information snippets are provided here.
> >
> > The following annotations (debug/informational/warning/error
> > messages) were provided:
> >  -DEBUG- Dependency on checkstyle exists, no need to add for
> > property checkstyle.location.
> >  -INFO- Failed with reason build failed
> >  -INFO- Project Reports in:
> >  /srv/gump/public/workspace/xml-fop/build/test-reports
> >
> >
> >
> > The following work was performed:
> >
> 
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> > Work Name: build_xml-fop_xml-fop-test (Type: Build)
> > Work ended in a state of : Failed
> >

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-18 Thread Chris Bowditch
Yes I'd prefer to work with Jenkins, Gump is a bit old school :-) I'd 
also like to be able to control the version of build tools that we use, 
not sure if the Apache Jenkins server will allow that or not?


Thanks,

Chris

On 18/08/2014 08:46, Simon Steiner wrote:


Hi,

Apache provide Jenkins CI, maybe that is more configurable so we can 
control our dependancies.


https://builds.apache.org/

Thanks

*From:*Luis Bernardo [mailto:lmpmberna...@gmail.com]
*Sent:* 15 August 2014 16:49
*To:* fop-dev@xmlgraphics.apache.org
*Subject:* Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) 
failed


The fact that gump uses a snapshot for checkstyle is not new but the 
version (of the snapshot) was bumped to 5.8 from 5.7. I think we may 
have to upgrade too... I believe Vincent tried to force gump to use 
our own checkstyle version and it was not simple.


On Fri, Aug 15, 2014 at 4:29 PM, Simon Steiner 
mailto:simonsteiner1...@gmail.com>> wrote:


Hi,

Could be stick to a released version of checkstyle otherwise its
hard to run locally.

Thanks


-Original Message-
From: Chris Bowditch [mailto:bowditch_ch...@hotmail.com
<mailto:bowditch_ch...@hotmail.com>]
Sent: 15 August 2014 16:09
To: fop-dev@xmlgraphics.apache.org
<mailto:fop-dev@xmlgraphics.apache.org>
    Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module
xml-fop) failed

Hi Glenn,

Luis mentioned to me that Gump had upgraded the Checkstyle version.
Thanasis should have some time to look into the failures next week.

Thanks

Chris

On 15/08/2014 02:17, Glenn Adams wrote:
> Whatever this problem is doesn't seem related to my recent findbugs
> changes. It looks like the checkstyle rules being run by gump don't
> correspond to what is in trunk, since I am not seeing any of these
> warnings (using Checkstyle 5.7). I also wonder why an unreleased
> (snapshot) of Checkstyle 5.8 is being used by gump.
>
>
> On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build
> mailto:fop-dev@xmlgraphics.apache.org>
> <mailto:fop-dev@xmlgraphics.apache.org
<mailto:fop-dev@xmlgraphics.apache.org>>> wrote:
>
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit
http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org
<mailto:gene...@gump.apache.org>
> <mailto:gene...@gump.apache.org
<mailto:gene...@gump.apache.org>>.
>
> Project xml-fop-test has an issue affecting its community
integration.
> This issue affects 1 projects,
>  and has been outstanding for 9 runs.
> The current state of this project is 'Failed', with reason
'Build
> Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
>
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error
> messages) were provided:
>  -DEBUG- Dependency on checkstyle exists, no need to add for
> property checkstyle.location.
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in:
>  /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
>

http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 50 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java
> -Djava.awt.headless=true -Dbuild.sysclasspath=only
> -Dant.build.clonevm=true
>
 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> org.apache.tools.ant.Main
>  -Dgump.merge=/srv/gump/public/gump/work/merge.xml
>
 
-Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH:
>
 
/usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml

RE: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-18 Thread Simon Steiner
Hi,

 

Apache provide Jenkins CI, maybe that is more configurable so we can control 
our dependancies.

 

https://builds.apache.org/

 

Thanks

 

From: Luis Bernardo [mailto:lmpmberna...@gmail.com] 
Sent: 15 August 2014 16:49
To: fop-dev@xmlgraphics.apache.org
Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

 

The fact that gump uses a snapshot for checkstyle is not new but the version 
(of the snapshot) was bumped to 5.8 from 5.7. I think we may have to upgrade 
too... I believe Vincent tried to force gump to use our own checkstyle version 
and it was not simple.

 

On Fri, Aug 15, 2014 at 4:29 PM, Simon Steiner mailto:simonsteiner1...@gmail.com> > wrote:

Hi,

Could be stick to a released version of checkstyle otherwise its hard to run 
locally.

Thanks


-Original Message-
From: Chris Bowditch [mailto:bowditch_ch...@hotmail.com 
<mailto:bowditch_ch...@hotmail.com> ]
Sent: 15 August 2014 16:09
To: fop-dev@xmlgraphics.apache.org <mailto:fop-dev@xmlgraphics.apache.org> 
Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

Hi Glenn,

Luis mentioned to me that Gump had upgraded the Checkstyle version.
Thanasis should have some time to look into the failures next week.

Thanks

Chris

On 15/08/2014 02:17, Glenn Adams wrote:
> Whatever this problem is doesn't seem related to my recent findbugs
> changes. It looks like the checkstyle rules being run by gump don't
> correspond to what is in trunk, since I am not seeing any of these
> warnings (using Checkstyle 5.7). I also wonder why an unreleased
> (snapshot) of Checkstyle 5.8 is being used by gump.
>
>
> On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build
> mailto:fop-dev@xmlgraphics.apache.org> 
> <mailto:fop-dev@xmlgraphics.apache.org 
> <mailto:fop-dev@xmlgraphics.apache.org> >> wrote:
>
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org 
> <mailto:gene...@gump.apache.org> 
> <mailto:gene...@gump.apache.org <mailto:gene...@gump.apache.org> >.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 9 runs.
> The current state of this project is 'Failed', with reason 'Build
> Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
>
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error
> messages) were provided:
>  -DEBUG- Dependency on checkstyle exists, no need to add for
> property checkstyle.location.
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in:
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
> 
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 50 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java
> -Djava.awt.headless=true -Dbuild.sysclasspath=only
> -Dant.build.clonevm=true
> 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> org.apache.tools.ant.Main
> -Dgump.merge=/srv/gump/public/gump/work/merge.xml
> 
> -Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH:
> 
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/hamcrest.core-1.1.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/objenesis-1.0.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.5.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-15 Thread Luis Bernardo
The fact that gump uses a snapshot for checkstyle is not new but the
version (of the snapshot) was bumped to 5.8 from 5.7. I think we may have
to upgrade too... I believe Vincent tried to force gump to use our own
checkstyle version and it was not simple.


On Fri, Aug 15, 2014 at 4:29 PM, Simon Steiner 
wrote:

> Hi,
>
> Could be stick to a released version of checkstyle otherwise its hard to
> run locally.
>
> Thanks
>
> -Original Message-
> From: Chris Bowditch [mailto:bowditch_ch...@hotmail.com]
> Sent: 15 August 2014 16:09
> To: fop-dev@xmlgraphics.apache.org
> Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop)
> failed
>
> Hi Glenn,
>
> Luis mentioned to me that Gump had upgraded the Checkstyle version.
> Thanasis should have some time to look into the failures next week.
>
> Thanks
>
> Chris
>
> On 15/08/2014 02:17, Glenn Adams wrote:
> > Whatever this problem is doesn't seem related to my recent findbugs
> > changes. It looks like the checkstyle rules being run by gump don't
> > correspond to what is in trunk, since I am not seeing any of these
> > warnings (using Checkstyle 5.7). I also wonder why an unreleased
> > (snapshot) of Checkstyle 5.8 is being used by gump.
> >
> >
> > On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build
> >  > <mailto:fop-dev@xmlgraphics.apache.org>> wrote:
> >
> > To whom it may engage...
> >
> > This is an automated request, but not an unsolicited one. For
> > more information please visit http://gump.apache.org/nagged.html,
> > and/or contact the folk at gene...@gump.apache.org
> > <mailto:gene...@gump.apache.org>.
> >
> > Project xml-fop-test has an issue affecting its community
> integration.
> > This issue affects 1 projects,
> >  and has been outstanding for 9 runs.
> > The current state of this project is 'Failed', with reason 'Build
> > Failed'.
> > For reference only, the following projects are affected by this:
> > - xml-fop-test :  XSL-FO (Formatting Objects) processor
> >
> >
> > Full details are available at:
> >
> > http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> >
> > That said, some information snippets are provided here.
> >
> > The following annotations (debug/informational/warning/error
> > messages) were provided:
> >  -DEBUG- Dependency on checkstyle exists, no need to add for
> > property checkstyle.location.
> >  -INFO- Failed with reason build failed
> >  -INFO- Project Reports in:
> > /srv/gump/public/workspace/xml-fop/build/test-reports
> >
> >
> >
> > The following work was performed:
> >
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> > Work Name: build_xml-fop_xml-fop-test (Type: Build)
> > Work ended in a state of : Failed
> > Elapsed: 3 mins 50 secs
> > Command Line: /usr/lib/jvm/java-7-oracle/bin/java
> > -Djava.awt.headless=true -Dbuild.sysclasspath=only
> > -Dant.build.clonevm=true
> >
>  
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> > org.apache.tools.ant.Main
> > -Dgump.merge=/srv/gump/public/gump/work/merge.xml
> >
>  
> -Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
> > gump-test
> > [Working Directory: /srv/gump/public/workspace/xml-fop]
> > CLASSPATH:
> >
>  
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/hamcrest.core-1.1.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/objenesis-1.0.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.5.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140815.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/work

RE: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-15 Thread Simon Steiner
Hi,

Could be stick to a released version of checkstyle otherwise its hard to run 
locally.

Thanks

-Original Message-
From: Chris Bowditch [mailto:bowditch_ch...@hotmail.com] 
Sent: 15 August 2014 16:09
To: fop-dev@xmlgraphics.apache.org
Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

Hi Glenn,

Luis mentioned to me that Gump had upgraded the Checkstyle version. 
Thanasis should have some time to look into the failures next week.

Thanks

Chris

On 15/08/2014 02:17, Glenn Adams wrote:
> Whatever this problem is doesn't seem related to my recent findbugs 
> changes. It looks like the checkstyle rules being run by gump don't 
> correspond to what is in trunk, since I am not seeing any of these 
> warnings (using Checkstyle 5.7). I also wonder why an unreleased
> (snapshot) of Checkstyle 5.8 is being used by gump.
>
>
> On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build 
>  <mailto:fop-dev@xmlgraphics.apache.org>> wrote:
>
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org
> <mailto:gene...@gump.apache.org>.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 9 runs.
> The current state of this project is 'Failed', with reason 'Build
> Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
> 
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error
> messages) were provided:
>  -DEBUG- Dependency on checkstyle exists, no need to add for
> property checkstyle.location.
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in:
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
> 
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 50 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java
> -Djava.awt.headless=true -Dbuild.sysclasspath=only
> -Dant.build.clonevm=true
> 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> org.apache.tools.ant.Main
> -Dgump.merge=/srv/gump/public/gump/work/merge.xml
> 
> -Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH:
> 
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/hamcrest.core-1.1.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/objenesis-1.0.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.5.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140815.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apach
>  
> e-commons/exec/target/commons-exec-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20140815.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140815.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140815.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-19.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launche

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-15 Thread Chris Bowditch

Hi Glenn,

Luis mentioned to me that Gump had upgraded the Checkstyle version. 
Thanasis should have some time to look into the failures next week.


Thanks

Chris

On 15/08/2014 02:17, Glenn Adams wrote:
Whatever this problem is doesn't seem related to my recent findbugs 
changes. It looks like the checkstyle rules being run by gump don't 
correspond to what is in trunk, since I am not seeing any of these 
warnings (using Checkstyle 5.7). I also wonder why an unreleased 
(snapshot) of Checkstyle 5.8 is being used by gump.



On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build 
> wrote:


To whom it may engage...

This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org
.

Project xml-fop-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 9 runs.
The current state of this project is 'Failed', with reason 'Build
Failed'.
For reference only, the following projects are affected by this:
- xml-fop-test :  XSL-FO (Formatting Objects) processor


Full details are available at:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error
messages) were provided:
 -DEBUG- Dependency on checkstyle exists, no need to add for
property checkstyle.location.
 -INFO- Failed with reason build failed
 -INFO- Project Reports in:
/srv/gump/public/workspace/xml-fop/build/test-reports



The following work was performed:

http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
Work Name: build_xml-fop_xml-fop-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 50 secs
Command Line: /usr/lib/jvm/java-7-oracle/bin/java
-Djava.awt.headless=true -Dbuild.sysclasspath=only
-Dant.build.clonevm=true

-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main
-Dgump.merge=/srv/gump/public/gump/work/merge.xml

-Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
gump-test
[Working Directory: /srv/gump/public/workspace/xml-fop]
CLASSPATH:

/usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/hamcrest.core-1.1.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/objenesis-1.0.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.5.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140815.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apach
 
e-commons/exec/target/commons-exec-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20140815.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140815.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140815.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-19.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/re
 
solver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-14 Thread Glenn Adams
Whatever this problem is doesn't seem related to my recent findbugs
changes. It looks like the checkstyle rules being run by gump don't
correspond to what is in trunk, since I am not seeing any of these warnings
(using Checkstyle 5.7). I also wonder why an unreleased (snapshot) of
Checkstyle 5.8 is being used by gump.


On Thu, Aug 14, 2014 at 7:10 PM, FOP Gump Nightly Build <
fop-dev@xmlgraphics.apache.org> wrote:

> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 9 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages)
> were provided:
>  -DEBUG- Dependency on checkstyle exists, no need to add for property
> checkstyle.location.
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in:
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
>
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 50 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
> -Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH:
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/hamcrest.core-1.1.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/objenesis-1.0.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.5.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140815.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apach
>
>  
> e-commons/exec/target/commons-exec-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20140815.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140815.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140815.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-19.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/re
>
>  
> solver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20140815/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-20140815/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-20140815/lib/batik-anim.jar:/srv/gump/publi

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-08-06 Thread Glenn Adams
I'll fix this momentarily.


On Wed, Aug 6, 2014 at 6:57 PM, FOP Gump Nightly Build <
fop-dev@xmlgraphics.apache.org> wrote:

> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 8 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages)
> were provided:
>  -DEBUG- Dependency on checkstyle exists, no need to add for property
> checkstyle.location.
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in:
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
>
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 47 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
> -Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH:
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/hamcrest.core-1.1.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/objenesis-1.0.0.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.5.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140807.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apach
>
>  
> e-commons/exec/target/commons-exec-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20140807.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140807.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140807.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-19.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/re
>
>  
> solver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-20140807/lib/batik-css.jar:/srv/gump/public/wo

RE: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-01-13 Thread Simon Steiner
Hi,

Seems that checkstyle is now enabled by default in gump. It might be worth also 
failing gump on findbugs to avoid any regressions in that area.

Thanks

-Original Message-
From: Vincent Hennebert [mailto:vhenneb...@gmail.com] 
Sent: 06 January 2014 15:53
To: gene...@gump.apache.org
Cc: fop-dev@xmlgraphics.apache.org
Subject: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

Hello,

I could do with some help from Gump specialists here.

The gump-test target in the latest FOP build.xml file in Subversion does no 
longer depend on Checkstyle, yet Gump still seems to be running it.

Also, in an earlier version [1] I modified the Checkstyle target to display a 
report on stdout, but we still didn’t get the warnings from Gump build outputs.

It seems like Gump doesn’t use the latest version of build.xml, but some stale 
one.

First I thought there was some delay between the time a new version was checked 
in Subversion and the time Gump would pick it up, but it’s been
2 weeks now so that doesn’t seem to be the reason.

Any ideas of what’s going on?

[1] http://svn.apache.org/viewvc?view=revision&revision=1553214

Thanks,
Vincent


On 05/01/14 01:07, FOP Gump Nightly Build wrote:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For more 
> information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>   and has been outstanding for 72 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>  - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
>  
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>   -DEBUG- Dependency on checkstyle exists, no need to add for property 
> checkstyle.location.
>   -INFO- Failed with reason build failed
>   -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/bu
> ild_xml-fop_xml-fop-test.html Work Name: build_xml-fop_xml-fop-test 
> (Type: Build) Work ended in a state of : Failed
> Elapsed: 3 mins 34 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java 
> -Djava.awt.headless=true -Dbuild.sysclasspath=only 
> -Dant.build.clonevm=true 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unb
> undled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/
> srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
> :/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar 
> org.apache.tools.ant.Main 
> -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> -Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/che
> ckstyle-5.7-SNAPSHOT.jar gump-test [Working Directory: 
> /srv/gump/public/workspace/xml-fop]
> CLASSPATH: 
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.3-patched.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140105.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/exec/target/commons-exec-1.2-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-l
>   
> ogging-20140105.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140105.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140105.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-16.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-01-06 Thread Vincent Hennebert

Hello,

I could do with some help from Gump specialists here.

The gump-test target in the latest FOP build.xml file in Subversion does
no longer depend on Checkstyle, yet Gump still seems to be running it.

Also, in an earlier version [1] I modified the Checkstyle target to
display a report on stdout, but we still didn’t get the warnings from
Gump build outputs.

It seems like Gump doesn’t use the latest version of build.xml, but some
stale one.

First I thought there was some delay between the time a new version was
checked in Subversion and the time Gump would pick it up, but it’s been
2 weeks now so that doesn’t seem to be the reason.

Any ideas of what’s going on?

[1] http://svn.apache.org/viewvc?view=revision&revision=1553214

Thanks,
Vincent


On 05/01/14 01:07, FOP Gump Nightly Build wrote:

To whom it may engage...

This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.

Project xml-fop-test has an issue affecting its community integration.
This issue affects 1 projects,
  and has been outstanding for 72 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
 - xml-fop-test :  XSL-FO (Formatting Objects) processor


Full details are available at:
 http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
  -DEBUG- Dependency on checkstyle exists, no need to add for property 
checkstyle.location.
  -INFO- Failed with reason build failed
  -INFO- Project Reports in: 
/srv/gump/public/workspace/xml-fop/build/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
Work Name: build_xml-fop_xml-fop-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 34 secs
Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dant.build.clonevm=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar
 gump-test
[Working Directory: /srv/gump/public/workspace/xml-fop]
CLASSPATH: 
/usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.3-patched.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140105.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/exec/target/commons-exec-1.2-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-l
  
ogging-20140105.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140105.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140105.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-16.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon
  
-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-b

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-01-06 Thread Vincent Hennebert

On 06/01/14 01:15, Luis Bernardo wrote:


It seems that this is happening because we have FOP configured to use
checkstyle 5.5 and Gump is using 5.7-SNAPSHOT. I do not get the two warnings
that cause this failure when using 5.5.


This issue is secondary. The real problem is that Gump doesn’t seem to
pick the latest build.xml from Subversion. Two weeks ago I disabled
Checkstyle from the Gump target exactly to avoid this series of failed
builds, yet it still ran it. And before that I enabled text reports so
that we could get Checkstyle warnings on the build output, but that
didn’t work.

I’ll send an email to the Gump project shortly, to try and find out what
is going on.



I think we should move to use the same version as Gump, even if it is a 
SNAPSHOT.


I’d rather not put that burden on developers. A released version is easy
to download and install; a snapshot version is another story.


Vincent



On 1/5/14, 1:07 AM, FOP Gump Nightly Build wrote:

To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.

Project xml-fop-test has an issue affecting its community integration.
This issue affects 1 projects,
  and has been outstanding for 72 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
 - xml-fop-test :  XSL-FO (Formatting Objects) processor


Full details are available at:
 http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were
provided:
  -DEBUG- Dependency on checkstyle exists, no need to add for property
checkstyle.location.
  -INFO- Failed with reason build failed
  -INFO- Project Reports in:
/srv/gump/public/workspace/xml-fop/build/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html

Work Name: build_xml-fop_xml-fop-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 34 secs
Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true
-Dbuild.sysclasspath=only -Dant.build.clonevm=true
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
-Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar
gump-test
[Working Directory: /srv/gump/public/workspace/xml-fop]
CLASSPATH:
/usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.3-patched.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140105.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/exec/target/commons-exec-1.2-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-l


ogging-20140105.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140105.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140105.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-16.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon


-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletap

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2014-01-05 Thread Luis Bernardo


It seems that this is happening because we have FOP configured to use 
checkstyle 5.5 and Gump is using 5.7-SNAPSHOT. I do not get the two 
warnings that cause this failure when using 5.5.


I think we should move to use the same version as Gump, even if it is a 
SNAPSHOT.


On 1/5/14, 1:07 AM, FOP Gump Nightly Build wrote:

To whom it may engage...
 
This is an automated request, but not an unsolicited one. For

more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.

Project xml-fop-test has an issue affecting its community integration.
This issue affects 1 projects,
  and has been outstanding for 72 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
 - xml-fop-test :  XSL-FO (Formatting Objects) processor


Full details are available at:
 http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
  -DEBUG- Dependency on checkstyle exists, no need to add for property 
checkstyle.location.
  -INFO- Failed with reason build failed
  -INFO- Project Reports in: 
/srv/gump/public/workspace/xml-fop/build/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
Work Name: build_xml-fop_xml-fop-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 34 secs
Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dant.build.clonevm=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar
 gump-test
[Working Directory: /srv/gump/public/workspace/xml-fop]
CLASSPATH: 
/usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.3-patched.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140105.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/exec/target/commons-exec-1.2-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-l
  
ogging-20140105.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20140105.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20140105.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-16.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon
  
-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-20140105/lib/batik-css.jar:/srv/

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2013-12-20 Thread Vincent Hennebert

Just to let you know: I’m working on it. The error is different each
time, so I guess I’m making progress :-)

Vincent


On 20/12/13 01:08, FOP Gump Nightly Build wrote:

To whom it may engage...

This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.

Project xml-fop-test has an issue affecting its community integration.
This issue affects 1 projects,
  and has been outstanding for 8 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
 - xml-fop-test :  XSL-FO (Formatting Objects) processor


Full details are available at:
 http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
  -DEBUG- Dependency on checkstyle exists, no need to add for property 
checkstyle.location.
  -INFO- Failed with reason build failed
  -INFO- Project Reports in: 
/srv/gump/public/workspace/xml-fop/build/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
Work Name: build_xml-fop_xml-fop-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 14 secs
Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dant.build.clonevm=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dcheckstyle.location=/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar
 gump-test
[Working Directory: /srv/gump/public/workspace/xml-fop]
CLASSPATH: 
/usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.3-patched.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20131220.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/exec/target/commons-exec-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/validator/dist/commons-validator-20131220.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-16.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/
  
build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20131220.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/xml-commons/j
  
ava/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-20131220/lib/batik-gvt.jar:/srv/gump/public/workspace/xml-batik

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2013-09-03 Thread Luis Bernardo
FYI, this is caused by missing unlimited strength jurisdiction policy files
in the Gump server. I have asked Stefan@gump to update the files, which he
expects to do soon.


On Tue, Sep 3, 2013 at 2:02 AM, FOP Gump Nightly Build <
fop-dev@xmlgraphics.apache.org> wrote:

> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 54 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages)
> were provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in:
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
>
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 2 mins 51 secs
> Command Line: /usr/lib/jvm/java-7-oracle/bin/java -Djava.awt.headless=true
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
> org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH:
> /usr/lib/jvm/java-7-oracle/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/mockito-core-1.8.5.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/lib/fontbox-1.8.0-SNAPSHOT.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/li
>
>  
> b/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.5-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20130903.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-codec.jar:/srv/gump/public/workspace
>
>  
> /xml-batik/batik-20130903/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-gvt.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-parser.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-20130903/lib/batik-util.jar:/srv/gump/public/workspace/xml-bati

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-11-23 Thread mehdi houshmand
See https://issues.apache.org/jira/browse/GUMP-167, hopefully it will
be resolved in the next build.

On 23 November 2011 09:41, mehdi houshmand  wrote:
> This appears to be failing because Gump doesn't have Mockito in its
> class-path, I think it needs to be added to the Gump Metadata
> (http://svn.apache.org/repos/asf/gump/metadata/project/xml-fop.xml),
> does anyone know how I do this?
>
> Thanks
>
> Mehdi
>
> On 23 November 2011 07:50, Jeremias Maerki  wrote:
>> To whom it may engage...
>>
>> This is an automated request, but not an unsolicited one. For
>> more information please visit http://gump.apache.org/nagged.html,
>> and/or contact the folk at gene...@gump.apache.org.
>>
>> Project xml-fop-test has an issue affecting its community integration.
>> This issue affects 1 projects,
>>  and has been outstanding for 9 runs.
>> The current state of this project is 'Failed', with reason 'Build Failed'.
>> For reference only, the following projects are affected by this:
>>    - xml-fop-test :  XSL-FO (Formatting Objects) processor
>>
>>
>> Full details are available at:
>>    http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>>
>> That said, some information snippets are provided here.
>>
>> The following annotations (debug/informational/warning/error messages) were 
>> provided:
>>  -INFO- Failed with reason build failed
>>  -INFO- Project Reports in: 
>> /srv/gump/public/workspace/xml-fop/build/test-reports
>>
>>
>>
>> The following work was performed:
>> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
>> Work Name: build_xml-fop_xml-fop-test (Type: Build)
>> Work ended in a state of : Failed
>> Elapsed: 27 secs
>> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
>> -Dbuild.sysclasspath=only -Dant.build.clonevm=true 
>> -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
>>  org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
>> gump-test
>> [Working Directory: /srv/gump/public/workspace/xml-fop]
>> CLASSPATH: 
>> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspac
>>  e/xmlgraphics-commons/build/xmlgraphics-commons-23112011.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-gvt.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-pars
>>  er.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-xml.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-23112011.jar:/

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-11-23 Thread mehdi houshmand
This appears to be failing because Gump doesn't have Mockito in its
class-path, I think it needs to be added to the Gump Metadata
(http://svn.apache.org/repos/asf/gump/metadata/project/xml-fop.xml),
does anyone know how I do this?

Thanks

Mehdi

On 23 November 2011 07:50, Jeremias Maerki  wrote:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 9 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>    - xml-fop-test :  XSL-FO (Formatting Objects) processor
>
>
> Full details are available at:
>    http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
>
>
>
> The following work was performed:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 27 secs
> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
>  org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> gump-test
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH: 
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspac
>  e/xmlgraphics-commons/build/xmlgraphics-commons-23112011.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-gvt.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-pars
>  er.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-23112011/lib/batik-xml.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-23112011.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.2-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/srv/gump/packages/fop-hyph/fop-hyph.jar:/srv/gump/public/workspac

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-11-21 Thread Vincent Hennebert
This is because fop-hyph.jar is not in the classpath in Gump. I logged
an issue:
https://issues.apache.org/jira/browse/GUMP-166

If for licensing reasons we cannot add it to the Gump classpath, then we
will have to exclude the HyphenationLayoutTestCase from the regex in the
junit-all target.

Vincent


On 21/11/11 08:49, Jeremias Maerki wrote:
> To whom it may engage...
> 
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at gene...@gump.apache.org.
> 
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 5 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
> 
> 
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 51 secs
> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
>  org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> gump-test 
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH: 
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/worksp
ac
>  
> e/xmlgraphics-commons/build/xmlgraphics-commons-21112011.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-gvt.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-pa
rs
>  
> er.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-21112011/lib/batik-xml.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-21112011.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.2-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi/di

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-11-10 Thread Simon Pepping
It is not a good idea to fetch xml.xsd from W3C each time. Put it in
the sources and if necessary use a catalog. xml.xsd is already
available at src/documentation/intermediate-format-ng/xml.xsd.

Simon

On Thu, Nov 10, 2011 at 08:27:53AM +, Jeremias Maerki wrote:
> To whom it may engage...
> 
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at gene...@gump.apache.org.
> 
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 61 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
> 
> 
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
> 


Re: Update junit on Gump [was: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed]

2011-08-17 Thread Vincent Hennebert
Done: https://issues.apache.org/jira/browse/GUMP-165

Thanks again,
Vincent


On 16/08/11 18:36, Simon Pepping wrote:
> You can raise an issue in JIRA for project GUMP:
> https://issues.apache.org/jira/browse/GUMP. Simon
> 
> On Tue, Aug 16, 2011 at 11:40:33AM +0100, Vincent Hennebert wrote:
>>
>> Now I’m not too sure how to get JUnit upgraded. Should I send a mail to
>> general at gump.apache.org, or builds at apache.org, or raise an issue?
>> Apparently the former, but this list seems to be the project’s dev list.
>>
>> Thanks,
>> Vincent


Update junit on Gump [was: Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed]

2011-08-16 Thread Simon Pepping
You can raise an issue in JIRA for project GUMP:
https://issues.apache.org/jira/browse/GUMP. Simon

On Tue, Aug 16, 2011 at 11:40:33AM +0100, Vincent Hennebert wrote:
> 
> Now I’m not too sure how to get JUnit upgraded. Should I send a mail to
> general at gump.apache.org, or builds at apache.org, or raise an issue?
> Apparently the former, but this list seems to be the project’s dev list.
> 
> Thanks,
> Vincent


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-08-16 Thread Vincent Hennebert
On 12/08/11 20:38, Simon Pepping wrote:
> On Wed, Aug 10, 2011 at 02:33:05PM +0100, Vincent Hennebert wrote:
>> On 10/08/11 12:56, Jeremias Maerki wrote:
>>> junit-compile-java:
>>> [mkdir] Created dir: 
>>> /srv/gump/public/workspace/xml-fop/build/test-classes
>>> [mkdir] Created dir: 
>>> /srv/gump/public/workspace/xml-fop/build/test-gensrc
>>> [mkdir] Created dir: 
>>> /srv/gump/public/workspace/xml-fop/build/test-reports
>>> [javac] Compiling 169 source files to 
>>> /srv/gump/public/workspace/xml-fop/build/test-classes
>>> [javac] 
>>> /srv/gump/public/workspace/xml-fop/test/java/org/apache/fop/pdf/FileIDGeneratorTestCase.java:39:
>>>  cannot find symbol
>>> [javac] symbol  : constructor 
>>> TestSuite(java.lang.Class[],java.lang.String)
>>> [javac] location: class junit.framework.TestSuite
>>> [javac] TestSuite suite = new TestSuite(new Class[] {
>>> [javac]   ^
>>
>> Does anyone understand what is going on here? I can’t imagine that the
>> JUnit version running on Gump is too old, this constructor has been
>> existing since at least 2006.
> 
> I do, after a long search. Gump uses
> /srv/gump/packages/junit3.8.1/junit.jar, see
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html.
> In that version the constructor does not exist, see
> http://www.junit.org/junit/javadoc/3.8.1/junit/framework/TestSuite.html.
> 
> This is the first and only time that FOP code uses this constructor.
> 
> So, yes, you need to extend your imagination. Time for Gump to upgrade
> to version 3.8.2.

Indeed, I didn’t realise version 3.8.1 was so old. Thanks for the
investigation Simon.

Now I’m not too sure how to get JUnit upgraded. Should I send a mail to
general at gump.apache.org, or builds at apache.org, or raise an issue?
Apparently the former, but this list seems to be the project’s dev list.

Thanks,
Vincent


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-08-12 Thread Simon Pepping
On Wed, Aug 10, 2011 at 02:33:05PM +0100, Vincent Hennebert wrote:
> On 10/08/11 12:56, Jeremias Maerki wrote:
> > junit-compile-java:
> > [mkdir] Created dir: 
> > /srv/gump/public/workspace/xml-fop/build/test-classes
> > [mkdir] Created dir: 
> > /srv/gump/public/workspace/xml-fop/build/test-gensrc
> > [mkdir] Created dir: 
> > /srv/gump/public/workspace/xml-fop/build/test-reports
> > [javac] Compiling 169 source files to 
> > /srv/gump/public/workspace/xml-fop/build/test-classes
> > [javac] 
> > /srv/gump/public/workspace/xml-fop/test/java/org/apache/fop/pdf/FileIDGeneratorTestCase.java:39:
> >  cannot find symbol
> > [javac] symbol  : constructor 
> > TestSuite(java.lang.Class[],java.lang.String)
> > [javac] location: class junit.framework.TestSuite
> > [javac] TestSuite suite = new TestSuite(new Class[] {
> > [javac]   ^
> 
> Does anyone understand what is going on here? I can’t imagine that the
> JUnit version running on Gump is too old, this constructor has been
> existing since at least 2006.

I do, after a long search. Gump uses
/srv/gump/packages/junit3.8.1/junit.jar, see
http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html.
In that version the constructor does not exist, see
http://www.junit.org/junit/javadoc/3.8.1/junit/framework/TestSuite.html.

This is the first and only time that FOP code uses this constructor.

So, yes, you need to extend your imagination. Time for Gump to upgrade
to version 3.8.2.

Simon


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-08-10 Thread Vincent Hennebert
On 10/08/11 12:56, Jeremias Maerki wrote:
> junit-compile-java:
> [mkdir] Created dir: /srv/gump/public/workspace/xml-fop/build/test-classes
> [mkdir] Created dir: /srv/gump/public/workspace/xml-fop/build/test-gensrc
> [mkdir] Created dir: /srv/gump/public/workspace/xml-fop/build/test-reports
> [javac] Compiling 169 source files to 
> /srv/gump/public/workspace/xml-fop/build/test-classes
> [javac] 
> /srv/gump/public/workspace/xml-fop/test/java/org/apache/fop/pdf/FileIDGeneratorTestCase.java:39:
>  cannot find symbol
> [javac] symbol  : constructor 
> TestSuite(java.lang.Class[],java.lang.String)
> [javac] location: class junit.framework.TestSuite
> [javac] TestSuite suite = new TestSuite(new Class[] {
> [javac]   ^

Does anyone understand what is going on here? I can’t imagine that the
JUnit version running on Gump is too old, this constructor has been
existing since at least 2006.

Thanks,
Vincent


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-06-08 Thread Andreas L. Delmelle

On 08 Jun 2011, at 12:07, Simon Pepping wrote:

> On Tue, Jun 07, 2011 at 10:05:24PM +0200, Andreas L. Delmelle wrote:
>> At any rate, the starting '\(' does indeed seem to be an invalid escape 
>> sequence (Shouldn't it be '\\(' if it needs to match a literal bracket?) 
>> It is present as-is, on our end in 
>> src/documentation/intermediate-format-ng/fop-intermediate-format-ng-datatypes.xsd.
>>  I am not an XML Schema expert, but that pattern does seem to be odd. Not 
>> sure why the leading backslash is needed...
>> 
>> That file hasn't changed in over 2 years, though. :-/
> 
> '\(' in the pattern is valid and indicates a literal '('.

Oooh, right! Only in Java String literal patterns do we need the double escape, 
i.e. we would need "\\(" for the regex matching pattern "\(". Since the source 
is XML Schema here, that obviously does not apply...


> 
> I committed a fix.

Thanks for taking care of this!

Regards

Andreas
---

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-06-08 Thread Simon Pepping
On Tue, Jun 07, 2011 at 10:05:24PM +0200, Andreas L. Delmelle wrote:
> On 07 Jun 2011, at 17:43, Vincent Hennebert wrote:
> 
> > I’m a bit at a loss to understand why Gump has suddenly started to throw
> > this error. The tests run fine on my local copy, both with a Sun and an
> > OpenJDK jvm. Could that be that the version of the Xerces library used
> > by Gump is not up-to-date? But then, why would that have worked before?
> > Any ideas?
> 
> Puzzles me as well. At first, I suspected the problem might just be that Gump 
> uses a more up-to-date Xerces than the one distributed with FOP. We still 
> have 2.7.1 in the lib directory, while the latest available release is 2.11. 
> Then again, that version was released over 6 months ago...?
> 
> >[junit] java.lang.reflect.InvocationTargetException
> >[junit] Caused by: java.lang.ExceptionInInitializerError
> >[junit]  at 
> > org.apache.fop.intermediate.AbstractIFTestCase.(AbstractIFTestCase.java:80)
> >[junit]  at 
> > org.apache.fop.intermediate.IntermediateFormatTestSuite.suite(IntermediateFormatTestSuite.java:63)
> >[junit] Caused by: org.xml.sax.SAXParseException: InvalidRegex: Pattern 
> > value '\((solid|dotted|dashed|double|groove|ridge|inset|outset),.+)' is not 
> > a valid regular expression. The reported error was: 'Wrong character.'.
> 
> 
> Could this point to a quirk in util.regex, or its use in the XML Schema 
> implementation in the version of Open JDK that Gump is compiling with? 
> At any rate, the starting '\(' does indeed seem to be an invalid escape 
> sequence (Shouldn't it be '\\(' if it needs to match a literal bracket?) 
> It is present as-is, on our end in 
> src/documentation/intermediate-format-ng/fop-intermediate-format-ng-datatypes.xsd.
>  I am not an XML Schema expert, but that pattern does seem to be odd. Not 
> sure why the leading backslash is needed...
> 
> That file hasn't changed in over 2 years, though. :-/

'\(' in the pattern is valid and indicates a literal '('. The pattern
as a whole is invalid, but in lax validation the final ')' is ignored.

The value in the test is '(solid,#00,5000)', and the valid pattern
for it is '\(...\)'. In lax validation the final ')' is subsumed in
the pattern '.+'.

I believe that gump uses current builds of Xerces, and it seems that
the validation in Xerces has been made stricter.

I committed a fix.

Simon


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-06-07 Thread Andreas L. Delmelle
On 07 Jun 2011, at 17:43, Vincent Hennebert wrote:

> I’m a bit at a loss to understand why Gump has suddenly started to throw
> this error. The tests run fine on my local copy, both with a Sun and an
> OpenJDK jvm. Could that be that the version of the Xerces library used
> by Gump is not up-to-date? But then, why would that have worked before?
> Any ideas?

Puzzles me as well. At first, I suspected the problem might just be that Gump 
uses a more up-to-date Xerces than the one distributed with FOP. We still have 
2.7.1 in the lib directory, while the latest available release is 2.11. Then 
again, that version was released over 6 months ago...?

>[junit] java.lang.reflect.InvocationTargetException
>[junit] Caused by: java.lang.ExceptionInInitializerError
>[junit]at 
> org.apache.fop.intermediate.AbstractIFTestCase.(AbstractIFTestCase.java:80)
>[junit]at 
> org.apache.fop.intermediate.IntermediateFormatTestSuite.suite(IntermediateFormatTestSuite.java:63)
>[junit] Caused by: org.xml.sax.SAXParseException: InvalidRegex: Pattern 
> value '\((solid|dotted|dashed|double|groove|ridge|inset|outset),.+)' is not a 
> valid regular expression. The reported error was: 'Wrong character.'.


Could this point to a quirk in util.regex, or its use in the XML Schema 
implementation in the version of Open JDK that Gump is compiling with? 
At any rate, the starting '\(' does indeed seem to be an invalid escape 
sequence (Shouldn't it be '\\(' if it needs to match a literal bracket?) 
It is present as-is, on our end in 
src/documentation/intermediate-format-ng/fop-intermediate-format-ng-datatypes.xsd.
 I am not an XML Schema expert, but that pattern does seem to be odd. Not sure 
why the leading backslash is needed...

That file hasn't changed in over 2 years, though. :-/



Regards

Andreas
---

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-06-07 Thread Vincent Hennebert
I’m a bit at a loss to understand why Gump has suddenly started to throw
this error. The tests run fine on my local copy, both with a Sun and an
OpenJDK jvm. Could that be that the version of the Xerces library used
by Gump is not up-to-date? But then, why would that have worked before?

Any ideas?
Thanks,
Vincent


On 07/06/11 13:28, Jeremias Maerki wrote:
> To whom it may engage...
> 
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at gene...@gump.apache.org.
> 
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 14 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
> 
> 
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 mins 22 secs
> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
>  org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> gump-test 
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH: 
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/bu
il
>  
> d/resolver.jar:/srv/gump/public/workspace/xmlgraphics-commons/build/xmlgraphics-commons-07062011.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-gvt.jar:/srv/gump/public/workspa
ce
>  
> /xml-batik/batik-07062011/lib/batik-parser.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-07062011/lib/batik-xml.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-07062011.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.1-SNAPSH

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-04-29 Thread Jeremias Maerki
I've notified the Xerces project:
https://issues.apache.org/jira/browse/XERCESJ-1505

On 29.04.2011 11:06:02 Jeremias Maerki wrote:
> To whom it may engage...
> 
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at gene...@gump.apache.org.
> 
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 6 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
> 
> 
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 4 mins 15 secs
> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
>  org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> gump-test 
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH: 
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/b!
 uil
>  
> d/resolver.jar:/srv/gump/public/workspace/xmlgraphics-commons/build/xmlgraphics-commons-29042011.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-gvt.jar:/srv/gump/public/worksp!
 ace
>  
> /xml-batik/batik-29042011/lib/batik-parser.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-29042011/lib/batik-xml.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-29042011.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.1-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/srv/gump/public/workspace/junit/dist/junit-29042011.jar:/srv/gump/public!
 /wo
>  
> rkspace/junit/dist/junit-dep-29042011.jar:/srv/gump/public/worksp

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-27 Thread Andreas L. Delmelle
On 27 Mar 2011, at 15:30, Jeremias Maerki wrote:

> To whom it may engage...
>[junit] Testcase: 
> bookmarks_1.xml(org.apache.fop.intermediate.IntermediateFormatTestSuite$1):   
>Caused an ERROR
>[junit] cvc-complex-type.2.4.b: The content of element 'nav:bookmark' is 
> not complete.

Caused by the fix for bug 50593 (r1085824)... Actually, by the additional test. 
Since this change does not cause issues in the layout engine, for now, I have 
disabled the test. Will look closer into an adequate fix soon.


Regards

Andreas
---

Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-09 Thread Jeremias Maerki
On 09.03.2011 17:05:19 Vincent Hennebert wrote:
> On 09/03/11 07:51, Jeremias Maerki wrote:
> > On 08.03.2011 20:31:54 Vincent Hennebert wrote:
> >> On 05/03/11 12:06, Jeremias Maerki wrote:
> >>> On 04.03.2011 16:06:30 Vincent Hennebert wrote:
>  On 03/03/11 12:44, Jeremias Maerki wrote:
> > Finally, after over a week changing things and waiting a day for the
> > next build, the full test suite (minus hyphenation)
> 
>  Just curious: why no hyphenation?
> >>>
> >>> Mostly because that requires the OFFO hyphenation JAR. I just wanted to
> >>> get Gump to run the FOP tests, too, so we have more timely feedback if
> >>> something breaks.
> >>
> >> Is the OFFO hyphenation jar not there because of licensing issues?
> > 
> > Yes, we moved all hyphenation pattern out of FOP years ago because of
> > that. We couldn't be sure that we can make all hyphenation patterns
> > comply to the ASF license policy.
> 
> I know that, my question was whether we would break any license if we’d
> put that jar in Gump to run the hyphenation tests as well? IIC we
> wouldn’t be distributing anything by doing that.

Sorry, I misunderstood you. I guess we could set up OFFO as an external
project, let the OFFO JAR build in there and add it as a dependency on
FOP inside Gump. I don't think that this would create any licensing
problems.

> 
> > is running in Gump
> > and passes under OpenJDK. It also uncovered a headless exception in
> > Batik which is now fixed.
> >
> > http://vmgump.apache.org/gump/public/xml-fop/index.html
> >
> > So, when next time there is a message like this, we really have a
> > problem in the sources.
> 
>  Thanks Jeremias,
>  Vincent
> 
>  
> >>>
> >>> Jeremias Maerki
> >>
> >>
> >> Vincent
> > 
> > 
> > Jeremias Maerki
> 
> 
> Vincent




Jeremias Maerki



Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-09 Thread Vincent Hennebert
On 09/03/11 07:51, Jeremias Maerki wrote:
> On 08.03.2011 20:31:54 Vincent Hennebert wrote:
>> On 05/03/11 12:06, Jeremias Maerki wrote:
>>> On 04.03.2011 16:06:30 Vincent Hennebert wrote:
 On 03/03/11 12:44, Jeremias Maerki wrote:
> Finally, after over a week changing things and waiting a day for the
> next build, the full test suite (minus hyphenation)

 Just curious: why no hyphenation?
>>>
>>> Mostly because that requires the OFFO hyphenation JAR. I just wanted to
>>> get Gump to run the FOP tests, too, so we have more timely feedback if
>>> something breaks.
>>
>> Is the OFFO hyphenation jar not there because of licensing issues?
> 
> Yes, we moved all hyphenation pattern out of FOP years ago because of
> that. We couldn't be sure that we can make all hyphenation patterns
> comply to the ASF license policy.

I know that, my question was whether we would break any license if we’d
put that jar in Gump to run the hyphenation tests as well? IIC we
wouldn’t be distributing anything by doing that.


> is running in Gump
> and passes under OpenJDK. It also uncovered a headless exception in
> Batik which is now fixed.
>
> http://vmgump.apache.org/gump/public/xml-fop/index.html
>
> So, when next time there is a message like this, we really have a
> problem in the sources.

 Thanks Jeremias,
 Vincent

 
>>>
>>> Jeremias Maerki
>>
>>
>> Vincent
> 
> 
> Jeremias Maerki


Vincent


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-08 Thread Jeremias Maerki
On 08.03.2011 20:31:54 Vincent Hennebert wrote:
> On 05/03/11 12:06, Jeremias Maerki wrote:
> > On 04.03.2011 16:06:30 Vincent Hennebert wrote:
> >> On 03/03/11 12:44, Jeremias Maerki wrote:
> >>> Finally, after over a week changing things and waiting a day for the
> >>> next build, the full test suite (minus hyphenation)
> >>
> >> Just curious: why no hyphenation?
> > 
> > Mostly because that requires the OFFO hyphenation JAR. I just wanted to
> > get Gump to run the FOP tests, too, so we have more timely feedback if
> > something breaks.
> 
> Is the OFFO hyphenation jar not there because of licensing issues?

Yes, we moved all hyphenation pattern out of FOP years ago because of
that. We couldn't be sure that we can make all hyphenation patterns
comply to the ASF license policy.

> 
> >>> is running in Gump
> >>> and passes under OpenJDK. It also uncovered a headless exception in
> >>> Batik which is now fixed.
> >>>
> >>> http://vmgump.apache.org/gump/public/xml-fop/index.html
> >>>
> >>> So, when next time there is a message like this, we really have a
> >>> problem in the sources.
> >>
> >> Thanks Jeremias,
> >> Vincent
> >>
> >> 
> > 
> > Jeremias Maerki
> 
> 
> Vincent




Jeremias Maerki



Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-08 Thread Vincent Hennebert
On 05/03/11 12:06, Jeremias Maerki wrote:
> On 04.03.2011 16:06:30 Vincent Hennebert wrote:
>> On 03/03/11 12:44, Jeremias Maerki wrote:
>>> Finally, after over a week changing things and waiting a day for the
>>> next build, the full test suite (minus hyphenation)
>>
>> Just curious: why no hyphenation?
> 
> Mostly because that requires the OFFO hyphenation JAR. I just wanted to
> get Gump to run the FOP tests, too, so we have more timely feedback if
> something breaks.

Is the OFFO hyphenation jar not there because of licensing issues?


>>> is running in Gump
>>> and passes under OpenJDK. It also uncovered a headless exception in
>>> Batik which is now fixed.
>>>
>>> http://vmgump.apache.org/gump/public/xml-fop/index.html
>>>
>>> So, when next time there is a message like this, we really have a
>>> problem in the sources.
>>
>> Thanks Jeremias,
>> Vincent
>>
>> 
> 
> Jeremias Maerki


Vincent


Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-05 Thread Jeremias Maerki
On 04.03.2011 16:06:30 Vincent Hennebert wrote:
> On 03/03/11 12:44, Jeremias Maerki wrote:
> > Finally, after over a week changing things and waiting a day for the
> > next build, the full test suite (minus hyphenation)
> 
> Just curious: why no hyphenation?

Mostly because that requires the OFFO hyphenation JAR. I just wanted to
get Gump to run the FOP tests, too, so we have more timely feedback if
something breaks.

> 
> > is running in Gump
> > and passes under OpenJDK. It also uncovered a headless exception in
> > Batik which is now fixed.
> > 
> > http://vmgump.apache.org/gump/public/xml-fop/index.html
> > 
> > So, when next time there is a message like this, we really have a
> > problem in the sources.
> 
> Thanks Jeremias,
> Vincent
> 
> 




Jeremias Maerki



Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-04 Thread Vincent Hennebert
On 03/03/11 12:44, Jeremias Maerki wrote:
> Finally, after over a week changing things and waiting a day for the
> next build, the full test suite (minus hyphenation)

Just curious: why no hyphenation?


> is running in Gump
> and passes under OpenJDK. It also uncovered a headless exception in
> Batik which is now fixed.
> 
> http://vmgump.apache.org/gump/public/xml-fop/index.html
> 
> So, when next time there is a message like this, we really have a
> problem in the sources.

Thanks Jeremias,
Vincent




Re: [GUMP@vmgump]: Project xml-fop-test (in module xml-fop) failed

2011-03-03 Thread Jeremias Maerki
Finally, after over a week changing things and waiting a day for the
next build, the full test suite (minus hyphenation) is running in Gump
and passes under OpenJDK. It also uncovered a headless exception in
Batik which is now fixed.

http://vmgump.apache.org/gump/public/xml-fop/index.html

So, when next time there is a message like this, we really have a
problem in the sources.

On 02.03.2011 15:07:02 Jeremias Maerki wrote:
> To whom it may engage...
> 
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at gene...@gump.apache.org.
> 
> Project xml-fop-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 9 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - xml-fop-test :  XSL-FO (Formatting Objects) processor
> 
> 
> Full details are available at:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -INFO- Failed with reason build failed
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/xml-fop/build/test-reports
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/xml-fop/xml-fop-test/gump_work/build_xml-fop_xml-fop-test.html
> Work Name: build_xml-fop_xml-fop-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 4 mins 23 secs
> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
> -Dbuild.sysclasspath=only -Dant.build.clonevm=true 
> -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
>  org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> junit 
> [Working Directory: /srv/gump/public/workspace/xml-fop]
> CLASSPATH: 
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/xml-fop/build/classes:/srv/gump/public/workspace/xml-fop/build/codegen-classes:/srv/gump/public/workspace/xml-fop/build/test-classes:/srv/gump/public/workspace/xml-fop/lib/build/asm-3.1.jar:/srv/gump/public/workspace/xml-fop/lib/build/qdox-1.12.jar:/srv/gump/public/workspace/xml-fop/build/fop.jar:/srv/gump/public/workspace/xml-fop/build/fop-sandbox.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/b!
 uil
>  
> d/resolver.jar:/srv/gump/public/workspace/xmlgraphics-commons/build/xmlgraphics-commons-02032011.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/batik-slideshow.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/batik-svgpp.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-anim.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-awt-util.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-bridge.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-codec.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-css.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-dom.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-ext.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-extension.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-gui-util.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-gvt.jar:/srv/gump/public/worksp!
 ace
>  
> /xml-batik/batik-02032011/lib/batik-parser.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-script.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-svg-dom.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-svggen.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-swing.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-transcoder.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-util.jar:/srv/gump/public/workspace/xml-batik/batik-02032011/lib/batik-xml.jar:/srv/gump/packages/apache-attic/avalon-framework-api-4.3.jar:/srv/gump/packages/apache-attic/avalon-framework-impl-4.3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-02032011.jar:/srv/