gerrit/gerrit-main
Shawn Pearce ab21a266b1 Build Main for Java 1.2
This tiny class uses a very ancient and limited API so it runs on any
JVM. Its entire purpose is to check the minimum Java version, fail if
it is too low, otherwise jump into the real class in another package.

The Maven build used to create this class for Java 1.2, so it would be
helpful to users attempting to launch Gerrit on the wrong JVM. That flag
was lost when the build moved to Buck.

Reset the source and target level to 1.2 so the warning message might
be useful again, especially during the jump from Java 6 to Java 7.

Change-Id: I9187e13ee67c9c482a8e11296649fcf712e5aad1
2013-11-30 01:53:00 -08:00
..
src/main/java Add startup check for Java 7 2013-11-26 19:56:52 -08:00
BUCK Build Main for Java 1.2 2013-11-30 01:53:00 -08:00