diff options
Diffstat (limited to 'devel/sonar-ant-task/files/pkg-message.in')
| -rw-r--r-- | devel/sonar-ant-task/files/pkg-message.in | 10 | 
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/sonar-ant-task/files/pkg-message.in b/devel/sonar-ant-task/files/pkg-message.in index 1cf90c3484b7..b2ac40506d93 100644 --- a/devel/sonar-ant-task/files/pkg-message.in +++ b/devel/sonar-ant-task/files/pkg-message.in @@ -1,5 +1,6 @@ -************************************************************************ - +[ +{ type: install +  message: <<EOM    To integrate SonarQube with SonarQube Scanner for Ant (default    settings):    - define a new sonar Ant target in your Ant build script @@ -9,5 +10,6 @@    More information:    http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Ant - -************************************************************************ +EOM +} +]  | 
