Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.16 KB

Build status

SYFO XML Codegen

Since multiple projects reuse the same xml files we have this gradle based project for generating java sources from xsd and publishing them to our internal nexus server. This project by itself doesn't do much.

Check GitHub releases to find the latest release version Check GitHub releases to find the latest release version

Technologies used

  • Kotlin
  • Gradle

Requirements

  • JDK 11

Build

./gradlew build

Upgrading the gradle wrapper

Find the newest version of gradle here: https://gradle.org/releases/ Then run this command:

./gradlew wrapper --gradle-version $gradleVersjon

Contact

This project is maintained by navikt/teamsykmelding

Questions and/or feature requests? Please create an issue

If you work in @navikt you can reach us at the Slack channel #team-sykmelding