Skip to content

Commit

Permalink
Fixed the framework builds.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/content/trunk@53022 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
ieb committed Oct 2, 2008
1 parent ea77a54 commit b5c6222
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,29 +22,19 @@
<modules>
<module>content-help</module>
<module>content-tool/tool</module>
<module>content-impl/pack</module>
</modules>
</profile>
<profile>
<id>framework-jcr</id>
<modules>
<module>content-help</module>
<module>content-impl-jcr/impl</module>
<module>content-jcr-migration-api</module>
<module>content-jcr-migration-impl</module>
<module>content-tool/tool</module>
<module>content-impl-jcr/pack</module>
<module>contentmultiplex-impl/impl</module>
</modules>
</profile>
<profile>
<id>full-jcr</id>
<modules>
<module>content-help</module>
<module>content-jcr-migration-api</module>
<module>content-jcr-migration-impl</module>
<module>content-impl-jcr/impl</module>
<module>content-impl-jcr/pack</module>
<module>content-impl-providers/impl</module>
<module>content-impl-providers/pack</module>
<module>content-tool/tool</module>
Expand Down

0 comments on commit b5c6222

Please sign in to comment.