Skip to content

Commit

Permalink
remove webbeans.deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Oct 14, 2009
1 parent f80ee10 commit 487ccf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jboss-as/build.xml
Expand Up @@ -22,6 +22,7 @@
<fail unless="jboss.home" message="Please pass in -Djboss.home=..." />

<delete dir="${jboss.home}/server/default/deployers/weld.deployer" failonerror="false" />
<delete dir="${jboss.home}/server/default/deployers/webbeans.deployer" failonerror="false" />
<delete dir="target" failonerror="false" />

<artifact:dependencies filesetId="weld.deployer.fileset" versionsId="weld.deployer.versions">
Expand Down

0 comments on commit 487ccf2

Please sign in to comment.