Wrong detection of modification on project
------------------------------------------

                 Key: MOJO-1661
                 URL: http://jira.codehaus.org/browse/MOJO-1661
             Project: Mojo
          Issue Type: Bug
          Components: buildnumber
    Affects Versions: buildnumber-maven-plugin-1.0-beta-4
         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_23
Java home: D:\java\jdk\jre
Default locale: cs_CZ, platform encoding: Cp1250
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

svn, version 1.6.5 (r38866)
   compiled Aug 22 2009, 09:54:18

            Reporter: Petr Prochazka
            Priority: Minor


I have project which have huge structure of sources (long java packages).
After calling *buildnumber:create* are any files detected as modified, even in 
project are not any modifications.

I try to call manualy ??svn --non-interactive status?? and result is same in 
build process. I mean that problem is with CLI svn client, where long path is 
problem.

I found workaround in calling svn client with full path to project: ??svn 
--non-interactive status D:\Path\to\project??. This command works.



Thanks for reply

Petr P.


-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to