[jira] (MNG-4715) version expression constant

2012-01-04 Thread Don Brown (JIRA)
[ https://jira.codehaus.org/browse/MNG-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=287472#comment-287472 ] Don Brown commented on MNG-4715: Agreed. I've started converting projects to not have the version ha

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-07-19 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=142449#action_142449 ] Don Brown commented on MNG-3379: I recreated the MNG-3379 branch but without the wagon changes. I also

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-07-20 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=142558#action_142558 ] Don Brown commented on MNG-3379: Yes, the changes on the other branch mostly have to do with backportin

[jira] Commented: (SCM-182) git provider

2008-07-28 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/SCM-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143318#action_143318 ] Don Brown commented on SCM-182: --- For those that can't wait, I branched trunk and created a 1.1-db-1 releas

[jira] Commented: (SCM-182) git provider

2008-07-28 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/SCM-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143322#action_143322 ] Don Brown commented on SCM-182: --- All I did was branch the git provider in trunk so that I could release it

[jira] Commented: (SCM-182) git provider

2008-07-28 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/SCM-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143352#action_143352 ] Don Brown commented on SCM-182: --- How, in any way, is this screwing with the community? First of all, havi

[jira] Created: (MNG-3837) Support settings.properties for interpolated properties in settings.xml

2008-11-13 Thread Don Brown (JIRA)
Support settings.properties for interpolated properties in settings.xml --- Key: MNG-3837 URL: http://jira.codehaus.org/browse/MNG-3837 Project: Maven 2 Issue Type: New Feat

[jira] Updated: (MNG-3837) Support settings.properties for interpolated properties in settings.xml

2008-11-13 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown updated MNG-3837: --- Attachment: MNG-3837.diff > Support settings.properties for interpolated properties in settings.xml > ---

[jira] Commented: (MNG-3837) Support settings.properties for interpolated properties in settings.xml

2008-11-13 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154059#action_154059 ] Don Brown commented on MNG-3837: You can give the feature a try here: http://people.apache.org/~mrdon/

[jira] Created: (MNG-3379) Parallel resolution of artifacts

2008-01-27 Thread Don Brown (JIRA)
Parallel resolution of artifacts Key: MNG-3379 URL: http://jira.codehaus.org/browse/MNG-3379 Project: Maven 2 Issue Type: New Feature Components: Artifacts and Repositories Affects Versions: 2.0

[jira] Created: (WAGON-98) Use connection pooling in the http wagon

2008-01-27 Thread Don Brown (JIRA)
Use connection pooling in the http wagon Key: WAGON-98 URL: http://jira.codehaus.org/browse/WAGON-98 Project: wagon Issue Type: Improvement Components: wagon-http Reporter: Don B

[jira] Resolved: (WAGON-98) Use connection pooling in the http wagon

2008-01-27 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGON-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown resolved WAGON-98. Resolution: Duplicate See WAGON-86 > Use connection pooling in the http wagon > --

[jira] Commented: (WAGON-86) add timeout to HttpUtils/wagon

2008-01-27 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGON-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121465 ] Don Brown commented on WAGON-86: This is a great patch that should be applied immediately and IMO, given much higher priority

[jira] Commented: (WAGON-86) add timeout to HttpUtils/wagon

2008-01-28 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGON-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121518 ] Don Brown commented on WAGON-86: Sweet, thanks for the quick response. > add timeout to HttpUtils/wagon >

[jira] Updated: (MNG-3379) Parallel resolution of artifacts

2008-01-28 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown updated MNG-3379: --- Attachment: parallel-resolution-2.diff Updated patch that fixes a few concurrency issues, adds support for bigger bu

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-01-28 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121595 ] Don Brown commented on MNG-3379: How so? The patch simply schedules the artifact resolution differently, but the same resolut

[jira] Commented: (WAGONHTTP-17) Use standalone version of httpclient

2008-01-29 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGONHTTP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121631 ] Don Brown commented on WAGONHTTP-17: The diff fixes the pom.xml to use the new standalone version of httpclient. The

[jira] Updated: (WAGONHTTP-17) Use standalone version of httpclient

2008-01-29 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGONHTTP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown updated WAGONHTTP-17: --- Attachment: httpclient-standalone.diff > Use standalone version of httpclient > -

[jira] Updated: (WAGONHTTP-17) Use standalone version of httpclient

2008-01-29 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGONHTTP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown updated WAGONHTTP-17: --- Attachment: commons-httpclient-3.1-standalone.jar > Use standalone version of httpclient > --

[jira] Created: (WAGONHTTP-17) Use standalone version of httpclient

2008-01-29 Thread Don Brown (JIRA)
Use standalone version of httpclient Key: WAGONHTTP-17 URL: http://jira.codehaus.org/browse/WAGONHTTP-17 Project: wagon-http Issue Type: Improvement Reporter: Don Brown The current dependenc

[jira] Updated: (MNG-3379) Parallel resolution of artifacts

2008-01-29 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown updated MNG-3379: --- Attachment: parallel-resolution-3.diff Updated patch (version 3) that works with Java 1.4 and eliminates problem with

[jira] Updated: (WAGONHTTP-17) Use standalone version of httpclient

2008-01-29 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/WAGONHTTP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Brown updated WAGONHTTP-17: --- Attachment: build.xml > Use standalone version of httpclient > > >

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-02-03 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_16 ] Don Brown commented on MNG-3379: I substituted it in my local repo. In my latest -db release, I changed the version to be mor

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-02-03 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_18 ] Don Brown commented on MNG-3379: Try struts2-core - https://svn.apache.org/repos/asf/struts/struts2/trunk/core It uses the AP

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-02-03 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122239 ] Don Brown commented on MNG-3379: * are RuntimeExceptions appropriate? Seems more like they should be normal artifact resolutio

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-02-03 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122242 ] Don Brown commented on MNG-3379: Actually, Http Client will already limit your connections to two per server, so you shouldn't

[jira] Commented: (MNG-3379) Parallel resolution of artifacts

2008-03-06 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126385 ] Don Brown commented on MNG-3379: No, you don't need to be worried about file-locking. The retrieval algorithm only retrieves

[jira] Commented: (MNG-3507) ANSI Color logging for improved output visibility.

2009-07-17 Thread Don Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183936#action_183936 ] Don Brown commented on MNG-3507: If you don't want to wait till this issue gets fixed, I wrote a little