The following snippet will cause Confluence not to find the velocity templates:

          <xwork key="space-admin-actions" name="Scroll Space Template Actions">
              <package name="Scroll Admin Actions" extends="spaces" namespace="/spaces/com.k15t.scroll.office">
                  <default-interceptor-ref name="defaultStack"/>
                  <action name="templates" class="com.k15t.scroll.office.web.admin.SpacesTemplatesAction" method="action">
                      <result name="success" type="velocity">/com/k15t/scroll/office/templates/admin/templates-spaces.vm
                      </result>
                      <result name="error" type="velocity">/com/k15t/scroll/office/templates/admin/templates-spaces.vm
                      </result>
                      <result name="none" type="redirect">/spaces/com.k15t.scroll.office/templates.action?key=${space.Key}
                      </result>
                  </action>
              </package>
          </xwork>

      It would be nice if you could trim the whitespace, as idea will introduce the white-spaces on code-formatting.

            [CONFSERVER-19947] atlassian-plugin.xml: trim white spaces

            No work has yet been logged on this issue.

              rthomas@atlassian.com Ryan
              b4d715caa01f Stefan Kleineikenscheidt (K15t)
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: