Building Spring XD locally -



Building Spring XD locally -

i testing xd locally. using eclipse. each code change, using gradlew copyinstall task build xd , test it. takes upto 15 mins build. maintain making changes, anyway can reflect latest code changes in xd distribution (like copying jar or making eclipse re-create class files). less tome consuming way test incremental changes much helpful.

./gradlew copyinstall -xtest -xjavadoc -xsetupui speed things significantly

spring-xd

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -