Skip to content

Commit

Permalink
add local build.properties
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@722 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Dec 24, 2008
1 parent 6520453 commit bad1a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jboss-as/build.xml
Expand Up @@ -7,6 +7,7 @@
<property name="maven.dir" location="${basedir}/lib/maven" />

<property file="build.properties" />
<property file="local.build.properties" />

<target name="clean" description="Clean up after the JBoss updater">
<delete dir="target" failonerror="false"/>
Expand Down

0 comments on commit bad1a88

Please sign in to comment.