[jira] Closed: (CONTINUUM-1147) Even if a user doesn't show a group in the group summary (because he doesn't have roles), he can access to the project group page and all other sub pages if he knows th

2007-02-20 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Odea Ching closed CONTINUUM-1147. --- Resolution: Fixed Committed the changes in continuum, fixed in -r509415 Even if a

[jira] Updated: (SUREFIRE-285) Build fails on Windows when the folder being executed has spaces in it.

2007-02-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated SUREFIRE-285: -- Fix Version/s: 2.3 Build fails on Windows when the folder being executed has spaces in it.

[jira] Updated: (SUREFIRE-287) Regression: org.testng.xml.Praser#parse() signature changed

2007-02-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated SUREFIRE-287: -- Fix Version/s: 2.3 Regression: org.testng.xml.Praser#parse() signature changed

[jira] Commented: (SUREFIRE-257) surefire-report reruns tests

2007-02-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88040 ] Brett Porter commented on SUREFIRE-257: --- Barrie - should this be resolved if it is applied? surefire-report reruns

[jira] Updated: (SUREFIRE-257) surefire-report reruns tests

2007-02-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated SUREFIRE-257: -- Fix Version/s: 2.3 surefire-report reruns tests

[jira] Commented: (MASSEMBLY-178) filtering doesn't read filter files

2007-02-20 Thread John Franey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88060 ] John Franey commented on MASSEMBLY-178: --- The documentation is wrong for versions 2.1 and 2.2-SNAPSHOT. The filters

[jira] Updated: (MASSEMBLY-178) filtering doesn't read filter files

2007-02-20 Thread John Franey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Franey updated MASSEMBLY-178: -- Attachment: filt-dist.diff Correcting the example to show the filter is a child of build element,

[jira] Commented: (MASSEMBLY-178) filtering doesn't read filter files

2007-02-20 Thread Paul Jungwirth (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88066 ] Paul Jungwirth commented on MASSEMBLY-178: -- You're right, moving the filters block fixed the problem. Thanks!

[jira] Commented: (MNG-2836) Remove all optimizations so we can get a solid baseline and measure improvements

2007-02-20 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88069 ] John Casey commented on MNG-2836: - I've externalize the project and POM-file caching from the project builder, so it can be

[jira] Commented: (MNG-2837) Remove all caching from the ProjectBuilder

2007-02-20 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88070 ] John Casey commented on MNG-2837: - I've removed caching from the project builder. However, project-instance caching is

[jira] Updated: (MASSEMBLY-152) Support Ant token

2007-02-20 Thread John Franey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Franey updated MASSEMBLY-152: -- Attachment: ant-token-fix.diff Here is a fix for 2.2-SNAPSHOT rev 508131. Not only does it

[jira] Commented: (MNG-2836) Remove all optimizations so we can get a solid baseline and measure improvements

2007-02-20 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88072 ] Jason van Zyl commented on MNG-2836: Why does it come into play in artifact resolution? I can't remember and I will take a

[jira] Commented: (NMAVEN-7) NMaven Not Using Full Compiler/Executable Path

2007-02-20 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/NMAVEN-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88073 ] Shane Isbell commented on NMAVEN-7: --- I managed to reproduce this problem: it required 1) removing the csc executable path

[jira] Commented: (MASSEMBLY-183) assembly:attached does not work with filter- ERROR: Cannot override read-only parameter

2007-02-20 Thread John Franey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88074 ] John Franey commented on MASSEMBLY-183: --- filters is a child of project's build element, not a child of the assembly

[jira] Commented: (MASSEMBLY-167) Property Expansion/Filtering does not always work for System.properties

2007-02-20 Thread John Franey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88075 ] John Franey commented on MASSEMBLY-167: --- Here is a unit test for this fix. {code:title=A test in

[jira] Commented: (MNG-2778) Allow access to the underlying plexus container from MavenEmbedder

2007-02-20 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88077 ] Jason van Zyl commented on MNG-2778: What additional functionality do you need. I'm hesitant to expose the container for

[jira] Commented: (SUREFIRE-257) surefire-report reruns tests

2007-02-20 Thread Barrie Treloar (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88080 ] Barrie Treloar commented on SUREFIRE-257: - Unfortunately, I don't believe we can mark this resolved as

[jira] Commented: (SUREFIRE-257) surefire-report reruns tests

2007-02-20 Thread Graham Lea (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88106 ] Graham Lea commented on SUREFIRE-257: - Regardless of whether this is the best solution or not, it contains the

[jira] Resolved: (MPXDOC-200) [m1.1-RC1 Oct06] maven-xdoc-plugin-1.10.1-SNAPSHOT fails under JDK 6

2007-02-20 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinobu Kawai resolved MPXDOC-200. -- Assignee: Shinobu Kawai Resolution: Fixed Fix Version/s: 1.10.1 Resolved! :)