Skip to content

Commit c3ba3a6

Browse files
authored
JCR-5224: remove jackrabbit 2.0 compatibility and performance tests (#331)
1 parent 87ff8c7 commit c3ba3a6

6 files changed

Lines changed: 0 additions & 180 deletions

File tree

test/compatibility/create20/pom.xml

Lines changed: 0 additions & 64 deletions
This file was deleted.

test/compatibility/create20/src/test/java/org/apache/jackrabbit/harness/compatibility/CreateRepositoryTest.java

Lines changed: 0 additions & 28 deletions
This file was deleted.

test/compatibility/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
<modules>
4242
<module>parent</module>
4343
<module>base</module>
44-
<module>create20</module>
4544
<module>create21</module>
4645
<module>create22</module>
4746
<module>create24</module>

test/performance/jackrabbit20/pom.xml

Lines changed: 0 additions & 58 deletions
This file was deleted.

test/performance/jackrabbit20/src/test/java/org/apache/jackrabbit/performance/PerformanceTest.java

Lines changed: 0 additions & 28 deletions
This file was deleted.

test/performance/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
<modules>
4242
<module>parent</module>
4343
<module>base</module>
44-
<module>jackrabbit20</module>
4544
<module>jackrabbit21</module>
4645
<module>jackrabbit22</module>
4746
<module>jackrabbit23</module>

0 commit comments

Comments
 (0)