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

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Jul 5 20:22:20 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-834?page=all ]

Mark Proctor closed JBRULES-834.
--------------------------------

    Resolution: Done

ok I've gone all over the place adding in svn:ignores, should crap most of the crap. I have not ignored .classpath and .projects, for reasons stated previously.

> 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
>             Fix For:  4.0.0.MR4
>
>
> 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