Sean Owen
|
f578184873
|
Fix proguard library path for android app
|
2017-10-25 19:29:49 +01:00 |
|
Sean Owen
|
550afd451c
|
[maven-release-plugin] prepare for next development iteration
|
2017-10-25 18:28:09 +01:00 |
|
Sean Owen
|
0edfaa0318
|
[maven-release-plugin] prepare release zxing-3.3.1
|
2017-10-25 18:28:02 +01:00 |
|
Sean Owen
|
b14d476a30
|
Use gpg not gpg2
|
2017-10-25 18:23:43 +01:00 |
|
Sean Owen
|
f4d5b1f785
|
[maven-release-plugin] rollback the release of zxing-3.3.1
|
2017-10-25 18:22:03 +01:00 |
|
Sean Owen
|
cd97b100fa
|
[maven-release-plugin] prepare for next development iteration
|
2017-10-25 18:12:27 +01:00 |
|
Sean Owen
|
06eb69b579
|
[maven-release-plugin] prepare release zxing-3.3.1
|
2017-10-25 18:12:21 +01:00 |
|
Sean Owen
|
67c6e4126c
|
Minor plugin, dependency updates
|
2017-10-25 17:39:54 +01:00 |
|
Sean Owen
|
7c1f313c05
|
Revert to checkstyle 6.x for Java 7 support
|
2017-10-06 12:41:47 +01:00 |
|
Sean Owen
|
5b9ce1cd74
|
Better web app logging and checkstyle update
|
2017-10-06 12:09:40 +01:00 |
|
Sean Owen
|
05093ed3d2
|
Disable Android, proguard, appspot for JDK 9
|
2017-09-22 17:50:34 +01:00 |
|
Sean Owen
|
ea6111c7f9
|
Build Java 9 on Travis; update plugins
|
2017-09-22 16:07:00 +01:00 |
|
Sean Owen
|
7a5038a070
|
Update plugins, deps; update Guava but restore Java 7 interop by using 23.0-android and restricting to zxingorg module
|
2017-08-16 12:30:37 +01:00 |
|
Sean Owen
|
f4266e0a51
|
Minor version updates
|
2017-06-08 13:52:39 +01:00 |
|
Sean Owen
|
6ae3a36107
|
Remove glass, androidtest apps
|
2017-04-15 13:13:52 +01:00 |
|
Sean Owen
|
7fdc869d02
|
Minor plugin updates
|
2017-04-13 17:16:47 +01:00 |
|
Sean Owen
|
5b14d23194
|
Update plugins/deps, fix bug in base64 decoding
|
2017-04-06 14:31:14 +01:00 |
|
Sean Owen
|
b5f6d3f73c
|
Update plugin and minor deps; catch additional Android error in app
|
2017-03-15 11:08:07 +00:00 |
|
Sean Owen
|
27b686e132
|
Finally, make sure android.jar now isn't built into / dexed into .apks
|
2017-01-24 15:20:06 +00:00 |
|
Sean Owen
|
a4485c2293
|
Set Android plugin SDK location explicitly to solve Travis error?
|
2017-01-24 13:37:41 +00:00 |
|
Sean Owen
|
5d61990e26
|
Build entirely using local Android SDK to move beyond Android 4.1
|
2017-01-24 13:25:08 +00:00 |
|
Sean Owen
|
63c4b21556
|
Minor dependency updates, including Guava
|
2017-01-24 12:21:37 +00:00 |
|
Sean Owen
|
7daac7cb8b
|
Don't target platform 25; easier to leave it at 24
|
2017-01-06 14:12:30 +00:00 |
|
Sean Owen
|
0fe0d09602
|
Minor dep update
|
2017-01-06 13:30:11 +00:00 |
|
Sean Owen
|
dfe4819691
|
Minor updates / optimization from inspection; minor plugin / dependency updates
|
2016-12-12 15:50:30 +00:00 |
|
Sean Owen
|
0dfda08078
|
Fix typos; avoid use of java.util.Date; other small improvements from inspection; deprecate some accidentally-public methods
|
2016-11-29 12:16:07 +00:00 |
|
Sean Owen
|
28f8bd37f3
|
Update deps including Guava 20; use switch in pref to chained if-else for slightly more consistent style
|
2016-11-11 20:20:46 +00:00 |
|
Sean Owen
|
bdd1bd3640
|
Test bumping android platform to 24
|
2016-10-01 06:48:03 -05:00 |
|
Sean Owen
|
9130b7907e
|
Minor dep updates
|
2016-09-30 00:22:02 -05:00 |
|
Sean Owen
|
ec383d2411
|
[maven-release-plugin] prepare for next development iteration
|
2016-09-16 15:20:51 +01:00 |
|
Sean Owen
|
6b6ad7ff0b
|
[maven-release-plugin] prepare release zxing-3.3.0
|
2016-09-16 15:20:45 +01:00 |
|
Sean Owen
|
47459f4bd7
|
Bump SNAPSHOT to 3.3.0 for next release
|
2016-09-11 22:07:04 +01:00 |
|
Sean Owen
|
1a444601d9
|
Move gh-pages branch into docs/, fix/overhaul site gen and javadoc, and regenerate site for 3.2.2-SNAPSHOT
|
2016-09-11 20:52:01 +01:00 |
|
Sean Owen
|
5451f71722
|
And fix @{argLine} syntax for non-Jacoco builds
|
2016-09-04 22:41:08 +01:00 |
|
Sean Owen
|
343ddc7a98
|
Fix argLine for jacoco, and update to war plugin 3.0.0
|
2016-09-04 21:31:26 +01:00 |
|
Sean Owen
|
f6a1e20e1b
|
Fix one code warning; update plugins
|
2016-08-08 11:16:57 +01:00 |
|
Sean Owen
|
78fbdc58fc
|
Update plugins; use https:// URLs consistently for good practice
|
2016-07-16 12:38:19 +01:00 |
|
Sean Owen
|
d3dd1827ba
|
Don't interpret very long strings.with.dots.like.this to be interpreted as URIs
|
2016-07-08 15:21:18 +01:00 |
|
Sean Owen
|
08e5431d99
|
Implement more style checks around whitespace
|
2016-06-24 10:28:00 +01:00 |
|
Sean Owen
|
53ce55ed96
|
Render groupings of packages in javadoc
|
2016-06-20 15:55:22 +01:00 |
|
Sean Owen
|
19ce4cfb3b
|
Use HTTPS for all zxing.org / zxing.appspot.com links
|
2016-06-20 15:51:44 +01:00 |
|
Sean Owen
|
5927f6ef09
|
Redirect to https://zxing.org directly, and touch up a build warning
|
2016-06-20 09:13:21 +01:00 |
|
Sean Owen
|
6ffb40e1fd
|
Update plugins; fix logging of uploaded file name
|
2016-06-12 18:10:45 +01:00 |
|
Sean Owen
|
3d18e3e449
|
Update proguard plugin to 2.0.13
|
2016-06-10 13:59:08 +01:00 |
|
Sean Owen
|
b1f4b5a269
|
Try local-only Proguard optimization for core library
|
2016-06-08 18:40:27 +01:00 |
|
Sean Owen
|
58f748a451
|
Remove unneeded .gitignore, and unneeded libs copy step for Android targets. Update plugins. Fix javadoc warning / checkstyle problem.
|
2016-06-08 15:15:06 +01:00 |
|
Sean Owen
|
2a5a62e373
|
Don't build source, javadoc in Travis
|
2016-05-22 22:33:04 -05:00 |
|
Sean Owen
|
a064c719e6
|
Update plugins
|
2016-05-08 09:32:07 +01:00 |
|
Sean Owen
|
d5058a71c6
|
Test signed commit and update minor deps, plugin
|
2016-04-05 22:51:25 +01:00 |
|
Sean Owen
|
85f5d0597d
|
Update plugins, slf4j, jetty
|
2016-03-01 00:32:30 +00:00 |
|
Sean Owen
|
1fbefcac31
|
New profile to limit memory usage in Travis
|
2016-02-08 14:38:18 +00:00 |
|
Sean Owen
|
308d91de1c
|
Update plugins, dependencies, and clean up small code inspection issues
|
2016-01-21 14:46:48 +01:00 |
|
Sean Owen
|
4e3abafe30
|
Closes issue #518 : build assembly jar for javase to include dependencies like jcommander now. Also updates some plugins.
|
2015-12-09 14:25:10 +00:00 |
|
Sean Owen
|
a92f9040b3
|
Add what's new for 4.7.4 and update proguard
|
2015-10-27 10:57:38 +00:00 |
|
Sean Owen
|
f58271e146
|
Closes issue #484 : back-port almost all the orientaiton logic from BS+ to handle reverse-mounted cameras on devices like the Nexus 5X
|
2015-10-26 18:02:23 +00:00 |
|
Sean Owen
|
f8623ccb12
|
Target API 22 since not yet updated for new permission model; fix beep problem that surfaces in Android 6; update plugins
|
2015-10-23 06:28:55 -07:00 |
|
Sean Owen
|
6d61977c2e
|
Update jai-imageio license; remove unneeded gwt-servlet dep; update clirr
|
2015-09-25 11:25:51 +01:00 |
|
Sean Owen
|
c3f91a0058
|
Support more TIFF files in ImageIO with JAI plugin (and update a few plugins)
|
2015-09-23 11:40:08 +01:00 |
|
Sean Owen
|
585667bc31
|
[maven-release-plugin] prepare for next development iteration
|
2015-08-19 13:21:05 +01:00 |
|
Sean Owen
|
e641a9c36b
|
[maven-release-plugin] prepare release zxing-3.2.1
|
2015-08-19 13:21:00 +01:00 |
|
Sean Owen
|
72f8ce5968
|
Update to target Android 23; brief 3.2.1 release note
|
2015-08-19 12:09:39 +01:00 |
|
Sean Owen
|
7ee719b613
|
Fix a few small app bugs from stack traces, and update plugins
|
2015-08-17 09:59:20 +01:00 |
|
Sean Owen
|
d3c092e3f1
|
(Part 2 -- trying again) Make compile warnings into errors; update some plugins; use https in web based generator
|
2015-07-26 17:17:22 +01:00 |
|
Sean Owen
|
ea9a260f0a
|
Fix javadoc 8 error; actually enable enforcer; update plugins
|
2015-05-25 23:54:50 +01:00 |
|
Sean Owen
|
8bae23a923
|
Revert another change that causes a whirr failure, fix rat warnings, and one more error on Android generated files
|
2015-05-15 16:23:18 +01:00 |
|
Sean Owen
|
d272315f73
|
Fix rat failure
|
2015-05-15 15:50:13 +01:00 |
|
Sean Owen
|
867d580e66
|
Enable RAT check in build; enable checkstyle; fix some violations; update Jetty/Android plugin
|
2015-05-15 15:44:45 +01:00 |
|
Sean Owen
|
560cba85b0
|
Update plugins (now requires Maven 3.2); fix javadoc warning
|
2015-05-03 20:49:10 +01:00 |
|
Sean Owen
|
295cac5b0d
|
Update plugins; credit for Ukrainian translations
|
2015-04-04 12:52:35 +01:00 |
|
Sean Owen
|
bc3c8e3ffd
|
Target Android 5.1 (don't require it); bump BS app number for next release; update plugins
|
2015-03-21 16:44:46 +00:00 |
|
Sean Owen
|
2a07421ada
|
Plugin updates
|
2015-03-05 11:57:18 +00:00 |
|
Sean Owen
|
e4bb497942
|
[maven-release-plugin] prepare for next development iteration
|
2015-02-15 12:48:15 +00:00 |
|
Sean Owen
|
adfc4097ad
|
[maven-release-plugin] prepare release zxing-3.2.0
|
2015-02-15 12:48:10 +00:00 |
|
Sean Owen
|
2399d9913b
|
Update maven android plugin to new groupID
|
2015-02-12 14:58:04 +00:00 |
|
Sean Owen
|
6a41126e03
|
Proguard 5.2
|
2015-01-30 20:36:20 +00:00 |
|
Sean Owen
|
3ef50066db
|
Remove explicit Central ref; move jarsigner config to pluginManagement
|
2015-01-30 17:11:07 +00:00 |
|
Sean Owen
|
31f551e78f
|
Update plugins and generates hashes in build
|
2015-01-24 10:55:19 +00:00 |
|
Sean Owen
|
61f7f9f196
|
Update plugins, deps
|
2015-01-08 09:53:32 +00:00 |
|
Sean Owen
|
ce1fbe1b76
|
Cleanups while looking at issue #268
|
2014-12-13 17:13:39 +00:00 |
|
Sean Owen
|
aa97cd17fb
|
GWT 2.7.0 final
|
2014-12-03 11:07:28 -06:00 |
|
Sean Owen
|
0d81afba4a
|
Update plugin, dep versions
|
2014-11-12 15:05:11 +00:00 |
|
Sean Owen
|
e0495aafd3
|
Update gwt, android plugin
|
2014-10-30 21:39:44 +00:00 |
|
Sean Owen
|
b8bafbe5c9
|
Update for Android 5; use Proguard 5
|
2014-10-21 18:05:08 +01:00 |
|
Sean Owen
|
ba8b74feae
|
Update plugins, GWT
|
2014-10-21 12:28:57 +01:00 |
|
Sean Owen
|
1773520808
|
Only run jacoco on Travis builds
|
2014-10-07 17:58:59 +01:00 |
|
Sean Owen
|
ba90a1c617
|
Standardize jacoco config location
|
2014-10-04 13:42:29 +01:00 |
|
Sean Owen
|
36ec7cb555
|
Update javadoc plugin
|
2014-10-02 20:02:36 +01:00 |
|
Sean Owen
|
6a6b6b2eb5
|
Update jacoco plugin
|
2014-10-02 19:50:13 +01:00 |
|
stevepeak
|
e061224d80
|
Added Codecov.io coverage reporting
|
2014-10-02 16:22:39 +00:00 |
|
Sean Owen
|
1992bd069e
|
Update glass version, some plugins
|
2014-09-26 11:12:15 +01:00 |
|
Sean Owen
|
b0bf36f42c
|
Update to Android plugin 4.0.0-rc.1
|
2014-09-21 14:34:21 +01:00 |
|
Sean Owen
|
c2f89de24b
|
Move JavaEE dep to zxing.org/
|
2014-09-21 14:28:17 +01:00 |
|
Sean Owen
|
2717e8f4f6
|
Fix up parents and bump Glass version
|
2014-09-13 23:25:49 +01:00 |
|
Sean Owen
|
221058f814
|
Guava 18
|
2014-09-10 23:10:03 +01:00 |
|
Sean Owen
|
aa0b4c93c0
|
Remove version declaration workaround now that we're on Maven 3.1+
|
2014-09-08 21:32:17 +01:00 |
|
Sean Owen
|
d4cd922cf0
|
Add clirr plugin to detect public API changes
|
2014-09-08 20:58:21 +01:00 |
|
Sean Owen
|
836fa5b9ec
|
Update 2 plugins
|
2014-09-02 16:39:55 +01:00 |
|
Sean Owen
|
850b884320
|
RAT 0.11
|
2014-08-30 19:48:48 +01:00 |
|
Sean Owen
|
7d35bd0bdd
|
Add new secure access to Maven Central repo
|
2014-08-06 09:05:22 +01:00 |
|
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 |
|
Sean Owen
|
3f6ee7f789
|
Update project site references to Github
|
2014-01-18 14:06:46 +00:00 |
|