Ecosyste.ms: OpenCollective

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

MapStruct

Java bean mappings, the easy way
Collective - Host: opensource - https://opencollective.com/mapstruct - Website: https://mapstruct.org/ - Code: https://github.com/mapstruct

Use trusty dist for JDK 8 build, add OpenJDK13 build and remove OpenJDK12 build

github.com/mapstruct/mapstruct - 5f2a53afe1500925cf497bad9d7e2aa2e4578f0d authored over 5 years ago
Use trusty dist only for Oracle JDK8 and add Open JDK 13 build

github.com/mapstruct/mapstruct-examples - 62eeaaff19bc2447b62fa5e3191ce5c6d2bde110 authored over 5 years ago
style faq tables (#93)

github.com/mapstruct/mapstruct.org - 31672c1d4a8efef6ea6a5644c58643504d79a1cb authored over 5 years ago
adding 2 new FAQ items

github.com/mapstruct/mapstruct.org - 8ab2aa03c0040e0023c0b95aed40328497e78e6a authored over 5 years ago
#1307 & #1845 remove deprecated enummapping & create ST - refs under bean mapping

#1307 remove deprecated enum mapping
#1845 create source / target references under bean mapping

github.com/mapstruct/mapstruct - 7bee12138da5f601364987d053e4fd3eeb43cbcd authored over 5 years ago
Use myFixture.getModule instead of static import

github.com/mapstruct/mapstruct-idea - dc419569881490269d80b17b3af92e700d74032f authored over 5 years ago
Prepare next development version

github.com/mapstruct/mapstruct-idea - 5c830c9d1aef43ccdff2dcac22342804e5c4a3e5 authored over 5 years ago
Make sure that the intellij plugin correctly includes java when running with 2019.2

github.com/mapstruct/mapstruct-idea - e32f756dba7fef5feae46a2bb91e0878593168bb authored over 5 years ago
UnmappedTargetProperties inspection should only check abstract methods

Fixes #31

github.com/mapstruct/mapstruct-idea - 84ccaf09f20011fcdf23b7fba59dc6263ecd1886 authored over 5 years ago
Update to latest gradle 5.4.1

github.com/mapstruct/mapstruct-idea - f083d17fff4ad40187bdef78a59e628bf6cdf1d3 authored over 5 years ago
Fix links for travis build + add 2019.1 as testing environment + add 1.1.1 change notes

github.com/mapstruct/mapstruct-idea - 08bdfa09bced164e5063dc056e9ec012a6dbac66 authored over 5 years ago
example for using protobufs with gradle

github.com/mapstruct/mapstruct-examples - 87895e602f80710bb71f015649a5e0a26b84786a authored over 5 years ago
Add simple Quarkus demo application (#59)

Added Quarkus demo application that uses MapStruct

github.com/mapstruct/mapstruct-examples - c0c0137a0222d92797c991a7e9755bfecb8bed04 authored over 5 years ago
57 repository generator. (#62)

github.com/mapstruct/mapstruct-examples - e0503d67a6d7865bac6070ffa849915c4a9f5102 authored over 5 years ago
#1826: fixed null pointer in nested property mapping when using presence checking (#1827)

github.com/mapstruct/mapstruct - 119826982ab7a8d7d5a995ca80319992acca150f authored over 5 years ago
#1776 adding a message when no qualifiers are found (#1786)

github.com/mapstruct/mapstruct - d50e41cdbb605edcb41d550e37da96733e6f1b1c authored over 5 years ago
Improve terms in qualifier docs (#1814)

This sentence is talking about `@Target`, not `@Retention`.
Also, let's use 'type' instead of '...

github.com/mapstruct/mapstruct - 9c33199a667a56f89b5a4086b94b6290a430cdd5 authored over 5 years ago
#1742 & #1661 refactoring and making builder optional (#1811)

github.com/mapstruct/mapstruct - 33710584d33856495992c7cab511b4a16643f53e authored over 5 years ago
#1751 Fix handling of possible builder creation methods with generic signature

When a method has a generic signature and the builder type is generic then the method return typ...

github.com/mapstruct/mapstruct - 60c159a0a1150882a7279cb90e72ecef8bad259a authored over 5 years ago
#1819 documentation clarification on obtaining Mapper (#1820)

github.com/mapstruct/mapstruct - 648ebceb30a1871d8d7ead78159405523457a1b2 authored over 5 years ago
#1797 Use EnumSet.noneOf when creating a new instance of EnumSet

github.com/mapstruct/mapstruct - 1415e327618b76eb70195a757c865fb65fd5405b authored almost 6 years ago
#1784 NullValueMappingStrategy.RETURN_DEFAULT refers wrongly to primitive types (#1785)

github.com/mapstruct/mapstruct - 871353fccbf8ed05cfc7dee055f99eb81b0e69e0 authored almost 6 years ago
#1772 unmapped source prop remaining when target and source entry diff (#1778)

github.com/mapstruct/mapstruct - da8c1d0e4b11ad80ff7a1937308ad4eee133097e authored almost 6 years ago
[#1457] Stricter matching for lifecycle methods / non-unique parameters (#1782)

In case a lifecycle method has multiple matching parameters (e. g. same type)
all parameter nam...

github.com/mapstruct/mapstruct - f82522fa774c8f7e309717f5230bb01841c247ba authored almost 6 years ago
Merge pull request #1783 from chris922/update-readme

Update Readme / Java 1.8 required

github.com/mapstruct/mapstruct - 7a19b2ba75878e3a64b4bdf906b825bc9e8b3866 authored almost 6 years ago
Update Readme

github.com/mapstruct/mapstruct - 3ca4c3fcefd02c0b7924ec5cbdfef2813de9004e authored almost 6 years ago
Fix typo and code error in documentation (#1779)

* fix typo in documentation "Using builders"

* fix generated code example in stream mapping

github.com/mapstruct/mapstruct - 7e112ccc2f27f55fd73c176d37c4c3824a633c43 authored almost 6 years ago
Make hickory an optional dependency as well (#1765)

Using optional because IntelliJ is picking up hickory as a transitive
dependency and runs the h...

github.com/mapstruct/mapstruct - 3790f1919a4a22907ff4a60422b2c79ef663817d authored almost 6 years ago
#1714 Qualifiers should not qualfiy when no qualfier is found (#1739)

github.com/mapstruct/mapstruct - 6c838e6e0c55218b217ee4bc30ca7598a10ca49f authored almost 6 years ago
Remove use of prerequisites from parent pom.xml (#1766)

github.com/mapstruct/mapstruct - f5ee2c6729d61d128f71078e86e92a8b47a59acb authored almost 6 years ago
Update checkstyle to latest version and replace deprecated methods (#1764)

github.com/mapstruct/mapstruct - 39481f98c529d0be992f3d29b8aba8796d3083e6 authored almost 6 years ago
update of configuration (#41)

* update of configuration

* comments.

github.com/mapstruct/mapstruct-examples - 362a43dff818c35614a5fe5cc216845e1faff77f authored almost 6 years ago
Fix typo in documentation (#1760)

It is "then" instead "than

github.com/mapstruct/mapstruct - 63c5fc8effdd5cbf7e3aac96d5149235fd3dcba6 authored almost 6 years ago
#89 Correct reference guide links (#91)

github.com/mapstruct/mapstruct.org - 54abab89fec6d42619950b42b7c4a287c3301360 authored almost 6 years ago
#1756 better forged method error based on empty target bean properties (#1757)

github.com/mapstruct/mapstruct - fcf96c36ebc0663ffa3db2b7a92772ae11105737 authored almost 6 years ago
#37 Rudimentary logging in mapstruct (#1741)

* #37 Rudimentary logging in mapstruct

* #37 Rudimentary logging in mapstruct changed order
...

github.com/mapstruct/mapstruct - b53741d9608c1a3faccc46c8ee32b54cfdc5d724 authored almost 6 years ago
#1738: Use typeBound for the return type of the nested property mapping method and for the definition of the properties within the method

github.com/mapstruct/mapstruct - bc010a52dcb7bbb444968f7c737458007eb67dd3 authored almost 6 years ago
Update plugins to latest versions

github.com/mapstruct/mapstruct - 4f2f546ffc3e47203fe75c356c9212ed6d027ff8 authored almost 6 years ago
Add Open JDK 12 to the Travis CI matrix

github.com/mapstruct/mapstruct - 07590cc0d1b8f1625708399b0db10f5f8f15ed03 authored almost 6 years ago
Travis CI deploy snapshots only from the mapstruct/mapstruct repo + skip build of distribution when deploying

github.com/mapstruct/mapstruct - b9b9b60a38d0a03959ed6791cc5cc6a4f1620bbc authored almost 6 years ago
Deploy coverage reports only on JDK 8 + deploy snapshots only from JDK 8 build

github.com/mapstruct/mapstruct - 5e96dc8085f6af41a564e9d18807ec356c76a0cb authored almost 6 years ago
Update Javadoc and set source to 8 for proper compilation on Java 11

See https://bugs.openjdk.java.net/browse/JDK-8212233 for more information

github.com/mapstruct/mapstruct - 3e6ea0ef8ff3cc163196032bf185f751d2f9b46b authored almost 6 years ago
Fix .travis.yml

github.com/mapstruct/mapstruct - 92bed791445eab22acc0aa20205defd2d63ad147 authored almost 6 years ago
#1675 Tests should run properly in Java 11

* Add Travis CI build matrix to run build on OpenJDK 11 and EA
* Add regex for the Java 11 Gener...

github.com/mapstruct/mapstruct - 643cc85e5018f783f9d0f00e2f8bdcaf52cf98aa authored almost 6 years ago
#1675 Making MapStruct compileable with OpenJDK 11

github.com/mapstruct/mapstruct - ae3758674ab7b18663887a082b02a95aa9f7a939 authored almost 6 years ago
#1745 refactoring source reference (#1746)

github.com/mapstruct/mapstruct - 98d86cee84ac6715d23528a74495daa70198c5cf authored almost 6 years ago
#1698 Skip "java.lang.Object" as intermediate result additional unit test (#1737)

github.com/mapstruct/mapstruct - 6c1108d5bb8cf84dad84ff401c1911ff095452e7 authored almost 6 years ago
#1719 strange error message for selecting collection update methods (#1724)

github.com/mapstruct/mapstruct - 51bd43fc1bead66f424c9b1ce204481996d00a5d authored almost 6 years ago
Update Installation.md

Do not specify lower java version for the maven compiler source and target
Add comment that usi...

github.com/mapstruct/mapstruct.org - 84a036c3ad092216f3780f0bb2101c13f31551e8 authored almost 6 years ago
drop jdk8 remark and use it as default (#90)

github.com/mapstruct/mapstruct.org - 7663ded0bb8e1d4bc3c56fabe26933f3892bd80b authored almost 6 years ago
Add LGTM.com code quality badges

github.com/mapstruct/mapstruct - 002a8b0562aa7857928a8783f70b52c691555520 authored almost 6 years ago
MissingMapperOrMapperConfigAnnotationInspection should only check class defined methods

Fixes #27

github.com/mapstruct/mapstruct-idea - 513dfd41f6ecd1bec203c4e69dec95ebb8a6f134 authored almost 6 years ago
Add Thibault to copyright.txt

github.com/mapstruct/mapstruct - 635cdbf4eaf18c728d9d403c72153a1a81d28ee7 authored almost 6 years ago
#1435 add import to MapperConfig

github.com/mapstruct/mapstruct - 60208b67afe86584dc878091fa0ec582625adaba authored almost 6 years ago
#1698 Skip "java.lang.Object" as intermediate result in 2 step mappings (#1712)

github.com/mapstruct/mapstruct - 23608477b7d21f184a7e9d19f38b00cf873ff97c authored about 6 years ago
#1142 update documentation (#1710)

* #1142 update documentation

* #1142 comment

github.com/mapstruct/mapstruct - 160549a788b5ff607ce4d855602b6b6e8d4c3576 authored about 6 years ago
Prepare next development version

github.com/mapstruct/mapstruct-idea - c0fa9849845ce953bd87db368f8b99cef5ea15c9 authored about 6 years ago
Ignore info highligting when testing data files

IntelliJ 2019.1 highlights links as info, earlier versions didn't do that.
Do not allow failures...

github.com/mapstruct/mapstruct-idea - c3b2c24f78ee8d016c2e6c2849ee2727124726e5 authored about 6 years ago
Update copyright header on all files

github.com/mapstruct/mapstruct-idea - 0de195b59b491c11e2bfffd4e3ab5e4c2abd5f7a authored about 6 years ago
Use MapStruct 1.3.0.Final

github.com/mapstruct/mapstruct-idea - 678b26852b6d73e2b72f5d9d294515bd87f88419 authored about 6 years ago
Remove openjdk10 from Travis matrix and add openjdk12

github.com/mapstruct/mapstruct-examples - 85e84689ee83a7876219de87e7afd18d535bd231 authored about 6 years ago
Release 1.3.0.Final

github.com/mapstruct/mapstruct.org - b8d8d0e24906e8fd6ff0adf8cafb6d70ce3d8cb7 authored about 6 years ago
Blog post for 1.3.0.Final release

github.com/mapstruct/mapstruct.org - f02591a71946fdbf92d35721d0a83a27f1f8429a authored about 6 years ago
Update latest release badge and update readme with 1.3.0.Final

github.com/mapstruct/mapstruct - d282261ddf9b0c7fced7b336e41db98d8bab3202 authored about 6 years ago
Update examples to 1.3.0.Final

github.com/mapstruct/mapstruct-examples - 08b3d7c683a30b803e9cdf52d3f20fe5e0f79659 authored about 6 years ago
[maven-release-plugin] prepare for next development iteration

github.com/mapstruct/mapstruct - a28f2cb9cf340056e6fe5e75be280921117e0f01 authored about 6 years ago
[maven-release-plugin] prepare release 1.3.0.Final

github.com/mapstruct/mapstruct - 984423dfee29b15624141873680f27b31690f383 authored about 6 years ago
Use Java 8 Javadoc links

github.com/mapstruct/mapstruct - 97620827031a234e0bce2b5bddacf9e77e285290 authored about 6 years ago
#1707 fix for not defining local variable in stream-iterable mapping (#1708)

github.com/mapstruct/mapstruct - 3c079e412aabb7afb1f11b946e6c85dd874c9777 authored about 6 years ago
#1694 Avoid circular dependency between model and conversion packages

Remove import of SimpleConversion used in the javadoc of the BuiltIntMethod

Fixes #1694

github.com/mapstruct/mapstruct - eca743310365b24ddc79085c35e1c0901f58361c authored about 6 years ago
Add Andres and Taras to copyright.txt

github.com/mapstruct/mapstruct - 2ea5dcf4008682fafa8698c5e703db0f687810bf authored about 6 years ago
Add 2018.3 for the tests and allow failures on the LATEST-EAP-SNAPSHOT

github.com/mapstruct/mapstruct-idea - fa6911750324457f528886fcecc78d619f02af76 authored about 6 years ago
adding deep cloner (#49)

github.com/mapstruct/mapstruct-examples - d73e3c6d9d5b74940b54dfb7beb8cf2ecc78405d authored about 6 years ago
#1700 Optimizing code for adders and stream adders (#1701)

github.com/mapstruct/mapstruct - 07c7a29adc8631ece782d319d1b17609bdd066eb authored about 6 years ago
#1699 add sensible defaults to NullValuePropertyMapping.SET_TO_DEFAULT (#1702)

github.com/mapstruct/mapstruct - 0981959ff053186c24cbb88f106a670c9ad21f9c authored about 6 years ago
Mark the Immutables BuilderProvider and AccessorNamingStrategy and the FreeBuilderAccessorNamingStrategy as Experimental (#1692)

github.com/mapstruct/mapstruct - 884ca2507a0fca94349b8f494fd29efeebf89b3b authored about 6 years ago
#1685 completing nullvaluepropertymappingstrategy (#1697)

github.com/mapstruct/mapstruct - 57caee250f0e4ee0ac50083d7e993a3c011eb3be authored about 6 years ago
#1695 update gradle installation

github.com/mapstruct/mapstruct - abd1cfb6a18cf13a055f2ea9d4c6fc6118129779 authored about 6 years ago
#1681 Do not call finaliser method on return when @MappingTarget is not a builder

github.com/mapstruct/mapstruct - 73a1ab1e8a1a3d73e7a516030b72834558d13a15 authored about 6 years ago
Go back to using 3.0.0-M1 of the maven-enforcer-plugin

Once https://issues.apache.org/jira/browse/MENFORCER-306 is fixed we can upgrade the plugin again

github.com/mapstruct/mapstruct - b46682f95b43397dae089906b2c0dfc3859f33ce authored about 6 years ago
#1657 Add Mappers.getMapperClass for getting the class of a Mapper

github.com/mapstruct/mapstruct - 0e33ad4bbcfd7f8628f63221db4faa7415ac4384 authored about 6 years ago
#1650 cannot find symbol nested mapping mappingtarget (#1671)

* #1650 reproducer

* #1650 fix cannot-find-symbol

* #1650 reproducer, extended

github.com/mapstruct/mapstruct - 743361ca45ab9eb26592b6b220c01d142e1d832f authored about 6 years ago
Add Arne to copyright.txt

github.com/mapstruct/mapstruct - 8edc6f82aa53cd1398944518034759ffd2af08c0 authored about 6 years ago
#1665 Box any primitives before attempting type comparison for adder accessors

github.com/mapstruct/mapstruct - e2915c864e8e032273f063d555bdfca985654ae5 authored about 6 years ago
#1656 Support for mapping between String and java.time Duration, Period, Instant

github.com/mapstruct/mapstruct - 780fd739286be8f12626c0a1eb508c366146b59d authored about 6 years ago
Adapt ProtobbufAccessorNamingStrategy to work properly with builders

When the adder method is part of the protobuf builder then it's superclass it not the generated ...

github.com/mapstruct/mapstruct-examples - 8dd8efc38d12b29c1a43e840ca091597d8960b5b authored about 6 years ago
#1660 Consider only public not static accessor methods as possible getter, setter, presence check and / or adder methods

github.com/mapstruct/mapstruct - d1fe65dbad0d3abb84756d1eace8a7251f69b9e0 authored about 6 years ago
Add warning when Mappers factory is used for non default mappers

Solves #7

github.com/mapstruct/mapstruct-idea - cd5fbf69c389583f77eddba23447677bde378493 authored about 6 years ago
Add support for builders in change notes

github.com/mapstruct/mapstruct-idea - 98b668a916c4248578e6dd7a6a2ec3e50210eb92 authored about 6 years ago
Add completion, find usages and reference support for types with builders

github.com/mapstruct/mapstruct-idea - 4c153f9e85a509a5d2a43e5d1d07d396288afe16 authored about 6 years ago
Adder methods should not be considered as fluent setters

github.com/mapstruct/mapstruct-idea - 6cd4a2d7e3a392cf0058ba79d18b6893fb3b9c1e authored about 6 years ago
Add since tag to new API elements

github.com/mapstruct/mapstruct - 9a43b210d39bc590d8c9237d13c5c9016199b6b4 authored about 6 years ago
mapstruct #1655 [protobuf] mapstruct fails to honour ADDER_PREFERRED when target class has 2 collections of same type.

github.com/mapstruct/mapstruct-examples - 177e74151aead51da5035c092b2d807f59b15749 authored about 6 years ago
#1648 Source properties defined in Mapping should not be reported as unmapped

github.com/mapstruct/mapstruct - a3ba57c372a9913398f4fda4de6949abaf196c78 authored about 6 years ago
#1649 Improvement: builder for Mapper/Decorator/GeneratedType

github.com/mapstruct/mapstruct - b651ad34b54d157bfa5121a7849cd09284df0720 authored about 6 years ago
Add support for fluent setters

Support for fluent setters is only trigerred if 1.3.0 is present

Closes gh-23

github.com/mapstruct/mapstruct-idea - e157a8030da26bf37686a9c1d5e167bd655fedd8 authored about 6 years ago
Use MapStruct 1.3.0.Beta2 and use LanguageLevel 1.8 for all the tests.

github.com/mapstruct/mapstruct-idea - d5ed226d1b5090d69573a4f471070a50246a80ac authored about 6 years ago
#1645 Use Repeatable Mapping annotation in the reference documentation

github.com/mapstruct/mapstruct - 2977c2e614b241510950caf08d373a4a22e1edae authored over 6 years ago