Skip to content

Commit

Permalink
Remove logEnabled property from comment
Browse files Browse the repository at this point in the history
This property no longer exists so it shouldn't be documented.
  • Loading branch information
kysmith-csg authored and laeubi committed Jul 20, 2023
1 parent 374e2b2 commit 6aff1f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ public abstract class AbstractOsgiCompilerMojo extends AbstractCompilerMojo impl
* And a configuration:
*
* <configuration>
* <logEnabled>true</logEnabled>
* <logDirectory>${project.build.directory}/logfiles</logDirectory>
* <log>xml</log>
* </configuration>
Expand Down

0 comments on commit 6aff1f9

Please sign in to comment.