Kyle-- Hey; quick question on the controls-spring sample we've got now (which is cool!). I was looking at getting controls-spring into the Beehive distribution, and noticed that there are two build files in:
controls-spring/ integration/ build.xml web/ WEB-INF/ src/ build.xml Was wondering what you'd think if I compacted these into a single build file? You would still be able to build the Spring integration JAR separate from the webapp, but there would be only one place to configure / build / etc. Thoughts? Eddie