Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mkarneim/pojobuilder issues and pull requests
#176 - Generated copy() method does not copy all fields
Issue -
State: open - Opened by jza70 over 2 years ago
#175 - [SECURITY] Fix Temporary Directory Hijacking or Information Disclosure Vulnerability
Pull Request -
State: open - Opened by JLLeitschuh over 2 years ago
#174 - [SECURITY] Fix Temporary Directory Hijacking or Information Disclosure Vulnerability
Pull Request -
State: closed - Opened by JLLeitschuh over 2 years ago
#173 - Init to null (instead of nothing) all non-primitive attributes in the generated builder class in order to help spotbugs-maven-plugin to check null safety on @javax.annotation.Nonnull fields or parameters
Issue -
State: closed - Opened by alexandrenavarro over 2 years ago
- 1 comment
#172 - Support Java 17 record type
Issue -
State: closed - Opened by mkarneim about 3 years ago
#171 - Support @GeneratePojobuilder on records (if JDK >= 16)
Pull Request -
State: closed - Opened by mkuss about 3 years ago
- 1 comment
#170 - Improve GRADLE build Performance
Pull Request -
State: closed - Opened by i-Taozi over 3 years ago
- 1 comment
#169 - Generate builders for external POJOs
Issue -
State: closed - Opened by lbovet over 3 years ago
- 6 comments
#168 - Improve Travis CI build Performance
Pull Request -
State: closed - Opened by chenzhang22 over 3 years ago
- 1 comment
#167 - Problem using 4.2.3 with Java7
Issue -
State: open - Opened by Rotznase almost 5 years ago
#166 - copy only not set fields
Issue -
State: closed - Opened by blackfoxoh about 5 years ago
- 10 comments
#165 - Add withSetterVarargs parameter.
Issue -
State: open - Opened by NaridaL about 5 years ago
#164 - Upgrade Gradle to 5.3
Pull Request -
State: closed - Opened by drekbour almost 6 years ago
- 4 comments
#163 - Improve performance by removing 'self' field
Issue -
State: open - Opened by drekbour almost 6 years ago
- 1 comment
#162 - Add JMH performance benchmark
Pull Request -
State: closed - Opened by drekbour almost 6 years ago
- 1 comment
#161 - Use sneaky-throws in clone() method
Issue -
State: open - Opened by drekbour almost 6 years ago
#160 - withOptionalProperties generates lots of garbage
Issue -
State: open - Opened by drekbour almost 6 years ago
- 4 comments
#159 - Making the "clone()" and "but()" methods generation optional
Issue -
State: open - Opened by edouardmercier about 6 years ago
#158 - Fix #156 - Fields of a type with the same name as the optional type produce incorrect import
Pull Request -
State: closed - Opened by Adrodoc about 6 years ago
- 2 comments
#157 - Fix #154 - Fields using static inner classes with same name generate overlapping imports
Pull Request -
State: closed - Opened by Adrodoc about 6 years ago
- 1 comment
#156 - Fields of a type with the same name as the optional type produce incorrect import
Issue -
State: closed - Opened by Adrodoc about 6 years ago
#155 - Add section for gradle 5.0 for annotationProcessor change
Pull Request -
State: closed - Opened by Poeschl about 6 years ago
- 2 comments
#154 - Fields using static inner classes with same name generate overlapping imports
Issue -
State: closed - Opened by chrismanning about 6 years ago
- 1 comment
#153 - Deprecated gradle feature
Issue -
State: open - Opened by Poeschl over 6 years ago
#152 - withCopyMethod limitations
Issue -
State: closed - Opened by ohassidi over 6 years ago
- 2 comments
#151 - "withGenerationGap=true" keeps generating the concrete Class even if i moved this class outside the generation folder
Issue -
State: closed - Opened by teemueller over 6 years ago
- 6 comments
#150 - Support different types with identical simple names
Issue -
State: closed - Opened by BlueIce almost 7 years ago
- 2 comments
Labels: Bug
#149 - Intellij IDEA support
Issue -
State: open - Opened by artemik almost 7 years ago
- 6 comments
#148 - Java 9 error java.lang.NoClassDefFoundError: javax/annotation/Generated
Issue -
State: closed - Opened by vostapets almost 7 years ago
- 11 comments
Labels: Bug
#147 - generated classes adding the @generatedPojo annotaion automatically using gradle build
Issue -
State: closed - Opened by 19031987 almost 7 years ago
- 5 comments
Labels: Question
#146 - Constructor receiving parent type as argument creates error on JavaDoc
Issue -
State: closed - Opened by HugoMRAmaro almost 7 years ago
Labels: Bug
#145 - NoClassDefFoundError when generating builders from classes with primitive types on Eclipse
Issue -
State: closed - Opened by mrcrch about 7 years ago
- 4 comments
#144 - Fixes #142
Pull Request -
State: closed - Opened by Adrodoc over 7 years ago
- 1 comment
#143 - Translate german javadoc to english
Pull Request -
State: closed - Opened by Adrodoc over 7 years ago
- 1 comment
#142 - Unspecified Optional Property is set to null instead of Optional.absent()
Issue -
State: closed - Opened by Adrodoc over 7 years ago
#141 - Visibility Enum is missing in Annotations Jar
Issue -
State: closed - Opened by mkarneim over 7 years ago
Labels: Bug
#140 - Add support for GWT
Pull Request -
State: closed - Opened by dojcsak over 7 years ago
- 8 comments
#139 - Fix #134
Pull Request -
State: closed - Opened by Adrodoc over 7 years ago
- 2 comments
#138 - Allow suppression of public constructor when using withFactoryMethod
Pull Request -
State: closed - Opened by sam-afsa over 7 years ago
- 4 comments
#137 - When using withFactoryMethod, allow suppression of public constructor
Issue -
State: closed - Opened by sam-afsa over 7 years ago
- 2 comments
Labels: Accepted, Feature Request
#136 - Mixed maven scala/java build fails if java sources refer to Scala classes
Issue -
State: closed - Opened by andrea-rockt over 7 years ago
- 9 comments
Labels: Not a Bug
#135 - Class-level annotation with one constructor no longer works
Issue -
State: closed - Opened by drekbour almost 8 years ago
- 1 comment
Labels: Accepted, Bug
#134 - Special support for Optional Properties
Issue -
State: closed - Opened by Adrodoc almost 8 years ago
Labels: Accepted, Feature Request
#133 - Support Java 8 Supplier as withBuilderInterface
Issue -
State: closed - Opened by drekbour almost 8 years ago
- 3 comments
Labels: Accepted, Feature Request
#132 - Basic support for builder inheritance
Pull Request -
State: open - Opened by drekbour almost 8 years ago
- 15 comments
#131 - Add the possibilty to generate buildTo(T aRef) method via configuration on annotation for instance
Issue -
State: closed - Opened by alexandrenavarro almost 8 years ago
- 1 comment
#130 - BiDirectional References
Issue -
State: open - Opened by kanchev about 8 years ago
- 4 comments
Labels: Question
#129 - Fix #127
Pull Request -
State: closed - Opened by Adrodoc about 8 years ago
- 1 comment
#128 - Fix #122
Pull Request -
State: closed - Opened by Adrodoc about 8 years ago
- 2 comments
#127 - Support Setter Methods with return type
Issue -
State: closed - Opened by Adrodoc over 8 years ago
- 1 comment
Labels: Accepted, Feature Request
#126 - Fix generated Javadoc for Methods with Optional
Pull Request -
State: closed - Opened by Adrodoc over 8 years ago
- 2 comments
#125 - Maven setup: .java are generated into target/classes
Issue -
State: closed - Opened by keesvandieren over 8 years ago
- 4 comments
#124 - Use '? extends Type' for properties using optional. Fixes #123
Pull Request -
State: closed - Opened by Adrodoc over 8 years ago
- 2 comments
#123 - Properties using Optional should have the type: Optional<? extends Type>
Issue -
State: closed - Opened by Adrodoc over 8 years ago
- 1 comment
Labels: Bug
#122 - Why is no optional method generated for primitive fields?
Issue -
State: closed - Opened by Adrodoc over 8 years ago
- 1 comment
Labels: Accepted, Bug
#121 - Copy property javadoc
Issue -
State: open - Opened by chrismanning over 8 years ago
- 1 comment
Labels: Accepted, Feature Request
#120 - Use if-else for constructor/factory-methods instead of ternary operator
Pull Request -
State: closed - Opened by Adrodoc over 8 years ago
- 2 comments
#119 - build() can throw a NullpointerException when using box classes
Issue -
State: closed - Opened by Adrodoc over 8 years ago
#118 - Add Annotation to exclude Properties
Issue -
State: open - Opened by Adrodoc over 8 years ago
- 3 comments
Labels: In Discussion, Feature Request
#117 - Support for nested classes?
Issue -
State: closed - Opened by atomgomba over 8 years ago
- 2 comments
Labels: Not a Bug
#116 - Use '? extends Type' for properties using builder interface. Fixes #115
Pull Request -
State: closed - Opened by Adrodoc over 8 years ago
- 3 comments
#115 - Properties using Builder interface should have the type: Builder<? extends Type>
Issue -
State: closed - Opened by Adrodoc over 8 years ago
Labels: Accepted, Feature Request
#114 - NullPointerException while constructing processor
Issue -
State: closed - Opened by rwestgeest over 8 years ago
- 2 comments
#113 - Invoke methods on previously instantiated class
Issue -
State: closed - Opened by tomasbjerre over 8 years ago
- 1 comment
#112 - With-methods for "withBuilderProperties = true" are generated twice when supporting both primitive and non primitive setter methods
Issue -
State: open - Opened by Adrodoc almost 9 years ago
- 9 comments
Labels: Accepted, Feature Request
#111 - Setter with more then one argument
Issue -
State: closed - Opened by uvula almost 9 years ago
- 3 comments
Labels: Question, Not a Bug
#110 - non-clean maven builds fail
Issue -
State: closed - Opened by orikushnir about 9 years ago
- 2 comments
Labels: Duplicate
#109 - Compilation errors stop pojobuilder (3.4.0) execution
Issue -
State: closed - Opened by dsf001 about 9 years ago
- 1 comment
#108 - Add a getter for every with-Builder to allow to change values on a prodefined structure
Issue -
State: closed - Opened by aaschmid about 9 years ago
- 9 comments
Labels: Question
#107 - Use initialized fields when creating object
Issue -
State: closed - Opened by jukkasi about 9 years ago
- 7 comments
Labels: Question
#106 - Making PojoBuilder compile with Java 8
Pull Request -
State: closed - Opened by tomasbjerre over 9 years ago
- 1 comment
#105 - Step Builder Pattern
Issue -
State: open - Opened by stevecances over 9 years ago
- 4 comments
Labels: Feature Request
#104 - Unused isSet properties are generated for setterless PoJo
Issue -
State: closed - Opened by meseer over 9 years ago
- 1 comment
Labels: Not a Bug
#103 - @GeneratePojoBuilder and inheritance-depth
Issue -
State: closed - Opened by flexguse over 9 years ago
- 1 comment
Labels: Question
#102 - Pojo with interface
Issue -
State: closed - Opened by uvula over 9 years ago
- 1 comment
Labels: Question
#101 - .withoutCustomer()
Issue -
State: open - Opened by nbudzyn over 9 years ago
- 4 comments
Labels: In Discussion, Feature Request
#100 - Incorrect generation of properties with generic wildcard
Issue -
State: closed - Opened by mkarneim over 9 years ago
Labels: Accepted, Bug
#99 - bulider for abstract class should not implement build() method
Issue -
State: open - Opened by damianszczepanik over 9 years ago
- 10 comments
Labels: In Discussion
#98 - clone() method does not declare throws CloneNotSupportedException
Issue -
State: closed - Opened by damianszczepanik over 9 years ago
- 7 comments
Labels: Accepted, Bug
#97 - PB should log (info) its processing time
Issue -
State: closed - Opened by mkarneim almost 10 years ago
Labels: Accepted
#96 - Support explicit inclusion/exlusion of properties
Issue -
State: closed - Opened by mkarneim almost 10 years ago
- 1 comment
Labels: Accepted
#95 - Compilation error in Eclipse: Unexpected type
Issue -
State: closed - Opened by mkarneim about 10 years ago
Labels: Bug
#94 - Test tidy
Pull Request -
State: closed - Opened by drekbour about 10 years ago
- 1 comment
#93 - Compilation error when using "withFactoryMethod" on generic pojo
Issue -
State: closed - Opened by mkarneim about 10 years ago
Labels: Bug
#92 - Special matching for Optional types
Issue -
State: open - Opened by umputun about 10 years ago
- 5 comments
Labels: In Discussion, Feature Request
#91 - Add static version of builder's constuctor
Issue -
State: closed - Opened by umputun about 10 years ago
- 1 comment
Labels: Duplicate
#90 - Static factory method
Pull Request -
State: closed - Opened by drekbour about 10 years ago
- 4 comments
#89 - Skip generation of 'empty' copy method
Issue -
State: closed - Opened by mkarneim about 10 years ago
Labels: Accepted
#88 - The builder's copy() method on immutable pojo
Issue -
State: closed - Opened by umputun about 10 years ago
- 5 comments
#87 - Write cookbook on AutoValue + PojoBuilder
Issue -
State: closed - Opened by drekbour about 10 years ago
- 3 comments
#86 - cannot find symbol while building
Issue -
State: closed - Opened by legshort about 10 years ago
- 13 comments
Labels: Not a Bug
#80 - PojoBuilder should support adding a single element to a Collections
Issue -
State: open - Opened by Vad1mo over 10 years ago
- 14 comments
Labels: In Discussion, Feature Request
#79 - Support for Guava Optional
Pull Request -
State: closed - Opened by drekbour over 10 years ago
- 4 comments
#73 - Meta annotations
Pull Request -
State: closed - Opened by drekbour over 10 years ago
- 3 comments
#71 - javac crash on java 8 after adding pojobuilder
Issue -
State: closed - Opened by gionn over 10 years ago
- 12 comments
Labels: Accepted
#68 - Issue 44 - Simple implementation of varargs for lists
Pull Request -
State: closed - Opened by mratzer over 10 years ago
- 2 comments
#60 - Add also in XBuilder a static method create to create a new XBuilder
Issue -
State: closed - Opened by alexandrenavarro about 11 years ago
- 2 comments
Labels: Accepted
#55 - Use recursive generic definition style instead of self pointer to support fluent interface for generation gap
Issue -
State: open - Opened by mkarneim over 11 years ago
- 4 comments
Labels: In Discussion, Feature Request
#46 - Allow non-static factory methods
Issue -
State: open - Opened by drekbour over 11 years ago
- 1 comment
Labels: Accepted, Feature Request
#29 - build() should declare every exception that is declared on any invoked setter methods
Issue -
State: closed - Opened by mkarneim almost 12 years ago
- 6 comments
Labels: Won't fix