Commit Graph

9 Commits

Author SHA1 Message Date
samskivert c0dc419e49 Pared down the dependency checking. A lot of it has become obsolete over the
years.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2817 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2010-08-27 08:40:24 +00:00
samskivert 53effafe58 Got a little too excited here. We can only nix commons-io. We still need
collections and logging. Sigh.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2588 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2009-07-12 21:02:19 +00:00
samskivert 7f76e4f876 Depot now lives in its own project.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2480 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-11-16 07:49:17 +00:00
mdb 84597c3b99 Added log4j support to the log wrapper. It is enabled if the log4j
configuration system property is set (and a particular logger is not
specifically configured).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2315 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-05-28 18:02:37 +00:00
mdb ec0069f802 Fixed typo.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2310 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-05-27 17:56:52 +00:00
mdb 8f7d134526 Don't build tests unless we have JUnit, don't build FileUtil unless we have
commons-io (I should probably move that into com.samskivert.io but there are
various dependers that I don't feel like breaking).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2301 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-05-07 06:39:09 +00:00
mdb 3f6a9520fe Tidy up Depot build depends; reinstate build.depot.tools depend.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2145 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2007-07-26 20:09:06 +00:00
mdb 023384ead1 Info-ize various build feedback messages.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2137 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2007-07-25 21:46:51 +00:00
mdb 29e45ddf96 Move supporting build xml files into etc/ to avoid clutter.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2099 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2007-05-03 20:26:23 +00:00