FYI: building continuum today

2006-03-15 Thread Bob Herrmann
I checked out contiuum this morning and did a build... I get this... sh build.xml # I'm using cygwin on win2k. ... There was no such logger 'org.apache.maven.artifact.transform.ArtifactTransforma tion:latest' 15282461. [2006.03.15 10:13:50] Used 28859ms [surefire]

Re: problem building continuum

2006-02-03 Thread Bob Herrmann
Emmanuel Venisse wrote: hmm, weird. You aren't the only one with this problem. I can build continuum with 256Mo assigned to jvm. If you want to increase memory, you need to set MAVEN_OPTS env var, it's used by mvn. ok, I still get an error when the tests run. $ export MAVEN_OPTS=-Xmx500m

Re: problem building continuum

2006-02-02 Thread Bob Herrmann
: Continuum use some SUN jars that can't be redistributed. So you need to download them from sun site and copy them in the correct group in your repository like describe there : http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html Emmanuel Bob Herrmann a écrit : ok, $ svn co

Re: problem building continuum

2006-02-02 Thread Bob Herrmann
use some SUN jars that can't be redistributed. So you need to download them from sun site and copy them in the correct group in your repository like describe there : http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html Emmanuel Bob Herrmann a écrit : ok, $ svn co http

Re: problem building continuum

2006-01-29 Thread Bob Herrmann
ok, $ svn co http://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.0.x/ $ cd continuum-1.0.x $ sh build.sh ... [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO]

Re: problem building continuum

2006-01-28 Thread Bob Herrmann
Why do you want to build sources? Emmanuel Thats a good question. I wanted to change the build report to be briefer. In particular we like to keep the Subject line as ProjcectName BUILD-NUM PASS. We also like the summary to just include the tests that fail (our project has 3000 tests.)

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-25 Thread Bob Herrmann (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56927 ] Bob Herrmann commented on SCM-142: -- The output of bco is different enough that it doesnt detect file changes. So the stcmd to bco thing is only really useful if you only always force

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-24 Thread Bob Herrmann (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56775 ] Bob Herrmann commented on SCM-142: -- Ok, it isnt a deleted (local) file issue. for some reason, its not always getting the current contents of starteam. Seems like it sometimes skips

[jira] Commented: (SCM-142) Starteam tree stale

2006-01-24 Thread Bob Herrmann (JIRA)
[ http://jira.codehaus.org/browse/SCM-142?page=comments#action_56800 ] Bob Herrmann commented on SCM-142: -- full checkout has 7524 files (most .jsp and .java files) I found by renaming stccmd and stcmd.lax to; stcmd.real and stcmd.real.lax, that I can

[jira] Created: (SCM-142) Starteam tree stale

2006-01-23 Thread Bob Herrmann (JIRA)
Starteam tree stale --- Key: SCM-142 URL: http://jira.codehaus.org/browse/SCM-142 Project: Maven SCM Type: Bug Components: maven-scm-provider-starteam Environment: continuum-1.0.2 Reporter: Bob Herrmann It only takes a few changes

[jira] Created: (CONTINUUM-566) Build numbers are essential

2006-01-22 Thread Bob Herrmann (JIRA)
Build numbers are essential --- Key: CONTINUUM-566 URL: http://jira.codehaus.org/browse/CONTINUUM-566 Project: Continuum Type: Bug Components: Core system Versions: 1.0.2 Reporter: Bob Herrmann Without a build number

[jira] Created: (MPSCM-71) Starteam no revision comments

2006-01-07 Thread Bob Herrmann (JIRA)
Starteam no revision comments - Key: MPSCM-71 URL: http://jira.codehaus.org/browse/MPSCM-71 Project: maven-scm-plugin Type: Bug Environment: continumm on Linux Reporter: Bob Herrmann Priority: Minor I'm using continuum