Ecosyste.ms: OpenCollective

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

GWT Project

Compile Java to highly optimized JavaScript with this open source toolkit
Collective - Host: opensource - https://opencollective.com/gwt-project - Website: https://gwtproject.org - Code: https://github.com/gwtproject

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...

github.com/gwtproject/gwt-http - 530bc4b20129e3a33c1aa8a6301c9d915eaa8451 authored almost 4 years ago by Thomas Broyer <[email protected]>
Use eskatos/gradle-command-action in CI

github.com/gwtproject/gwt-http - cd07523603be025200be5059cbbef695110a87eb authored almost 4 years ago by Thomas Broyer <[email protected]>
Use JDK 15 in CI, instead of 14

github.com/gwtproject/gwt-http - 0adb1600bd60ee0e8d42cb950f6fb92c41834fc3 authored almost 4 years ago by Thomas Broyer <[email protected]>
Simplify identity hashcode implementation.

PiperOrigin-RevId: 357871100
Change-Id: I10a2c43ff3f52f90001ed90ccc3816d35c9cc614

github.com/gwtproject/gwt - 593bfedbd237f073a134e5849ebb8769990fc6a7 authored almost 4 years ago by Goktug Gokdogan <[email protected]>
Cleanup/minimize JsUtils cast usages.

PiperOrigin-RevId: 356884581
Change-Id: I625eaabfd5bea972663a909a7532bc8e1ce81522

github.com/gwtproject/gwt - 6df48e8bd6872f96ec1b1baef72e4cbdae2226e7 authored almost 4 years ago by Goktug Gokdogan <[email protected]>
Change responsibility of handling null key in HashMap.

This in preparation for upcoming WASM specialization of the HashMaps.

PiperOrigin-RevId: 355495...

github.com/gwtproject/gwt - c01bae86c8a8c1e0a1695e155f0f6505e98e41f9 authored almost 4 years ago by Goktug Gokdogan <[email protected]>
Add Character.isTitleCase.

PiperOrigin-RevId: 355341342
Change-Id: I0d57f07dab3905299d519f90f487e461259da79e

github.com/gwtproject/gwt - bcae65b505aed72df3514103b603dea07a8df38f authored almost 4 years ago by Goktug Gokdogan <[email protected]>
Add Charset.defaultCharset.

PiperOrigin-RevId: 355338816
Change-Id: I38c9e062b8d0a9391f913fc91ea17191bdeb757c

github.com/gwtproject/gwt - f99d553d88e63df769d861e791bc9bf796fcc501 authored almost 4 years ago by Goktug Gokdogan <[email protected]>
Add incomplete emulations in PrintStream

Change-Id: I35e2c280c8df909d6af4ab7a30b2d1828af651ea

github.com/gwtproject/gwt - bd7c89c913c1462f8ba6e4c57049c3c789216c32 authored almost 4 years ago by Kashish Bansal <[email protected]>
Wrong gwt module location in jar

github.com/gwtproject/gwt-event-dom - 609ab560ea61a3c937cd53ee24a4ad8b9bdcfb8c authored about 4 years ago by Dmitrii Tikhomirov <[email protected]>
Update README.md (#25)

Update README.md to fix project URLs and module names

github.com/gwtproject/gwt-safehtml - 681f166b4740b0f22e051db4c17e450f019c8d60 authored about 4 years ago by Rob Newton <[email protected]>
Update project for latest GWT, poms for release (#8)

* Renamed module to match convention and gwt-user
* Removed a log command causing extra spam
*...

github.com/gwtproject/gwt-json - 015c8a6ed2d0dbbb25bd9b533f67845f9a0a261a authored about 4 years ago by Colin Alworth <[email protected]>
add GitHub actions, update .gitignore & README.md (#8)

github.com/gwtproject/gwt-layout - c251f838c3e79f36290845d1d7e5a6c98b51323e authored about 4 years ago by Frank Hossfeld <[email protected]>
Update to latest gwt/elemental2 and cleanup poms for release (#6)

github.com/gwtproject/gwt-layout - 9d519e1b0f61539d9fd7d077092a41800604f633 authored about 4 years ago by Colin Alworth <[email protected]>
Disable tests that fail in htmlunit (#4)

github.com/gwtproject/gwt-layout - 377d5470bfd342bc1307240f8db98dfb70e98520 authored about 4 years ago by Colin Alworth <[email protected]>
Inline example for javadoc so that it doesn't fail from missing doclet (#5)

github.com/gwtproject/gwt-layout - 4ef94eb4716476fe6f204e0971b5e1e3501f1d67 authored about 4 years ago by Colin Alworth <[email protected]>
add GitHub action, update .gitignore, update description in pom, update README.md (#9)

github.com/gwtproject/gwt-json - 10f83e7f2ae0f4d33b0d73681be98c65078eef0a authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #3 from FrankHossfeld/dependabot/maven/old/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1 in /old

github.com/gwtproject/gwt-storage - ce5b03a1f2b6c239afd65d892af388d8a969e342 authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #2 from FrankHossfeld/dependabot/maven/gwt-storage-gwt2-tests/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1 in /gwt-storage-gwt2-tests

github.com/gwtproject/gwt-storage - 62e8312fabfd497ea1b92d0a3b7973156ebf0316 authored about 4 years ago by Frank Hossfeld <[email protected]>
Fix javadoc errors and warnings (#7)

github.com/gwtproject/gwt-animation - eb2f45ae0e37e1652c45bb568386637b914952f7 authored about 4 years ago by Colin Alworth <[email protected]>
Finalize poms for deploy (#6)

* Remove snapshot dependencies and repository
* Fix project name in readme
* Centralize versio...

github.com/gwtproject/gwt-animation - 74cbae052b6faea188fa8e956e5fd9a96ca42582 authored about 4 years ago by Colin Alworth <[email protected]>
Remove dummy entrypoint (#5)

github.com/gwtproject/gwt-aria - b50ee9abb56c089100c8972fb7b7deaff098fad3 authored about 4 years ago by Colin Alworth <[email protected]>
Prepare poms for release (#4)

* Only deploy the actual module
* Fix project name
* Remove snapshot repo
* Update to stable ...

github.com/gwtproject/gwt-aria - fb0c0dca0a4a31e5a0b21dda1b32d65ca8cd367c authored about 4 years ago by Colin Alworth <[email protected]>
Bump junit from 4.12 to 4.13.1 in /gwt-aria-gwt2-tests (#3)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

github.com/gwtproject/gwt-aria - af85fef223139e038b8950073258ebd3b8c0a147 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update README.md

github.com/gwtproject/gwt-jsonp - 0b98d05815848087437fdc96193851d3f1f28aba authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #2 from FrankHossfeld/dependabot/maven/gwt-jsonp-gwt2-tests/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1 in /gwt-jsonp-gwt2-tests

github.com/gwtproject/gwt-jsonp - 0fe6fbf612c1066f71d25e0d652deeca8b84ddd3 authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #1 from FrankHossfeld/readme-dependencies

Include dependency information in README

github.com/gwtproject/gwt-jsonp - d341899c5919ec40099ee1f9241b6e86fdf1bb5b authored about 4 years ago by Frank Hossfeld <[email protected]>
Fix javadoc errors and warnings. (#9)

github.com/gwtproject/gwt-event-dom - 2970327e10cc8b63ead5c9ba8a7d4c5e4f725618 authored about 4 years ago by Colin Alworth <[email protected]>
Pom clean-up for release: (#8)

* fix indentation
* ensure only library is deployed
* only declare plugins/properties once
* ...

github.com/gwtproject/gwt-event-dom - 1c4ef8f21a94f7d5080a8a08afc782a0dd1a401e authored about 4 years ago by Colin Alworth <[email protected]>
Avoid using ensureInt for out of bounds array access

J2CL handles integer overflow correctly so doesn't need ensureInt
otherwise. This will enable J2...

github.com/gwtproject/gwt - ace78af575217192e7f444a1628844c8c30d5d6a authored about 4 years ago by Goktug Gokdogan <[email protected]>
Remove caching for String.hashcode

String hashcode is no longer used in HashMap and it is only used if it is directly called and it...

github.com/gwtproject/gwt - 0a56fb5c795a2cc580e3e6ff13b6523a3ae6a446 authored about 4 years ago by Goktug Gokdogan <[email protected]>
update junit version to 4.13.1 (#17)

github.com/gwtproject/gwt-dom - d652fd6cb041322cd99195f98d982da0a9b2de51 authored about 4 years ago by Frank Hossfeld <[email protected]>
Removed obsolete attributes/properties from td/tr class (#11)

github.com/gwtproject/gwt-dom - 1406a02d4f14839c405ebfbecaf11607ceeee65f authored about 4 years ago by Dmitrii Tikhomirov <[email protected]>
Fix javadoc for is/as methods, and fix warnings in Document/Element/Node (#23)

github.com/gwtproject/gwt-dom - 4f4b85a1976626c44ae96efce311e515314ceeb6 authored about 4 years ago by Colin Alworth <[email protected]>
Fix IndentityHashMap's handling of unboxed keys

...more specifically double and boolean.

PiperOrigin-RevId: 339814745
Change-Id: I6c4222c53adef...

github.com/gwtproject/gwt - d5a99de70d8f11da467d039d2bd0f85564c24482 authored about 4 years ago by Goktug Gokdogan <[email protected]>
Fix javadoc errors (#22)

Fixes #20

github.com/gwtproject/gwt-dom - b511776367a2ab6ccd38abbd2cc92f4e577f078f authored about 4 years ago by Colin Alworth <[email protected]>
add-ci-setup (#21)

github.com/gwtproject/gwt-dom - 117c04c7475c50782e2f556fd2180e77383de043 authored about 4 years ago by Frank Hossfeld <[email protected]>
Add SuppressWarnings for new Error Prone checker

This file is intentionally using Optional wrong as part of its tests.
That's fine, but we plan t...

github.com/gwtproject/gwt - 477270500d64fece6c3be51f107a08967c5297da authored about 4 years ago by Alan Malloy <[email protected]>
Update project description in pom (#16)

github.com/gwtproject/gwt-dom - 4b2af86602aaf1ea09233fe131a27cdc8487e7aa authored about 4 years ago by Frank Hossfeld <[email protected]>
Remove test dependencies from main project (#18)

github.com/gwtproject/gwt-dom - 251cf796637a3359da837057f87054aaeff5d7a3 authored about 4 years ago by Frank Hossfeld <[email protected]>
Remove snapshot repo (#19)

github.com/gwtproject/gwt-xhr - 3edd4b15f155fad50a50b6f2848f5fb1c46a17ca authored about 4 years ago by Colin Alworth <[email protected]>
Update to latest typedarrays with non-snapshot dependencies (#22)

github.com/gwtproject/gwt-xhr - cf5ca1cce97198281a320425918914da60fddba0 authored about 4 years ago by Colin Alworth <[email protected]>
Remove unused property (#14)

github.com/gwtproject/gwt-typedarrays - 2a77d9cbc24b1dbc987739e23933b438b63e809e authored about 4 years ago by Frank Hossfeld <[email protected]>
Update to release versions and remove snapshot repo (#13)

github.com/gwtproject/gwt-typedarrays - f44f7bce0d3ae1020a855dd5db41306e79aef2ca authored about 4 years ago by Frank Hossfeld <[email protected]>
Bump junit from 4.12 to 4.13.1 in /gwt-timer-gwt2-tests

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https...

github.com/gwtproject/gwt-timer - 9d20cb2eb4a7ee7f9444bd689c00260fed3aced3 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update gwt-timer version, move properties to parent (#21)

github.com/gwtproject/gwt-xhr - cbcaa761a175735676d372a4aeff190e1ed4d1a9 authored about 4 years ago by Colin Alworth <[email protected]>
Remove ways to accidentally get snapshots (#24)

github.com/gwtproject/gwt-safehtml - bf6e6c8aaace083b26437d32829caba80f25137a authored about 4 years ago by Colin Alworth <[email protected]>
Update to stable typedarrays version (#20)

github.com/gwtproject/gwt-xhr - 73f4cc5e8fa8385b2e2ccabfa03d8b1240c1934c authored about 4 years ago by Colin Alworth <[email protected]>
Fix return type of overrideMimeType to match spec (#18)

github.com/gwtproject/gwt-xhr - 8c272f886b85726bc5448fb335ac92d123432892 authored about 4 years ago by Colin Alworth <[email protected]>
Remove logger (#4)

It looks like this was added during migration to test it, but wasn't
part of the initial implem...

github.com/gwtproject/gwt-geolocation - 3e8d5f68c857f02bb2942d355c525a1f915dc139 authored about 4 years ago by Colin Alworth <[email protected]>
Add the same distribution management as in other projects (#3)

github.com/gwtproject/gwt-geolocation - c4ef4adb62f16cfa125b09dd57a84923bd0b10d4 authored about 4 years ago by Colin Alworth <[email protected]>
Bump junit from 4.12 to 4.13.1 in /gwt-geolocation-gwt2-tests (#2)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

github.com/gwtproject/gwt-geolocation - 6fde40debc2b1ce3d767e93c0909882575f5dbd5 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump junit from 4.12 to 4.13.1 in /gwt-xhr-gwt2-tests (#16)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

github.com/gwtproject/gwt-xhr - 5e7ecf5449d5f6893df2a2a9879551db83907428 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix a few javadoc issues (#17)

github.com/gwtproject/gwt-xhr - 91dec44bfe9e579eebd517600e9ea15ed25492ad authored about 4 years ago by Colin Alworth <[email protected]>
Shade processor dependencies to avoid conflicts in applications (#23)

github.com/gwtproject/gwt-safehtml - 6269d95cbce1bb53e6274da43e5a47195e26f0dd authored about 4 years ago by Colin Alworth <[email protected]>
Merge pull request #321 from gwtproject/dependabot/maven/junit-junit-4.13.1

Bump junit from 3.8.1 to 4.13.1

github.com/gwtproject/gwt-site - 1aeefca0e316b6de5ac51f520e6dab16d9ee0b36 authored about 4 years ago by Colin Alworth <[email protected]>
Update README.md

github.com/gwtproject/gwt-safecss - 76ae6e55dda69d615964482c4136c71725648592 authored about 4 years ago by Frank Hossfeld <[email protected]>
Update README.md

github.com/gwtproject/gwt-safecss - 37b6c6b382acc7f1d63c5c33b5f9e067e0c48eab authored about 4 years ago by Frank Hossfeld <[email protected]>
Bump junit from 4.12 to 4.13.1 in /gwt-safecss-gwt2-tests (#6)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

github.com/gwtproject/gwt-safecss - fe22beca12380340622ae8c98c0dd47e156b5e22 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump junit from 4.12 to 4.13.1 in /gwt-animation-gwt2-tests (#5)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

github.com/gwtproject/gwt-animation - 7a16beafa0e345173b3519a41469179c0446ff10 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move version props to parent pom, and update junit version as directed (#22)

github.com/gwtproject/gwt-safehtml - 9b57b51b8bac05fc227478e168c269771a8a0bbe authored about 4 years ago by Colin Alworth <[email protected]>
Bump junit from 4.11 to 4.13.1 in /old

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https...

github.com/gwtproject/gwt-storage - d5796c55aabd6194b0efce400b31712ac56df25c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump junit from 4.12 to 4.13.1 in /gwt-storage-gwt2-tests

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https...

github.com/gwtproject/gwt-storage - d602a40091217144893710bfda63292fbff57b54 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump junit from 4.12 to 4.13.1 in /gwt-jsonp-gwt2-tests

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https...

github.com/gwtproject/gwt-jsonp - 1bb6c3900e95b2a52d2b6527449d575bbc3c85fd authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump junit from 3.8.1 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](http...

github.com/gwtproject/gwt-site - a0da09996b5edf1006d997ccfc0247532c30e163 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Share deployment logic between all projects (#16)

github.com/gwtproject/gwt-safehtml - ebb5c55566f31c8b1190a09f5fefd9df7e82fe2d authored about 4 years ago by Colin Alworth <[email protected]>
Update project descriptions (#17)

github.com/gwtproject/gwt-safehtml - 408b137bea5f71ed2524898d0a4b0d54cea41753 authored about 4 years ago by Colin Alworth <[email protected]>
Update to latest GWT/elemental/jsinterop and prepare for release (#1)

github.com/gwtproject/gwt-geolocation - 6a02251ce1b51a85dee9cedbd7dba0d9d9118a2b authored about 4 years ago by Frank Hossfeld <[email protected]>
transport

github.com/gwtproject/gwt-storage - 01cf2ec6967c87ac80cd94fbb9faee7663de0ed4 authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #15 from FrankHossfeld/improveDeployBehavior

improve deploy behavior

github.com/gwtproject/gwt-xhr - 5ccca618f1fa3e929ba7c5dc19af8a9187a53892 authored about 4 years ago by Colin Alworth <[email protected]>
improve deploy behavior

github.com/gwtproject/gwt-xhr - 6280e6b650b5b1e808a64d7c2220c4c1ea4e2387 authored about 4 years ago by Frank Hossfeld <[email protected]>
Avoid deploy of parent (#15)

github.com/gwtproject/gwt-safehtml - 1fa3fd07fd7d1ce118e9f89edcf97cd2523c105d authored about 4 years ago by Frank Hossfeld <[email protected]>
Update version of other GWT modules to latest stable

github.com/gwtproject/gwt-safehtml - 0d2f22428f0a83d391894c2d4863f78bb0be641e authored about 4 years ago by Frank Hossfeld <[email protected]>
update dependencies to 1.0.0-RC1

github.com/gwtproject/gwt-xhr - 93ce6f089684eecf73ed6692dca69a2c0e5b566d authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #10 from Vertispan/javadoc-fixes

Fix javadoc so we get a clean release build

github.com/gwtproject/gwt-safehtml - 7a7408a33098a07bc67466e8c57a60cc5a23379c authored about 4 years ago by Colin Alworth <[email protected]>
update headline to GWT XML

github.com/gwtproject/gwt-xml - 7d73192ead61d6e2978777d0e72452ea347c2a1c authored about 4 years ago by Frank Hossfeld <[email protected]>
Update README.md

github.com/gwtproject/gwt-safecss - 544272f7132f83fca818b0227742781186c3deff authored about 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #11 from Vertispan/dont-deploy-parent

Disable deploy plugin for parent pom

github.com/gwtproject/gwt-typedarrays - c0fbde255de0e93413e939873ef5378ef1806e79 authored over 4 years ago by Colin Alworth <[email protected]>
Remove validation, but reference the real validation dependencies (#9)

This will make it easier to manage versions as we upgrade

github.com/gwtproject/gwt-editor - ed96583c823456bc86f4f966928a4fcbafff7a6c authored over 4 years ago by Colin Alworth <[email protected]>
Clean up shaded jar for processor (#8)

* Removes unnecessary content from being shaded
* Relocates any third party code to avoid conf...

github.com/gwtproject/gwt-editor - 05fa8a881653f14045d34e632aa9a063213c01c4 authored over 4 years ago by Colin Alworth <[email protected]>
Add BufferedWriter emulation to GWT

Change-Id: Ia7f7e66e404432d3ee32b4d06df704b09a7f2b4c

github.com/gwtproject/gwt - ebc32a0364d64ad7531e3fcfa51362f95f2398d4 authored over 4 years ago by Kashish Bansal <[email protected]>
Correctly deploy artifacts, and fix a few bits of missing javadoc (#7)

github.com/gwtproject/gwt-editor - 54569f06caf70fd973d38b804e3362b2f0bd2d93 authored over 4 years ago by Frank Hossfeld <[email protected]>
Fix Math.tanh when applied to values > ~355.

PiperOrigin-RevId: 311832683
Change-Id: I806129162c3af643527c4bbce1c88ee027662bc2

github.com/gwtproject/gwt - d612422e823c41a28da10b42030c1b44d999d521 authored over 4 years ago by Roberto Lublinerman <[email protected]>
Remove old unused annotations

PiperOrigin-RevId: 332401911
Change-Id: I3d22b08dbc750b5a6f4e314b42af0a96d752000b

github.com/gwtproject/gwt - ffa730f0ededf6806f8677396832cf0fef3a38ca authored over 4 years ago by Goktug Gokdogan <[email protected]>
Exposes BigInteger.valueOf(double) method.

This makes cross testing easier without native method hacks
and provides a more optimal API alte...

github.com/gwtproject/gwt - a5258b7002f8094d96eaaa9ec0b9f89f94aa2879 authored over 4 years ago by Goktug Gokdogan <[email protected]>
Remove test helper from TreeMap and its usage.

This creates a difficult pattern to cross run TreeMapTest and doesn't add too much of a value. B...

github.com/gwtproject/gwt - b360d6d4b88eac21c4cf5cca6a639b3773abab74 authored over 4 years ago by Goktug Gokdogan <[email protected]>
Ensure getclass is called to throw TypeError.

JsCompiler doesn't assume toString call may result in exceptions
and consider them side effect f...

github.com/gwtproject/gwt - 039839d8da9e0ab6a69d5be73ee021573b6920dc authored over 4 years ago by Goktug Gokdogan <[email protected]>
Removes rarely used InternalPreconditions.format.

PiperOrigin-RevId: 332589853
Change-Id: I620de918f78287c40ca2ac3285ed0b3aea169031

github.com/gwtproject/gwt - aae64e8cfb67379f6ce9edc61c1d9afa27979741 authored over 4 years ago by Goktug Gokdogan <[email protected]>
Disable deploy plugin for parent pom

github.com/gwtproject/gwt-typedarrays - d030a3ebeaf91d4efcef1ca6649b4cb722e57c2c authored over 4 years ago by Colin Alworth <[email protected]>
Merge pull request #10 from Vertispan/javadoc

Clean up javadoc so it builds without errors

github.com/gwtproject/gwt-typedarrays - a8ee260f62dee44e622ce83616eebe5f19134ff7 authored over 4 years ago by Colin Alworth <[email protected]>
Clean up javadoc so it builds without errors

github.com/gwtproject/gwt-typedarrays - b384a93bf45838088d18f15d2b118c01a2b8a79a authored over 4 years ago by Colin Alworth <[email protected]>
fixed deploy issues

github.com/gwtproject/gwt-editor - 10a567a894746a9162a40dc39000bda4022c5605 authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploying parent module

github.com/gwtproject/gwt-editor - ca62c3eb5f20ac8e551cd709c9f0e2d6012c3fcd authored over 4 years ago by Frank Hossfeld <[email protected]>
#6 - Fix Javadoc so that mvn -Prelease verify passes

github.com/gwtproject/gwt-editor - 6d07a8ff1d7707ef81dd4da1de2b2dbdfdb58218 authored over 4 years ago by Frank Hossfeld <[email protected]>
#4 - gwt-editor-processor requires gwt-editor-parent - fixed

github.com/gwtproject/gwt-editor - 5ecb6aadfb5d1f7df63d77537a905645e4d484c5 authored over 4 years ago by Frank Hossfeld <[email protected]>
fix for #10 - fix javadoc errors (#11)

Also Requires running fmt-m-p, and skips deploying parent module

github.com/gwtproject/gwt-core - a4f0d774e9166e50bec05fd0fc572b7b9d5009a3 authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of parent

github.com/gwtproject/gwt-regexp - fe4d89dce4463de852a7bf350e8e0619ef2a4beb authored over 4 years ago by Frank Hossfeld <[email protected]>
Fix javadoc so we get a clean release build

github.com/gwtproject/gwt-safehtml - 665a5403f53eb574c1e5f20346bbe70c6dca0f20 authored over 4 years ago by Colin Alworth <[email protected]>
avoid deploy of parent module & fixed javadoc issues

github.com/gwtproject/gwt-xml - bbf6575bef58257f690ff69d0353e564b16d9311 authored over 4 years ago by Frank Hossfeld <[email protected]>
fixed format issue

github.com/gwtproject/gwt-callback - 668ca836ab288821c9348e1837f69e244da1a4a3 authored over 4 years ago by Frank Hossfeld <[email protected]>