Skip to content

Commit

Permalink
Disable failing modules, add new modules
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk@370098 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cziegeler committed Jan 18, 2006
1 parent 209f2a9 commit 3777339
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions pom.xml
Expand Up @@ -37,16 +37,18 @@
<module>cocoon-archetypes</module>
<module>cocoon-core</module>
<module>cocoon-blocks-fw</module>
<module>cocoon-deployer</module>
<!-- module>cocoon-deployer</module -->
<!-- module>cocoon-plugins</module -->
<module>cocoon-mocks</module>
<!-- Blocks -->
<module>cocoon-ajax</module>
<module>cocoon-session-fw</module>
<module>cocoon-authentication-fw</module>
<module>cocoon-captcha</module>
<module>cocoon-forms</module>
<!--module>cocoon-jcr</module> -->
<module>cocoon-portal</module>
<module>cocoon-plugins</module>
<module>cocoon-session-fw</module>
<module>cocoon-spring</module>
<module>cocoon-template</module>
<module>cocoon-validation</module>
</modules>
Expand Down

0 comments on commit 3777339

Please sign in to comment.