Skip to content

Commit

Permalink
trailing spaces removed ... qulice ...
Browse files Browse the repository at this point in the history
  • Loading branch information
deltatree committed Dec 7, 2014
1 parent 7698ebf commit 5b00523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/jcabi/maven/plugin/AjcMojo.java
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ public final class AjcMojo extends AbstractMojo implements Contextualizable {
property = "log",
defaultValue = "${project.build.outputDirectory}/jcabi-ajc.log"
)
private transient String log;
private transient String log;

@Override
public void contextualize(final Context context) throws ContextException {
this.container = (PlexusContainer) context
Expand Down

0 comments on commit 5b00523

Please sign in to comment.