Google Code Exporter

Results 11083 issues of Google Code Exporter

``` Currently to add custom format I need to tell user to pass beanio.properties file to application. It would be much better if org.beanio..streamDefinitionFactory property could be specified in the...

auto-migrated
Priority-Medium
Type-Enhancement

``` What steps will reproduce the problem? If applicable, please provide a mapping configuration and sample record input to recreate the problem. 1. Create a mapping with a nested bean...

auto-migrated
Priority-Medium
Type-Enhancement

``` Add support for marshalling/unmarshalling JSON. ``` Original issue reported on code.google.com by `[email protected]` on 26 Mar 2012 at 3:35

auto-migrated
Priority-Low
Type-Enhancement

``` Hi, I have a complex bean structure and I need to extract certain nested properties into a fixed length file in such order, that I have to reuse/redefine certain...

Type-Defect
auto-migrated
Priority-Medium

``` If custom TypeHandler throws TypeConversionException, than InvalidRecordGroupException does not include context. ``` Original issue reported on code.google.com by `[email protected]` on 13 Nov 2014 at 9:28

Type-Defect
auto-migrated
Priority-Medium

``` unable to unmarshal the attached data file with the attached mapping xml. What is the expected output? What do you see instead? expecting file being unmashalled. Error is: UnexpectedRecord:...

Type-Defect
auto-migrated
Priority-Medium

``` Using BeanIO 2.1.0.M2 In order to parse some complicated fields I have been using the "format" attribute on the field to pass my ConfigurableTypeHandler the information it needs to...

Type-Defect
auto-migrated
Priority-Medium

``` Hi guys, I have this problem: I should like to print the length of each record but I don't know as this is possible to do. I made a...

Type-Defect
auto-migrated
Priority-Medium

``` Hi, First, thanx for your framework, it's helping a lot :) I saw that your integration with spring batch is not working anymore. In BeanIOFlatFileItemWriter, you get a new...

Type-Defect
auto-migrated
Priority-Medium

``` What steps will reproduce the problem? 1. Clone intellij-community repo 2. git checkout idea/135.1230 3. Create an IntelliJ Plugin SDK 4. Set sources to cloned repo 5. Open a...

Priority-Medium
Type-Defect
auto-migrated