Commit Graph

22 Commits

Author SHA1 Message Date
Michael Bayne 07e4bdec4a Move overview.html to a place where Maven's javadoc plugin will find it. 2010-09-09 20:31:51 +00:00
Michael Bayne 28f9439b5f More layout standardizing. 2010-08-27 17:49:18 +00:00
Michael Bayne 6778ada227 Moving toward more standard project layout. 2010-08-27 17:47:07 +00:00
Michael Bayne a4e7f3fb47 Make "ant -Ddebug=true tests" run the tests with SQL debugging on. 2010-06-18 23:49:32 +00:00
Michael Bayne 6fd404587f Allow a specific test to be run with "ant -Dtest=Foo tests". 2010-06-18 23:12:27 +00:00
Michael Bayne 95e4e2d7da Javadoc cleanup and improvements. 2009-09-13 03:05:37 +00:00
Michael Bayne b43ca1e203 We no longer need to export a GWT jar file. 2009-08-18 22:07:07 +00:00
Michael Bayne 4839512173 Trim long line. 2009-07-13 06:58:52 +00:00
Michael Bayne f44f49aa49 We no longer care about Velocity. 2009-07-13 06:58:33 +00:00
Michael Bayne 9fd87441ac Added ByteEnumUtil for all your fromByte() needs, included it in the GWT jar in
case you need to do it in the land of gwit.
2009-07-10 20:37:57 +00:00
Michael Bayne ae2f7316f6 Oops. Can't do that. 2009-04-17 22:58:39 +00:00
Michael Bayne 02d782e7e5 Allow 1.6 source but continue to target 1.5 bytecode. 2009-04-17 22:50:54 +00:00
Par Winzell bbcf7c8607 Don't try to build the old EHCacheAdapter either, if we don't have ehcache. 2009-01-24 23:26:46 +00:00
Michael Bayne 8fec576663 Moved things that are not part of the Depot public API into an impl package.
Also moved WhereClause into depot.clause since it really wanted to be there.
2008-11-25 20:44:22 +00:00
Michael Bayne 22a3c138b7 We need our template files as well. 2008-11-20 00:13:21 +00:00
Michael Bayne c4eb78e0b8 Use the correct variable name. 2008-11-20 00:10:15 +00:00
Michael Bayne 42aa622551 Added README and build target descriptions. 2008-11-17 19:10:33 +00:00
Michael Bayne c60181a484 We need a GWT module. 2008-11-16 07:53:22 +00:00
Michael Bayne 50053f5282 Oh boy, we have to build a GWT source jar file. 2008-11-16 07:34:30 +00:00
Michael Bayne 601a15c00f Added snapshot target. 2008-11-16 06:49:09 +00:00
Michael Bayne 40c1480039 More tidying, added Javadoc overview. 2008-11-16 06:08:56 +00:00
Michael Bayne 745c380e8d Repackage Depot as com.samskivert.depot as it is now a standalone library.
We're also going to allow ourselves the luxury of a Google Collections
dependency.
2008-11-16 05:59:28 +00:00