Updated build script and apps.properties to include the welcome app
This commit is contained in:
parent
350ffd0d73
commit
d5d5fb49ba
2 changed files with 13 additions and 19 deletions
|
@ -256,7 +256,7 @@
|
|||
<mkdir dir="${build.work}/apps" />
|
||||
|
||||
<!-- get demo apps -->
|
||||
<cvs cvsRoot="${cvs.root.apps}" command="export" tag="${cvs.apps.tag}" package="base" dest="${build.work}/apps" />
|
||||
<cvs cvsRoot="${cvs.root.apps}" command="export" tag="${cvs.apps.tag}" package="welcome" dest="${build.work}/apps" />
|
||||
|
||||
<antcall target="package-manage" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue