1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00

Added Java 7 support and Java 7 VFSServive using native APIs

This commit is contained in:
2011-09-11 21:47:20 -03:00
parent d9f2c4b8c1
commit 91b770a923
19 changed files with 196 additions and 145 deletions

View File

@@ -143,13 +143,6 @@
<scope>runtime</scope>
</dependency>
<!-- vfs -->
<dependency>
<groupId>commons-vfs</groupId>
<artifactId>commons-vfs</artifactId>
<version>20050307052300</version>
<type>jar</type>
<scope>runtime</scope>
</dependency>
</dependencies>
<issueManagement>