AW: Problems with building

2009-04-28 Thread Jan.Materne
Thanks I will have a look and report. Hudson now compiles fine. There are just problems while testing due lack of JSP support http://vmgump.apache.org/gump/public/hudson/hudson-core/gump_work/build_ hudson_hudson-core.txt 2009-04-27 23:44:45.995::INFO: NO JSP Support for /, did not find

AW: Problems with building

2009-04-28 Thread Jan.Materne
There are just problems while testing due lack of JSP support Depending on what you want to do with the Hudson build, you can disable tests or try to fix them 8-) I want to fix them ;) Maybe this is resolved by adding real dependencies ... The tests rely on a working JPS-engine. Gump could

AW: Problems with building

2009-04-27 Thread Jan.Materne
Do you know how much memory is supposed to be sufficient in order to build hudson? We could set MAVEN_OPTS globally. I tried MAVEN_OPTS with several values on my WinXP machine with Java 1.6.0_12: -Xmx32m : too less -Xmx64m : too less -Xmx128m : works I've set it

AW: Problems with building

2009-04-23 Thread Jan.Materne
Unlike the ant builder the mvn builder in Gump doesn't run Java directly but rather invokes the mvn wrapper script. The only way to infuence JVM settings here is by providing a MAVEN_OPTS environment variable. Unfortunately Gump doesn't provide a way to specify builder specific environment

Problems with building

2009-04-21 Thread Jan.Materne
I am trying to add the Hudson CI server to the projects built by Gump. But I only get an OutOfMemoryError [1] regardless what I pass to Maven2 [2] Any further ideas? Jan [1] Hudson build output http://vmgump.apache.org/gump/public/hudson/hudson-core/gump_work/build_ hudson_hudson-core.txt The

AW: Re: svn commit: r735591 - /gump/metadata/project/velocity-engine.xml

2009-01-19 Thread Jan.Materne
Just for recap: - by prepending ${basedir} to all relative paths you want to get absolute paths - you calculate the string for ${basedir} with pathconvert - pathconvert adds a ':' sign Do you tried property name=basedir-os location=./ (I have only Windows so forgive my missing knowledge about

AW: metadata

2008-09-30 Thread Jan.Materne
Doh. Thanks (what's the emoticon for rolling one's eyes at oneself?). -Matt There is a nice list on http://messenger.msn.com/Resource/Emoticons.aspx Rolling eyes is: 8-) Place a mirror before and you'll gett: |8-) ;-) Jan

AW: Maven2 builds

2007-05-04 Thread Jan.Materne
we've successfully built bcel on vmgump last night! congrats! Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: Failing project: jline

2007-04-17 Thread Jan.Materne
no changes ... Jan -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 15. März 2007 13:35 An: general@gump.apache.org Betreff: Failing project: jline jline = Dependees: 4 Affected : 5 Duration in state: 109 Gump metadata: jline.xml

AW: Failing project: derby-split-4

2007-03-16 Thread Jan.Materne
derby-split-4 = Dependees: 5 Affected : 6 Duration in state: 12 Gump metadata: sl4j.xml /snip What to do? Derby was recently changed to drop support for JDK 1.3, so the Derby build in Gump does not need to split around the classes that needed to be compiled with JDK 1.3.

AW: Failing project: smartfrog-test

2007-03-16 Thread Jan.Materne
Smartfrog-Test uses the old namespace of Ivy. http://smartfrog.svn.sourceforge.net/viewvc/smartfrog/trunk/cor e/common. xml?revision=3965view=markup 1 ?xml version=1.0? 2 project name=common basedir=. 3 xmlns:ivy=antlib:fr.jayasoft.ivy.ant 4 and I cant

Failing project: mx4j-tools-from-packaged-jetty

2007-03-15 Thread Jan.Materne
I had a look at some failing projects ... mx4j-tools-from-packaged-jetty == Dependees: 20 Affected : 19 Duration in state: 90 Gump metadata: mx4j.xml project name=mx4j-tools-from-packaged-jetty depend project=mx4j inherit=all/ /project Error output:

Failing project: slf4j

2007-03-15 Thread Jan.Materne
I had a look at some failing projects ... slf4j = Dependees: 16 Affected : 17 Duration in state: 90 Gump metadata: sl4j.xml project name=slf4j ant target=jar property name=jcl-version value=@@DATE@@/ /ant /project Error output: - Buildfile: build.xml does not

Failing project: derby-split-4

2007-03-15 Thread Jan.Materne
derby-split-4 = Dependees: 5 Affected : 6 Duration in state: 12 Gump metadata: sl4j.xml project name=derby-split-4 ant target=gump_split_4 property name=build.sysclasspath value=last/ property name=build.compiler value=jikes/ property name=deprecation

AW: Project ant-contrib (inmodule ant-contrib) failed

2007-03-15 Thread Jan.Materne
I think AntContrib does not get the right (or no) ivy.jar. True. Ant-Contrib comes with two versions of Ivy in its own repo, I've just changed the Gump descriptor to use the 1.4.1 version. Fine, now all is fine http://vmgump.apache.org/gump/public/ant-contrib/ant-contrib/index.html Another

Projects failing because there is no cocoon

2007-03-15 Thread Jan.Materne
There are some projects - forrest - forrest-test - lenya which have dependency on cocoon. Message Bad Dependency. Project: cocoon unknown to *this* workspace Cocoons Gump-metadata is in project/cocoon/module.xml instead of project/cocoon.xml. Could that be a reason? Jan

Failing project: smartfrog-test

2007-03-15 Thread Jan.Materne
Smartfrog-Test uses the old namespace of Ivy. http://smartfrog.svn.sourceforge.net/viewvc/smartfrog/trunk/core/common. xml?revision=3965view=markup 1 ?xml version=1.0? 2 project name=common basedir=. 3 xmlns:ivy=antlib:fr.jayasoft.ivy.ant 4 and I cant see any ivy.jar

Project ant-contrib (inmodule ant-contrib) failed

2007-03-13 Thread Jan.Materne
I think AntContrib does not get the right (or no) ivy.jar. But the Classpath contains a /usr/local/gump/public/workspace/ant-contrib/lib/ivy/jars/ivy-1.3.1.jar . AntContrib uses Ivy itself for its dependency management. I dont know Ivy - does the ivy-conf.xml [1] eliminate the downloading from

AW: Add ivy to gump

2006-12-28 Thread Jan.Materne
I added Ivy to the metadata. BTW - every committer has write access to it [1]. I couldnt see any error in the description, but are you sure with nagging only you? nag to=[EMAIL PROTECTED] from=Xavier Hanin lt;[EMAIL PROTECTED]gt;/ I think a mailinglist would be better, like

AW: [EMAIL PROTECTED]: Project xml-batik (in module xml-batik) failed

2006-12-11 Thread Jan.Materne
BUILD FAILED /x1/gump/public/workspace/xml-batik/build.xml:1607: Execute failed: java.io.IOException: java.io.IOException: forrest: not found Batik now uses forrest to build its HTML documentation. It is assumed to be installed, and is called with an exec in the ant build file. Is there a

AW: Guidance on the Pluto Portal Gump build

2006-08-31 Thread Jan.Materne
Gump _could_ use a fix version of Castor. But that's more an intend of a Continous _Build_ Server, not a Continous _Integration_ Server like Gump. Gump should show, that a project is failing because it is not compatible with the latest version of another project. Jan -Ursprüngliche

bugs on the homepage

2006-03-03 Thread Jan.Materne
http://gump.apache.org/index.html#When+does+Gump+run%3F lists VMGump with JDK 1.4.2_04, but it´s updated to 1.5.0_06. http://gump.apache.org/whoweare.html lists Nicola Ken Barozzi and Nick Chalko as (active) AND emeritus PMC. Jan

Problem while adding a new project to gump

2006-03-02 Thread Jan.Materne
I checked out the Gump repo, placed a project definition in /metadata/project and the definition of the repository access in /metadata/repository. Then I did a 'svn add' (using TortoiseSVN). But I got an error while commiting: svn commit -m Add args4j - hopefully successful. (1st of setting

AW: Problem while adding a new project to gump

2006-03-02 Thread Jan.Materne
* If it was the wrong url while checkout (http instead https - maybe): is there any possibility for changing without a complete new checkout? Like any other ASF repo, you need to co with https if you want to ci. svn switch https://... does what you want. Thanks, I tried that - but

AW: Problem while adding a new project to gump

2006-03-02 Thread Jan.Materne
* Was my first attempt (adding the two files) correct? You need to add them to profile/gump.xml, but otherwise yes. Thanks, I did it now. Hope for success :-) * If it was the wrong url while checkout (http instead https - maybe): is there any possibility for changing without a complete

AW: svn commit: r379581 - in /gump/metadata/project: smartfrog.xml ws-axis2.xml ws-commons.xml

2006-02-22 Thread Jan.Materne
Betreff: Re: svn commit: r379581 - in /gump/metadata/project: smartfrog.xml ws-axis2.xml ws-commons.xml On Tue, 21 Feb 2006, [EMAIL PROTECTED] wrote: +depend project=annogen runtime=true/ This project is not known to Gump. What is it? Where can we find it? I did a search - the best

AW: Bringing up Gump on Java1.5

2006-02-21 Thread Jan.Materne
I'm still interested in a vmware image with gump on though, if anyone does have one to hand. gump to go -steve Me to :-) Thought about setting up a linux server (without KDE/Gnome, just SSH, MySQL, Apache, Python, JDK, Gump, SVN, CVS, ???) as VMWare image, but time ... Jan

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

2006-02-17 Thread Jan.Materne
http://vmgump.apache.org/gump/public/junit/junit/gump_work/build_junit_junit.html CLASSPATH :/opt/jdk1.4/lib/tools.jar ... [javac] Compiling 139 source files to /x1/gump/public/workspace/junit [javac] /x1/gump/public/workspace/junit/junit/extensions/ActiveTestSuite.java:20: identifier

Gump Java 5

2006-01-12 Thread Jan.Materne
Is there a running gump on Java 5? Means - (how) can I add a project that needs Java5? Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

FYI: Performing Nightly Builds with Team Foundation Server

2005-11-22 Thread Jan.Materne
In a blog I read: http://blogs.msdn.com/irenak/archive/2005/11/21/495532.aspx SYSK 10: Automating nightly builds Sounds like a great idea? Then check out this article, which describes the creation of a command-line tool that makes generating nightly builds from the code stored in

AW: Gump3 Presentation

2005-10-28 Thread Jan.Materne
This is my first real project with opensource so regarding the licens files, Do I need to unpack the licens files or is it enought to let them be in the jar files of the third party jars ?? they need to be in the source code tree somewhere like Stefano wrote. It isn't very important what is

AW: Gump presentation

2005-08-17 Thread Jan.Materne
Is there a chance that I can mail it somewhere rether then fax it? I don't have a fax so that would make it a lot easier for me. The CLA at http://www.apache.org/licenses/icla.txt includes the address: The Apache Software Foundation, 1901 Munsey Drive, Forest Hill, MD 21050-2747, U.S.A. I

AW: Gump presentation

2005-08-10 Thread Jan.Materne
I have made some progress and I'm wondering where to send my code is it ok to just add a sub catalog to the existing svn tree if so do I have permisson to do so and where should I put that folder if not. Where can I mail it? to this list? With a specifik format for the mail? Adam talked about

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

2005-08-09 Thread Jan.Materne
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 [EMAIL PROTECTED] It seems to me that the homepage is not uptodate: that nagged.html contains a menu on the left side results and both links