1
0
mirror of https://github.com/Rogiel/torrent4j synced 2025-12-06 15:42:47 +00:00

Fix tracker support and update maven build script

Fixed an issue with the tracker support in which it wansn't doing
requests correctly and not updating the swarm list. Also adds support
for assembling in maven. Now, each compilation will build generate an
zip, tar.gz and tar.bz2 files with dependencies, binary and javadoc
files.
This commit is contained in:
2011-09-14 23:59:50 -03:00
parent 13bba4246f
commit 6821fd3e0f
37 changed files with 907 additions and 178 deletions

View File

@@ -1,3 +1,6 @@
#Thu Apr 28 01:49:42 BRT 2011
#Wed Sep 14 13:05:56 BRT 2011
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.6

View File

@@ -0,0 +1,5 @@
#Wed Sep 14 13:04:25 BRT 2011
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1