File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 <property name =" javac.debug" value =" on" />
3333 <property name =" test_reports.dir" value =" ${ target.dir } /reports/test" />
3434
35- <property name =" contrib.version" value =" 7.6.15-SNAPSHOT " />
35+ <property name =" contrib.version" value =" 7.6.15" />
3636
3737
3838 <property name =" sonatype.dir" value =" ${ user.home } /.${ ant.project.name } -${ contrib.version } -sonatype" />
Original file line number Diff line number Diff line change 2323
2424 <!-- Detectors -->
2525
26- <!-- COMMENT OUT FOR RELEASE -->
26+ <!-- COMMENT OUT FOR RELEASE
2727
2828 <Detector class="com.mebigfatguy.fbcontrib.debug.OCSDebugger" speed="fast"/>
2929
3030 <Detector class="com.mebigfatguy.fbcontrib.detect.BloatedSynchronizedBlock" speed="fast" reports="BSB_BLOATED_SYNCHRONIZED_BLOCK" hidden="true" />
3131
3232 <Detector class="com.mebigfatguy.fbcontrib.detect.BloatedAssignmentScope" speed="fast" reports="BAS_BLOATED_ASSIGNMENT_SCOPE" hidden="true" />
3333
34- <!-- COMMENT OUT FOR RELEASE -->
34+ COMMENT OUT FOR RELEASE -->
3535
3636 <Detector class =" com.mebigfatguy.fbcontrib.collect.CollectStatistics" speed =" fast" reports =" " hidden =" true" />
3737
Original file line number Diff line number Diff line change 77
88 <groupId >com.mebigfatguy.fb-contrib</groupId >
99 <artifactId >fb-contrib</artifactId >
10- <version >7.6.15-SNAPSHOT </version >
10+ <version >7.6.15</version >
1111
1212
1313 <!-- TODO: Oss parent is obsolete, define items directly for releasing -->
You can’t perform that action at this time.
0 commit comments