]> source.dussan.org Git - sonarqube.git/commit
SONAR-1450: Add project for IT
authorGodin <mandrikov@gmail.com>
Thu, 2 Dec 2010 21:35:04 +0000 (21:35 +0000)
committerGodin <mandrikov@gmail.com>
Thu, 2 Dec 2010 21:35:04 +0000 (21:35 +0000)
commit0853bc889c30602733a4520327ee3fb6c8dacd92
tree171bfdfbc06516244ce1d627beae0d773518ea6e
parentd68565f7ad394a80fa70729211c2bc373a4492d1
SONAR-1450: Add project for IT
tests/integration/tests/build.xml
tests/integration/tests/custom-projects/violations-timemachine/README.txt [new file with mode: 0644]
tests/integration/tests/custom-projects/violations-timemachine/v1/pom.xml [new file with mode: 0644]
tests/integration/tests/custom-projects/violations-timemachine/v1/src/main/java/org/sonar/tests/violationstimemachine/FileRemovedInV2.java [new file with mode: 0644]
tests/integration/tests/custom-projects/violations-timemachine/v1/src/main/java/org/sonar/tests/violationstimemachine/Hello.java [new file with mode: 0644]
tests/integration/tests/custom-projects/violations-timemachine/v2/pom.xml [new file with mode: 0644]
tests/integration/tests/custom-projects/violations-timemachine/v2/src/main/java/org/sonar/tests/violationstimemachine/FileAddedInV2.java [new file with mode: 0644]
tests/integration/tests/custom-projects/violations-timemachine/v2/src/main/java/org/sonar/tests/violationstimemachine/Hello.java [new file with mode: 0644]