Skip to content

Commit

Permalink
Expand readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogoevici committed Nov 2, 2011
1 parent 48e9393 commit 3449935
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion readme.md
@@ -1 +1,17 @@
Seam Spring
Seam Spring Module
==================

The goal of the Seam Spring module is to provide a bridge betwee the CDI programming model and the one
provided by the Spring Framework.

Building
========

mvn clean package


In-container testing
====================

export JBOSS_HOME=<jboss-as-7-location>
mvn clean test -Dincontainer

0 comments on commit 3449935

Please sign in to comment.