[ 
https://issues.apache.org/jira/browse/DERBY-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik updated DERBY-6056:
---------------------------------

    Description: 
In newer versions of svnversion, the output given for an unversioned directory 
has changed, breaking our build. I see other projects have had similar 
problems. The old output was (1.6.16):

$ svnversion
exported

The new version output is (1.7.6):

$ svnversion
Unversioned directory

The symptom can be seem providing the value explicitly:

$ ant -Dchangenumber="Unversioned directory" clobber
Buildfile: C:\cygwin\home\dwanvik\java\sb\sb4\build.xml

BUILD FAILED
Target "directory" does not exist in the project "null". 

Total time: 0 seconds

I saw this in my Git sandbox on Windows.

  was:
In newer versions of svnversion, the output given for an unversioned directory 
has changed, breaking our build. I see other projects have had similar 
problems. The old output was (1.6.16):

$ svnversion
exported

The new version output is (1.7.6):

$ svnversion
Unversioned directory

The symptom can be seem providing the value explicitly:

$ ant -Dchangenumber="Unversioned directory" clobber
Buildfile: C:\cygwin\home\dwanvik\java\sb\sb4\build.xml

BUILD FAILED
Target "directory" does not exist in the project "null". 

Total time: 0 seconds



        Summary: build fails in directory with missing .svn info due to 
interface change in newer versions of svnversion  (was: build fails in 
directory with .svn info due to interface change in newer versions of 
svnversion)
    
> build fails in directory with missing .svn info due to interface change in 
> newer versions of svnversion
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-6056
>                 URL: https://issues.apache.org/jira/browse/DERBY-6056
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>            Reporter: Dag H. Wanvik
>            Priority: Minor
>
> In newer versions of svnversion, the output given for an unversioned 
> directory has changed, breaking our build. I see other projects have had 
> similar problems. The old output was (1.6.16):
> $ svnversion
> exported
> The new version output is (1.7.6):
> $ svnversion
> Unversioned directory
> The symptom can be seem providing the value explicitly:
> $ ant -Dchangenumber="Unversioned directory" clobber
> Buildfile: C:\cygwin\home\dwanvik\java\sb\sb4\build.xml
> BUILD FAILED
> Target "directory" does not exist in the project "null". 
> Total time: 0 seconds
> I saw this in my Git sandbox on Windows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to