[jira] (MNG-5599) Using -am and -amd does not include all necessary dependencies

2014-03-12 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/MNG-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342818#comment-342818 ] Christopher Mosher edited comment on MNG-5599 at 3/12/14 3:0

[jira] (MNG-5599) Using -am and -amd does not include all necessary dependencies

2014-03-12 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/MNG-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342818#comment-342818 ] Christopher Mosher edited comment on MNG-5599 at 3/12/14 2:5

[jira] (MNG-5599) Using -am and -amd does not include all necessary dependencies

2014-03-12 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/MNG-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342818#comment-342818 ] Christopher Mosher edited comment on MNG-5599 at 3/12/14 2:5

[jira] (MNG-5599) Using -am and -amd does not include all necessary dependencies

2014-03-12 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/MNG-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Mosher updated MNG-5599: Attachment: MNG-5599.patch Patch to fix > Using -am and -amd does not include all necess

[jira] (MNG-5599) Using -am and -amd does not include all necessary dependencies

2014-03-11 Thread Christopher Mosher (JIRA)
Christopher Mosher created MNG-5599: --- Summary: Using -am and -amd does not include all necessary dependencies Key: MNG-5599 URL: https://jira.codehaus.org/browse/MNG-5599 Project: Maven 2 &am

[jira] (SUREFIRE-992) Surefire trims too much stack, with trimStackTrace=true

2013-05-02 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=324592#comment-324592 ] Christopher Mosher commented on SUREFIRE-992: - Yep. That fixes it. Thanks for

[jira] (SUREFIRE-992) Surefire trims too much stack, with trimStackTrace=true

2013-04-27 Thread Christopher Mosher (JIRA)
Christopher Mosher created SUREFIRE-992: --- Summary: Surefire trims too much stack, with trimStackTrace=true Key: SUREFIRE-992 URL: https://jira.codehaus.org/browse/SUREFIRE-992 Project: Maven

[jira] (SUREFIRE-981) Surefire hangs if forked test name ends with carriage return

2013-04-05 Thread Christopher Mosher (JIRA)
Christopher Mosher created SUREFIRE-981: --- Summary: Surefire hangs if forked test name ends with carriage return Key: SUREFIRE-981 URL: https://jira.codehaus.org/browse/SUREFIRE-981 Project

[jira] (SUREFIRE-922) missing org/apache/maven/plugin/surefire/report/plexus/util/xml/XmlStreamReader

2012-11-07 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313028#comment-313028 ] Christopher Mosher edited comment on SUREFIRE-922 at 11/7/12 10:0

[jira] (SUREFIRE-922) missing org/apache/maven/plugin/surefire/report/plexus/util/xml/XmlStreamReader

2012-11-07 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Mosher closed SUREFIRE-922. --- Resolution: Cannot Reproduce > missing > org/apache/maven/plugin/surefire/

[jira] (SUREFIRE-922) missing org/apache/maven/plugin/surefire/report/plexus/util/xml/XmlStreamReader

2012-11-07 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313028#comment-313028 ] Christopher Mosher commented on SUREFIRE-922: - Good idea. However, the problem

[jira] (SUREFIRE-922) missing org/apache/maven/plugin/surefire/report/plexus/util/xml/XmlStreamReader

2012-11-06 Thread Christopher Mosher (JIRA)
Christopher Mosher created SUREFIRE-922: --- Summary: missing org/apache/maven/plugin/surefire/report/plexus/util/xml/XmlStreamReader Key: SUREFIRE-922 URL: https://jira.codehaus.org/browse/SUREFIRE-922

[jira] (SUREFIRE-906) Sometimes get NullPointerException in forked process

2012-08-17 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306470#comment-306470 ] Christopher Mosher commented on SUREFIRE-906: - Your fix is confirmed. Thanks

[jira] (SUREFIRE-906) Sometimes get NullPointerException in forked process

2012-08-17 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Mosher updated SUREFIRE-906: Attachment: SUREFIRE-906-0001.patch I was able to fix it with the attached patch. It

[jira] (SUREFIRE-906) Sometimes get NullPointerException in forked process

2012-08-17 Thread Christopher Mosher (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306445#comment-306445 ] Christopher Mosher commented on SUREFIRE-906: - Maybe out.getFD().

[jira] (SUREFIRE-906) Sometimes get NullPointerException in forked process

2012-08-17 Thread Christopher Mosher (JIRA)
Christopher Mosher created SUREFIRE-906: --- Summary: Sometimes get NullPointerException in forked process Key: SUREFIRE-906 URL: https://jira.codehaus.org/browse/SUREFIRE-906 Project: Maven

Re: [gentoo-user] SATA Hardware vs Software RAID

2006-01-19 Thread Christopher Mosher
I am running it on the ICH6 software raid just for clarification. From: "Christopher Mosher" <[EMAIL PROTECTED]> Reply-To: gentoo-user@lists.gentoo.org To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SATA Hardware vs Software RAID Date: Thu, 19 Jan 2006 22:3

Re: [gentoo-user] SATA Hardware vs Software RAID

2006-01-19 Thread Christopher Mosher
I am currently dual booting Gentoo and Windoze on an SATA RAID 0. My boot partition is installed on the RAID as the two hard drives are the only bootable media I have in my system. I was able to get it going thanks in large part to this topic on the forum: http://forums.gentoo.org/viewtopic-