notify-dpml AT lists.ibiblio.org
Subject: DPML Notify
List archive
svn commit: r1897 - in infrastructure/scarab: . scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf
- From: pneubauer AT netcompartner.com
- To: notify-dpml AT lists.ibiblio.org
- Subject: svn commit: r1897 - in infrastructure/scarab: . scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf
- Date: Thu, 24 Feb 2005 22:06:48 +0100
Author: pneubauer
Date: Thu Feb 24 22:06:48 2005
New Revision: 1897
Removed:
infrastructure/scarab/build.bat
infrastructure/scarab/build.sh
Modified:
infrastructure/scarab/build.xml
infrastructure/scarab/scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf/custom.properties
Log:
production preparation
Modified: infrastructure/scarab/build.xml
==============================================================================
--- infrastructure/scarab/build.xml (original)
+++ infrastructure/scarab/build.xml Thu Feb 24 22:06:48 2005
@@ -24,7 +24,7 @@
</echo>
<echo file="scarab/src/conf/classes/ScarabBundle_en.properties"
append="true">
CommitterExplain=If you click on the "Register me as Committer", you
indicate that you have read, understood \
-and agreed to the < href="UserAgreement.vm">Digital Product Meta
Library User Agreement</a>.
+and agreed to the <a href="UserAgreement.vm">Digital Product Meta
Library User Agreement</a>.
RegisterUser=Register me as User
RegisterCommitter=Register me as Committer
</echo>
@@ -66,13 +66,14 @@
<target name="checkout-scarab" unless="scarab.present" >
<exec executable="svn">
<arg value="co"/>
+ <arg line="-r 9427"/>
<arg value="http://svn.collab.net/repos/scarab/trunk"/>
<arg value="scarab"/>
</exec>
</target>
<target name="patch-scarab">
- <patch strip="0"
patchfile="scarab-dpml-extensions/scarab-build-patch.txt" dir="scarab"
quiet="false"/>
+ <!--patch strip="0"
patchfile="scarab-dpml-extensions/scarab-build-patch.txt" dir="scarab"
quiet="false"/-->
</target>
<target name="all" depends="deploy-extensions-into-scarab" />
Modified:
infrastructure/scarab/scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf/custom.properties
==============================================================================
---
infrastructure/scarab/scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf/custom.properties
(original)
+++
infrastructure/scarab/scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf/custom.properties
Thu Feb 24 22:06:48 2005
@@ -2,5 +2,4 @@
system.mail.smtp.from=metro AT paris.dpml.net
scarab.email.register.fromName=Metro Issue Notifier
scarab.email.register.fromAddress=support-dpml AT lists.ibiblio.org
-module.packages=org.tigris.scarab,net.dpml.tools.scarab.extensions
-scarab.database.type=mysql
\ No newline at end of file
+module.packages=org.tigris.scarab,net.dpml.tools.scarab.extensions
\ No newline at end of file
- svn commit: r1897 - in infrastructure/scarab: . scarab-dpml-extensions/etc/deliverables/webapp/WEB-INF/conf, pneubauer, 02/24/2005
Archive powered by MHonArc 2.6.24.