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 latest 1.2.0.Final release in examples

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

github.com/mapstruct/mapstruct - de76a870196be36c21eb2e98856255d176fc812f authored over 7 years ago
[maven-release-plugin] prepare release 1.2.0.Final

github.com/mapstruct/mapstruct - a2176493e75f894324afae5905eb535cd98f161a authored over 7 years ago
Add Darren to copyright.txt

github.com/mapstruct/mapstruct - 0e8c22c95fce8f66be524e414d91daa248da1450 authored over 7 years ago
#1304 Add thrown exceptions to the generated nested mapping methods

github.com/mapstruct/mapstruct - aef1e3b14bb945b73a120f92540011f02ce77f88 authored over 7 years ago
#744 Improve support for Java 9

When compilig with Java 9 and and source version 1.8 Elements#getTypeElement(CharSequence) ret...

github.com/mapstruct/mapstruct - 22e17f9c4b86033ed80a3efca43b0db47f3c21a4 authored over 7 years ago
Merge branch '1.0-master'

github.com/mapstruct/mapstruct-idea - 26ae9f95e0f71bbe16ad58cccf252e6598cd695b authored over 7 years ago
Next bug fix branch

github.com/mapstruct/mapstruct-idea - 8cc2173895ee29bcc8194ee8e96f9ca0f3cc5d8f authored over 7 years ago
Bug fix 1.0.1 release

github.com/mapstruct/mapstruct-idea - c226ca0a7980d60db42cff5a91ffea6a8c3f1d84 authored over 7 years ago
Make sure that we handle methods with less than 3 characters correctly

Fixes #10

github.com/mapstruct/mapstruct-idea - 75cd746126d05cf2a7d0c47e1d7cae4c6647911d authored over 7 years ago
Prepare bug next bug fix release

github.com/mapstruct/mapstruct-idea - 4e4464ab59b119d04694934f48bd3de783019982 authored over 7 years ago
Left allign images in announcement

github.com/mapstruct/mapstruct.org - ea28ade8fc676c081ae889a9e905eecab373757b authored over 7 years ago
Announce MapStruct IntelliJ plugin

github.com/mapstruct/mapstruct.org - 16db108c4ad74aa2fc09107e49b868bb0d8ac6c3 authored over 7 years ago
Adding Kevin to copyright.txt

github.com/mapstruct/mapstruct - 98bdc3612f5beb6d89596a280e5974cd2dce282b authored over 7 years ago
#1273 Fix for NullValueMappingStrategy#RETURN_DEFAULT when using collections

When mapping a collection using NullValueMappingStrategy#RETURN_DEFAULT and the source is null, ...

github.com/mapstruct/mapstruct - 499dbd4561305c747f869013c717137dfe6a5fbc authored over 7 years ago
Add info about the unmapped target properties

github.com/mapstruct/mapstruct-idea - 73c3418dda353ced155cdcbd8b827b74f7ebe09e authored over 7 years ago
Ass quick fix for ignoring an unmapped target property

github.com/mapstruct/mapstruct-idea - 5efa9b70910ce323ea8a95f0d3620360446519b8 authored over 7 years ago
Add JavaDoc to the internal build visitor

github.com/mapstruct/mapstruct-idea - 5c3241c372cc29bdaccded85d76e72de1d4ededf authored over 7 years ago
#1 add inspection for unmapped target properties and quick fixes for adding unmapped target property

github.com/mapstruct/mapstruct-idea - 5b2e545774a140ee65054f1c2d36cc8d6dd56dbf authored over 7 years ago
Use generic Inspection Tool as return

github.com/mapstruct/mapstruct-idea - 226794e719d5235097e6657a352e4518ca4d8e15 authored over 7 years ago
Make language lavel configurable for children tests

github.com/mapstruct/mapstruct-idea - 2655abdd1e851bdf9357030a680e39cbcefcfbd2 authored over 7 years ago
Download mockJDK 1.8 as well

github.com/mapstruct/mapstruct-idea - 84290124e7ff45bc45cc25e64b7907c89c60597d authored over 7 years ago
Extract TargetUtils for working with target properties for MapStruct

github.com/mapstruct/mapstruct-idea - c5a195bfdf8f68b70fb27f261e57ef53329298c1 authored over 7 years ago
Extract SourceUtils for working with source side for MapStruct

github.com/mapstruct/mapstruct-idea - 631d84621f99885546ac599f1b546e6b163582c1 authored over 7 years ago
Move MapStruct presence check into parent InspectionBase

github.com/mapstruct/mapstruct-idea - 7ba3ca7b04c8d1c5799106b6b75a1c13b45052f9 authored over 7 years ago
Add quick fix for missing Mapper or MapperConfig annotations Fixes #6

github.com/mapstruct/mapstruct-idea - cb2243b9cdf908655068e94e3db2677b894a2c28 authored over 7 years ago
Download mockJDK and make sure that MapStruct does not descend into Iterable and Map type classes

github.com/mapstruct/mapstruct-idea - 9471e856d48f09e749c69489e81c7186aa5c2543 authored over 7 years ago
Copy mapstruct dependncy into build folder and use it during tests

github.com/mapstruct/mapstruct-idea - 4891a81015bc8c24e739acffd6ce6c8daf03c378 authored over 7 years ago
Depend on Java IDEA

github.com/mapstruct/mapstruct-idea - 58b840a1bf7b7b026073f3decfbe5be146fdbacc authored over 7 years ago
Prepare next development version

github.com/mapstruct/mapstruct-idea - a4a91b99ebfc9d46c4e378fcf58327f29b359aa6 authored over 7 years ago
Do not depend on the mapstruct-processor module

github.com/mapstruct/mapstruct-idea - bdaa6caa9e5b536ac23ba17eba21248e7cb46c44 authored over 7 years ago
Use 1.0.0 as version

github.com/mapstruct/mapstruct-idea - fd7fb21f7cdf6b241ed651ee73fcc1a5b6ce8ae9 authored over 7 years ago
#1281 Do not depend on deprecated sonatype parent

github.com/mapstruct/mapstruct - af8d48c797f27b6c3fff154bc803eb29e7ecffe3 authored over 7 years ago
#1283 Handle no suitable empty constructor during BeanMappingMethod creation

github.com/mapstruct/mapstruct - 779c16cc2ab4cb51d3b7ce126e2ced3a6711c492 authored over 7 years ago
Fix a few errors in reference guide and readme

github.com/mapstruct/mapstruct - 47697a2391acc3c22b990420c2358f574d291a11 authored over 7 years ago
Run build in VM (fixes issues when build is killed by Travis containers)

github.com/mapstruct/mapstruct - 079d14d12e986f962fe394e53ac7026b3718762c authored over 7 years ago
Switch to OpenJDK 7 on Travis (Oracle Java 7 is no longer present)

github.com/mapstruct/mapstruct - 1be6d352bbd71f29034bca34819b41872e152224 authored over 7 years ago
Align the name of the CR2 announcement with the published version

github.com/mapstruct/mapstruct.org - e9bd216461d547662066c804d746d45f8673bb1a authored over 7 years ago
Revert "file-name-fix"

This reverts commit 13017eaa3ca42049093a112d09bb2597eb433d53.

github.com/mapstruct/mapstruct.org - b862c3f41fa14708f5f4e553cdcde853d00db73a authored over 7 years ago
1.2.0.CR2 release announcement

github.com/mapstruct/mapstruct.org - 338ad86f94d9fa08bc83ed987c1a356e4574d41b authored over 7 years ago
Use latest 1.2.0.CR2 release in examples

github.com/mapstruct/mapstruct-examples - 6a9bbedbb3630940ae4ef92049caf4140e52d923 authored over 7 years ago
[maven-release-plugin] prepare release 1.2.0.CR2

github.com/mapstruct/mapstruct - 322e77e52be00e17984a641c361e0ff93e8cbe61 authored over 7 years ago
[maven-release-plugin] prepare for next development iteration

github.com/mapstruct/mapstruct - e79949ed0f5e9af69342e014cd78c9366ff10343 authored over 7 years ago
#1269 use update methods for different sources for nested targets

github.com/mapstruct/mapstruct - 5cead7ae5e09ecc07739265e263dd366b3c8d0cf authored over 7 years ago
Prepare change notes and description for plugin

github.com/mapstruct/mapstruct-idea - 6e4d9fd0c4e438e02c402425b91666ee5868977f authored over 7 years ago
#1255 Extension of autoInheritanceStrategy, removing of name based ignore reverse mapping

github.com/mapstruct/mapstruct - 4d8bc29347e37bcf22d121829802e7f58603afbb authored over 7 years ago
Update intellij gradle plugin to 0.2.16

github.com/mapstruct/mapstruct-idea - aaceb459e9512318199280fe3dc1ec2f25cf32b2 authored over 7 years ago
Add support for Auto completion, referencing, finding and highlighting without ValueMapping(s)

github.com/mapstruct/mapstruct-idea - 69a8951f0552906bb0d2aa8fa07d95ddcd0bb846 authored over 7 years ago
Update readme with current features

github.com/mapstruct/mapstruct-idea - be2df6c87af020b17c2b6cf15019c8e460a08b1e authored over 7 years ago
Should not provide suggestions for Array types

github.com/mapstruct/mapstruct-idea - 8f35cfecb8a1d74710c3be6dfbcd029a8bad5bb8 authored over 7 years ago
Refactorings (move more things into the BaseReference and provide more specific methods for the implementations)

Provide parameter suggestions for multi source methods
Do not suggest elements of sources for mul...

github.com/mapstruct/mapstruct-idea - b648619ab9ffb7222843102e6e8a4bd3e3acae3e authored over 7 years ago
#1251 Deploy SNAPSHOTS from Travis CI

github.com/mapstruct/mapstruct - 6377e51efa837b08352ed6a219cd8534b1f1f60f authored over 7 years ago
MappingTarget parameter is correctly resolved in annotation

github.com/mapstruct/mapstruct-idea - 66ea575e1488ec77395c8b51a7ebb5aa699c49c2 authored over 7 years ago
Using source parameter as a reference should be resolved correctly

github.com/mapstruct/mapstruct-idea - e18b747b1fc559b6bdde583727d3e5aa496193ba authored over 7 years ago
Immediatelly return the class from the previous reference (if it exists)

github.com/mapstruct/mapstruct-idea - c80d0986bb7ef02aa2410e6338b922f201228a43 authored over 7 years ago
Add support for nested properties

github.com/mapstruct/mapstruct-idea - 930f4dc2bc79e1ac162e478333ff776810aabaff authored over 7 years ago
#1231 Add japicmp for the MapStruct API

github.com/mapstruct/mapstruct - 17da0cf912288b60f9f9d4e41611a81c7ea77a41 authored over 7 years ago
#748 Add note that the passed parameter to MappingTarget must not be null

github.com/mapstruct/mapstruct - 2f4cf7c905acd99d055a00286c807fc630c96a2a authored over 7 years ago
Correctly rename parameters (getters and setters) in the target class

github.com/mapstruct/mapstruct-idea - 624cfa6506f293c72a837a2e953e06aaacb1b3c9 authored over 7 years ago
Add methods references search and handle rename of method correctly

* Adds support for finding usages from the methods into the Mapping annotation
* Adds support fo...

github.com/mapstruct/mapstruct-idea - f369d96075e6ab91f7f062e6f7bbda2c736d8f61 authored over 7 years ago
No completion suggestions should be present for Mapping on wrong place

github.com/mapstruct/mapstruct-idea - 30a17550d949e0da245237e489dc2f8ff15d37da authored over 7 years ago
Add support for componentModel completion in MapperConfig

github.com/mapstruct/mapstruct-idea - 2284a1bf0311268250bbbd8d4bc505cdc7f09104 authored over 7 years ago
Extract ElementUtils and reduce complexity

github.com/mapstruct/mapstruct-idea - 5476f534fb6a655ec67bcba2fb10bd22db322974 authored over 7 years ago
Do consider getClass from Object as getter

github.com/mapstruct/mapstruct-idea - 9c46f5cb79c606bdaad884aa18a055b7519dceba authored over 7 years ago
Add license, build and coverage status badges

github.com/mapstruct/mapstruct-idea - 8beb5ce34e0f2a109066e090c00a9aef8d766b36 authored over 7 years ago
Make sure jacoco XML coverage report is generated

github.com/mapstruct/mapstruct-idea - 2a071fdcf1e077cfa716d67b09e09bf8ed5f51c5 authored over 7 years ago
Making gradlew executable

github.com/mapstruct/mapstruct-idea - 7477b7cac39c567d0b725418bae7fb1bc6e94f98 authored over 7 years ago
Add Travis CI build and codecov

github.com/mapstruct/mapstruct-idea - 8ed885363953dbafca1dccfc85c8e9dd705db89e authored over 7 years ago
Add support for MappingTarget and Context annotations

github.com/mapstruct/mapstruct-idea - 8d2329853b7b63cdb2369c5b029cecb2559c3a00 authored over 7 years ago
Update the maven compiler plugin to its latest version

github.com/mapstruct/mapstruct-examples - 87fd1f1b0656472ed098b327b51641bf9b949988 authored over 7 years ago
Use the default maven compiler instead of the bsc maven plugin

github.com/mapstruct/mapstruct-examples - 248b8bce8a96b3ed11d6502307b77791d2b28557 authored over 7 years ago
Making gradlew executable

github.com/mapstruct/mapstruct-examples - 2888a97acbaaffb0f018ceaaae866d101ca56c63 authored over 7 years ago
Improve Util and add improve reference tests

github.com/mapstruct/mapstruct-idea - 03e004298cf50667356f43a0d3f02afbc85fc450 authored over 7 years ago
Add jacoco and checkstyle

github.com/mapstruct/mapstruct-idea - 4e846b1ce835a394ba4c0b52386bd5db41012a62 authored over 7 years ago
Correctly display the type

github.com/mapstruct/mapstruct-idea - ab04bd9f5ef0d68fd2a96648e3a83571c12d1346 authored over 7 years ago
Add test cases for Mapping completion

github.com/mapstruct/mapstruct-idea - 885ce0d46f955a7f5d992c8bd95f58e595a7515c authored over 7 years ago
Add rudimentary source and target reference contributor

github.com/mapstruct/mapstruct-idea - 24328f14d8cb53caac87e4cd68fe79d8a9c75c87 authored over 7 years ago
Use safe FQN for Mapper

github.com/mapstruct/mapstruct-idea - cca535b6051ad6a57660d717b4e63b85062bcfa5 authored over 7 years ago
Update to latest IDEA

github.com/mapstruct/mapstruct-idea - f32098f24f6bc0d9dd729e65ae44878b171cd589 authored over 7 years ago
Add Mapstruct environment classes to the fixture

github.com/mapstruct/mapstruct-idea - 104d0587c12231ce03e1ba5a482a32b2c386ac78 authored over 7 years ago
Add license check plugin

github.com/mapstruct/mapstruct-idea - 9455e1f03bb60566dea8669afe705cea0a6f967e authored over 7 years ago
Add comment with code that makes highlighting, renaming work

github.com/mapstruct/mapstruct-idea - cd7c0f338908fdd463aaecc500e213dec446c2e8 authored over 7 years ago
Add completion contributor for component model in Mapper annotation

github.com/mapstruct/mapstruct-idea - 25bc18dc0f3aeb597c021d8529d3c4c2b597f87a authored over 7 years ago
Add initial files for mapstruct intellij plugin

github.com/mapstruct/mapstruct-idea - de5e926633773fcd7ee8cbde5de7f41fe629e987 authored over 7 years ago
Adding link to a blog bost by "that-java-guy"

github.com/mapstruct/mapstruct.org - 34c79584067936267dadea625913fbd8e9960148 authored over 7 years ago
Align container annotation in README

github.com/mapstruct/mapstruct-examples - 9ae3fcf315412cf789b0a5dc0f44a3774339b876 authored over 7 years ago
Add note about not supported Repeatable Annotations in Kotlin

github.com/mapstruct/mapstruct-examples - ede2a9c3c84ef2f96984ec7b892bcf27f2a61389 authored over 7 years ago
Add test for Kotlin example

github.com/mapstruct/mapstruct-examples - 03eb69055773e78f1011fac1d609e88a81ec6738 authored over 7 years ago
Adding link to local preview during development

github.com/mapstruct/mapstruct.org - 55dcd79221c5dab696c6af33244dd68e10544fae authored over 7 years ago
1.2.0.CR1 release announcement

github.com/mapstruct/mapstruct.org - 16d972ab59e12d70bc70ad014460f4abd4ccfb69 authored over 7 years ago
Fixed a couple of typos (#1260)

* Fixed 2 typos in the documentation

github.com/mapstruct/mapstruct - d0bd0a2fdf71ae2e00f97cade5b0220e6ff7f314 authored over 7 years ago