Ecosyste.ms: OpenCollective

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

github.com/mapstruct/mapstruct

An annotation processor for generating type-safe bean mappers
https://github.com/mapstruct/mapstruct

Remove cloudbees CI links and add travis-ci to readme

72bf87f40913a7d1cfaeca4f289a9ebe2e1f7d83 authored over 6 years ago by Christian Bandowski <[email protected]>
Update readme.md

60f27dbafc06208779171345ce655aa09305e6dc authored over 6 years ago by Lauri Apple <[email protected]>
Update readme.md

f63903a822176b1c16ff5af5dcdd2af2e6c036bb authored over 6 years ago by Lauri Apple <[email protected]>
Update readme.md

721e3efec25885c20a3023f3807884ee18eb1e5f authored over 6 years ago by Lauri Apple <[email protected]>
#1417 Add documentation about the builder support

43a9419c33002f1fd49bbeacd5c48492c4ee30f3 authored over 6 years ago by Filip Hrisafov <[email protected]>
#1431 Factory method resolution should be done on the effective type

This allows using factories for builder types as well

5834368b15f0f0955fd363ee45470b385889628d authored over 6 years ago by Filip Hrisafov <[email protected]>
Add David to copyright.txt

050e893c51461e6154dfd32cab7111a903ed5fe3 authored over 6 years ago by Filip Hrisafov <[email protected]>
#1383 Invalid @Mapping values should be reported on the @Mapping annotation

075d2c4113e12d99418c96f1f60b2f93a51936c6 authored over 6 years ago by dvfeinblum <[email protected]>
#1414 Pass originating mapper element to the Filer API

18fa0a5b1ac048fe7c3572706c92b1baaadbaf96 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1338 Always determine collection argument type when searching for adder

If the Collection type is not actually generic it has no type parameters.
However, it's type arg...

beea14125540e5ca22f47541d9a268aa73d3ae23 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1359 Collection target should be considered as immutable if there is no read accessor

42d7bfe54d1d5bfaa011f5b6c1d4132be20ffbba authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1418 Add support for NoOp BuilderProvider for turning off using of builders

db6805f100f325cf85f4e8660c87186ae3935fc5 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1370 avoid errors when Joda is not on classpath

e368b34ea48641f93ff235244f4ec1b531e4de88 authored almost 7 years ago by sjaakd <[email protected]>
Add Eric to copyright.txt

2d8af2960b8d5f4f5700d3f20d80c790d7b24007 authored almost 7 years ago by Filip Hrisafov <[email protected]>
Add new processor suite that ignores the maven procesor plugin

The maven-processor-plugin does not take classpath dependencies during the processing

252af70baec91f6e152f960258f165a334fe812d authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 The builder type from lombok is not present during the annotation processing phase

70419f91b0725fee1b2d5e009eb29e13b2a4824d authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Use more desriptive names in tests

3b9d5413f481442c7fcc9107d628cdfff41a3859 authored almost 7 years ago by sjaakd <[email protected]>
#782 Rename Lombok Integration test classes

73711cc6837bc20394d612759f3de66764300c5d authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add tests for builders

3d45d072e77e6f047b31b8eab5b5dc2a72cd54c1 authored almost 7 years ago by Eric Martineau <[email protected]>
#782 Add tests with expressions and constants

998d6fc35fbb903be1706ee018216f34ffb68bd8 authored almost 7 years ago by sjaakd <[email protected]>
#782 Add javadoc to the new spi elements

ee439d84c56b3fe55ba8c3072fd435365820cd49 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Nested target properties should work for builders as well

06a49090cc321b33f5b47a9c86b7e87f32f10f1b authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Do not use JDT for the Lombok integration tests

Lombok uses internals of the Java and Eclipse compilers.
In order for it to work with the Eclips...

c3f009969894bff86ed425428cf71a3c698ecbdf authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add custom SPI implementations for Immutables in the integration tests

22c337a947437a685facab11c400b45bfc12416b authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add BuilderInfo to SPI

The implementors of the SPI should return all the required information

45abe9e35b46a53a7aad20dfd8dbf2a4086a9bb0 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add support for mapping immutable classes with builders

d99a4cc2175be36002fe189a768d56a68dbf688b authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add tests with nested flattening target

768a739a0984a8ade95f2b3136f7ab9809337be7 authored almost 7 years ago by sjaakd <[email protected]>
#782 Add integration tests for builders with FreeBuilder

dbc7c8a84d608a1b881e19205cdb388858ca650a authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add integration tests for builders with AutoValue

45ab6e1c52ae15f875f80f53f3f15ebdfc5d4902 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Wording cleanup after PR review

2b9fdac7f7671ec110fce0d03f9b1d9ff26eea0e authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add integration tests for builders with immutables

bf8f037a19d2e9d2ab72a50eb7dc879e8ec6ffb5 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#782 Add tests with nested expanding target

045532fa689d3a07ee2b2cc2b09fa3af5719945a authored almost 7 years ago by sjaakd <[email protected]>
#782 Adding negative test for @MappingTarget with immutable classes

6291631af7ebb97777ef1c1b3188540b76f4eeb7 authored almost 7 years ago by sjaakd <[email protected]>
MethodReference should not extend MappingMethod

4693a2581ce4956886f57db7005c088826d3f201 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1378 Use Types instead of searching for type elements

2ead42da25806f65b55985f5cc21a45f1bdf49a9 authored almost 7 years ago by Filip Hrisafov <[email protected]>
Use correct link for the JAXBBasedMapperTest

f2ef33030425f4766bbdcba1bed80186a7251284 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1367 aligning @Inherit(Inverse)Conf. with strategy AUTO_INHERIT_*

6b363f87c17bad64b6ce63fb057ca1970a5b2bf8 authored almost 7 years ago by sjaakd <[email protected]>
#1395 Unused mappers should not be used in constructor injection

49efb4fd6ce3bc33bc2f5b509da87a2b1c15980e authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1363 Add support for using default expression

48b9bd72be453af0f038f508cb0933a68d9155f9 authored almost 7 years ago by Jeff Smyth <[email protected]>
#1355: Adds Implicit Conversion Between java.util.Currency <~> String (#1381)

* #1355: Setting up the test(s) for new conversion between java.util.Currency and String

* #1...

8f88c6baa70b33e2a2085ccfd922e15900a00425 authored almost 7 years ago by Darren Rambaud <[email protected]>
#1375 Allow using target references when there is no intermediary read accessor

d5bb33f51df342e830a9710106f0287529605274 authored almost 7 years ago by Filip Hrisafov <[email protected]>
#1345 ignoring reversed mappings with no target accessor silently

4c1dcc5272f372ac6f07c6b1722d2c28e657c261 authored almost 7 years ago by sjaakd <[email protected]>
#1345 adapting fault message empty constructor to parameterless

24ca295448a225132f733255e02367eb3288907a authored almost 7 years ago by sjaakd <[email protected]>
#1345 cleanup non required isReverse in printing messages

5707f35c8535fac90a835928686cb0d9dc7f494a authored almost 7 years ago by sjaakd <[email protected]>
Fixed caption of listing

3d26318301b4e12f99ffc97d42e89e9c1e0f7982 authored almost 7 years ago by Daniel Strobusch <[email protected]>
Add Jeff to copyright.txt

6dee8fbe66302645626e9d8af9cfa74c65c01ce7 authored about 7 years ago by Filip Hrisafov <[email protected]>
#1353 Add a trim for source and target mappings, but log a warning message if trimmed.

f31d234ba0d8a124b3cc5befe7c4a873f32f5b43 authored about 7 years ago by Jeff Smyth <[email protected]>
#1320 Properly create additional options for unprocessed defined targets

Create mappings for each unprocessed defined target based on their name and the mapping

3f8b1e46d46203ddb3d4ef72c74fd8490d9709d9 authored about 7 years ago by Filip Hrisafov <[email protected]>
#1340 Create correct overriden method for Value Mappings

* The Value / Enum Mappings should copy all the parameters from the method that is being overrid...

460e87eef6eb71245b387fdb0509c726676a8e19 authored about 7 years ago by Filip Hrisafov <[email protected]>
#1339 Primitive Context parameters should be skipped when looking for lifecycle methods

2190ae324b46282da26350ceef48a659f9bf92ea authored about 7 years ago by Filip Hrisafov <[email protected]>
Polish after PR merge

* Extract common TypeMirror extraction into a separate method
* Remove not needed code from tests

1af702e44bba9e61c8f81a0c507880477073981f authored about 7 years ago by Filip Hrisafov <[email protected]>
Add Richard and Joshua to copyright.txt

faabbf7ec0e6422b30b3f73a0614ebc7239fbc89 authored about 7 years ago by Filip Hrisafov <[email protected]>
#1332 Fix exceptions declaration missing in generated nested private methods

49e39e0ed5438953692c1732192196ebb0dfb954 authored about 7 years ago by Richard Lea <[email protected]>
#1333 Add since tags for unmappedSourcePolicy()

e4839fce5d03580fe68b293c879e6179ddfb59be authored about 7 years ago by Filip Hrisafov <[email protected]>
#1314 Fix some typos

3df399f69331e7ced44c89b5b40da6482df07d10 authored about 7 years ago by Filip Hrisafov <[email protected]>
#1314 Injection Strategy docs

a0b60a6bf47ed099b7a2ae16597957bdc921149a authored about 7 years ago by Kevin Grüneberg <[email protected]>
#610 remove unmapped source policy processor option

a3e7b0a20a9b37a2120088287cca76866d12e070 authored about 7 years ago by Filip Hrisafov <[email protected]>
#610 Add support for unmappedSourcePolicy

92fe1093e4200e63e614fbdc715beaa70dde0c3c authored about 7 years ago by spoerri <[email protected]>
#1312 Change MapStruct Version in README to latest 1.2.0.Final

946b8c86315049c22b6beea472a8c7aeb5b62544 authored about 7 years ago by Kevin Grüneberg <[email protected]>
#571 Add test for default injection strategy

8143aa81e21ef3385449858959ae73182c29f66f authored about 7 years ago by Filip Hrisafov <[email protected]>
#571 Add Constructor Injection for Annotation Based Component Model

- Allow configuring of injection strategy (Constructor / Field)
- Default injection strategy is ...

0192bdaf836212108edbb97a5e55ce0ca1b61dd1 authored about 7 years ago by Kevin <[email protected]>
#1297 Add IntelliJ Formatter to CONTRIBUTING.md

e2391df04f7a631ec2cc13455e251e9cb7a68ca4 authored about 7 years ago by Kevin Grüneberg <[email protected]>
Update latest stable badge with 1.2.0.Final

bfa2509439fa3e2f0f029bafacde73883ebbc735 authored about 7 years ago by Filip Hrisafov <[email protected]>
[maven-release-plugin] prepare for next development iteration

de76a870196be36c21eb2e98856255d176fc812f authored about 7 years ago by Filip Hrisafov <[email protected]>
[maven-release-plugin] prepare release 1.2.0.Final

a2176493e75f894324afae5905eb535cd98f161a authored about 7 years ago by Filip Hrisafov <[email protected]>
Add Darren to copyright.txt

0e8c22c95fce8f66be524e414d91daa248da1450 authored about 7 years ago by Filip Hrisafov <[email protected]>
#1304 Add thrown exceptions to the generated nested mapping methods

aef1e3b14bb945b73a120f92540011f02ce77f88 authored about 7 years ago by Filip Hrisafov <[email protected]>
#744 Improve support for Java 9

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

22e17f9c4b86033ed80a3efca43b0db47f3c21a4 authored about 7 years ago by Filip Hrisafov <[email protected]>
Adding Kevin to copyright.txt

98bdc3612f5beb6d89596a280e5974cd2dce282b authored over 7 years ago by Filip Hrisafov <[email protected]>
#1273 Fix for NullValueMappingStrategy#RETURN_DEFAULT when using collections

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

499dbd4561305c747f869013c717137dfe6a5fbc authored over 7 years ago by Kevin Grüneberg <[email protected]>
#1281 Do not depend on deprecated sonatype parent

af8d48c797f27b6c3fff154bc803eb29e7ecffe3 authored over 7 years ago by Filip Hrisafov <[email protected]>
#1283 Handle no suitable empty constructor during BeanMappingMethod creation

779c16cc2ab4cb51d3b7ce126e2ced3a6711c492 authored over 7 years ago by Filip Hrisafov <[email protected]>
Fix a few errors in reference guide and readme

47697a2391acc3c22b990420c2358f574d291a11 authored over 7 years ago by Thomas Eckl <[email protected]>
Run build in VM (fixes issues when build is killed by Travis containers)

079d14d12e986f962fe394e53ac7026b3718762c authored over 7 years ago by Filip Hrisafov <[email protected]>
Switch to OpenJDK 7 on Travis (Oracle Java 7 is no longer present)

1be6d352bbd71f29034bca34819b41872e152224 authored over 7 years ago by Filip Hrisafov <[email protected]>
[maven-release-plugin] prepare for next development iteration

e79949ed0f5e9af69342e014cd78c9366ff10343 authored over 7 years ago by Filip Hrisafov <[email protected]>
[maven-release-plugin] prepare release 1.2.0.CR2

322e77e52be00e17984a641c361e0ff93e8cbe61 authored over 7 years ago by Filip Hrisafov <[email protected]>
#1269 use update methods for different sources for nested targets

5cead7ae5e09ecc07739265e263dd366b3c8d0cf authored over 7 years ago by Filip Hrisafov <[email protected]>
#1255 Extension of autoInheritanceStrategy, removing of name based ignore reverse mapping

4d8bc29347e37bcf22d121829802e7f58603afbb authored over 7 years ago by sjaakd <[email protected]>
#1251 Deploy SNAPSHOTS from Travis CI

6377e51efa837b08352ed6a219cd8534b1f1f60f authored over 7 years ago by Filip Hrisafov <[email protected]>
#1231 Add japicmp for the MapStruct API

17da0cf912288b60f9f9d4e41611a81c7ea77a41 authored over 7 years ago by Filip Hrisafov <[email protected]>
#748 Add note that the passed parameter to MappingTarget must not be null

2f4cf7c905acd99d055a00286c807fc630c96a2a authored over 7 years ago by Filip Hrisafov <[email protected]>
Fixed a couple of typos (#1260)

* Fixed 2 typos in the documentation

d0bd0a2fdf71ae2e00f97cade5b0220e6ff7f314 authored over 7 years ago by Darren Rambaud <[email protected]>
[maven-release-plugin] prepare for next development iteration

0540a00263e5db6e7fca2230322065ba05b28885 authored over 7 years ago by Filip Hrisafov <[email protected]>
[maven-release-plugin] prepare release 1.2.0.CR1

03f6434aa75ba2663642892053d75abf4c64659f authored over 7 years ago by Filip Hrisafov <[email protected]>
Fixed a minor typo

On line 14, changed "repostory" to "repository"

b2e3ff0727c9771dadcd87817f9a58a0ac3da65e authored over 7 years ago by Darren Rambaud <[email protected]>
#1247 Make sure that nested target mappings works correctly for multiple source parameters

db3bb5eba0f95d352cb1ad06ec18e2f40dea6ed3 authored over 7 years ago by Filip Hrisafov <[email protected]>
#1242 Fix favoring of a single factory method with source params before others without source params.

From the Javadoc of @ObjectFactory: If there are two factory methods, both serving the same type...

d9821a0cc89c8276090f78918db59548d15ac3ed authored over 7 years ago by Andreas Gudian <[email protected]>
#1131 Use SourceRHS source type for update methods factories

If a SourceRHS is present then the source type of the SourceRHS and the MappingContext paramet...

3004ea28c5ec4159e25a07c013777878bd7a1c67 authored over 7 years ago by Filip Hrisafov <[email protected]>
#1244 Fix problems with special word for FreeMarker in some cases

3ebd09eec935ad3ad0caf96a0b458c086fb6cf1e authored over 7 years ago by Filip Hrisafov <[email protected]>
#1196 Use dedicated property name for the jacoco argument line and have an empty property in order to work with Netbeans

acdab556040f3b4fa67ef582076ccdb054b642bf authored over 7 years ago by Filip Hrisafov <[email protected]>
#1224 Adding Automatic-Module-Name headers to mapstruct, mapstruct-jdk8 and mapstruct-processor JARs

ca0721d931b1a02dc22ed7bddf3240c5842a22fd authored over 7 years ago by Gunnar Morling <[email protected]>
Adding Tillerino to copyright.txt

c983b6d1e4bea45adb116b3b181d501368b69126 authored over 7 years ago by Filip Hrisafov <[email protected]>
#611 Allow nested declaration of Mappers

* #611 Allow nested declaration of Mappers

Up until now, if a Mapper was declared as a nested...

00385a1cdb1fc548b3d1f079577be52adf6ce821 authored over 7 years ago by Tillerino <[email protected]>
#883 Adding Alexander to copyright.txt

3b9584ff13e68dc809ca3502adc20811329255db authored over 7 years ago by Gunnar Morling <[email protected]>
#883 Simplifying look-up of test locale

aae152735258935d9f580edbca3a132e174bec7b authored over 7 years ago by Gunnar Morling <[email protected]>
#883 generated variable names with ı instead i

614f0ea4ee5fd0ece5b6bd5ca77fd4e900a145f4 authored over 7 years ago by Alexandr Shalugin <[email protected]>
#543 Adding assertion to test that the bound type is added to the import statements

dfbe8767a57b8bfc8c6772e97999b03d14aa1804 authored over 7 years ago by Gunnar Morling <[email protected]>
#543 Make sure that the bound type is imported if the type is wildcard

82da71199ddc4436e9f2e9be2a58de139a2f3ba9 authored over 7 years ago by Filip Hrisafov <[email protected]>
#1185 display the specific type for a property for which no write accessor exists or it is unknown

dc031bf916e59c585f7afd7ff82bfd7a112f7474 authored over 7 years ago by Filip Hrisafov <[email protected]>