1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 00:13:11 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
c4052ccb3b Divides 'dist' folder into several assembly specific distribution parts
The 'dist' folder has been renamed to 'distribution' and divided into 2
subfolders:
 - 'distribution/global' -> included in all assemblies
 - 'distribution/sql' -> included in SQL assemblies
2011-09-19 16:03:39 -03:00
a2e8680f72 Update assembly descriptor and improves significantly the documentation
Fixes an issue in the assembly descriptor that included older
compilation binaries into assemblies.
Improved javadoc documentation in more than 150 classes, including
fixing mistakes.
2011-09-15 01:21:52 -03:00
aabe375b49 Support for H2 databases
Signed-off-by: Rogiel <rogiel@rogiel.com>
2011-05-27 00:13:59 -03:00
a162b9d6d5 VFSService and pom.xml updated
Signed-off-by: Rogiel <rogiel@rogiel.com>
2011-05-26 19:06:37 -03:00
7afb924443 Updated maven build script
Signed-off-by: Rogiel <rogiel@rogiel.com>
2011-05-13 18:21:38 -03:00