Skip to content

issues Search Results · repo:zalando-stups/java-sproc-wrapper language:Java

Filter by

27 results
 (79 ms)

27 results

inzalando-stups/java-sproc-wrapper (press backspace or delete to remove)

It looks there is an issue due to the dependency org.reflections:reflections:jar:0.9.12 when the library is used in a Dockerised environment. The error (on Spring Boot startup) is: java.lang.IllegalStateException: ...
bug
  • gianvitom
  • 3
  • Opened 
    on Aug 2, 2022
  • #98

Remove Travis support
  • vadeg
  • Opened 
    on Mar 22, 2021
  • #80

Integration tests are failing if the timezone differs from Europe/Berlin. Failed workflow Failed tests Error: Failures: Error: DateTimeTestIT.testDateTimeMappings:32 expected: 2012-07-30 14:00:00.0 ...
  • vadeg
  • Opened 
    on Mar 18, 2021
  • #75

Migrate to Github actions from Travis.
  • vadeg
  • Opened 
    on Mar 18, 2021
  • #73

I am running the latest version of Postgres from Docker with docker run -d --name sprocwrapper-postgres13 -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -p 5432:5432 postgres:13. Now starting ...
  • marcschumacher
  • 5
  • Opened 
    on Mar 18, 2021
  • #72

I am unable to compile the latest release (tag 3.0.0) of the library because of warnings. When removing -werror from the compiler options in pom.xml it works though. ~/src/zalando/java-sproc-wrapper on ...
  • marcschumacher
  • 2
  • Opened 
    on Mar 18, 2021
  • #71

software version 1. sproc 3.0.0 2. postgresql driver version 42.2.14 Behavior The stored procedure is defined as this CREATE OR REPLACE FUNCTION get_some_data ( IN xx xxx ) RETURNS SETOF data ...
bug
  • jadetang
  • 1
  • Opened 
    on Feb 12, 2021
  • #69

In the previous versions GlobalValueTransformerLoader scans ** de.zalando ** path by default in order to find and register classes which are annotated with @GlobalValueTransformer. After base package of ...
  • mesut
  • 3
  • Opened 
    on Jan 20, 2021
  • #67

Project uses coveralls-maven-plugin but failed to publish reports. Integrate the repository with Coveralls to get coverage reports.
  • vadeg
  • Opened 
    on Jul 3, 2020
  • #63

Rename package from de.zalando to org.zalando.
  • vadeg
  • 1
  • Opened 
    on Mar 27, 2020
  • #61
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub