Skip to content

Commit

Permalink
email changed
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 8, 2017
1 parent e38d6ee commit 2c49b7a
Show file tree
Hide file tree
Showing 59 changed files with 70 additions and 66 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<developer>
<id>1</id>
<name>Yegor Bugayenko</name>
<email>[email protected]</email>
<email>[email protected]</email>
<organization>Teamed.io</organization>
<organizationUrl>http://www.teamed.io</organizationUrl>
<roles>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/Entrance.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/**
* Command line entry.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/Logs.java
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
/**
* Logs in S3.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/cached/CdBase.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/**
* Cached Base.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/cached/CdDomain.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
/**
* Cached Domain.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/cached/CdUsage.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/**
* Cached Usage.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/cached/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Cached.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/dynamo/DyBase.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
/**
* Dynamo Base.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle MultipleStringLiteralsCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/dynamo/DyDomain.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
/**
* Dynamo domain.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle MultipleStringLiteralsCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/dynamo/DyUsage.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
/**
* Dynamo usage.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
* @checkstyle MultipleStringLiteralsCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/dynamo/DyUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
/**
* Dynamo user.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle MultipleStringLiteralsCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/dynamo/Dynamo.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
/**
* Dynamo.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/dynamo/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Dynamo.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/fake/FkBase.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* Fake Base.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/fake/FkDomain.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/**
* Fake domain.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/fake/FkUsage.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
/**
* Fake usage.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/fake/FkUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/**
* Fake user.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/fake/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Fakes.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/model/Base.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/**
* Base.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/model/Domain.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/**
* Domain.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/model/Usage.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/**
* Usage.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/model/User.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/**
* User.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Jare.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/smarts/SafeUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* Safe user.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/smarts/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Smarts.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
8 changes: 4 additions & 4 deletions src/main/java/io/jare/tk/Destination.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* Destination for relay.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.4
*/
Expand Down Expand Up @@ -78,15 +78,15 @@ public String path() throws HttpException {
);
}
final StringBuilder path = new StringBuilder(Tv.HUNDRED);
if (this.uri.getPath().isEmpty()) {
if (this.uri.getRawPath().isEmpty()) {
path.append('/');
} else {
path.append(this.uri.getRawPath());
}
if (this.uri.getQuery() != null) {
if (this.uri.getRawQuery() != null) {
path.append('?').append(this.uri.getRawQuery());
}
if (this.uri.getFragment() != null) {
if (this.uri.getRawFragment() != null) {
path.append('#').append(this.uri.getRawFragment());
}
return path.toString();
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/RqUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
/**
* User in request.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/RsPage.java
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
/**
* Index resource, front page of the website.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkAdd.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/**
* Add pipe.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkApp.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
/**
* App.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkAppAuth.java
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
/**
* Authenticated app.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkAppFallback.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
/**
* App with fallback.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkDelete.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
/**
* Delete domain.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkDomains.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
/**
* Index page, for authenticated user.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkIndex.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
/**
* Index page, for anonymous users.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkInvalidate.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
/**
* Invalidate an URL.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkRefresh.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/**
* Refresh on hit.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/TkRelay.java
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
/**
* Relay.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/jare/tk/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Takes.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/io/jare/LogsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

/**
* Test case for {@link Logs}.
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/io/jare/cached/CdUsageTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

/**
* Test case for {@link CdUsage}.
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/io/jare/cached/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Cached, tests.
*
* @author Yegor Bugayenko ([email protected])
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 0.7
*/
Expand Down
Loading

0 comments on commit 2c49b7a

Please sign in to comment.