Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gwtproject/gwt-history


https://github.com/gwtproject/gwt-history

Use local JDK in CI when possible rather than downloading it

aabff306edff1cfdf3bad6939d45b0c182de5fd8 authored almost 4 years ago by Thomas Broyer <[email protected]>
Use eskatos/gradle-command-action in CI

63aef8d933b44feeec8321b815eaaad0def81ba5 authored almost 4 years ago by Thomas Broyer <[email protected]>
Update Gradle, plugins, and dependencies

Keep google-java-format to 1.7 for JDK 8 compatibility,
and the ktlint plugin to 9.x as 10.0.0 f...

ce92d3f16b4645300682af07a18f0c902223a73d authored almost 4 years ago by Thomas Broyer <[email protected]>
Use Spotless to enforce formatting and license headers

This replaces all three google-java-format, ktlint,
and hierynomus license plugins.

4cae067c7590e3f4ca64634ea57d3eace6e4d2b0 authored almost 4 years ago by Thomas Broyer <[email protected]>
Replace jcenter with mavenCentral

9cd03ca5f7e6675a2fa93ee42057c415550511b0 authored almost 4 years ago by Thomas Broyer <[email protected]>
Use JDK 15 in CI, instead of 14

bbb6a64a45a8541503c2dc2ed8f4ea82f5f1d426 authored almost 4 years ago by Thomas Broyer <[email protected]>
Add goog.define for the deferred-binding property for J2CL

32c6ec30a91b0d48da644bd7cc258e7d77ae8c39 authored over 4 years ago by Thomas Broyer <[email protected]>
Rename deferred-binding property with "gwt." prefix

47322ea373a07faa71e66f2a327b20fc5b2f8cff authored over 4 years ago by Thomas Broyer <[email protected]>
Update to gwt-window 1.0.0-RC2 for J2CL compatibility

This is in preparation to running the tests with J2CL.

c4317dab3bb2f9f6b67304ea03907d5c50c012c1 authored over 4 years ago by Thomas Broyer <[email protected]>
Add META-INF/gwt/mainModule for use with gwt-maven-plugin's generate-module

3f5f8a0031b1c10ff75504bcb3d6e528e4bdc4f6 authored over 4 years ago by Thomas Broyer <[email protected]>
Run tests with J2Cl, by forking a Maven process

Run them with ChromeDriver in the GitHub Actions workflow

57767e7789750b443ad87d47e5c835f51e613f5d authored over 4 years ago by Thomas Broyer <[email protected]>
Cache Maven dependencies in the GitHub Actions workflow

Also bumps to actions/cache@v2, and only cleanup before cache
if the cache wasn't hit.

For the ...

a571232b49f73484554d4723e8c6e61c5b6afb5a authored over 4 years ago by Thomas Broyer <[email protected]>
Split testing logic and actual test harness in separate classes

This is in preparation to running tests with J2CL.

63796e105dd83355c34092ad2f5fd1fd2f06ecc5 authored over 4 years ago by Thomas Broyer <[email protected]>
Remove all uses of com.google.gwt in tests

This is in preparation to running tests with J2Cl.

2ef1963fa49b74027da7d011c442f573ed1dfa15 authored over 4 years ago by Thomas Broyer <[email protected]>
Update publishing to provide version from the command-line

42758ebe712ac8df6f4aa272cafd740c7a27509f authored over 4 years ago by Thomas Broyer <[email protected]>
Generate HTML 5 javadoc when building with JDK 9+

fec3a8c8ad854f2c076b684ce6ceff88e39c8bab authored over 4 years ago by Thomas Broyer <[email protected]>
Do not publish Gradle build scan on GitHub Actions

39c196044f4737ad8292f67cb353af3bc4c7a6bd authored over 4 years ago by Thomas Broyer <[email protected]>
Update to non-snapshot dependencies

89e55658963d5daa81a70446fa5767512a7a2822 authored over 4 years ago by Thomas Broyer <[email protected]>
Simplify Maven publishing configuration

29c831d2b95444911bef0b146787587d64957607 authored over 4 years ago by Thomas Broyer <[email protected]>
Add GitHub Actions workflow

7b45c4837868a804b7b956d61f31e5179e7243a1 authored over 4 years ago by Thomas Broyer <[email protected]>
Fix javadoc formatting that fails with newer JDKs

07751e9f1ffc9dbb861ba7f5d83a6938c14fe539 authored over 4 years ago by Thomas Broyer <[email protected]>
Enable dependency locking to ease dependency caching in CI

Use strict dependency locking in the project build, but not
in the buildSrc as that will actuall...

c0d42462936f47c83c9d8c06892d2e59f1776777 authored over 4 years ago by Thomas Broyer <[email protected]>
Update Gradle, plugins, and dependencies

105245353db388ba637b78f42787a9bd68365e0c authored over 4 years ago by Thomas Broyer <[email protected]>
Upgrade to Gradle 5.6.2 and various build updates

9b3fb3d152e635918514df61d9c83d3cb2d6bcba authored about 5 years ago by Thomas Broyer <[email protected]>
Upgrade to Gradle 4.10

e2c4d799c2a4ab2a0ee2ecafa3904462a82d227b authored over 6 years ago by Thomas Broyer <[email protected]>
Update google-java-format plugin and ktlint

ffa83bb68f6edf0e1c662b660b7699e98be64cdf authored over 6 years ago by Thomas Broyer <[email protected]>
Test-drive net.ltgt.errorprone-javacplugin version 0.5

4245639e590119c70ba61de54043fd3e000daa28 authored over 6 years ago by Thomas Broyer <[email protected]>
Upgrade to Gradle 4.8.1

c70542bc3f239e0153a3af6d4db043d626d85524 authored over 6 years ago by Thomas Broyer <[email protected]>
Fix javadoc

c6401078db76250fe7742edb7e75e5020df0d330 authored over 6 years ago by Thomas Broyer <[email protected]>
Workaround for https://github.com/gradle/gradle/issues/5630

236b28921faf9bfa3efabd0e30ff8d83eb0bbcda authored over 6 years ago by Thomas Broyer <[email protected]>
Publish to Sonatype OSSRH and prepare for Central

e23b26cd91b7157b93139b2d1ede49194414e0e1 authored over 6 years ago by Thomas Broyer <[email protected]>
Enforce license headers in source files

…and add missing one.

2db49bcdf779e675f5353e7dfb538258e6899b59 authored over 6 years ago by Thomas Broyer <[email protected]>
Change copyright to "The GWT Project Authors" and add AUTHORS file

…populated from GWT commit history.

92be291a4fc3fe2815425f73d0f399e73924a093 authored over 6 years ago by Thomas Broyer <[email protected]>
Migrate build to Gradle Kotlin DSL

04366ecf150e9f33a881033cfe15b799ff31db15 authored over 6 years ago by Thomas Broyer <[email protected]>
Upgrade to Gradle 4.8-rc-3

f8584dedef3285afc382db5e7a3f8621b7cc873a authored over 6 years ago by Thomas Broyer <[email protected]>
Update Error Prone and Google Java Format

(and net.ltgt.errorprone plugin)

d47eeedc38ffafe5e199a74a2cf255e695982b27 authored over 6 years ago by Thomas Broyer <[email protected]>
Use snapshots from Sonatype OSSRH (instead of Jitpack)

488ddd3ab797c5cb1c0e264f2ff76d20518917c5 authored over 6 years ago by Thomas Broyer <[email protected]>
Update Gradle to 4.4

9dfa3ec4d79b0982588f35301416feea571a0433 authored about 7 years ago by Thomas Broyer <[email protected]>
Update to Elemental2 1.0.0-RC1

3446d237c9bf857be073247517ecdc213aae6fab authored about 7 years ago by Thomas Broyer <[email protected]>
Update to ErrorProne 2.1.3

007620f7b647cbfa19e2448ef3206470b7d6d8a1 authored about 7 years ago by Thomas Broyer <[email protected]>
Update to elemental2 1.0.0-beta-2

9a7a8936da853999ae5dff94f9dce9c065a48bb0 authored about 7 years ago by Thomas Broyer <[email protected]>
Add explicit dependency on elemental2-core

…as it's directly used in code.

05f4335f9565b7c2b34dea8b28dbd9985cc5fc56 authored about 7 years ago by Thomas Broyer <[email protected]>
Cleanup javadoc

873d0e41b7560551cd45423d6a9f88134c44163e authored about 7 years ago by Thomas Broyer <[email protected]>
Replace c.g.g.event and c.g.g.user.Window with their org.gwtproject equivalents

42d55d0bddd20ca95b536119bd03df0f6739658e authored about 7 years ago by Thomas Broyer <[email protected]>
Reformat with google-java-format

8729017a414c13b2b88352dd06d53cfc68750411 authored about 7 years ago by Thomas Broyer <[email protected]>
Remove support for old browsers

(back to IE8 included)
Keeps the double-encoding "hack" for Firefox, despite it no
longer being ...

9ae4c4ec953d709462492189dd60ce8d3881e8eb authored about 7 years ago by Thomas Broyer <[email protected]>
Compile with -Werror -Xlint:all

d98525f8fec7f246d3b409233f6aee6e8719df6b authored about 7 years ago by Thomas Broyer <[email protected]>
Import com.google.gwt.user.History to org.gwtproject.user.history.History

307193c9b4b9cc70711f759b532ca6312d269360 authored about 7 years ago by Thomas Broyer <[email protected]>
Compile with Error Prone

fd54982289b07de1480f41936fa06c8349898d7d authored about 7 years ago by Thomas Broyer <[email protected]>
Replace deferred-binding with System.getProperty

edf5901290ed738bb17764f2e0f7695edde426aa authored about 7 years ago by Thomas Broyer <[email protected]>
Allow running tests with different run styles

Pass -Ptest.gwt.runStyle=… to specify a different run style.
Standard output is passed through t...

e1e7946cf252440523c35cacaedda684c3348b2e authored about 7 years ago by Thomas Broyer <[email protected]>
Run GWT Compiler in validateOnly mode to check the module

JUnit tests aren't enough, as they automatically inherit the
com.google.gwt.user.User module (th...

d902c3dc7c435d585329a5309fe1717a0991e2d0 authored about 7 years ago by Thomas Broyer <[email protected]>
Remove deprecated methods and classes

ff5f2daf05cf06e8a3eea4a029623059094d4694 authored about 7 years ago by Thomas Broyer <[email protected]>
Convert code to Java 8 syntax, and a couple other small changes

3f9d8ccb8412040cf96014442887e89b62a0b70b authored about 7 years ago by Thomas Broyer <[email protected]>
Replace JSNI with JsInterop

This also fixes a bug in token "double encoding" which actually
only encoded/decoded the first '...

915965af30996d7e0cda1141212a9201d3f230e0 authored about 7 years ago by Thomas Broyer <[email protected]>
Initial commit

e70ff76f4aa47c38ba5b28274a18e9ff92808ecb authored about 7 years ago by Thomas Broyer <[email protected]>