Package | Description |
---|---|
com.igormaznitsa.jcp.ant | |
com.igormaznitsa.jcp.context | |
com.igormaznitsa.jcp.logger | |
com.igormaznitsa.jcp.maven |
Modifier and Type | Class and Description |
---|---|
class |
PreprocessTask
The class implements an ANT task to allow calls for preprocessing from ANT build scripts.
|
Modifier and Type | Method and Description |
---|---|
void |
PreprocessorContext.setPreprocessorLogger(PreprocessorLogger logger)
Set the logger to print information and error messages
|
Modifier and Type | Class and Description |
---|---|
class |
SystemOutLogger
An Easy logger which just output log messages into the system output streams
|
Modifier and Type | Class and Description |
---|---|
class |
PreprocessorMojo
The Mojo makes preprocessing of defined or project root source folders and place result in defined or predefined folder, also it can replace the source folder for a maven
project to use the preprocessed sources.
|
class |
PreprocessTestsMojo
The Mojo is auxiliary wrapper over the standard preprocess mojo to automate providing of TRUE as the 'useTestSources' flag.
|
Copyright © 2011–2020 Igor Maznitsa. All rights reserved.