kytv 625e029b18 call tar directly when making osx bundle
When using ant's tar option, the permissions on JavaStubApplication were
getting reset, causing the extracted archive to not be executable. By using the
system's tar the permissions are not reset.
2011-10-01 17:10:05 +00:00
2011-08-04 12:25:50 +00:00
2011-08-05 11:11:10 +00:00
2011-08-03 08:42:59 +00:00
2011-08-04 11:09:43 +00:00

Current setup:
* Build itoopie:
    * 'ant' in the i2p.itoopie directory
* Run:
	java -jar itoopie.jar


Thanks to
- KillYourTV for debugging and helping out with platform testing as well as fixing the shortcuts of the installer.
- User for tons of testing and a lot of good ideas and requests.
- ReturningNovice for testing and finding bugs.
- zzz for helping out with broad knowledge of I2P, build process and Jetty.
Description
No description provided
Readme 186 MiB
Languages
Java 86.5%
HTML 6.5%
C 4.2%
Python 1.3%
Shell 0.9%
Other 0.6%