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

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -