Skip to content

Commit

Permalink
disable JPA archetypes for now
Browse files Browse the repository at this point in the history
  • Loading branch information
indrajitr committed Apr 15, 2010
1 parent 141845b commit 0d1d08f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -56,9 +56,10 @@
<modules>
<module>lift-archetype-blank</module>
<module>lift-archetype-basic</module>
<module>lift-archetype-jpa-blank-single</module>
<!--FIXME: 280-->
<!--<module>lift-archetype-jpa-blank-single</module>
<module>lift-archetype-jpa-blank</module>
<module>lift-archetype-jpa-basic</module>
<module>lift-archetype-jpa-basic</module>-->
</modules>

<!--
Expand Down

0 comments on commit 0d1d08f

Please sign in to comment.