FreeBSD Bugzilla – Attachment 169115 Details for
Bug 203075
[NEW PORT] devel/sonar-ant-task: SonarQube Plugin for analysis projects with an Apache Ant
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file for devel/soanar-ant-task
sonar-ant-task.shar (text/plain), 3.56 KB, created by
Dušan Vejnovič
on 2016-04-08 19:51:34 UTC
(
hide
)
Description:
shar file for devel/soanar-ant-task
Filename:
MIME Type:
Creator:
Dušan Vejnovič
Created:
2016-04-08 19:51:34 UTC
Size:
3.56 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># sonar-ant-task ># sonar-ant-task/Makefile ># sonar-ant-task/distinfo ># sonar-ant-task/pkg-descr ># sonar-ant-task/files ># sonar-ant-task/files/pkg-message.in ># >echo c - sonar-ant-task >mkdir -p sonar-ant-task > /dev/null 2>&1 >echo x - sonar-ant-task/Makefile >sed 's/^X//' >sonar-ant-task/Makefile << '851fef966b6bd6550a50a74299dbe90b' >X# Created by: Dusan Vejnovic <freebsd@dussan.org> >X# $FreeBSD$ >X >XPORTNAME= sonar-ant-task >XPORTVERSION= 2.4 >XCATEGORIES= devel java >XMASTER_SITES= https://sonarsource.bintray.com/Distribution/sonarqube-ant-task/ >XDISTFILES= sonarqube-ant-task-${PORTVERSION}${EXTRACT_SUFX} >XMAINTAINER= freebsd@dussan.org >XCOMMENT= SonarQube Plugin for analysis projects with an Apache Ant >X >XEXTRACT_ONLY= >XEXTRACT_SUFX= .jar >X >XLICENSE= LGPL3 >X >XNO_ARCH= yes >XNO_BUILD= yes >XNO_WRKSUBDIR= yes >X >XRUN_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant >X >XUSES= cpe >XCPE_VENDOR= sonarsource >X >XUSE_JAVA= yes >XJAVA_VERSION= 1.7+ >X >XSAT_ARCH= x86-${ARCH:S/i386/32/:S/amd64/64/} >XSQ= ${PREFIX}/sonarqube/bin/freebsd-${SAT_ARCH} >X >XPLIST_FILES= ${PORTNAME}/${PORTNAME}${EXTRACT_SUFX} >XSUB_FILES= pkg-message >X >XOPTIONS_SINGLE= SONAR >XOPTIONS_SINGLE_SONAR= QUBE QUBE-LTS >XQUBE_DESC= SonarQube server support >XQUBE-LTS_DESC= SonarQube LTS server support >XQUBE_RUN_DEPENDS= ${SQ}/sonar.sh.sample:devel/sonarqube >XQUBE-LTS_RUN_DEPENDS= ${SQ}/sonar.sh.sample:devel/sonarqube-lts >XOPTIONS_DEFAULT= QUBE >X >Xdo-install: >X @${MKDIR} -p ${STAGEDIR}${PREFIX}/${PORTNAME} >X @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} \ >X ${STAGEDIR}${PREFIX}/${PORTNAME}/${PORTNAME}${EXTRACT_SUFX} >X @${CHMOD} -R 644 ${STAGEDIR}${PREFIX}/${PORTNAME} >X >X.include <bsd.port.mk> >851fef966b6bd6550a50a74299dbe90b >echo x - sonar-ant-task/distinfo >sed 's/^X//' >sonar-ant-task/distinfo << '911963abf3081d6eb77e14f567ed0ddd' >XSHA256 (sonarqube-ant-task-2.4.jar) = 3b70f79b8269bdd62fdfb25deaefa545390b41125a0ab1cced58bda545beaef1 >XSIZE (sonarqube-ant-task-2.4.jar) = 544132 >911963abf3081d6eb77e14f567ed0ddd >echo x - sonar-ant-task/pkg-descr >sed 's/^X//' >sonar-ant-task/pkg-descr << '0c363da0cf5121a17347515042a2537e' >XThe SonarQube Scanner for Ant is an Ant Task that is wrapper of SonarQube >XScanner, which works by invoking SonarQube Scanner and passing to it all >Xproperties named following a sonar.* convention. This has the downside of not >Xbeing very Ant-y, but the upside of providing instant availability of any new >Xanalysis parameter introduced by a new version of a plugin or of SonarQube >Xitself. >X >XWWW: http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+Ant+SonarQube+Task >0c363da0cf5121a17347515042a2537e >echo c - sonar-ant-task/files >mkdir -p sonar-ant-task/files > /dev/null 2>&1 >echo x - sonar-ant-task/files/pkg-message.in >sed 's/^X//' >sonar-ant-task/files/pkg-message.in << 'a663aa006693691c7d8c951a598dbf19' >X************************************************************************ >X >X To integrate SonarQube with SonarQube Scanner for Ant (default >X settings): >X - define a new sonar Ant target in your Ant build script >X - for the SonarQube target set classpath value to >X "/usr/local/sonar-ant-task/sonar-ant-task.jar" >X >X More information: >X http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Ant >X >X************************************************************************ >a663aa006693691c7d8c951a598dbf19 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203075
:
160991
|
160992
|
169115
|
178888