tree: 50f1db2feea76e47424b352ce1ea561c438e3031 [path history] [tgz]
  1. blueprint-tmp/
  2. gradle/
  3. org.aspectj.weaver-1.8.10/
  4. org.springframework.aop-4.2.9.RELEASE/
  5. org.springframework.aop-4.3.8.RELEASE/
  6. org.springframework.aspects-4.2.9.RELEASE/
  7. org.springframework.aspects-4.3.8.RELEASE/
  8. org.springframework.beans-4.2.9.RELEASE/
  9. org.springframework.beans-4.3.8.RELEASE/
  10. org.springframework.context-4.2.9.RELEASE/
  11. org.springframework.context-4.3.8.RELEASE/
  12. org.springframework.context.support-4.2.9.RELEASE/
  13. org.springframework.context.support-4.3.8.RELEASE/
  14. org.springframework.core-4.2.9.RELEASE/
  15. org.springframework.core-4.3.8.RELEASE/
  16. org.springframework.expression-4.2.9.RELEASE/
  17. org.springframework.expression-4.3.8.RELEASE/
  18. org.springframework.instrument/
  19. org.springframework.instrument.tomcat/
  20. org.springframework.jdbc-4.2.9.RELEASE/
  21. org.springframework.jdbc-4.3.8.RELEASE/
  22. org.springframework.jms-4.2.9.RELEASE/
  23. org.springframework.jms-4.3.8.RELEASE/
  24. org.springframework.messaging-4.2.9.RELEASE/
  25. org.springframework.messaging-4.3.8.RELEASE/
  26. org.springframework.orm-4.2.9.RELEASE/
  27. org.springframework.orm-4.3.8.RELEASE/
  28. org.springframework.oxm-4.2.9.RELEASE/
  29. org.springframework.oxm-4.3.8.RELEASE/
  30. org.springframework.test-4.2.9.RELEASE/
  31. org.springframework.test-4.3.8.RELEASE/
  32. org.springframework.transaction-4.2.9.RELEASE/
  33. org.springframework.transaction-4.3.8.RELEASE/
  34. org.springframework.web-4.2.9.RELEASE/
  35. org.springframework.web-4.3.8.RELEASE/
  36. org.springframework.webmvc-4.2.9.RELEASE/
  37. org.springframework.webmvc-4.3.8.RELEASE/
  38. org.springframework.webmvc.portlet-4.2.9.RELEASE/
  39. org.springframework.webmvc.portlet-4.3.8.RELEASE/
  40. org.springframework.websocket-4.2.9.RELEASE/
  41. org.springframework.websocket-4.3.8.RELEASE/
  42. build.gradle
  43. gradle.properties
  44. gradlew
  45. gradlew.bat
  46. README.md
  47. settings.gradle
ebr/README.md

Publishing 3rd party bundles

Please note this workaround when uploading spring-test:

./gradlew clean org.springframework.test-4.2.9.RELEASE:rewriteJar
./gradlew -x bundlor org.springframework.test-4.2.9.RELEASE:publish
./gradlew -x bundlor -x publish org.springframework.test-4.2.9.RELEASE:upload

Otherwise the upload will contain empty files.