samskivert
83e1c95c34
Converted all tests to JUnit 4. Nixed vestigial Velocity-related test class.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2809 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2010-08-27 00:34:13 +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
5c46986b00
I grow tired of having a commons-io dependency (and all the crap that comes
...
along with it just to have essentially two methods:
copy(InputStream,OutputStream) and toString(InputStream)
We'll just duplicate those ten lines of code and save a dozen of our libraries
some trouble. This is a precursor to a possible Velocity jihad because Velocity
is pissing me off by not working because of some bullshit classloader
tomfoolery that is the sort of thing that makes Java programmers want to jump
butt first off the building.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2586 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2009-07-12 20:52:39 +00:00
par.winzell
48f79b9a26
In the interest of freedom from dependencies, we shall do away with the comforts of Google.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2502 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-12-09 23:30:11 +00:00
par.winzell
d6c62dde74
We love Google Collections, yes we do.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2499 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-12-09 23:08:05 +00:00
samskivert
dd28c6bf09
Use the version number free ehcache.jar.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2474 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2008-11-10 19:50: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
landonf
1a2cd499ba
Need both junit4 and junit-3.7
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2219 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2007-08-29 21:50:11 +00:00
mdb
dc2ba271cf
Updated the README for external users of the library. Switched to junit4 and a
...
version agnostic servlet-api.jar.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2218 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2007-08-28 20:18:12 +00:00
mdb
4ccc1e96bf
Use whatever servlet library is available. We're switching to Jetty 6 and
...
Servlet 2.5 on Whirled and we want samskivert to remain happy.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2117 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2007-06-28 20:36:14 +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