Skip to content

Commit

Permalink
Drop obsolete xstream-benchmark project.
Browse files Browse the repository at this point in the history
  • Loading branch information
joehni committed Jan 2, 2023
1 parent 9262f7b commit b972c6d
Show file tree
Hide file tree
Showing 55 changed files with 4 additions and 2,939 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<!--
Copyright (C) 2006 Joe Walnes.
Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021 XStream committers.
Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 XStream committers.
All rights reserved.
The software in this package is published under the terms of the BSD
Expand Down Expand Up @@ -277,7 +277,6 @@
<module>xstream-hibernate</module>
<!--module>xstream-its</module-->
<module>xstream-jmh</module>
<module>xstream-benchmark</module>
<module>xstream-distribution</module>
</modules>

Expand Down Expand Up @@ -378,18 +377,6 @@
<classifier>javadoc</classifier>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-benchmark</artifactId>
<version>1.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-benchmark</artifactId>
<version>1.5.0-SNAPSHOT</version>
<classifier>javadoc</classifier>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
55 changes: 0 additions & 55 deletions xstream-benchmark/pom.xml

This file was deleted.

Empty file removed xstream-benchmark/profiles/osgi
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b972c6d

Please sign in to comment.