Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CidsBeanSerialisationTest fails under Java 1.7 #178

Closed
p-a-s-c-a-l opened this issue Aug 8, 2016 · 3 comments
Closed

CidsBeanSerialisationTest fails under Java 1.7 #178

p-a-s-c-a-l opened this issue Aug 8, 2016 · 3 comments
Assignees
Labels

Comments

@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Aug 8, 2016

Unstable Builds are not not deployed to artifactory!

@p-a-s-c-a-l p-a-s-c-a-l added the bug label Aug 8, 2016
@p-a-s-c-a-l p-a-s-c-a-l self-assigned this Aug 8, 2016
@p-a-s-c-a-l
Copy link
Member Author

p-a-s-c-a-l commented Aug 8, 2016

Tested with CidsBeans from JSON!

CidsBean.listElementsRemoved(final String arrayfield,
            final ObservableList list,
            final int index,
            final List oldElements)
  • Java 1.7: status of array dummy object in oldElements == MetaObject.NO_STATUS
  • Java 1.8: status of array dummy object in oldElements == MetaObject.NEW

@p-a-s-c-a-l
Copy link
Member Author

array tests disabled till #174 is fixed

@ci-cismet-de
Copy link
Member

Integrated branch 'bug/178-cids-bean-tests (2891514)' into 'dev (f8cbbf7)' -- Build 354

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants