FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Casing can be COBOL_CASE or dot.notation for properties

Merged Jason Allen requested to merge property_case_coercing into master

When setting properties, the standard for Java is to use dot notation for system/config properties, however the dot symbol is not allowed in Gitlab for variables.

Other languages use COBOL case by preferences, so allows properties to searched for as COBOL casing and dot notated.

e.g. this.property and THIS_PROPERTY will now be seen as equal

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading