Commit graph

119 commits

Author SHA1 Message Date
Sean Owen 94c65df792 JUnit 4.12 beta 1 2014-07-30 14:24:35 +01:00
Sean Owen 9ecc921f7f Update plugins 2014-07-25 22:38:33 +01:00
Sean Owen bf6303b4f3 Update site, source plugins 2014-07-13 19:16:54 +01:00
Sean Owen 47d877d80a Update jar plugin 2014-07-02 23:00:15 +01:00
Sean Owen 40b48a9163 Apps shouldn't refer to a SNAPSHOT as they are not released in the same way. Refer to last stable build. 2014-06-18 16:23:43 +01:00
Sean Owen e86712f7ff Faster test execution by reusing JVMs and conservatively scaling with cores 2014-06-01 23:32:44 +01:00
Sean Owen 1fa62635de Update Android Maven plugin 2014-05-31 13:24:08 +01:00
Sean Owen 2cf4ea92a0 Findbugs 2.5.4 2014-05-25 17:47:03 +01:00
Sean Owen 90cc0b8b13 [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
Sean Owen 4af41323ae [maven-release-plugin] prepare release zxing-3.1.0 2014-05-22 16:19:05 +01:00
Sean Owen 45da6416e6 [maven-release-plugin] rollback the release of zxing-3.1.0 2014-05-22 16:10:10 +01:00
Sean Owen d20a7ac375 [maven-release-plugin] prepare for next development iteration 2014-05-22 12:34:50 +01:00
Sean Owen edf35c7cac [maven-release-plugin] prepare release zxing-3.1.0 2014-05-22 12:33:24 +01:00
Sean Owen 1405fb4cc2 android-core can be built even without SDK 2014-05-22 12:30:15 +01:00
Sean Owen 3a322f9fb0 Pull project component dependency versions into parent 2014-05-22 08:17:32 +01:00
Sean Owen 2a8cd871bc Add dependency convergence check 2014-05-13 15:35:52 +01:00
Sean Owen c1b1b63170 Refactor common code from across Android apps into module 2014-04-30 15:12:13 +01:00
Sean Owen 02e0512a62 Initial commit of Google Glass GDK app 2014-04-26 12:02:51 +01:00
Sean Owen 27b5ce245d Guava 17 2014-04-23 15:39:21 +01:00
Sean Owen 27cff89316 [maven-release-plugin] prepare for next development iteration 2014-04-18 14:30:03 +01:00
Sean Owen 32fcad21c3 [maven-release-plugin] prepare release zxing-3.0.1 2014-04-18 14:27:03 +01:00
Sean Owen 01c53feaaa Incompatible with Sonatype parent, so try just inlining its few settings 2014-04-18 14:24:15 +01:00
Sean Owen a63034d4c5 Try directly activating release profile and don't release android, androidtest as part of library release 2014-04-18 12:39:23 +01:00
Sean Owen 41caac38e8 Use new oss-parent 9 2014-04-14 08:23:45 +01:00
Sean Owen 2e1ac0405a Switch from java8 profile to simple java.version param 2014-04-14 08:23:28 +01:00
Sean Owen 8ab6a1b902 SLF4J 1.7.7 2014-04-05 23:47:03 +01:00
Sean Owen c837a8eaa4 Use jarsigner 1.3.2 2014-03-25 19:08:53 +00:00
Sean Owen fabd9f6473 Minimal changes to build successfully with Java 8, plus optional profile to enable it 2014-03-25 18:01:01 +00:00
Sean Owen ed0ad2cd32 Update surefire plugin 2014-03-20 17:08:13 +04:00
Sean Owen 85417072e1 Enable zipalign for Maven Android builds 2014-03-13 09:26:17 -07:00
Sean Owen 654bf49a57 Further specify Android release settings in Maven profile 2014-03-13 08:09:36 -07:00
Sean Owen 0de9db4b0f Only build Android bits if Android SDK is available as ANDROID_HOME 2014-03-08 01:05:54 +00:00
Sean Owen 9aaf701356 To use latest Android plugin, which is needed, require Maven 3.1.1 2014-03-08 00:34:14 +00:00
Sean Owen 69f7521968 Enable android and androidtest as modules in the unified Maven build now 2014-03-08 00:30:51 +00:00
Sean Owen d895a11bbe Merge branch 'AndroidMaven' 2014-03-08 00:22:15 +00:00
Sean Owen 9974bd0ff4 Avoid bogus Maven 3.0.x warning by duplicating plugin versions 2014-03-04 16:47:48 +00:00
Sean Owen 08e7375c2c Experiment with building Android through Maven 2014-03-04 16:45:52 +00:00
Sean Owen 182fcbe923 Additional release changes for next time 2014-02-28 12:38:36 +00:00
Sean Owen f1c385ba93 [maven-release-plugin] prepare for next development iteration 2014-02-28 12:27:11 +00:00
Sean Owen 47b3d63d97 [maven-release-plugin] prepare release zxing-3.0.0 2014-02-28 12:20:21 +00:00
Sean Owen 28d948876b Work around site deployment config, and work around git 1.8 problem with new scm plugin 2014-02-28 12:17:52 +00:00
Sean Owen 1ad60d0da8 Minor changes to build from first run at 3.0.0 release 2014-02-28 11:52:52 +00:00
Sean Owen cef513e790 Correctly configure findbugs, add excludes, fix a few simple warnings 2014-02-26 22:47:32 +00:00
Sean Owen d92153ae00 Remove deprecated glass-mirror 2014-02-26 21:59:26 +00:00
Sean Owen 29e481f423 Update GPG plugin 2014-02-26 21:24:22 +00:00
Sean Owen 6292ec0b6f Update Guava, SLF4J, Commons FileUpload and GWT versions 2014-02-07 15:14:25 -05:00
Sean Owen fa6a0af316 Deprecate incomplete Glass Mirror now that a Glass device will be available for development of on-device app 2014-02-06 13:42:25 -05:00
Sean Owen c1df162b95 Add apache-rat check for copyright headers, and fix a bunch of files without them (mostly actionscript, jruby) 2014-01-22 19:37:33 +00:00
Sean Owen 1ea0b66bff Add basic site generation for zxing.github.io 2014-01-22 18:11:05 +00:00
Sean Owen 8d858df1da Update Guava, Glass dependencies 2014-01-21 21:56:03 +00:00