Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 110163a0f8fe73100493b7d3baad3994a0c18528 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                       


                                                                 

                                                                                          













                                   













                                                                              
ignored.message.verbs = update,\
                        adjust,\
                        fix
               
ignored.message.nouns = copyright,\
                        legal header

ignored.paths = target,\
                resourcemanager.java,\
                menucardtemplate.java,\
                org.eclipse.net4j.jms.api/src,\
                org/eclipse/net4j/util/ui/proposals,\
                org.eclipse.emf.cdo.examples.installer/examples,\
                org.eclipse.net4j.examples.installer/examples,\
                org.eclipse.emf.cdo.gmf.notation/src/org/eclipse/emf/cdo/gmf/notation/impl

check.files = *.java,\
              *.ant,\
              *.exsd,\
              build.xml,\
              plugin.xml,\
              fragment.xml,\
              feature.xml,\
              plugin.properties,\
              fragment.properties,\
              feature.properties,\
              about.properties,\
              build.properties,\
              messages.properties,\
              pom.xml,\
              copyright.txt,\
              org.eclipse.jdt.ui.prefs

update.files = *.properties,\
               *.xml,\
               *.css,\
               *.ecore,\
               *.genmodel,\
               *.mwe,\
               *.xpt,\
               *.ext

copyright.pattern = (.*?)Copyright \\(c\\) ([0-9 ,-]+) (.*?) and others\\.(.*)

Back to the top