- Dec 26, 2012
- Dec 25, 2012
-
-
kytv authored
- set eol for certain files in installer targets (since editing *.config and *.xml in windows is practically impossible without an externally installed editor such as vim or notepad++ and of course we want people to be able to read the licenses if they desire...etc.) - try to prevent user error by ensuring that the proxy/*.ht files have eol set to crlf in the prepConsoleDocs target
-
- Dec 24, 2012
-
-
kytv authored
use ant features instead of Unix commands where possible in the installer2app target. Also make izpack2app a settable property
-
kytv authored
debian-binary: don't assume that noAutoDebchange will be set by people that know that debian/changelog needs to be set
-
kytv authored
add additional arm types to the 'noExe' condition & add reference the cybergarage javadocs revision in history.txt
-
kytv authored
javadoc fixes for the upstream cybergarage UPnP library. Upstream ticket #3598391 has been filed for this issue.
-
- Dec 23, 2012
-
-
kytv authored
-
kytv authored
- trimMtnRev: create a new property with the revision trimmed to 8 characters. - getExtendedVersion: create a new property that includes the full version with the shortened MTN revision tacked on - debchange: automatically update debian/changelog with the I2P version. Called by the "debian" target unless the property noAutoDebchange is set. - debian-tarball: export i2p.i2p branch to a new directory, remove the binaries like jbigi and launch4j, and create a tarball. * move packages created by "ant debian" to ${basedir} * add debian/changelog to .mtn-ignore since it is now automatically updated (by default). * add *.deb to .mtn-ignore
-
kytv authored
-
- Dec 22, 2012
- Dec 21, 2012
- Dec 20, 2012
- Dec 19, 2012
-
-
kytv authored
-
kytv authored
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.
-
kytv authored
-
kytv authored
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.
-
zzz authored
for Debian packages. Broken in 0.9.4. (Ticket #817) Remove unused shouldInstall() method.
-
- Dec 18, 2012
-
-
kytv authored
git and a few other vcses don't store empty directories....but now these directories are no longer empty.
-
- Dec 17, 2012
-