[jira] Commented: (SUREFIRE-290) [PATCH] Forking to java 1.3 not working when using relative paths in modules.

2007-11-27 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115006 ] Mark Holster commented on SUREFIRE-290: --- Confirmed, after downloading maven 2.0.7 the problem disappeared. > [PATCH]

[jira] Updated: (SUREFIRE-290) [PATCH] Forking to java 1.3 not working when using relative paths in modules.

2007-03-01 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Holster updated SUREFIRE-290: -- Attachment: no-relative-classpath-urls-without-typo.patch I noticed a typo in the patch. This patch

[jira] Created: (MPIR-61) [PATCH] Updated CI Systems

2007-02-28 Thread Mark Holster (JIRA)
[PATCH] Updated CI Systems -- Key: MPIR-61 URL: http://jira.codehaus.org/browse/MPIR-61 Project: Maven 2.x Project Info Reports Plugin Issue Type: Improvement Reporter: Mark Holster Priority: M

[jira] Created: (SUREFIRE-290) [PATCH] Forking to java 1.3 not working when using relative paths in modules.

2007-02-23 Thread Mark Holster (JIRA)
[PATCH] Forking to java 1.3 not working when using relative paths in modules. - Key: SUREFIRE-290 URL: http://jira.codehaus.org/browse/SUREFIRE-290 Project: Maven Surefire

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2007-02-14 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87564 ] Mark Holster commented on SCM-116: -- Please keep in mind that for the ClearCase SCM (and maby others?) the scm:update goal shoul

[jira] Updated: (SCM-279) Clearcase scm:update Hangs After Stream Configuration Has Changed (patch included)

2007-02-13 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/SCM-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Holster updated SCM-279: - Attachment: scm-clearcase-update.patch Attatched path covers the test-cases as well. > Clearcase scm:update Hangs

[jira] Commented: (MSUREFIRE-110) JUnit test case fails with Maven 2 when looking up an Object in the JBoss using JNDI

2006-08-21 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-110?page=comments#action_72961 ] Mark Holster commented on MSUREFIRE-110: I noticed MSUREFIRE-148 duplicates this issue. That issue is solved so I think this one can be closed too. Only differe

[jira] Updated: (MSUREFIRE-151) Surefire plugin fails if JUnit is not available

2006-08-06 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-151?page=all ] Mark Holster updated MSUREFIRE-151: --- Attachment: no-test-framework-patch.txt The attached patch logs a warning if no test framework could be found and stops executing surefire. > Surefire plu

[jira] Commented: (MSUREFIRE-143) provide option to list all of the test cases which failed when running a build

2006-07-09 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-143?page=comments#action_69371 ] Mark Holster commented on MSUREFIRE-143: I had the same problem. I've patched surefire to list the failures/errors location, and provided a diff in MSUREFIRE-141. Maby this

[jira] Created: (MSUREFIRE-141) Display location of test failures/errors on summary

2006-06-23 Thread Mark Holster (JIRA)
Display location of test failures/errors on summary --- Key: MSUREFIRE-141 URL: http://jira.codehaus.org/browse/MSUREFIRE-141 Project: Maven 2.x Surefire Plugin Type: Improvement Reporter: Mark Holster Priority

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-06-02 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_66519 ] Mark Holster commented on MSUREFIRE-115: While browsing through the issue's I noticed MSUREFIRE-123 and MSUREFIRE-121 are describing the same problem, and maby MSUREFIRE-10

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-05-31 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_66342 ] Mark Holster commented on MSUREFIRE-115: As far as I can see that option only chances the delegation order for loading the classes, but still uses the isolated classloader.

[jira] Updated: (MSUREFIRE-115) Classloading problem for getting a resource

2006-05-31 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=all ] Mark Holster updated MSUREFIRE-115: --- Attachment: workaround-for-fork.zip > Classloading problem for getting a resource > --- > > Key: MSUREFIRE-

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-05-30 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_66161 ] Mark Holster commented on MSUREFIRE-115: That's because finding a resource by the Class object difference from finding a resource by a Classloader object: The Class.getReso

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-05-23 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_65715 ] Mark Holster commented on MSUREFIRE-115: I've tried to provide a patch for this issue, but after debugging for a while i'm not sure if this is a bug: The java.util.Date cla

[jira] Updated: (MSUREFIRE-110) JUnit test case fails with Maven 2 when looking up an Object in the JBoss using JNDI

2006-05-21 Thread Mark Holster (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-110?page=all ] Mark Holster updated MSUREFIRE-110: --- Attachment: booter-url-patch.txt > JUnit test case fails with Maven 2 when looking up an Object in the JBoss > using JNDI > ---

[jira] Created: (MWAR-39) Excludes configuration parameter not working for WEB-INF/lib

2006-05-17 Thread Mark Holster (JIRA)
Excludes configuration parameter not working for WEB-INF/lib Key: MWAR-39 URL: http://jira.codehaus.org/browse/MWAR-39 Project: Maven 2.x War Plugin Type: Bug Versions: 2.0 Reporter: Mark Holst

[jira] Created: (SCM-199) Parameter startDate for scm:changelog does not work for Clearcase LT

2006-05-12 Thread Mark Holster (JIRA)
Parameter startDate for scm:changelog does not work for Clearcase LT Key: SCM-199 URL: http://jira.codehaus.org/browse/SCM-199 Project: Maven SCM Type: Improvement Components: maven-scm-provider-