You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Philip Dodds (JIRA)" <ji...@codehaus.org> on 2005/05/05 04:18:19 UTC

[jira] Created: (MPCRUISECONTROL-24) Corrected the baseUrl

Corrected the baseUrl
---------------------

         Key: MPCRUISECONTROL-24
         URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-24
     Project: maven-cruisecontrol-plugin
        Type: New Feature
    Versions: 1.6    
 Environment: Subversion FC3
    Reporter: Philip Dodds
    Priority: Minor
     Fix For: 1.7
 Attachments: cruisecontrol.diff

Here is the additional setting for the baseUrl,  simply allows you to override the ${url} for the subversion repository so that modifications that are in subjects that are at the same level as the master project can be pick up.

Attached in the SVN diff,  hopefully I got it right this time. Sorry about the previous RAR file.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPCRUISECONTROL-24) Corrected the baseUrl

Posted by "Philip Dodds (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCRUISECONTROL-24?page=all ]

Philip Dodds updated MPCRUISECONTROL-24:
----------------------------------------

    Attachment: cruisecontrol.diff

I had a look at the baseUrl usuage and it was a bit of a hack for my environment so yesterday afternoon I changes the plugin to determine the modification set based on the reactor if the mmaven.cruisecontrol.multiproject=true is set,  it was a bit more tricky but got me the result I was looking for.  The same code should work for CVS and I tested it on single projects.

> Corrected the baseUrl
> ---------------------
>
>          Key: MPCRUISECONTROL-24
>          URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-24
>      Project: maven-cruisecontrol-plugin
>         Type: New Feature
>     Versions: 1.6
>  Environment: Subversion FC3
>     Reporter: Philip Dodds
>     Priority: Minor
>      Fix For: 1.7
>  Attachments: cruisecontrol.diff, cruisecontrol.diff
>
>
> Here is the additional setting for the baseUrl,  simply allows you to override the ${url} for the subversion repository so that modifications that are in subjects that are at the same level as the master project can be pick up.
> Attached in the SVN diff,  hopefully I got it right this time. Sorry about the previous RAR file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPCRUISECONTROL-24) Corrected the baseUrl

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCRUISECONTROL-24?page=comments#action_38555 ]
     
Brett Porter commented on MPCRUISECONTROL-24:
---------------------------------------------

close :)

now, I'm not entirely certain, but I don't think ${url} will be populated correctly as the default. Can you confirm you have tested that?

Aside from that, should it also be used for CVS? If not, maybe a .svn. in the property is appropriate?

The patch format is good though, thanks very much for that.

> Corrected the baseUrl
> ---------------------
>
>          Key: MPCRUISECONTROL-24
>          URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-24
>      Project: maven-cruisecontrol-plugin
>         Type: New Feature
>     Versions: 1.6
>  Environment: Subversion FC3
>     Reporter: Philip Dodds
>     Priority: Minor
>      Fix For: 1.7
>  Attachments: cruisecontrol.diff
>
>
> Here is the additional setting for the baseUrl,  simply allows you to override the ${url} for the subversion repository so that modifications that are in subjects that are at the same level as the master project can be pick up.
> Attached in the SVN diff,  hopefully I got it right this time. Sorry about the previous RAR file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org