Git Product home page Git Product logo

spring-data-build's Issues

Upgrade to Querydsl 3.0.0

Querydsl 3.0.0 introduced some changes that break binary compatibility with 2.x. Thus we'll see runtime errors if users upgrade to the latest version of it. We can fix this by upgrading to the version as well.

Introduce groovy script to automatically create issue branches and update project versions.

We should use groovy for such sophisticated automation steps since it allows faster development and easier debugging than shell scripts.

Currently every branch push / commit ends up in the same BUILD-SNAPSHOT artifact. In order to avoid potential confusion we should change the pom versions to create issue specific snapshot-builds next to the build-snapshot that is created for the master branch by a script.

Requirements:

  • Executable via console
  • Debuggable via IDE
  • Works with maven AND gradle projects.

This deprecates the new-issue-branch.sh shell script introduced in #27

Improve Spring 4 build profiles

Improve the Spring 4 build profiles as follows:

  • spring4 should use the latest Spring 4 release version
  • spring4-next should use the next Spring 4 snapshot version

Related to #16.

Improve documentation generation

We should copy images from src/docbkx/ into the shared resources folder. Plus, we need to fix the broken images paths for the HTML documentation.

.autoschemaln file missing

The uploaded schema files directory does not contain the .autoschemaln file to trigger automatic schema file aliasing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.