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

Update examples to use Java 8, mapstruct module and Mapping Repeatable annotation

github.com/mapstruct/mapstruct-examples - 42fda11e9a9142ea5bcafbcdc9927a257e8a4367 authored over 6 years ago
Fix typos in 1.3.0.Beta2 release blog post

github.com/mapstruct/mapstruct.org - cfdc2eceb244844d5af65cc2c037fc2e388b9612 authored over 6 years ago
Release 1.3.0.Beta2

github.com/mapstruct/mapstruct.org - cb913eea11cb9a8cf79ca499392620a290961003 authored over 6 years ago
Update examples to use 1.3.0.Beta2

github.com/mapstruct/mapstruct-examples - 16040933e66404f633130b38f3e935e60bacd6ff authored over 6 years ago
[maven-release-plugin] prepare for next development iteration

github.com/mapstruct/mapstruct - ced7f3b024d9a93c921d55071b075ad34f196b5a authored over 6 years ago
[maven-release-plugin] prepare release 1.3.0.Beta2

github.com/mapstruct/mapstruct - 3f2c1cee55871096bacf9ae8709910eb73921367 authored over 6 years ago
Fix typos in 1.3.0.Beta2 release blog post

github.com/mapstruct/mapstruct.org - 8374d311b70333c8857dda578826a3d6e6379acf authored over 6 years ago
Update 2018-11-12-mapstruct-1_3_0_Beta2-is-out-with-java8-as-baseline.md

github.com/mapstruct/mapstruct.org - 447ed4c226d135531dca8902e60de1ce0cc22ecf authored over 6 years ago
Blog post for 1.3.0.Beta2 release

github.com/mapstruct/mapstruct.org - 9e8d29aacebab27206645e288470f798bdba5b19 authored over 6 years ago
Use MapStruct 1.3.0.Beta1 in the kotlin examples

github.com/mapstruct/mapstruct-examples - b0b6ed9c2624d39217861d28b8b5bfff60d3a1bf authored over 6 years ago
#1576 Delay determining whether a Type needs to be imported & java.time cleanup (#1642)

github.com/mapstruct/mapstruct - cf668bea77d5d48f34d32c229823a04dbd01f21d authored over 6 years ago
Make sure that classes with overriden getters / setters are only suggested once

Closes gh-24

github.com/mapstruct/mapstruct-idea - 09e86188539c33d59dcf2e608094614981b0ed7f authored over 6 years ago
Add missing caret in test data

github.com/mapstruct/mapstruct-idea - 12aef3559beb8cde03afa9a0bca8fef81998c610 authored over 6 years ago
#15 Correctly dispose of added library and use 2018.2 as lowest support IntelliJ

Update Travis to run only on IDEA versions from 2018.1 and newer
Use 2018.1 by default

See http...

github.com/mapstruct/mapstruct-idea - d4d0b5ec83a107a5bb94071f9abcbfe7fe627ef9 authored over 6 years ago
Update to latest 4.10.2 gradle and update plugins and dependencies

github.com/mapstruct/mapstruct-idea - f6c0576f8ba91d18ce0e75ac6042674b419f10d7 authored over 6 years ago
#1640 Add init method with MapStructProcessingEnvironment to the BuilderProvider for initializing the Elements and Types

github.com/mapstruct/mapstruct - 3ff4ebd60a82ab5b969befe25df945629153114b authored over 6 years ago
Use of target type annotations as processing instruction (#43)

github.com/mapstruct/mapstruct-examples - c494cc3fa9037b9b36954d0bc1cb6b16dc98517b authored over 6 years ago
#1504 adding position hints for ambiguous mapping methods (#1639)

github.com/mapstruct/mapstruct - 12667969217db3b05a56c4bdcd5967a2996793f0 authored over 6 years ago
Add more info for the FreeBuilder support in the documentation

* Add the usage of the FreeBuilderAccessorNamingStrategy when FreeBuilder is present
* And the f...

github.com/mapstruct/mapstruct - 60611d94cf40c8cfe9bdb2df80f43dc6b6ad85ff authored over 6 years ago
Add a FreeBuilder specific AccessNamingStrategy

The builder created by FreeBuilder have different fluent methods created.
When using FreeBuilder...

github.com/mapstruct/mapstruct - 104ebf88da8c6145b790905f0c1db66a3cd35a6b authored over 6 years ago
Adapt japicmp-maven-plugin to not consider adding a new default method to an interface as incompatible

According to https://docs.oracle.com/javase/specs/jls/se8/html/jls-13.html#jls-13.5.3
Adding an ...

github.com/mapstruct/mapstruct - a0ae8750a15caa0192b868df149062537b786bd6 authored over 6 years ago
#1566, #1253 Add support for initializing the AccessorNamingStrategy with Elements and Types and use Types for determining fluent setters

* This allows using generic builders

github.com/mapstruct/mapstruct - 6f19d5615500d66193f34244381db1e31b6856d9 authored over 6 years ago
#5 controlling lossy conversions (also solving #1504 partially and #1458)

github.com/mapstruct/mapstruct - e69647f75628f0024feb327cdcf44a06cfc58649 authored over 6 years ago
Update build with latest dependencies and Java 8 baseline: (#1636)

* Do not use maven-processor-plugin and use the maven-compiler-plugin annotationProcessors inste...

github.com/mapstruct/mapstruct - ec413118d6fb21f0eeafab6d9c61daa95825c50f authored over 6 years ago
#1478 Use source property name for the adder iterator

github.com/mapstruct/mapstruct - de13634ccec4abe225e1b656611c47ceeb2ac7bb authored over 6 years ago
#1633 Add support for an alternative line in the diagnostics report

* This should be used as a last resort when the compilers report the diagnostic on a wrong lin...

github.com/mapstruct/mapstruct - 2acbe0f5e8f59786b669cab60691d3ef3ca21389 authored over 6 years ago
partial suppress warnings on unmapped targets (for update methods)

github.com/mapstruct/mapstruct-examples - 2001c1916c25a231caa394e395dab8920b50fca8 authored over 6 years ago
#1306 Add new NullValuePropertyMappingStrategy which leaves @MappingTarget untouched (#1618)

github.com/mapstruct/mapstruct - 288813fc3c56f4c144c6f4d56811430f7b31bc70 authored over 6 years ago
Renames MAPPER field to INSTANCE (#1632)

github.com/mapstruct/mapstruct - cfe0f6250c5e6ab3095df943e324911cf25bd581 authored over 6 years ago
Merge pull request #48 from johanvergeer/master

Mapstruct example for Kotlin with Gradle Kotlin DSL

github.com/mapstruct/mapstruct-examples - 0919158fcbcf669dd1800539cba20262bca04b9b authored over 6 years ago
Add note to README.md

github.com/mapstruct/mapstruct-examples - 537b6cd5bb5ebcb262dcd40fb0bf47dcf5f2b618 authored over 6 years ago
Create mapstruct-kotlin-gradle example project

github.com/mapstruct/mapstruct-examples - 62c7454584e042eb04934527dd8cee318a6b4c74 authored over 6 years ago
#1593 additional testcase to test multiple source arguments icw @MappingConfig (#1630)

github.com/mapstruct/mapstruct - a09d9807739b72a9a61bdc7ed03781b8b5447cb2 authored over 6 years ago
#1301 code improvements / adaptations after language-level upgrade

github.com/mapstruct/mapstruct - 71e9bd3699d1a295bf51abb7d685a093cfc1aa6f authored over 6 years ago
#1301 Use Java 8 as baseline for MapStruct

* Move classes from mapstruct-common into mapstruct
* Use Java 8 @Repeatable for @Mappings an...

github.com/mapstruct/mapstruct - d81d3e46a4b19191fff808c3b963001c6fe41a47 authored over 6 years ago
#1591 Update reference guide with implicit conversion between java.time.LocaDate and java.sql.Date

github.com/mapstruct/mapstruct - 20bff96e99ce4a89be199e6bb909ddef5d2f5c9e authored over 6 years ago
#1591 Add support for mapping java.time.LocalDate to java.sql.Date

github.com/mapstruct/mapstruct - 9f8c0749d1f465221ac7ca856085619081e6219c authored over 6 years ago
#1551 Use javax.annotation.processing.Generated if it is available and source version is at least RELEASE_9

github.com/mapstruct/mapstruct - 6d5243dc2fbee57599a1aacfec2646288ba323f4 authored over 6 years ago
#1594 Add test case to show that it has been fixed

github.com/mapstruct/mapstruct - 0e0fd313e560dd17097f730f7d759d95d84eb1ee authored over 6 years ago
#1608 Make sure that property names for fluent setters starting with is are handled properly (#1620)

github.com/mapstruct/mapstruct - f17ddcfb1874bb271b4b7b921a4e416467e977e5 authored over 6 years ago
Update copyright.txt

github.com/mapstruct/mapstruct - fa1ab4b781f39ccbb845a1d4994103e6609a8db9 authored over 6 years ago
#1595 Update reference guide with implicit conversion between java.time.Instant and java.util.Date

github.com/mapstruct/mapstruct - ef82ebfbcaa652792fccb70d72861806ce0bf4c6 authored over 6 years ago
#1595 Support for conversion between java.time.Instant and java.util.Date (#1622)

github.com/mapstruct/mapstruct - 6b3cbaae9e1625f147212a9c726ae13fa1bd1239 authored over 6 years ago
#1616 Adding an issue template to streamline answers

github.com/mapstruct/mapstruct - 4f539d2a084f80744134598b423f50b2cf8f4975 authored over 6 years ago
#1571 apply nullvaluecheck strategy on all relevant levels

github.com/mapstruct/mapstruct - 459f57e8058800847d8c8ebaa4f26d024ecd517d authored over 6 years ago
Add Sebastian to copyright.txt

github.com/mapstruct/mapstruct - dcddba68533a3b6c8ce102d8346b3b2e1452b0e1 authored over 6 years ago
#1561 add support for adders in combination with streams

- Extended Type#getAlternativeTargetAccessors to recognize stream read
accessors for which ...

github.com/mapstruct/mapstruct - 30c2dadec7b84895498db7f99308f169f2f516e4 authored over 6 years ago
#1456 apply source presence tracking recursively (in nested source)

github.com/mapstruct/mapstruct - 5a4990c47410df958db84dd9bb333c1d967b1fad authored over 6 years ago
Update ide-support.md (#86)

Grammar correction.

github.com/mapstruct/mapstruct.org - fa4faf1935d429667a3cb8c6917c7603dc717154 authored over 6 years ago
#1569 Reproducer missing Immubable buildertype import (#1605)

github.com/mapstruct/mapstruct - 13aa94742183fc5eedb3c991b55336d1b63a68dc authored over 6 years ago
#1596 Missing builder type import (#1602)

github.com/mapstruct/mapstruct - 3da85bc1787c9001a8118d3b60c4f469fcfb6f7e authored over 6 years ago
#1590 ArrayList missing as import for NVMS.RETURN_DEFAULT (#1598)

github.com/mapstruct/mapstruct - bd2c206f7f7fb8eadb62b368694c1e4cea4aff6c authored over 6 years ago
#1578 Rename isBuilderSetter to isFluentSetter in the DefaultAccessorNamingStrategy

github.com/mapstruct/mapstruct - ded8d88c73c18323eae421e92c14949dccbd78be authored over 6 years ago
#1552 Stop processing source parameters for unprocessed defined properties when a mapping is found

github.com/mapstruct/mapstruct - 04576de1d1689aac439c092164c1fef7175e57c3 authored over 6 years ago
#1532 using fields and constructor fragments optimizing DataTypeFactory usage

github.com/mapstruct/mapstruct - 10f855fa9ec3fd8290cbb2536b352e2f1997d3c4 authored over 6 years ago
#1558 Annotations `ElementType.TYPE_USE` not handled correctly

github.com/mapstruct/mapstruct - 5c2e0494789ab40a68d3cdfa218a195de24ce922 authored over 6 years ago
#1569 Make sure that converting Java 8 LocalDate to Date generates correct code

* ZoneOffset instead of ZoneId needs to be imported when performing a conversion from LocalDate ...

github.com/mapstruct/mapstruct - e056311c1a48d3b9de15d0fbd3a6dd57ba847739 authored over 6 years ago
Add Saheb to copyright.txt

github.com/mapstruct/mapstruct - 0d3ec9042db1fed6c2b55ec21cc91eb4989276b9 authored over 6 years ago
#1524 replaced java.beans.Introspector with a custom IntrospectorUtils class to avoid java.desktop module

github.com/mapstruct/mapstruct - 08067b7f172e0d1fd4ea6e9365acd170fdbe9795 authored over 6 years ago
Updating copyright year

github.com/mapstruct/mapstruct.org - 808fe6bbdfdc3428a490788d167b176d16e1dbe8 authored over 6 years ago
Adding speaker name

github.com/mapstruct/mapstruct.org - a348b07ebc4d05df28a778fb3cdcecac4bb0df1b authored over 6 years ago
Adding links to two video recordings to "online resources" page

github.com/mapstruct/mapstruct.org - 03fcd86e894151b3ca3f4cad9079433c39096cd2 authored over 6 years ago
#1541 Fix NPE when using varargs in mapping methods

github.com/mapstruct/mapstruct - 6b89539ff6ed5019fc6a15283ec8bcf718807c96 authored over 6 years ago
#1499 Add Protobuf builder integration test

* Don't run the ProtobufBuilderTest with the processor_plugin_java8 and eclipse_jdt_java_8 (pr...

github.com/mapstruct/mapstruct - 0fa964038cda4806ca0a83657ef640fc21b4a9c5 authored over 6 years ago
Release 1.3.0.Beta1

github.com/mapstruct/mapstruct.org - 8dda84305c0bb48c0d457adf79655e95d7997f98 authored over 6 years ago
Update examples to use latest 1.3.0.Beta1

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

github.com/mapstruct/mapstruct - e29c25e5cb26318b42e99bcb30676bf875d06b3f authored over 6 years ago
[maven-release-plugin] prepare release 1.3.0.Beta1

github.com/mapstruct/mapstruct - c189aa7bb53572db30391cd92cab82a4ef0590ad authored over 6 years ago
#1411 Fix expected line in Diagnostic after reducing the test files copyright headers

github.com/mapstruct/mapstruct - 12bfff8f46c00b22c384f9441d2928b2e588406d authored over 6 years ago
#1411 Update copyright header on all files

* Use new shorter copyright header without a year
* Use SLASHSTAR_STYLE for Java files

github.com/mapstruct/mapstruct - b35126e60948a69b82c37266d58c752cbeb1fcf7 authored over 6 years ago
Blog post for 1.3.0.Beta1 release

github.com/mapstruct/mapstruct.org - 17939daf817df5a446bc0e66b10464ffeb5446c0 authored over 6 years ago
Use ootb MapStruct support for builders to perform the mapping for protobuf

github.com/mapstruct/mapstruct-examples - 1f170da2a8af4abac660f6ee142ca287ca782b1d authored over 6 years ago
#1382 Change module for java.annotation.Generated in the documentation

closes #1382

github.com/mapstruct/mapstruct - 347a436cda422df04d6dcbcbe2e5f9f0c9321736 authored over 6 years ago
Add Travis CI support (#44)

* Add Travis build with matrix for
* openjdk8
* oraclejdk8
* openjdk10
* openjdk11
...

github.com/mapstruct/mapstruct-examples - feea98e948f021892a0f23cbbd610f573178d5e8 authored over 6 years ago
#1482 allowing generic self references in types when matching

github.com/mapstruct/mapstruct - 58a2aa94bb8138d0bf04f85f1784ffecc3ddf07c authored over 6 years ago
#1479 Fix typos in the Javadoc

github.com/mapstruct/mapstruct - 616aaa986d473baedc8849a156616e7431673a43 authored over 6 years ago
#1479 Add support for Builders with multiple build methods (#1498)

* Add new @Builder annotation for defining a build method
* When there are multiple build metho...

github.com/mapstruct/mapstruct - ef270caecbebfa035ea642eb64ce1952d2fea653 authored over 6 years ago
Add Gervais to the copyright.txt

github.com/mapstruct/mapstruct - 62ffa3fa43a7c995f22f2d7dfe5f24c0dc5cecc9 authored over 6 years ago
Allow package-private mapper

Use and make the default constructor accessible to create the mapper
instance.

fixes #1365

github.com/mapstruct/mapstruct - c9bc1df132e3498eca7bcd92fd91e260bcc195db authored over 6 years ago
Document of sample code is broken.

github.com/mapstruct/mapstruct - 81f82a54a5d1e233ea7fb15237c61aca5fd8e237 authored over 6 years ago
Update document on gradle-apt-plugin

github.com/mapstruct/mapstruct - e2c8559a6294906bcbd24d3f7d5d01f04bf7f5c2 authored over 6 years ago
Add sample of @Mapping annotation to @InheritInverseConfiguration

github.com/mapstruct/mapstruct - b03ca8b7a9327a35a3bd3e89317b621458b220f7 authored over 6 years ago
Fix Method name typo

github.com/mapstruct/mapstruct - fc5f937a713f7f19de4147aa92ed09f5ba9ec503 authored over 6 years ago
Update other-resources.md

github.com/mapstruct/mapstruct.org - 5d46ca06b9e3e2bfe56006cc4f05f8508bd5c996 authored over 6 years ago
#1523 dont lose timezone mapping Calendar to XMLGregorianCalendar

github.com/mapstruct/mapstruct - 508de6733ec2a08585b2b770abb99b7502c7b708 authored over 6 years ago
mapstruct/mapstruct#1516 add performance benchmark

github.com/mapstruct/mapstruct.org - a9b970b819081f07bc7d49148e807ba935e81b48 authored over 6 years ago
Documentation update, section 3, fixing typos

github.com/mapstruct/mapstruct - f4ed077aeb4d6bd6896e5a128646a89601a85f26 authored over 6 years ago
#1398 allowing `@ObjectFactory` methods on context, fixing javadoc

github.com/mapstruct/mapstruct - 3a4fcb5bcb23985040d2f7e6f984efb2a2aa967a authored over 6 years ago
#1398 allowing `@ObjectFactory` methods on context

github.com/mapstruct/mapstruct - e67c849c175d9efcc1fe32fe93075fadaf000cbe authored over 6 years ago
#1454 add more tests for builder lifecycle methods

github.com/mapstruct/mapstruct - db851701ef742ee4c6e3354c838dbe2d184c62a5 authored over 6 years ago
#537 add unit test

github.com/mapstruct/mapstruct - eeddc17de4178ef7aedbf07f7862aed79790033b authored almost 7 years ago
#1180 non existing (nested) property in shared config

github.com/mapstruct/mapstruct - 6fbc4cf25306821f5e7862c77795f2d2993811c2 authored almost 7 years ago
#1453 Make sure that we always forge iterable / map mapping methods without bounds

When generating collection / map mapping methods make sure that the method result type is withou...

github.com/mapstruct/mapstruct - 771debee88644d616377a2f278626dfdba4f213f authored almost 7 years ago
#1458 reporting error detail from literal assignment

github.com/mapstruct/mapstruct - 45cc87849b550f33830498769c81f6e489f2d945 authored almost 7 years ago
Use constants instead of strings in ValueMapping javadoc

github.com/mapstruct/mapstruct - 9e299a2ba1c4dc7993ac31cbe1bc48632ad22566 authored almost 7 years ago
#1460 Ensures the FQN will be used for SimpleConversion if required

* Added getReferenceName() to Type which returns simple or fully-qualified-name
* Use getRefe...

github.com/mapstruct/mapstruct - b2919079188938c02750fe0d9e3734c9213a6585 authored almost 7 years ago
#1338 Using an adder with non generic source collection should work

github.com/mapstruct/mapstruct - bf31ec72de38bd5b59f357525e40e665192723ae authored almost 7 years ago