You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Florian Kirchmeir (JIRA)" <ji...@codehaus.org> on 2008/02/04 16:29:57 UTC

[jira] Created: (SCM-366) Provide pure-java svn implementation

Provide pure-java svn implementation
------------------------------------

                 Key: SCM-366
                 URL: http://jira.codehaus.org/browse/SCM-366
             Project: Maven SCM
          Issue Type: Wish
          Components: maven-scm-provider-svn
    Affects Versions: 1.0
            Reporter: Florian Kirchmeir
            Priority: Minor


Please remove the dependency on the svn.exe command-line executable!
See http://jira.codehaus.org/browse/SCM-13: 
The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
Thanks!

-- 
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

        

[jira] Closed: (SCM-366) Provide pure-java svn implementation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-366.
----------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 1.2)

Due license issue with svnkit the source code has been moved here : http://code.google.com/p/maven-scm-provider-svnjava/

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.2
>            Reporter: Florian Kirchmeir
>            Assignee: Olivier Lamy
>            Priority: Minor
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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

        

[jira] Commented: (SCM-366) Provide pure-java svn implementation

Posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157606#action_157606 ] 

Thorbjørn Ravn Andersen commented on SCM-366:
---------------------------------------------

I am now in the situation that I would like to use scm:export on a machine without a native svn binary.  What is the correct way to let scm:export refer to this svnjava provider?

I tried -DconnectionUrl=scm:svnjava:http://svn.slf4j.org/repos/slf4j/trunk but that said that the svnjava provider could not be loaded.

Please advise.

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.1.1
>            Reporter: Florian Kirchmeir
>            Priority: Minor
>             Fix For: 1.2
>
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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

       

[jira] Updated: (SCM-366) Provide pure-java svn implementation

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton updated SCM-366:
--------------------------------

    Affects Version/s:     (was: 1.0)
                       1.1.1
        Fix Version/s: 1.2

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.1.1
>            Reporter: Florian Kirchmeir
>            Priority: Minor
>             Fix For: 1.2
>
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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

        

[jira] Commented: (SCM-366) Provide pure-java svn implementation

Posted by "Stevo Slavic (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=262235#action_262235 ] 

Stevo Slavic commented on SCM-366:
----------------------------------

New home at: http://code.google.com/a/apache-extras.org/p/maven-scm-provider-svnjava/

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.2
>            Reporter: Florian Kirchmeir
>            Assignee: Olivier Lamy
>            Priority: Minor
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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

        

[jira] Commented: (SCM-366) Provide pure-java svn implementation

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=146829#action_146829 ] 

Vincent Siveton commented on SCM-366:
-------------------------------------

The maven-scm-provider-svnjava is already present in our sandbox [1]. I migrated code to the latest SCM API in [r691600|http://svn.apache.org/viewvc?rev=691600&view=rev].
Some methods are not implemented yet., patch welcomes :)

[1] http://svn.apache.org/repos/asf/maven/sandbox/trunk/scm/maven-scm-provider-svnjava

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.1.1
>            Reporter: Florian Kirchmeir
>            Priority: Minor
>             Fix For: 1.2
>
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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

        

[jira] Commented: (SCM-366) Provide pure-java svn implementation

Posted by "Christian Nelson (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=141727#action_141727 ] 

Christian Nelson commented on SCM-366:
--------------------------------------

JavaSVN's license has changed since the original discussion around issue SCM-13.  Is the current license still prohibitive?

The maven release plugin is very brittle under non-unix platforms because of its dependency on the svn binary.  I imagine switching to an all-Java SVN client could also simplify unix usage as well.  I'd be stoked to see this happen and help out if the licensing issue is now a non-issue.

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.0
>            Reporter: Florian Kirchmeir
>            Priority: Minor
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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

        

[jira] Updated: (SCM-366) Provide pure-java svn implementation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated SCM-366:
-----------------------------

         Assignee: Olivier Lamy
    Fix Version/s:     (was: 1.3)
                   1.2

> Provide pure-java svn implementation
> ------------------------------------
>
>                 Key: SCM-366
>                 URL: http://jira.codehaus.org/browse/SCM-366
>             Project: Maven SCM
>          Issue Type: Wish
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.2
>            Reporter: Florian Kirchmeir
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 1.2
>
>
> Please remove the dependency on the svn.exe command-line executable!
> See http://jira.codehaus.org/browse/SCM-13: 
> The issue has been closed as "FIXED", but the maven-scm-provider-svnjava module appearently has never been comitted.
> Thanks!

-- 
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