For those of you living on the edge: I've improved the layout of the subversion repository. The new location for the current line of development is https://svn.sourceforge.net/svnroot/...ring-ws/trunk/. The tags for past releases can be found at https://svn.sourceforge.net/svnroot/...pring-ws/tags/
If you have the code checked out locally, you need to do so again. For instance, on a Unix system:
Code:svn co https://svn.sourceforge.net/svnroot/springframework/spring-ws/trunk/ spring-ws


Reply With Quote