Commit Graph

14 Commits

Author SHA1 Message Date
mdb 86edceb739 OptimizeIt!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@449 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-11-10 00:37:27 +00:00
mdb f06fb0b18a Fixed classpath so that things in classes are preferred, things in
lib/*.jar are next and things in /usr/share/java/*.jar are last.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@413 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-11-02 02:02:27 +00:00
mdb cb67758df6 Updated Sun's javadoc URL.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@336 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-10-03 02:19:27 +00:00
mdb 07fcb0022b Switch from jarfile= to file=. It's the New Way (tm).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@321 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-09-20 01:52:12 +00:00
mdb d6a8e04e7e Pulled more things out into parameters.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@279 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 18:44:03 +00:00
mdb fbddd50cf5 Added dist to the all target.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@278 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 18:39:48 +00:00
mdb 0de8441f02 Yet more documentation mania!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@237 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 01:45:46 +00:00
mdb f130acc2ce Documentation mania!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@236 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 01:34:31 +00:00
mdb 7a91629b37 Add a link directive that causes java.* packages to be properly
referenced.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@235 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 00:08:14 +00:00
mdb e9bb61f1e8 Pull the classpath out into a separate path entity and reference that
wherever we need it.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@219 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 22:30:04 +00:00
mdb ac4494f1a6 Pass the proper classpath to the javadoc build.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@218 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 22:25:04 +00:00
mdb 804f98de22 Created a configuration management object that provides access to typed
config values retrieved from properties files that live in the classpath.
Also modified build system to copy properties files from the classpath
into the target directory so that they are properly available.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@165 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 02:44:34 +00:00
mdb 184f07a765 Eliminate build.sh because we use the debian ant package to compile now.
Modified build.xml to include jar files from the shared java directory
provided by Debian.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@85 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-03 22:17:02 +00:00
mdb b594197590 Switched to the ANT build system from make.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@84 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-03 21:21:46 +00:00