Changeset 2717
- Timestamp:
- 01/26/10 15:04:20
- Files:
-
- trunk/build/quickstart/linux/startjboss (added)
- trunk/deployment/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/build.xml
r2714 r2717 228 228 <!-- copy startup website that sends you to the applications --> 229 229 <property name="startup.website.dir" 230 location="${org.bedework.appserver.dir}/${org.bedework.server.resource.root.dir} " />230 location="${org.bedework.appserver.dir}/${org.bedework.server.resource.root.dir}/bedework" /> 231 231 <delete dir="${startup.website.dir}"/> 232 232 <mkdir dir="${startup.website.dir}"/>
