Commit Graph
8573 Commits
Author SHA1 Message Date
zzz 6d2fa690dc quoting fixups 2012-12-22 19:30:36 +00:00
zzz 470b8c59e7 minor console/update cleanups 2012-12-22 18:37:26 +00:00
zzz 81975e919b propagate from branch 'i2p.i2p.zzz.test2' (head f33dbe1499b84cf6192b1a7bd494eaf081a047c0)
to branch 'i2p.i2p' (head 4e5bd2836592b95e1eff01d8e83f2690da386ef8)
2012-12-22 18:34:51 +00:00
zzz 436d8f0785 - Add support for announce-list (BEP 12) to TrackerClient (ticket #778)
- Refactor dup tracker detection
2012-12-22 18:05:42 +00:00
kytv 9a241af241 enable translations for 'i2prouter' 2012-12-22 15:10:57 +00:00
kytv 69d22b84f9 i2prouter: integrate modifications from upstream (Tanuki) 2012-12-22 14:57:28 +00:00
zzz 7ea1bffea2 rename Tracker class for clarity 2012-12-22 14:13:16 +00:00
kytv c1f4155cd8 French language update from transifex + updated EN po files that were uploaded to transifex 2012-12-21 23:50:08 +00:00
kytv 85fda3ed7f minor regex tweak 2012-12-21 21:17:33 +00:00
kytv 8998bdec17 remove another reliance on external UNIX-only tools (and fixing formatting of my earlier commit) 2012-12-21 21:13:31 +00:00
kytv c9b6a3f01c Instead of deleting the empty directory placeholders, let's just not copy them to pkg-temp to begin with. 2012-12-21 20:53:51 +00:00
kytv 05c5f66012 fix my getBuildNumber regex 2012-12-21 20:46:02 +00:00
kytv 7fd59c4f10 add more excludes to 'sloccount.report' and make the report location configurable 2012-12-21 20:45:05 +00:00
kytv 6fe127286f add armv6 and armv7 to the "do not build EXE" list 2012-12-20 07:25:28 +00:00
kytv 406bcbef9d remove dependencies on external tools for getReleaseNumber and getBuildNumber
getReleaseNumber and getBuildNumber were *NIX only targets that relied on the external tools grep, cut, awk, and tr. These targets have been rewritten to use ant features.
2012-12-20 07:23:01 +00:00
kytv 9eb25f60c3 add sloccount report target 2012-12-20 07:16:39 +00:00
kytv b7c10d2adb remove a few more files with "ant clean" 2012-12-20 07:13:26 +00:00
kytv 816149efd3 debian: refresh patches 2012-12-19 21:31:02 +00:00
kytv aa6eefcc76 debian: add commented entries required for PPA builds & update "debianhowto" target
If someone runs "ant debian" to make installable packages, they do not need to
have their own wrapper or commons-logging  jars. The PPA builds, however, do
require them. During the last release I made the mistake of overwriting my "PPA
debian/control" file with the one from MTN that did not include these
dependencies.

Also updating "debianhowto" to reflect the fact that we no longer use
Debian's/Ubuntu's Jetty pkgs since Jetty6 appears to be leaving their repos in
the near future.
2012-12-19 21:25:04 +00:00
kytv 9ef9e48da9 remove executable bit 2012-12-19 21:09:17 +00:00
kytv 166e36aaef move taskdefs to targets
The directory installer/lib/ will be removed if a 'stripped' source tarball is
required. Without the changes in this commit, removing this directory will
require hackery to be performed on the I2P source in order for any of the ant
targets to work.
2012-12-19 21:08:57 +00:00
zzz 667b548d3b * Update: Hide the update buttons when router.updateDisabled=true, as is the case
for Debian packages. Broken in 0.9.4. (Ticket #817)
           Remove unused shouldInstall() method.
2012-12-19 14:58:37 +00:00
kytv 5dfef69688 Add dummy placeholder files to empty eepsite directories
git and a few other vcses don't store empty directories....but now these directories
are no longer empty.
2012-12-18 20:50:29 +00:00
zzz c3ae3f2895 build fix i2p-0.9.4 2012-12-17 15:29:26 +00:00
zzz 8b41956091 0.9.4 2012-12-17 14:52:02 +00:00
str4d 264e27ab3f Correct url for forum.i2p 2012-12-16 03:23:16 +00:00
zzz 74f6abc97a bump 2012-12-15 14:54:32 +00:00
zzz 8edbfc5198 replace call to Arrays.copyOf(), not in Java 5 2012-12-15 14:41:42 +00:00
kytv 8513d1f22b merge of '482fcb3afd2e52160588dbf9e253ff594e0d5ce3'
and 'a63132b861cf363158a5ac2e1897b4636321d536'
2012-12-15 00:37:09 +00:00
str4d cb75e3dc7e Documented required and optional test-related properties in build.properties 2012-12-14 22:33:37 +00:00
kytv a8926dae57 ship all of the *BSD jcpuid files in the installer 2012-12-14 22:20:20 +00:00
kytv c5502737f2 Debian: changelog and minor initscript updates 2012-12-14 16:14:46 +00:00
kytv 206cea8b56 update geoip.txt
Update geoip.txt based on Maxmind GeoLite Country database from 2012-12-04
2012-12-14 16:00:09 +00:00
kytv 003a8b07e1 German and Swedish translation updates from Transifex 2012-12-14 15:58:59 +00:00
zab c5d69eb231 jenkins test passed! 2012-12-14 08:34:27 +00:00
zab 78864ab380 test to see if the jenkins server by skydrome detects broken compilation 2012-12-14 08:29:08 +00:00
zzz ec22a6ec6b copy armv6 wrapper in preppkg-linux target 2012-12-13 12:33:53 +00:00
kytv b435857e15 don't try to copy armv7 wrapper in preppkg-linux target 2012-12-12 20:34:37 +00:00
zzz 8198419156 build fixup 2012-12-12 15:43:42 +00:00
zzz 60718dbf72 Drop custom-built armv7 wrapper.
Tanuki-built arm wrapper works on armv5 and armv7 but not on Raspberry Pi armv6.
Wrapper we built for Raspberry Pi does not work on Trimslice armv7.
2012-12-11 19:27:56 +00:00
zzz 4e558320a9 - i2psnark: Add announce list support (BEP 12) (ticket #778)
Preliminary. Still todo: TrackerClient
2012-12-10 22:48:44 +00:00
zab 1fa00a5738 Restore javadocs 2012-12-10 18:05:52 +00:00
zzz 9f6ebd8e10 longer tunnel options for servers; fix spacing issue 2012-12-10 17:39:02 +00:00
zzz c4a0fcbf43 propagate from branch 'i2p.i2p' (head 99b582d7fcc9d377341809a5fe580b439b37fea6)
to branch 'i2p.i2p.zzz.test2' (head f620dc8ce09657b3bfe0d87b5ee09c1bc33c31d1)
2012-12-10 17:23:29 +00:00
zzz 8104cb40cd Apache Tomcat 6.0.36 2012-12-10 17:23:07 +00:00
zab d2b2600e5e VersionComparator w/o object churn, ticket #789
tests
2012-12-10 10:07:34 +00:00
zab d062db3c17 Object churn improvements, ticket #787 2012-12-10 09:46:05 +00:00
zab 32a8bb7a3e more VersionComparator tests 2012-12-09 16:59:51 +00:00
zab d8417cbf71 more tests for VersionComparator 2012-12-09 13:28:06 +00:00
zzz 863a05b33d * susimail: Button CSS spacing tweak 2012-12-08 12:12:29 +00:00