Neither did this work...

    <dependency>
            <groupId>org.apache.tapestry</groupId>
            <artifactId>tapestry-hibernate</artifactId>
            <version>${tapestry-release-version}</version>
            <exclusions>
             <exclusion>  
              <groupId>org.hibernate</groupId>
              <artifactId>hibernate-core</artifactId>
           </exclusion> 
             <exclusion>  
              <groupId>org.hibernate</groupId>
              <artifactId>hibernate-search</artifactId>
           </exclusion> 
         </exclusions>
        </dependency>



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Upgrading-to-Hibernate-Core-4-1-1-Final-tp5669640p5669713.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to