[jira] Closed: (MSUREFIRE-49) environmentVariables does not work with windows

2006-02-26 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-49?page=all ] Dan Tran closed MSUREFIRE-49: - Resolution: Cannot Reproduce Not sure why, but latest surefire in svn does not exhibit this problem any more > environmentVariables does not work with windows > --

[jira] Reopened: (MRM-41) discover standalone POMs

2006-02-26 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-41?page=all ] John Tolentino reopened MRM-41: --- Test data which was included in the patch was not applied to committed code. This causes build failure on clean checkout. Please reapply patch. > discover standalone PO

[jira] Commented: (MNGECLIPSE-83) Hiding of runtime scope

2006-02-26 Thread Tuomas Kiviaho (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-83?page=comments#action_59534 ] Tuomas Kiviaho commented on MNGECLIPSE-83: -- If there would be a bulletproof way to determine wether or not Eclipse project is intended to be run only in container... What

[jira] Updated: (MAVENUPLOAD-755) ehcache pom for ehcache 1.2 beta 4 broken

2006-02-26 Thread Greg Luck (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-755?page=all ] Greg Luck updated MAVENUPLOAD-755: -- Attachment: ehcache-1.2beta4.pom > ehcache pom for ehcache 1.2 beta 4 broken > - > > Key: MAVENUPLOAD-755 >

[jira] Created: (MAVENUPLOAD-755) ehcache pom for ehcache 1.2 beta 4 broken

2006-02-26 Thread Greg Luck (JIRA)
ehcache pom for ehcache 1.2 beta 4 broken - Key: MAVENUPLOAD-755 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-755 Project: maven-upload-requests Type: Task Reporter: Greg Luck The pom for ehcache-1.2beta4 is broken.

[jira] Updated: (MEV-348) javax.comm API - upload in iBiblio

2006-02-26 Thread Subhash Chandran (JIRA)
[ http://jira.codehaus.org/browse/MEV-348?page=all ] Subhash Chandran updated MEV-348: - Attachment: javax-comm-3.0u1.pom > javax.comm API - upload in iBiblio > -- > > Key: MEV-348 > URL: http://jira.codeh

[jira] Created: (MEV-348) javax.comm API - upload in iBiblio

2006-02-26 Thread Subhash Chandran (JIRA)
javax.comm API - upload in iBiblio -- Key: MEV-348 URL: http://jira.codehaus.org/browse/MEV-348 Project: Maven Evangelism Type: Wish Components: Missing POM Reporter: Subhash Chandran Request for - the Java Communications 3.

[maven2 build branches/maven-2.0.x - SUCCESS - checkout] Mon Feb 27 00:30:01 GMT 2006

2006-02-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060227.003001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060227.003001.txt - To unsubscribe, e-mai

[maven2 build trunk - SUCCESS - checkout] Mon Feb 27 00:00:00 GMT 2006

2006-02-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060227.01.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060227.01.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Commented: (MNG-2050) Classloader.getResource() doesn't encode blanks

2006-02-26 Thread Gili (JIRA)
[ http://jira.codehaus.org/browse/MNG-2050?page=comments#action_59519 ] Gili commented on MNG-2050: --- I don't think there is a controversity at all. ClassLoader.getResource() returns a URL. A URL *must* encode spaces using %20 to be valid. The only thing that migh

[jira] Closed: (MSUREFIRE-60) workingDirectory in fork mode is not working

2006-02-26 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-60?page=all ] Jason van Zyl closed MSUREFIRE-60: -- Resolution: Fixed Patch applied. > workingDirectory in fork mode is not working > > > Key: MSUREFIR

Re: surefire refactoring

2006-02-26 Thread Jason van Zyl
Brett Porter wrote: Hi, I have created branches for the test ng support, because it's not really production ready as at the patch Jesse K provided. We've been working through it. I will likely complete it tomorrow, and it will include some refactoring to turn surefire into a provider infrastruc

Re: [ibiblio] Upload request for apacheds 1.0-RC1 release

2006-02-26 Thread Alex Karasulu
Thanks! Brett Porter wrote: Done. Alex Karasulu wrote: Hiya, The directory team just released 1.0-RC1 it's up here and signed: http://www.apache.org/dist/maven-repository/org/apache/directory/ Could it be uploaded to the repo at ibiblio.org? Thanks, Alex ---

[repository] Found intermittant issue with disappearing commons-daemon pom

2006-02-26 Thread Alex Karasulu
Hi all, I found the cause of builds at the directory project bombing out intermittently due to a missing commons-daemon pom. The pom was there but seems to disappear on occasion. I think this may have something to do with the sync process. Here's what a listing of the daemon area looks lik

[jira] Commented: (MNG-2050) Classloader.getResource() doesn't encode blanks

2006-02-26 Thread Roland Kofler (JIRA)
[ http://jira.codehaus.org/browse/MNG-2050?page=comments#action_59505 ] Roland Kofler commented on MNG-2050: This is an java issue since 1.4, long discussed. Sun argue that it is not a bug but a feature ;-) http://bugs.sun.com/bugdatabase/view_bug.do?bug