Access to Surefire test output

2010-09-14 Thread sebb
If a Surefire test fails, it's usually necessary to be able to read
the file(s) in the surefire-reports directory to resolve the problem.

However, the Gump mails don't seem to give access to this information,
unless one adds a suitable report tag to the descriptor.
This is very tedious to have to do for every test.

Is there a better way to get access to the surefire output?

Indeed, perhaps there should be easy read access to all of the Gump
output directories?
Could that be done via suitable config of the HTTP server?

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: svn commit: r996958 - /gump/metadata/project/commons-proper.xml

2010-09-14 Thread Stefan Bodewig
On 2010-09-14, s...@apache.org wrote:

 -pom name=jci/pom.xml/
 +pom name=../pom.xml/

Uhm, no.  I've reverted that part.

The commons-beanutils project has a home element that points at
beanutils/dist - that's why the .. was needed - pom and jar are
resolved relative to home.

commons-jci doesn't have a home element so its home dir is the checked
out trunks directory.

Stefan

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



BATCH: All dressed up, with nowhere to go...

2010-09-14 Thread gump
Dear Gumpmeisters,

The following 2 notifys should have been sent

*** G U M P
[g...@vmgump]: Project apacheds-server-integ-test (in module apacheds) failed
[g...@vmgump]: Project activemq-jaas (in module activemq) failed
*** G U M P
[g...@vmgump]: Project apacheds-server-integ-test (in module apacheds) failed
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 apacheds-server-integ-test has an issue affecting its community 
integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- apacheds-server-integ-test :  Apache Directory Server


Full details are available at:

http://vmgump.apache.org/gump/public/apacheds/apacheds-server-integ-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven2 settings: 
[/srv/gump/public/workspace/apacheds/server-integ/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/apacheds/server-integ/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apacheds/server-integ/pom.xml



The following work was performed:
http://vmgump.apache.org/gump/public/apacheds/apacheds-server-integ-test/gump_work/build_apacheds_apacheds-server-integ-test.html
Work Name: build_apacheds_apacheds-server-integ-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 mins 13 secs
Command Line: mvn --batch-mode --settings 
/srv/gump/public/workspace/apacheds/server-integ/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apacheds/server-integ]
-
[INFO] Scanning for projects...
[INFO] 
[INFO] Building ApacheDS Server Integration
[INFO]task-segment: [package]
[INFO] 
[INFO] Setting property: classpath.resource.loader.class = 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on = 'false'.
[INFO] Setting property: resource.loader = 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound = 'false'.
[INFO] [remote-resources:process {execution: default}]
Downloading: 
http://localhost:8192/repo/m2-snapshot-repository/org/apache/directory/server/apacheds-protocol-ldap/1.5.8-SNAPSHOT/apacheds-protocol-ldap-1.5.8-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.apache.directory.server:apacheds-protocol-ldap:pom:1.5.8-SNAPSHOT' in 
repository apache.snapshots 
(https://repository.apache.org/content/repositories/snapshots/)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
/srv/gump/public/workspace/apacheds/server-integ/target/surefire-reports

---
 T E S T S
---
Running org.apache.directory.server.suites.StockServerISuite
killed.
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error while executing forked tests.; nested exception is 
org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineTimeOutException:
 Error while executing external command, process killed.

Process timeout out after 900 seconds
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 15 minutes 12 seconds
[INFO] Finished at: Tue Sep 14 20:33:31 UTC 2010
[INFO] Final Memory: 51M/122M
[INFO] 
-

To subscribe to this information via 

Re: svn commit: r996958 - /gump/metadata/project/commons-proper.xml

2010-09-14 Thread sebb
On 14 September 2010 18:49, Stefan Bodewig bode...@apache.org wrote:
 On 2010-09-14, s...@apache.org wrote:

 -    pom name=jci/pom.xml/
 +    pom name=../pom.xml/

 Uhm, no.  I've reverted that part.

Sorry ...

 The commons-beanutils project has a home element that points at
 beanutils/dist - that's why the .. was needed - pom and jar are
 resolved relative to home.

 commons-jci doesn't have a home element so its home dir is the checked
 out trunks directory.

... thanks for the explanation.

 Stefan

 -
 To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
 For additional commands, e-mail: general-h...@gump.apache.org



-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org



Re: Access to Surefire test output

2010-09-14 Thread Stefan Bodewig
On 2010-09-14, sebb wrote:

 However, the Gump mails don't seem to give access to this information,
 unless one adds a suitable report tag to the descriptor.
 This is very tedious to have to do for every test.

This is the same as having to add jar elements, isn't it?

 Indeed, perhaps there should be easy read access to all of the Gump
 output directories?

That way we'd be publishing/distributing everything under a project's
root - including stuff we may not be allowed to distribute.

Stefan

-
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org