Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #614: Resolve alphabetically unsorted properties IDEA violations #645

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions releasenotes-builder/config/checkstyle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
checkstyle.suppressions.file=config/suppressions.xml
checkstyle.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java.header
checkstyle.regexp.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java_regexp.header
checkstyle.importcontrol.file=config/import-control.xml
checkstyle.importcontroltest.file=config/import-control-test.xml
checkstyle.regexp.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java_regexp.header
checkstyle.suppressions-xpath.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/suppressions-xpath.xml
checkstyle.suppressions.file=config/suppressions.xml
Original file line number Diff line number Diff line change
@@ -47,10 +47,10 @@ java -jar releasenotes-builder-1.0-all.jar -localRepoPath /home/user/opensource/
where twitter.properties looks like:

```properties
twitterConsumerKey=Fgsdf456sdffe8f4cs1dcsd8S
twitterConsumerSecret=VvGSzCIFDCSzscS64cCSc8c4sczSCCScs41Ew2vJZ5TKyYhP6F
twitterAccessToken=712345678921234567-4SVDS6sdvzx1vdVDV54dVDP5RcaDaEz
twitterAccessTokenSecret=t5N3IoGVSHAvcvTCvJ465c4ZCXcc66548CS48SCFC1ccz
twitterConsumerKey=Fgsdf456sdffe8f4cs1dcsd8S
twitterConsumerSecret=VvGSzCIFDCSzscS64cCSc8c4sczSCCScs41Ew2vJZ5TKyYhP6F
```

## Mailing list
@@ -74,8 +74,8 @@ java -jar releasenotes-builder-1.0-all.jar -localRepoPath /home/user/opensource/
where mlist.properties looks like:

```properties
mlistUsername=username
mlistPassword=password
mlistUsername=username
```

## RSS feed