Hi, > If there's any way to exclude these files 1. These files are created under openjpa-persistence-jdbc module's test packages 2. They are always named with a underscore at the end i.e. say Person_.java
Craig L Russell wrote: > > > On Jun 4, 2009, at 9:38 AM, Pinaki Poddar wrote: > >> >> Hi, >> We are now checking in *.java files for canonical meta-model >> classes in >> SVN. Source code for these classes are auto-generated and may exceed >> 80-column per line. Noticed some work on enforcing 80-column limit >> on test >> source code -- can't locate the exact issue -- but anyway that work >> must >> consider exception for these auto-generated source files. > > +1 Let's not worry about generated files exceeding the 80 character > line limit. If there's any way to exclude these files from the checker > this should be an exception. > > Craig >> >> >> ----- >> Pinaki Poddar http://ppoddar.blogspot.com/ >> >> http://www.linkedin.com/in/pinakipoddar >> OpenJPA PMC Member/Committer >> JPA Expert Group Member >> -- >> View this message in context: >> http://n2.nabble.com/80-column-line-width---auto-generated-model-classes-tp3025746p3025746.html >> Sent from the OpenJPA Developers mailing list archive at Nabble.com. >> > > Craig L Russell > Architect, Sun Java Enterprise System http://db.apache.org/jdo > 408 276-5638 mailto:[email protected] > P.S. A good JDO? O, Gasp! > > > > ----- Pinaki Poddar http://ppoddar.blogspot.com/ http://www.linkedin.com/in/pinakipoddar OpenJPA PMC Member/Committer JPA Expert Group Member -- View this message in context: http://n2.nabble.com/80-column-line-width---auto-generated-model-classes-tp3025746p3030320.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
