Commit Graph

60 Commits

Author SHA1 Message Date
Michael Bayne ad864e3498 [maven-release-plugin] prepare release depot-1.6.4 2014-06-25 21:54:27 +00:00
Michael Bayne e12e0bf15c Update Maven compiler plugin. 2014-06-25 21:49:12 +00:00
Michael Bayne a961f5e4c2 Version updates! Mostly plugins, samskivert 1.8.2.
Also added maven-dependency-plugin so that hopefully I can release without
freakoutery.
2014-06-25 21:48:53 +00:00
Ray Greenwell c02625f0d7 Preparing for 1.7-SNAPSHOT development. 2014-05-20 18:37:46 +00:00
Ray Greenwell 832f934faf Preparing for depot-1.6.3 release. 2014-05-20 18:34:06 +00:00
Ray Greenwell d45af7c98c Depend on samskivert 1.7.4.. 2014-05-20 18:33:19 +00:00
Michael Bayne 9ebd2c677c Use new smarter DatabaseLiaison.lastInsertedId. 2014-05-02 18:19:51 +00:00
Michael Bayne 1547c7d44c [maven-release-plugin] prepare for next development iteration 2013-09-17 19:11:08 +00:00
Michael Bayne 7e1f8d4230 [maven-release-plugin] prepare release depot-1.6.2 2013-09-17 19:11:04 +00:00
Michael Bayne 0c26a26ce0 Bump HSQLDB to 2.9, fix test that assumed count(*) returned int. 2013-05-16 18:42:05 +00:00
Michael Bayne e468e2937a Add nexus-staging-maven-plugin; makes releases easier. 2013-05-08 23:33:03 +00:00
Michael Bayne f3b7af452d [maven-release-plugin] prepare for next development iteration 2013-05-07 19:54:03 +00:00
Michael Bayne 1f0a64b8e3 [maven-release-plugin] prepare release depot-1.6.1 2013-05-07 19:53:59 +00:00
Michael Bayne 8803b2de12 Use latest guava and samskivert. 2013-05-07 19:51:36 +00:00
Michael Bayne c340e7062d Use normal Guava. 2013-05-07 19:39:37 +00:00
Michael Bayne a625c831ae Updates to work with HSQLDB 2.2.4.
We need the HsqldbLiaison fixes from samskivert 1.8-SNAPSHOT and we have to nix
some hardcoded bogosity in our own tests.
2013-05-06 17:38:16 +00:00
Michael Bayne 959dbacb53 [maven-release-plugin] prepare for next development iteration 2012-10-09 19:15:33 +00:00
Michael Bayne e6072acae9 [maven-release-plugin] prepare release depot-1.6 2012-10-09 19:15:26 +00:00
Ray Greenwell 5afad5b6b3 Move to samskivert 1.7 and guava-jdk5 13.0 2012-10-03 00:24:17 +00:00
Par Winzell 97be694e70 Preparing for 1.6-SNAPSHOT development. 2012-04-21 22:11:35 +00:00
Par Winzell c7b02449a9 Preparing for depot-1.5.3 release. 2012-04-21 22:00:46 +00:00
Mark Johnson 385e823b5b Preparing for 1.6-SNAPSHOT development. 2012-04-11 02:43:52 +00:00
Mark Johnson 4d28182537 Preparing for depot-1.5.2 release. 2012-04-11 02:42:20 +00:00
Par Winzell d0e8f18b2d Preparing for 1.6-SNAPSHOT development. 2012-02-10 15:59:32 +00:00
Par Winzell 5f4777186e Preparing for depot-1.5.1 release. 2012-02-10 15:56:46 +00:00
Ray Greenwell d2f530f850 Bump to guava 11.0.1. 2012-01-10 20:04:56 +00:00
Ray Greenwell 73c111c20b Update to Guava 11, change MapMaker/ConcurrentMap -> CacheBuilder/LoadingCache. 2012-01-05 20:34:14 +00:00
Michael Bayne 332abecef7 [maven-release-plugin] prepare for next development iteration 2011-09-30 00:46:03 +00:00
Michael Bayne fa263416ae [maven-release-plugin] prepare release depot-1.5 2011-09-30 00:45:33 +00:00
Michael Bayne 6faff4617b Ordering tweaks. 2011-09-30 00:44:29 +00:00
Michael Bayne c3a01d5883 Capitalized name, fixed description. 2011-09-30 00:44:07 +00:00
Michael Bayne 5a3266640f Update some depends and the samskivert API docs URL. 2011-09-30 00:41:39 +00:00
Ray Greenwell c3c651340b Guava 10.0. 2011-09-28 22:32:02 +00:00
Dave Hoover 3c1e6f7538 Depot needs java 1.6 2011-07-01 18:11:14 +00:00
Charlie Groves b6942ec74a Remove and ignore Eclipse files in favor of letting people generate their own using m2eclipse 2011-06-27 20:51:07 +00:00
Dave Hoover ee93f91e61 Preparing for depot-1.5-SNAPSHOT development. 2011-05-24 20:57:26 +00:00
Dave Hoover 6c47a9c4ac Preparing for 1.4 release. 2011-05-24 20:50:06 +00:00
Charlie Groves 1f7263c6fa Preparing for 1.4-SNAPSHOT development. 2011-03-23 22:19:01 +00:00
Charlie Groves 19d9821f66 Preparing for 1.3 release. 2011-03-23 22:16:54 +00:00
Charlie Groves 8d56a93538 Meh, I was wrong in r841. Because the target version is 1.6, anything that tries to build against
depot with a 1.5 compiler is going to blow up with a mismatched version. Go back to 1.5 in build.xml
and pom.xml, but leave Eclipse using a 1.6 JVM. This means if anyone regenerates the m2eclipse
configuration, this will break in Eclipse again. Lame.
2011-03-23 22:09:29 +00:00
Charlie Groves 1a2967b31f yohoho no longer cares if depot is built with 1.6, so build with that since we're using 1.6's Connection.createArrayOf in PostgreSQL4Builder. Sneak a ooo-buildification in with the compiler version bump. 2011-03-23 20:42:00 +00:00
Michael Bayne a0999fb8a4 [maven-release-plugin] prepare for next development iteration 2011-01-07 22:31:59 +00:00
Michael Bayne e0a55fc3a8 [maven-release-plugin] prepare release depot-1.2 2011-01-07 22:31:45 +00:00
Michael Bayne 16919c056b Use the latest stable samskivert: 1.2. 2011-01-07 22:27:35 +00:00
Michael Bayne 7d99928d7c Maven makes using version ranges too annoying by constantly checking for new
versions with the repository.

Why, Maven, do you not offer an option to not go searching numerous sources on
the Internet every time I run a build? (And then timing out when some of those
sources are behind firewalls and I'm not running vpn at the moment.) Indeed,
why would that not be the default?
2010-12-18 17:30:57 +00:00
Michael Bayne 63ac28fcef Do so in a syntactically correct manner as well. 2010-12-09 17:19:40 +00:00
Michael Bayne eeb8f5eeb7 Allow newer versions of our samskivert and guava dependencies. 2010-12-09 17:19:12 +00:00
Michael Bayne fd035fd463 [maven-release-plugin] prepare for next development iteration 2010-11-20 02:54:24 +00:00
Michael Bayne 35f9d8339e [maven-release-plugin] prepare release depot-1.1 2010-11-20 02:54:12 +00:00
Michael Bayne e39e7fea42 We don't actually use any Ant code in Depot. Amazing! 2010-11-15 18:03:38 +00:00