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

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Sun Sep 2 04:29:18 EDT 2007


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

Geoffrey De Smet reopened JBRULES-834:
--------------------------------------

             
I understand we can't ignore the eclipse files, as you guys rather have them committed.

However there are a couple other files who keep being ? for me, either we check them in (A) or we ignore them (I):
- Intellij files: *.iml, *.ipr, *.iws. Lets just ignore those so you guys don't get bothered with them?
- drools-examples/drools-examples-drl/target: ignore issuppose
- drools-repository/derby.log : ignore issuppose?
- drools-repository/repository.xml : check this in? or ignore?
- experimental/drools-analytics/bin : ignore issuppose
- experimental/drools-update/target : ignore issuppose

Assign to me and tell me what to do with repository.xml if you want me to fix this :)

> 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.GA
>
>
> 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