Ignore:
Timestamp:
01/31/14 10:21:05 (10 years ago)
Author:
pharms
Message:
  • trial with getting emma back to run
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-test/pom.xml

    r1343 r1347  
    8282                </configuration> 
    8383            </plugin> 
     84            <plugin> 
     85                <groupId>org.apache.maven.plugins</groupId> 
     86                <artifactId>maven-surefire-plugin</artifactId> 
     87                <version>2.12</version> 
     88                <configuration> 
     89                    <argLine>-XX:-UseSplitVerifier</argLine> 
     90                </configuration> 
     91            </plugin> 
    8492        </plugins> 
    8593    </build> 
Note: See TracChangeset for help on using the changeset viewer.