Commit Graph

3 Commits

Author SHA1 Message Date
1e89345450 don't go into an infinite loop on some io read situations (thanks bar!) 2007-01-07 21:50:47 +00:00
b89446db10 - rework the ant scripts to build and package the GUI, not the text interface.
that includes the installer and launch4j scripts, and bundles the various
platform-specific swt jars into various platform-specific installers.  see
doc/web/download.html and doc/web/dev.html for details.

** that the ant script will now fail **
to use ant, you either need to run "ant -Dswt.dir=/some/dir" or add
swt.dir=/some/dir to the (new?) file nbproject/private/private.properties

- remove the old shell/batch scripts - run with "ant run" or the launch4j'ed,
though there is a bin/readme.txt explaining what you need if you really want
a shell script.

- if the SWT UI is passed the parameter "--cli", it launches the text UI
instead

- override the I2P logfile location so it writes under $syndieRootDir/logs/
instead of ./logs/
2006-12-22 15:29:10 +00:00
9f7ed247ea initial import from svn of 0.910a 2006-10-12 22:35:02 +00:00