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

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

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