[jboss-jira] [JBoss JIRA] Created: (JBRULES-834) Setup decent svn:ignore on all modules

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Tue May 1 11:41:30 EDT 2007


Setup decent svn:ignore on all modules
--------------------------------------

                 Key: JBRULES-834
                 URL: http://jira.jboss.com/jira/browse/JBRULES-834
             Project: JBoss Rules
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Geoffrey De Smet
         Assigned To: Mark Proctor


The parent project dir doesn't have target dir & eclipse files ignored, none have idea and netbeans ignored.

It's nice to have intellij idea and netbeans files excluded too.

The svn:ignore property should be equal on every folder that contains a pom.xml: parent pom dir, module pom dirs etc.

Here's an advisable list, it includes the build map, and project configuration of eclipse, idea and netbeans,
and a local map, which is handy for a notepad.txt file etc
================

target
*.log
*.log.*

.classpath
.project
.settings
.wtpmodules

*.ipr
*.iws
*.iml

nbproject

local


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

        



More information about the jboss-jira mailing list