From f1b6b432e30a4ecb36764955565c3cc22538d12c Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Fri, 6 Apr 2018 12:10:42 +0300 Subject: [PATCH 01/10] added configurations to make installs easier --- .gitignore | 188 +++++++------- .../5d6d770102281931c035b08c519c42d1.0 | 37 +++ .../5d6d770102281931c035b08c519c42d1.1 | Bin 0 -> 586 bytes .okhttpcache/journal | 49 ++++ .travis.yml | 23 ++ CHANGELOG.md | 65 +++++ config/changelog.mustache | 33 +++ config/checkstyle.xml | 146 +++++++++++ config/license-header.txt | 6 + pom.xml | 236 +++++++++++++++++- .../java/com/inamik/text/tables/Cell.java | 6 +- .../com/inamik/text/tables/GridTable.java | 2 +- .../com/inamik/text/tables/SimpleTable.java | 4 +- .../com/inamik/text/tables/grid/Border.java | 2 +- 14 files changed, 683 insertions(+), 114 deletions(-) create mode 100644 .okhttpcache/5d6d770102281931c035b08c519c42d1.0 create mode 100644 .okhttpcache/5d6d770102281931c035b08c519c42d1.1 create mode 100644 .okhttpcache/journal create mode 100644 .travis.yml create mode 100644 CHANGELOG.md create mode 100644 config/changelog.mustache create mode 100644 config/checkstyle.xml create mode 100644 config/license-header.txt diff --git a/.gitignore b/.gitignore index 709919f..4f53ecb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,103 +1,101 @@ -# -# Created with help from www.gitignore.io -# - - -####################################################################### -# Intellij -# Created by https://www.gitignore.io/api/intellij -# -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - -# User-specific stuff: -.idea/workspace.xml -.idea/tasks.xml -.idea/dictionaries -.idea/vcs.xml -.idea/jsLibraryMappings.xml - -# Sensitive or high-churn files: -.idea/dataSources.ids -.idea/dataSources.xml -.idea/dataSources.local.xml -.idea/sqlDataSources.xml -.idea/dynamic.xml -.idea/uiDesigner.xml - -# Gradle: -.idea/gradle.xml -.idea/libraries - -# Mongo Explorer plugin: -.idea/mongoSettings.xml - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -/out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml +target/ +!.mvn/wrapper/maven-wrapper.jar -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties -### Intellij Patch ### +# IDEA Ignores # +################ *.iml *.ipr - - -####################################################################### -# Maven -# Created by https://www.gitignore.io/api/maven -# +*.iws +.idea/ +out/ target/ -pom.xml.tag -pom.xml.releaseBackup -pom.xml.versionsBackup -pom.xml.next -release.properties -dependency-reduced-pom.xml -buildNumber.properties -.mvn/timing.properties - - -####################################################################### -# OSX -# Created by https://www.gitignore.io/api/osx -# +local.properties + +# Eclipse # +################ +.settings/ +.project +.classpath + +# Generic Android ignores # +########################### +bin/ +target +gen/ + +# Built Application Files +########################### +*.apk +*.ap_ + +# Files for the dex VM +########################### +*.dex + +# Compiled source # +################### +*.com +*.class +*.dll +*.exe +*.o +*.so + +# Packages # +############ +*.7z +*.dmg +*.gz +*.iso +*.rar +*.tar +*.zip + +# Logs and databases # +###################### +log/ +*.log +logs/ +*.sqlite + +# OS generated files # +###################### .DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - - -# Thumbnails -._* +.DS_Store? +ehthumbs.db +Icon? +Thumbs.db + +# VCS # +####### +.svn +.svn/ +CVS + +# Directory files # +################### +upload-dir/ +temp-uploads/ + +# Release files # +################# +*.releaseBackup +release.properties -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns +# XCode 5 # +########### +*.xcuserstate +*.pbxuser +*.mode1v3 +*.mode2v3 +*.perspectivev3 +xcuserdata/ +*.xccheckout +*.moved-aside +DerivedData +!default.pbxuser +!default.mode1v3 +!default.mode2v3 +!default.perspectivev3 -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 new file mode 100644 index 0000000..3e29041 --- /dev/null +++ b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 @@ -0,0 +1,37 @@ +https://api.github.com/repos/ghacupha/java_text_tables/issues?state=all&per_page=100&page=1 +GET +0 +HTTP/1.1 200 OK +25 +Transfer-Encoding: chunked +X-GitHub-Media-Type: github.v3; format=json +Content-Encoding: gzip +Server: GitHub.com +Date: Fri, 06 Apr 2018 09:05:24 GMT +Content-Type: application/octet-stream +Status: 304 Not Modified +X-RateLimit-Limit: 60 +X-RateLimit-Remaining: 58 +X-RateLimit-Reset: 1523006258 +Cache-Control: public, max-age=60, s-maxage=60 +Vary: Accept +ETag: "d99b0054c269ad8f58c534c53351bade" +Access-Control-Expose-Headers: ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval +Access-Control-Allow-Origin: * +Strict-Transport-Security: max-age=31536000; includeSubdomains; preload +X-Frame-Options: deny +X-Content-Type-Options: nosniff +X-XSS-Protection: 1; mode=block +Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin +Content-Security-Policy: default-src 'none' +X-Runtime-rack: 0.059684 +X-GitHub-Request-Id: 0BC9:5AF1:92DE31:153E196:5AC73853 +OkHttp-Sent-Millis: 1523005574925 +OkHttp-Received-Millis: 1523005575248 + +TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 +2 +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 +0 +TLSv1.2 diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.1 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.1 new file mode 100644 index 0000000000000000000000000000000000000000..67894ac78465d1a731f79f3252ca40092b3133fe GIT binary patch literal 586 zcmV-Q0=4}giwFP!000001FehpAEx}bHcixQ-m=lOEAnrCmP#DunzjuiQnfC4SC_DqNg zZaQ7RD`9#ie4I4hvN2E%zU7)hVTJ;6fdxl|LNw>vdMQw#E&quxgE3B>_o_A$O$<)^AqGdB4u+6=)xff-C# zfX2EK!?j$cRzR1ZzJ2`g8TD~dl}`S`djuo7@;-{N;X1l{Zwj?uU%q%}Q65jnfHzlQ YlAd5+R90-`R@~kH1w~b=@w5j30N!dIfB*mh literal 0 HcmV?d00001 diff --git a/.okhttpcache/journal b/.okhttpcache/journal new file mode 100644 index 0000000..3b1c7a0 --- /dev/null +++ b/.okhttpcache/journal @@ -0,0 +1,49 @@ +libcore.io.DiskLruCache +1 +201105 +2 + +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5317 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..295289e --- /dev/null +++ b/.travis.yml @@ -0,0 +1,23 @@ +language: java +install: true + +script: +- mvn checkstyle:check +- mvn checkstyle:checkstyle +- mvn checkstyle:checkstyle-aggregate +- mvn jacoco:report +- mvn jacoco:report-aggregate +- mvn verify +- mvn compile +- mvn test +- mvn validate +- mvn jar:jar +- mvn jar:test-jar +- mvn source:jar +- mvn source:test-jar +- mvn spotbugs:check +- mvn surefire:test +- mvn clean package +- mvn clean install +jdk: + - oraclejdk8 diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a329d68 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,65 @@ +# Changelog + +Changelog for java_text_tables. + +## Unreleased +### No issue + +**Fix header of readme** + + * The header on the readme was improperly formatted so the markdown didn't render correctly. + +[d1a9b6058981911](https://github.com/ghacupha/java_text_tables/commit/d1a9b6058981911) Jonathan Leitschuh *2017-10-25 16:27:04* + +**Preparing 0.8 release** + + +[3514352af4b780b](https://github.com/ghacupha/java_text_tables/commit/3514352af4b780b) David Farrell *2017-06-28 18:37:23* + +**Preparing 0.8 release** + + +[abd3d743aac3a66](https://github.com/ghacupha/java_text_tables/commit/abd3d743aac3a66) David Farrell *2017-06-28 05:00:42* + +**Preparing 0.8 release** + + +[e36384c8345e4b8](https://github.com/ghacupha/java_text_tables/commit/e36384c8345e4b8) David Farrell *2017-06-20 06:19:46* + +**Added Util targets for String, Writer, and OutputStream** + + +[76fe9e09b2f144c](https://github.com/ghacupha/java_text_tables/commit/76fe9e09b2f144c) David Farrell *2017-06-13 18:29:20* + +**Updates README.md with details for importing SNAPSHOT builds** + + +[a8bc1355430f96f](https://github.com/ghacupha/java_text_tables/commit/a8bc1355430f96f) David Farrell *2016-11-25 02:38:20* + +**Updates groupid** + + +[b66706d5f14b140](https://github.com/ghacupha/java_text_tables/commit/b66706d5f14b140) David Farrell *2016-11-25 00:23:51* + +**Small whitespace change** + + +[1471b4e24757113](https://github.com/ghacupha/java_text_tables/commit/1471b4e24757113) David Farrell *2016-11-24 20:06:16* + +**Adds resources config, sonatype profiles** + + +[dc828a3e31c6a56](https://github.com/ghacupha/java_text_tables/commit/dc828a3e31c6a56) David Farrell *2016-11-24 18:22:41* + +**Junit dependency in test scope** + + +[3fb0dcb12e705ef](https://github.com/ghacupha/java_text_tables/commit/3fb0dcb12e705ef) George Gastaldi *2016-08-10 15:56:57* + +**First commit: Working Simple and Grid Tables, Align Functions and a Couple of Tests** + + +[60952344b69ba4a](https://github.com/ghacupha/java_text_tables/commit/60952344b69ba4a) David Farrell *2016-05-02 02:28:27* + + + diff --git a/config/changelog.mustache b/config/changelog.mustache new file mode 100644 index 0000000..9effc51 --- /dev/null +++ b/config/changelog.mustache @@ -0,0 +1,33 @@ +# Changelog + +Changelog for {{repoName}}. + +{{#tags}} +## {{name}} + {{#issues}} + {{#hasIssue}} + {{#hasLink}} +### {{name}} [{{issue}}]({{link}}) {{title}} {{#hasIssueType}} *{{issueType}}* {{/hasIssueType}} {{#hasLabels}} {{#labels}} *{{.}}* {{/labels}} {{/hasLabels}} + {{/hasLink}} + {{^hasLink}} +### {{name}} {{issue}} {{title}} {{#hasIssueType}} *{{issueType}}* {{/hasIssueType}} {{#hasLabels}} {{#labels}} *{{.}}* {{/labels}} {{/hasLabels}} + {{/hasLink}} + {{/hasIssue}} + {{^hasIssue}} +### {{name}} + {{/hasIssue}} + + {{#commits}} +**{{{messageTitle}}}** + +{{#messageBodyItems}} + * {{.}} +{{/messageBodyItems}} + +[{{hash}}](https://github.com/{{ownerName}}/{{repoName}}/commit/{{hash}}) {{authorName}} *{{commitTime}}* + + {{/commits}} + + {{/issues}} +{{/tags}} + diff --git a/config/checkstyle.xml b/config/checkstyle.xml new file mode 100644 index 0000000..b0bae94 --- /dev/null +++ b/config/checkstyle.xml @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/license-header.txt b/config/license-header.txt new file mode 100644 index 0000000..eec06d2 --- /dev/null +++ b/config/license-header.txt @@ -0,0 +1,6 @@ + + iNamik Text Tables for Java + + Copyright (C) 2016 David Farrell (DavidPFarrell@yahoo.com) + + Licensed under The MIT License (MIT), see LICENSE.txt diff --git a/pom.xml b/pom.xml index 6ba2b15..be7d17a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,44 @@ inamik-text-tables 0.8 + + + 1.8 + 1.8 + 1.8 + 3.5.0 + true + UTF-8 + + + + 2.2.1 + 2.9.1 + 3.1 + 2.9.1 + 2.4 + 1.6 + 2.5.3 + 1.54 + 3.1.0-RC6 + 0.7.9 + 2.5.2 + 3.0.1 + 2.6 + 3.0.0-M1 + 2.9 + + + false + ${project.basedir}/config/checkstyle.xml + ${project.basedir}/config/license-header.txt + true + 41 + true + true + true + + The MIT License (MIT) @@ -49,23 +87,21 @@ jar - junit junit 4.11 test - - ${basedir} README.md + CHANGELOG.md LICENSE.txt @@ -76,13 +112,14 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + ${maven.source.plugin.version} attach-sources jar-no-fork + package @@ -90,13 +127,14 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + ${maven.javadoc.plugin.version} attach-javadocs jar + package @@ -104,27 +142,27 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + ${maven.compiler.plugin.version} - 1.6 - 1.6 + ${maven.compiler.source.version} + ${maven.compiler.target.version} org.apache.maven.plugins maven-jar-plugin - 2.4 + ${maven.jar.plugin.version} org.apache.maven.plugins maven-gpg-plugin - 1.6 + ${maven.gpg.plugin.version} sign-artifacts - verify + deploy sign @@ -135,10 +173,184 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + ${maven.release.plugin.version} + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${maven.checkstyle.plugin.version} + + + + checkstyle-aggregate + + + + + ${checkStyle.config.includeTestSourceDirectory} + + ${checkStyle.config.configLocation} + ${checkStyle.config.consoleOutput} + ${checkStyle.config.maxAllowedViolations} + ${checkStyle.config.enableFilesSummary} + ${checkStyle.config.enableRulesSummary} + ${checkStyle.config.enableSeveritySummary} + ${checkStyle.config.headerLocation} + + + + + + se.bjurr.gitchangelog + git-changelog-maven-plugin + ${git-changelog-maven-plugin.version} + + + GenerateGitChangelog + generate-sources + + git-changelog + + + + CHANGELOG.md + + ${project.basedir}/config/changelog.mustache + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + ${maven.enforcer.plugin.version} + + + enforce-maven + + enforce + + + + + ${required.maven.version} + + + ${required.java.version} + + + + + + + + + + com.github.spotbugs + spotbugs-maven-plugin + ${spotbugs.maven.plugin.version} + + + com.github.spotbugs + spotbugs + 3.1.0 + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-maven-plugin.version} + + + jacoco-initialize + + prepare-agent + + + + jacoco-site + package + + report + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${maven.checkstyle.plugin.version} + + ${checkStyle.config.configLocation} + ${checkStyle.config.enableRulesSummary} + ${checkStyle.config.headerLocation} + + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${maven.javadoc.plugin.version} + + + true + + http://download.oracle.com/javase/1.8.0/docs/api/ + http://download.oracle.com/javaee/1.8/api/ + http://commons.apache.org/digester/apidocs/ + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven.project.info.reports.plugin.version} + + false + + + + org.codehaus.mojo + cobertura-maven-plugin + ${cobertura.maven.plugin.version} + + true + + html + xml + + + + + + org.codehaus.mojo + findbugs-maven-plugin + ${findbugs.maven.plugin.version} + + Normal + Default + + + + org.apache.maven.plugins + maven-pmd-plugin + ${maven.pmd.plugin.version} + + ${maven.compiler.target.version} + + + + + diff --git a/src/main/java/com/inamik/text/tables/Cell.java b/src/main/java/com/inamik/text/tables/Cell.java index 57478eb..fc41637 100644 --- a/src/main/java/com/inamik/text/tables/Cell.java +++ b/src/main/java/com/inamik/text/tables/Cell.java @@ -37,7 +37,7 @@ public final class Cell { - public static final Collection EMPTY = Collections.emptyList(); + public static final Collection EMPTY = Collections.emptyList(); public static Collection of() { return EMPTY; } @@ -46,7 +46,7 @@ public static Collection of(String...cell) { } public static Collection append(Collection cell, String...lines) { - List r = new ArrayList(cell.size() + lines.length); + List r = new ArrayList<>(cell.size() + lines.length); r.addAll(cell); for (String line: lines) { r.add(line); @@ -55,7 +55,7 @@ public static Collection append(Collection cell, String...lines) } public static Collection append(Collection cell, Collection lines) { - List r = new ArrayList(cell.size() + lines.size()); + List r = new ArrayList<>(cell.size() + lines.size()); r.addAll(cell); r.addAll(lines); return r; diff --git a/src/main/java/com/inamik/text/tables/GridTable.java b/src/main/java/com/inamik/text/tables/GridTable.java index d6e92bb..8c28d99 100644 --- a/src/main/java/com/inamik/text/tables/GridTable.java +++ b/src/main/java/com/inamik/text/tables/GridTable.java @@ -169,7 +169,7 @@ public int rowHeight(int row) { } public Collection toCell() { - List cell = new ArrayList(tableHeight); + List cell = new ArrayList<>(tableHeight); // foreach row // for (int row = 0; row < numRows; row++) { diff --git a/src/main/java/com/inamik/text/tables/SimpleTable.java b/src/main/java/com/inamik/text/tables/SimpleTable.java index f30fba9..5754828 100644 --- a/src/main/java/com/inamik/text/tables/SimpleTable.java +++ b/src/main/java/com/inamik/text/tables/SimpleTable.java @@ -23,7 +23,7 @@ */ public class SimpleTable { - private LinkedList>> table = new LinkedList>>(); + private LinkedList>> table = new LinkedList<>(); private int numRows = 0; private int numCols = 0; @@ -32,7 +32,7 @@ public class SimpleTable public SimpleTable() { /* Empty */ } public SimpleTable nextRow() { - LinkedList> row = new LinkedList>(); + LinkedList> row = new LinkedList<>(); table.add(row); numRows++; return this; diff --git a/src/main/java/com/inamik/text/tables/grid/Border.java b/src/main/java/com/inamik/text/tables/grid/Border.java index e0294b7..997b6af 100644 --- a/src/main/java/com/inamik/text/tables/grid/Border.java +++ b/src/main/java/com/inamik/text/tables/grid/Border.java @@ -171,7 +171,7 @@ private Collection hline(int width) { } private Collection vline(int height) { - List newLines = new ArrayList(height); + List newLines = new ArrayList<>(height); final String line = Character.toString(chars.vertical); while (newLines.size() < height) { newLines.add(line); From c2ff4e3d02bc3b1d93f82ccdb6b97f6980104d0b Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Fri, 6 Apr 2018 12:11:48 +0300 Subject: [PATCH 02/10] added configurations to make installs easier --- .okhttpcache/5d6d770102281931c035b08c519c42d1.0 | 10 +++++----- .okhttpcache/journal | 3 +++ CHANGELOG.md | 5 +++++ 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 index 3e29041..56ea49c 100644 --- a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 +++ b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 @@ -7,7 +7,7 @@ Transfer-Encoding: chunked X-GitHub-Media-Type: github.v3; format=json Content-Encoding: gzip Server: GitHub.com -Date: Fri, 06 Apr 2018 09:05:24 GMT +Date: Fri, 06 Apr 2018 09:10:41 GMT Content-Type: application/octet-stream Status: 304 Not Modified X-RateLimit-Limit: 60 @@ -24,10 +24,10 @@ X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin Content-Security-Policy: default-src 'none' -X-Runtime-rack: 0.059684 -X-GitHub-Request-Id: 0BC9:5AF1:92DE31:153E196:5AC73853 -OkHttp-Sent-Millis: 1523005574925 -OkHttp-Received-Millis: 1523005575248 +X-Runtime-rack: 0.062331 +X-GitHub-Request-Id: 0FED:5AF2:DE4C37:1CE1A33:5AC73991 +OkHttp-Sent-Millis: 1523005892717 +OkHttp-Received-Millis: 1523005893038 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2 diff --git a/.okhttpcache/journal b/.okhttpcache/journal index 3b1c7a0..be48ab9 100644 --- a/.okhttpcache/journal +++ b/.okhttpcache/journal @@ -47,3 +47,6 @@ CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 READ 5d6d770102281931c035b08c519c42d1 DIRTY 5d6d770102281931c035b08c519c42d1 CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 diff --git a/CHANGELOG.md b/CHANGELOG.md index a329d68..16ab8ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ Changelog for java_text_tables. ## Unreleased ### No issue +**added configurations to make installs easier** + + +[f1b6b432e30a4ec](https://github.com/ghacupha/java_text_tables/commit/f1b6b432e30a4ec) Edwin Njeru *2018-04-06 09:10:42* + **Fix header of readme** * The header on the readme was improperly formatted so the markdown didn't render correctly. From 96390237652abfd6233b0871c609d4960e3e0598 Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Fri, 6 Apr 2018 14:24:03 +0300 Subject: [PATCH 03/10] temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds --- .okhttpcache/5d6d770102281931c035b08c519c42d1.0 | 14 +++++++------- .okhttpcache/journal | 15 +++++++++++++++ CHANGELOG.md | 5 +++++ pom.xml | 2 +- 4 files changed, 28 insertions(+), 8 deletions(-) diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 index 56ea49c..9b920a2 100644 --- a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 +++ b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 @@ -7,12 +7,12 @@ Transfer-Encoding: chunked X-GitHub-Media-Type: github.v3; format=json Content-Encoding: gzip Server: GitHub.com -Date: Fri, 06 Apr 2018 09:10:41 GMT +Date: Fri, 06 Apr 2018 11:21:47 GMT Content-Type: application/octet-stream Status: 304 Not Modified X-RateLimit-Limit: 60 -X-RateLimit-Remaining: 58 -X-RateLimit-Reset: 1523006258 +X-RateLimit-Remaining: 59 +X-RateLimit-Reset: 1523016949 Cache-Control: public, max-age=60, s-maxage=60 Vary: Accept ETag: "d99b0054c269ad8f58c534c53351bade" @@ -24,10 +24,10 @@ X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin Content-Security-Policy: default-src 'none' -X-Runtime-rack: 0.062331 -X-GitHub-Request-Id: 0FED:5AF2:DE4C37:1CE1A33:5AC73991 -OkHttp-Sent-Millis: 1523005892717 -OkHttp-Received-Millis: 1523005893038 +X-Runtime-rack: 0.054705 +X-GitHub-Request-Id: 0E58:5AF3:12F63E0:24E56DD:5AC7584A +OkHttp-Sent-Millis: 1523013759042 +OkHttp-Received-Millis: 1523013759388 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2 diff --git a/.okhttpcache/journal b/.okhttpcache/journal index be48ab9..bf898ed 100644 --- a/.okhttpcache/journal +++ b/.okhttpcache/journal @@ -50,3 +50,18 @@ CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 READ 5d6d770102281931c035b08c519c42d1 DIRTY 5d6d770102281931c035b08c519c42d1 CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 diff --git a/CHANGELOG.md b/CHANGELOG.md index 16ab8ee..5c1f72c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ Changelog for java_text_tables. **added configurations to make installs easier** +[c2ff4e3d02bc3b1](https://github.com/ghacupha/java_text_tables/commit/c2ff4e3d02bc3b1) Edwin Njeru *2018-04-06 09:11:48* + +**added configurations to make installs easier** + + [f1b6b432e30a4ec](https://github.com/ghacupha/java_text_tables/commit/f1b6b432e30a4ec) Edwin Njeru *2018-04-06 09:10:42* **Fix header of readme** diff --git a/pom.xml b/pom.xml index be7d17a..1396483 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1.8 1.8 1.8 - 3.5.0 + 3.2.5 true UTF-8 From 2bd3c6da5b9071cfc1d905d4701a60349dff8451 Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Fri, 6 Apr 2018 14:25:36 +0300 Subject: [PATCH 04/10] temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds --- .okhttpcache/5d6d770102281931c035b08c519c42d1.0 | 10 +++++----- .okhttpcache/journal | 3 +++ CHANGELOG.md | 5 +++++ pom.xml | 2 +- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 index 9b920a2..ed1eb1e 100644 --- a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 +++ b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 @@ -7,7 +7,7 @@ Transfer-Encoding: chunked X-GitHub-Media-Type: github.v3; format=json Content-Encoding: gzip Server: GitHub.com -Date: Fri, 06 Apr 2018 11:21:47 GMT +Date: Fri, 06 Apr 2018 11:23:41 GMT Content-Type: application/octet-stream Status: 304 Not Modified X-RateLimit-Limit: 60 @@ -24,10 +24,10 @@ X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin Content-Security-Policy: default-src 'none' -X-Runtime-rack: 0.054705 -X-GitHub-Request-Id: 0E58:5AF3:12F63E0:24E56DD:5AC7584A -OkHttp-Sent-Millis: 1523013759042 -OkHttp-Received-Millis: 1523013759388 +X-Runtime-rack: 0.054533 +X-GitHub-Request-Id: 1082:5AF1:9EFF71:16FF1A2:5AC758BC +OkHttp-Sent-Millis: 1523013873762 +OkHttp-Received-Millis: 1523013874095 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2 diff --git a/.okhttpcache/journal b/.okhttpcache/journal index bf898ed..6975eac 100644 --- a/.okhttpcache/journal +++ b/.okhttpcache/journal @@ -65,3 +65,6 @@ CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 READ 5d6d770102281931c035b08c519c42d1 DIRTY 5d6d770102281931c035b08c519c42d1 CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c1f72c..79f4e0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ Changelog for java_text_tables. ## Unreleased ### No issue +**temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds** + + +[96390237652abfd](https://github.com/ghacupha/java_text_tables/commit/96390237652abfd) Edwin Njeru *2018-04-06 11:24:03* + **added configurations to make installs easier** diff --git a/pom.xml b/pom.xml index 1396483..d1b941e 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1.8 1.8 1.8 - 3.2.5 + 3.2.5 true UTF-8 From d6b059b7879e30546b0c163a307e7c5a23ca6876 Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Wed, 18 Apr 2018 08:08:28 +0300 Subject: [PATCH 05/10] Removed .okhttpcache from the repo --- .gitignore | 193 +++++++++++++++++++++++++++-------------------------- 1 file changed, 100 insertions(+), 93 deletions(-) diff --git a/.gitignore b/.gitignore index 4f53ecb..a9915c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,101 +1,108 @@ -target/ -!.mvn/wrapper/maven-wrapper.jar +# +# Created with help from www.gitignore.io +# + + +####################################################################### +# Intellij +# Created by https://www.gitignore.io/api/intellij +# +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm +# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 + +# User-specific stuff: +.idea/workspace.xml +.idea/tasks.xml +.idea/dictionaries +.idea/vcs.xml +.idea/jsLibraryMappings.xml + +# Sensitive or high-churn files: +.idea/dataSources.ids +.idea/dataSources.xml +.idea/dataSources.local.xml +.idea/sqlDataSources.xml +.idea/dynamic.xml +.idea/uiDesigner.xml + +# Gradle: +.idea/gradle.xml +.idea/libraries + +# Mongo Explorer plugin: +.idea/mongoSettings.xml +## File-based project format: +*.iws + +## Plugin-specific files: + +# IntelliJ +/out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ -# IDEA Ignores # -################ +# JIRA plugin +atlassian-ide-plugin.xml + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + +### Intellij Patch ### *.iml *.ipr -*.iws -.idea/ -out/ + + +####################################################################### +# Maven +# Created by https://www.gitignore.io/api/maven +# target/ -local.properties - -# Eclipse # -################ -.settings/ -.project -.classpath - -# Generic Android ignores # -########################### -bin/ -target -gen/ - -# Built Application Files -########################### -*.apk -*.ap_ - -# Files for the dex VM -########################### -*.dex - -# Compiled source # -################### -*.com -*.class -*.dll -*.exe -*.o -*.so - -# Packages # -############ -*.7z -*.dmg -*.gz -*.iso -*.rar -*.tar -*.zip - -# Logs and databases # -###################### -log/ -*.log -logs/ -*.sqlite - -# OS generated files # -###################### -.DS_Store -.DS_Store? -ehthumbs.db -Icon? -Thumbs.db - -# VCS # -####### -.svn -.svn/ -CVS - -# Directory files # -################### -upload-dir/ -temp-uploads/ - -# Release files # -################# -*.releaseBackup +pom.xml.tag +pom.xml.releaseBackup +pom.xml.versionsBackup +pom.xml.next release.properties +dependency-reduced-pom.xml +buildNumber.properties +.mvn/timing.properties + + +####################################################################### +# OSX +# Created by https://www.gitignore.io/api/osx +# +.DS_Store +.AppleDouble +.LSOverride -# XCode 5 # -########### -*.xcuserstate -*.pbxuser -*.mode1v3 -*.mode2v3 -*.perspectivev3 -xcuserdata/ -*.xccheckout -*.moved-aside -DerivedData -!default.pbxuser -!default.mode1v3 -!default.mode2v3 -!default.perspectivev3 +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + +# Changelog plugin cache folder +.okhttpcache/ +.idea/ From a13a36cbb82e7a1b149736fd0495f18c2636cf9b Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Wed, 18 Apr 2018 08:18:52 +0300 Subject: [PATCH 06/10] Change language level to 1.6 and remove diamond operators --- .okhttpcache/5d6d770102281931c035b08c519c42d1.0 | 14 +++++++------- .okhttpcache/journal | 12 ++++++++++++ CHANGELOG.md | 10 ++++++++++ pom.xml | 8 ++++---- src/main/java/com/inamik/text/tables/Cell.java | 4 ++-- .../java/com/inamik/text/tables/GridTable.java | 2 +- .../java/com/inamik/text/tables/SimpleTable.java | 4 ++-- .../java/com/inamik/text/tables/grid/Border.java | 2 +- 8 files changed, 39 insertions(+), 17 deletions(-) diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 index ed1eb1e..48d58a6 100644 --- a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 +++ b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 @@ -7,12 +7,12 @@ Transfer-Encoding: chunked X-GitHub-Media-Type: github.v3; format=json Content-Encoding: gzip Server: GitHub.com -Date: Fri, 06 Apr 2018 11:23:41 GMT +Date: Wed, 18 Apr 2018 05:17:19 GMT Content-Type: application/octet-stream Status: 304 Not Modified X-RateLimit-Limit: 60 -X-RateLimit-Remaining: 59 -X-RateLimit-Reset: 1523016949 +X-RateLimit-Remaining: 55 +X-RateLimit-Reset: 1524031044 Cache-Control: public, max-age=60, s-maxage=60 Vary: Accept ETag: "d99b0054c269ad8f58c534c53351bade" @@ -24,10 +24,10 @@ X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin Content-Security-Policy: default-src 'none' -X-Runtime-rack: 0.054533 -X-GitHub-Request-Id: 1082:5AF1:9EFF71:16FF1A2:5AC758BC -OkHttp-Sent-Millis: 1523013873762 -OkHttp-Received-Millis: 1523013874095 +X-Runtime-rack: 0.050833 +X-GitHub-Request-Id: 0CEB:66B3:C3E7E4:1A15A57:5AD6D4DE +OkHttp-Sent-Millis: 1524028641937 +OkHttp-Received-Millis: 1524028642992 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2 diff --git a/.okhttpcache/journal b/.okhttpcache/journal index 6975eac..5863306 100644 --- a/.okhttpcache/journal +++ b/.okhttpcache/journal @@ -68,3 +68,15 @@ CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 READ 5d6d770102281931c035b08c519c42d1 DIRTY 5d6d770102281931c035b08c519c42d1 CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5317 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 +READ 5d6d770102281931c035b08c519c42d1 +DIRTY 5d6d770102281931c035b08c519c42d1 +CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 diff --git a/CHANGELOG.md b/CHANGELOG.md index 79f4e0e..e6a1d41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ Changelog for java_text_tables. ## Unreleased ### No issue +**Removed .okhttpcache from the repo** + + +[d6b059b7879e305](https://github.com/ghacupha/java_text_tables/commit/d6b059b7879e305) Edwin Njeru *2018-04-18 05:08:28* + +**temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds** + + +[2bd3c6da5b9071c](https://github.com/ghacupha/java_text_tables/commit/2bd3c6da5b9071c) Edwin Njeru *2018-04-06 11:25:36* + **temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds** diff --git a/pom.xml b/pom.xml index d1b941e..9a77a4d 100644 --- a/pom.xml +++ b/pom.xml @@ -15,10 +15,10 @@ - 1.8 - 1.8 - 1.8 - 3.2.5 + 1.6 + 1.6 + 1.6 + 3.2.5 true UTF-8 diff --git a/src/main/java/com/inamik/text/tables/Cell.java b/src/main/java/com/inamik/text/tables/Cell.java index fc41637..274176e 100644 --- a/src/main/java/com/inamik/text/tables/Cell.java +++ b/src/main/java/com/inamik/text/tables/Cell.java @@ -46,7 +46,7 @@ public static Collection of(String...cell) { } public static Collection append(Collection cell, String...lines) { - List r = new ArrayList<>(cell.size() + lines.length); + List r = new ArrayList(cell.size() + lines.length); r.addAll(cell); for (String line: lines) { r.add(line); @@ -55,7 +55,7 @@ public static Collection append(Collection cell, String...lines) } public static Collection append(Collection cell, Collection lines) { - List r = new ArrayList<>(cell.size() + lines.size()); + List r = new ArrayList(cell.size() + lines.size()); r.addAll(cell); r.addAll(lines); return r; diff --git a/src/main/java/com/inamik/text/tables/GridTable.java b/src/main/java/com/inamik/text/tables/GridTable.java index 8c28d99..d6e92bb 100644 --- a/src/main/java/com/inamik/text/tables/GridTable.java +++ b/src/main/java/com/inamik/text/tables/GridTable.java @@ -169,7 +169,7 @@ public int rowHeight(int row) { } public Collection toCell() { - List cell = new ArrayList<>(tableHeight); + List cell = new ArrayList(tableHeight); // foreach row // for (int row = 0; row < numRows; row++) { diff --git a/src/main/java/com/inamik/text/tables/SimpleTable.java b/src/main/java/com/inamik/text/tables/SimpleTable.java index 5754828..f30fba9 100644 --- a/src/main/java/com/inamik/text/tables/SimpleTable.java +++ b/src/main/java/com/inamik/text/tables/SimpleTable.java @@ -23,7 +23,7 @@ */ public class SimpleTable { - private LinkedList>> table = new LinkedList<>(); + private LinkedList>> table = new LinkedList>>(); private int numRows = 0; private int numCols = 0; @@ -32,7 +32,7 @@ public class SimpleTable public SimpleTable() { /* Empty */ } public SimpleTable nextRow() { - LinkedList> row = new LinkedList<>(); + LinkedList> row = new LinkedList>(); table.add(row); numRows++; return this; diff --git a/src/main/java/com/inamik/text/tables/grid/Border.java b/src/main/java/com/inamik/text/tables/grid/Border.java index 997b6af..e0294b7 100644 --- a/src/main/java/com/inamik/text/tables/grid/Border.java +++ b/src/main/java/com/inamik/text/tables/grid/Border.java @@ -171,7 +171,7 @@ private Collection hline(int width) { } private Collection vline(int height) { - List newLines = new ArrayList<>(height); + List newLines = new ArrayList(height); final String line = Character.toString(chars.vertical); while (newLines.size() < height) { newLines.add(line); From b96cf42a27600c68815f7cfc1ce290c2732f33e3 Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Wed, 18 Apr 2018 08:24:10 +0300 Subject: [PATCH 07/10] removed changelog plugin --- .../5d6d770102281931c035b08c519c42d1.0 | 37 ------- .../5d6d770102281931c035b08c519c42d1.1 | Bin 586 -> 0 bytes .okhttpcache/journal | 82 ---------------- CHANGELOG.md | 90 ------------------ config/changelog.mustache | 33 ------- pom.xml | 24 ----- 6 files changed, 266 deletions(-) delete mode 100644 .okhttpcache/5d6d770102281931c035b08c519c42d1.0 delete mode 100644 .okhttpcache/5d6d770102281931c035b08c519c42d1.1 delete mode 100644 .okhttpcache/journal delete mode 100644 CHANGELOG.md delete mode 100644 config/changelog.mustache diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 deleted file mode 100644 index 48d58a6..0000000 --- a/.okhttpcache/5d6d770102281931c035b08c519c42d1.0 +++ /dev/null @@ -1,37 +0,0 @@ -https://api.github.com/repos/ghacupha/java_text_tables/issues?state=all&per_page=100&page=1 -GET -0 -HTTP/1.1 200 OK -25 -Transfer-Encoding: chunked -X-GitHub-Media-Type: github.v3; format=json -Content-Encoding: gzip -Server: GitHub.com -Date: Wed, 18 Apr 2018 05:17:19 GMT -Content-Type: application/octet-stream -Status: 304 Not Modified -X-RateLimit-Limit: 60 -X-RateLimit-Remaining: 55 -X-RateLimit-Reset: 1524031044 -Cache-Control: public, max-age=60, s-maxage=60 -Vary: Accept -ETag: "d99b0054c269ad8f58c534c53351bade" -Access-Control-Expose-Headers: ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval -Access-Control-Allow-Origin: * -Strict-Transport-Security: max-age=31536000; includeSubdomains; preload -X-Frame-Options: deny -X-Content-Type-Options: nosniff -X-XSS-Protection: 1; mode=block -Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin -Content-Security-Policy: default-src 'none' -X-Runtime-rack: 0.050833 -X-GitHub-Request-Id: 0CEB:66B3:C3E7E4:1A15A57:5AD6D4DE -OkHttp-Sent-Millis: 1524028641937 -OkHttp-Received-Millis: 1524028642992 - -TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 -2 -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 -0 -TLSv1.2 diff --git a/.okhttpcache/5d6d770102281931c035b08c519c42d1.1 b/.okhttpcache/5d6d770102281931c035b08c519c42d1.1 deleted file mode 100644 index 67894ac78465d1a731f79f3252ca40092b3133fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 586 zcmV-Q0=4}giwFP!000001FehpAEx}bHcixQ-m=lOEAnrCmP#DunzjuiQnfC4SC_DqNg zZaQ7RD`9#ie4I4hvN2E%zU7)hVTJ;6fdxl|LNw>vdMQw#E&quxgE3B>_o_A$O$<)^AqGdB4u+6=)xff-C# zfX2EK!?j$cRzR1ZzJ2`g8TD~dl}`S`djuo7@;-{N;X1l{Zwj?uU%q%}Q65jnfHzlQ YlAd5+R90-`R@~kH1w~b=@w5j30N!dIfB*mh diff --git a/.okhttpcache/journal b/.okhttpcache/journal deleted file mode 100644 index 5863306..0000000 --- a/.okhttpcache/journal +++ /dev/null @@ -1,82 +0,0 @@ -libcore.io.DiskLruCache -1 -201105 -2 - -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5317 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5317 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5319 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 -READ 5d6d770102281931c035b08c519c42d1 -DIRTY 5d6d770102281931c035b08c519c42d1 -CLEAN 5d6d770102281931c035b08c519c42d1 5318 586 diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index e6a1d41..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,90 +0,0 @@ -# Changelog - -Changelog for java_text_tables. - -## Unreleased -### No issue - -**Removed .okhttpcache from the repo** - - -[d6b059b7879e305](https://github.com/ghacupha/java_text_tables/commit/d6b059b7879e305) Edwin Njeru *2018-04-18 05:08:28* - -**temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds** - - -[2bd3c6da5b9071c](https://github.com/ghacupha/java_text_tables/commit/2bd3c6da5b9071c) Edwin Njeru *2018-04-06 11:25:36* - -**temporarily changed maven version requirement to version 3.2.5 from 3.5.0 to allow for jitpack builds** - - -[96390237652abfd](https://github.com/ghacupha/java_text_tables/commit/96390237652abfd) Edwin Njeru *2018-04-06 11:24:03* - -**added configurations to make installs easier** - - -[c2ff4e3d02bc3b1](https://github.com/ghacupha/java_text_tables/commit/c2ff4e3d02bc3b1) Edwin Njeru *2018-04-06 09:11:48* - -**added configurations to make installs easier** - - -[f1b6b432e30a4ec](https://github.com/ghacupha/java_text_tables/commit/f1b6b432e30a4ec) Edwin Njeru *2018-04-06 09:10:42* - -**Fix header of readme** - - * The header on the readme was improperly formatted so the markdown didn't render correctly. - -[d1a9b6058981911](https://github.com/ghacupha/java_text_tables/commit/d1a9b6058981911) Jonathan Leitschuh *2017-10-25 16:27:04* - -**Preparing 0.8 release** - - -[3514352af4b780b](https://github.com/ghacupha/java_text_tables/commit/3514352af4b780b) David Farrell *2017-06-28 18:37:23* - -**Preparing 0.8 release** - - -[abd3d743aac3a66](https://github.com/ghacupha/java_text_tables/commit/abd3d743aac3a66) David Farrell *2017-06-28 05:00:42* - -**Preparing 0.8 release** - - -[e36384c8345e4b8](https://github.com/ghacupha/java_text_tables/commit/e36384c8345e4b8) David Farrell *2017-06-20 06:19:46* - -**Added Util targets for String, Writer, and OutputStream** - - -[76fe9e09b2f144c](https://github.com/ghacupha/java_text_tables/commit/76fe9e09b2f144c) David Farrell *2017-06-13 18:29:20* - -**Updates README.md with details for importing SNAPSHOT builds** - - -[a8bc1355430f96f](https://github.com/ghacupha/java_text_tables/commit/a8bc1355430f96f) David Farrell *2016-11-25 02:38:20* - -**Updates groupid** - - -[b66706d5f14b140](https://github.com/ghacupha/java_text_tables/commit/b66706d5f14b140) David Farrell *2016-11-25 00:23:51* - -**Small whitespace change** - - -[1471b4e24757113](https://github.com/ghacupha/java_text_tables/commit/1471b4e24757113) David Farrell *2016-11-24 20:06:16* - -**Adds resources config, sonatype profiles** - - -[dc828a3e31c6a56](https://github.com/ghacupha/java_text_tables/commit/dc828a3e31c6a56) David Farrell *2016-11-24 18:22:41* - -**Junit dependency in test scope** - - -[3fb0dcb12e705ef](https://github.com/ghacupha/java_text_tables/commit/3fb0dcb12e705ef) George Gastaldi *2016-08-10 15:56:57* - -**First commit: Working Simple and Grid Tables, Align Functions and a Couple of Tests** - - -[60952344b69ba4a](https://github.com/ghacupha/java_text_tables/commit/60952344b69ba4a) David Farrell *2016-05-02 02:28:27* - - - diff --git a/config/changelog.mustache b/config/changelog.mustache deleted file mode 100644 index 9effc51..0000000 --- a/config/changelog.mustache +++ /dev/null @@ -1,33 +0,0 @@ -# Changelog - -Changelog for {{repoName}}. - -{{#tags}} -## {{name}} - {{#issues}} - {{#hasIssue}} - {{#hasLink}} -### {{name}} [{{issue}}]({{link}}) {{title}} {{#hasIssueType}} *{{issueType}}* {{/hasIssueType}} {{#hasLabels}} {{#labels}} *{{.}}* {{/labels}} {{/hasLabels}} - {{/hasLink}} - {{^hasLink}} -### {{name}} {{issue}} {{title}} {{#hasIssueType}} *{{issueType}}* {{/hasIssueType}} {{#hasLabels}} {{#labels}} *{{.}}* {{/labels}} {{/hasLabels}} - {{/hasLink}} - {{/hasIssue}} - {{^hasIssue}} -### {{name}} - {{/hasIssue}} - - {{#commits}} -**{{{messageTitle}}}** - -{{#messageBodyItems}} - * {{.}} -{{/messageBodyItems}} - -[{{hash}}](https://github.com/{{ownerName}}/{{repoName}}/commit/{{hash}}) {{authorName}} *{{commitTime}}* - - {{/commits}} - - {{/issues}} -{{/tags}} - diff --git a/pom.xml b/pom.xml index 9a77a4d..c48275c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,6 @@ 2.4 1.6 2.5.3 - 1.54 3.1.0-RC6 0.7.9 2.5.2 @@ -199,28 +198,6 @@ ${checkStyle.config.headerLocation} - - - - se.bjurr.gitchangelog - git-changelog-maven-plugin - ${git-changelog-maven-plugin.version} - - - GenerateGitChangelog - generate-sources - - git-changelog - - - - CHANGELOG.md - - ${project.basedir}/config/changelog.mustache - - - - org.apache.maven.plugins @@ -286,7 +263,6 @@ - org.apache.maven.plugins maven-checkstyle-plugin From 48f1cdcea0589569d809334f8ce162ed1d25a9d0 Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Wed, 18 Apr 2018 08:36:05 +0300 Subject: [PATCH 08/10] move the sign-artifact execution to install phase instead of deploy phase --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c48275c..89ded16 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ sign-artifacts - deploy + install sign From 30c2ce54ff868ddbcbd37e8ba3a67e25b4baebfd Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Wed, 18 Apr 2018 09:15:47 +0300 Subject: [PATCH 09/10] move the sign-artifact execution to install phase instead of deploy phase --- .gitignore | 4 ---- pom.xml | 5 +++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a9915c6..112a980 100644 --- a/.gitignore +++ b/.gitignore @@ -102,7 +102,3 @@ Network Trash Folder Temporary Items .apdisk -# Changelog plugin cache folder -.okhttpcache/ -.idea/ - diff --git a/pom.xml b/pom.xml index 89ded16..0385184 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 1.6 1.6 3.2.5 - true + false UTF-8 @@ -223,7 +223,8 @@ - + com.github.spotbugs spotbugs-maven-plugin From 9f876b90d84d438463e5da1d7d69233ec08fef81 Mon Sep 17 00:00:00 2001 From: Edwin Njeru Date: Wed, 18 Apr 2018 09:19:49 +0300 Subject: [PATCH 10/10] changed gitignore to remove all idea files --- .gitignore | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/.gitignore b/.gitignore index 112a980..5a2eac3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,28 +10,6 @@ # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 -# User-specific stuff: -.idea/workspace.xml -.idea/tasks.xml -.idea/dictionaries -.idea/vcs.xml -.idea/jsLibraryMappings.xml - -# Sensitive or high-churn files: -.idea/dataSources.ids -.idea/dataSources.xml -.idea/dataSources.local.xml -.idea/sqlDataSources.xml -.idea/dynamic.xml -.idea/uiDesigner.xml - -# Gradle: -.idea/gradle.xml -.idea/libraries - -# Mongo Explorer plugin: -.idea/mongoSettings.xml - ## File-based project format: *.iws @@ -102,3 +80,5 @@ Network Trash Folder Temporary Items .apdisk +# New items under idea. Just has to remove the whole folder +/.idea/