You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2009/12/21 06:14:18 UTC

[jira] Created: (CXF-2588) Add directories to svn:ignore created by build

Add directories to svn:ignore created by build
----------------------------------------------

                 Key: CXF-2588
                 URL: https://issues.apache.org/jira/browse/CXF-2588
             Project: CXF
          Issue Type: Bug
          Components: Build system
         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_16
Java home: C:\Program Files\Java\jdk1.6.0_16\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows vista" version: "6.0" arch: "amd64" Family: "windows"

java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)

Apache Ant version 1.7.1 compiled on June 27 2008

Microsoft Windows [Version 6.0.6002]
            Reporter: Gary Gregory
            Priority: Minor
             Fix For: 2.2.6


A local build creates directories that show up as dirty to SVN, they should be added to svn:ignore. They are:

- common/xjc/boolean/target
- common/xjc/boolean-test/target

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2588) Add directories to svn:ignore created by build

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2588.
------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp


Thanks.  I had target in my ignore list in my ~/.subversion/config so didn't notice it.  

> Add directories to svn:ignore created by build
> ----------------------------------------------
>
>                 Key: CXF-2588
>                 URL: https://issues.apache.org/jira/browse/CXF-2588
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_16
> Java home: C:\Program Files\Java\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows vista" version: "6.0" arch: "amd64" Family: "windows"
> java version "1.6.0_16"
> Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
> Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)
> Apache Ant version 1.7.1 compiled on June 27 2008
> Microsoft Windows [Version 6.0.6002]
>            Reporter: Gary Gregory
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.2.6
>
>
> A local build creates directories that show up as dirty to SVN, they should be added to svn:ignore. They are:
> - common/xjc/boolean/target
> - common/xjc/boolean-test/target

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.