Skip to content

Commit

Permalink
Fix file listing.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 15, 2017
1 parent 9ea7edc commit 8aff2a4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<email>p@rdus.de</email>
<active>no</active>
</lead>
<date>2017-11-14</date>
<date>2017-11-15</date>
<version>
<release>1.0.0alpha1</release>
<api>1.0.0</api>
Expand Down Expand Up @@ -75,7 +75,6 @@
</dir> <!-- /test -->
<file name="build.xml" role="php" />
<file name="LICENSE" role="doc" />
<file name="phpunit.xml" role="php" />
</dir> <!-- / -->
</contents>
<dependencies>
Expand Down Expand Up @@ -106,7 +105,6 @@
<install as="Horde/Kolab/Config.php" name="lib/Horde/Kolab/Config.php" />
<install as="Horde/Kolab/Config/Exception.php" name="lib/Horde/Kolab/Config/Exception.php" />
<install as="LICENSE" name="LICENSE" />
<install as="" name="phpunit.xml" />
<install as="Horde/Kolab/Config/AllTests.php" name="test/Horde/Kolab/Config/AllTests.php" />
<install as="Horde/Kolab/Config/Autoload.php" name="test/Horde/Kolab/Config/Autoload.php" />
<install as="Horde/Kolab/Config/bootstrap.php" name="test/Horde/Kolab/Config/bootstrap.php" />
Expand All @@ -129,7 +127,7 @@
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2017-11-14</date>
<date>2017-11-15</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Mark PHP 7 as supported.
Expand Down

0 comments on commit 8aff2a4

Please sign in to comment.