Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Duration 60 minutes

DurationAgenda ItemRequested byNotes / Links
START RECORDING

Release Management: review of Casablanca Maintenance Release plan, including timeline, scope and processes.



Java Code Style has been decided, but what about other languages (Javascript). In addition, there are other non-code files: (XML, JSON, YAML) that could also use a style editor.


Also, the oparent checkstyle is broken in 3 ways:

1) Doesn't work in Eclipse

2) src/main/java does not point to the right place:

${project.build.sourceDirectory}/src/main/java? appends an extra src/main/java to the end.

3) Parsing error in the oparent checkstyle.xml


</module>?         <module name="NeedBraces"/>?         <module name="LeftCurly">?-            <property name="maxLineLength" value="120"/>?+            <!--property name="maxLineLength" value="120"/-->?         </module>


Pamela DragoshJava code style

Notes

Action items


  •  


Zoom Chat Log 


  • No labels