dlestrat 2004/05/23 13:52:56
Modified: . maven.xml
Log:
Patch from Ate Douma.
http://issues.apache.org/jira/browse/JS2-49
Revision Changes Path
1.60 +0 -2 jakarta-jetspeed-2/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- maven.xml 22 May 2004 21:34:56 -0000 1.59
+++ maven.xml 23 May 2004 20:52:56 -0000 1.60
@@ -360,8 +360,6 @@
<goal name="db.create.production">
<attainGoal name="db.production.properties"/>
<attainGoal name="db.create"/>
- <j:set var="database.arg.script" value="./src/sql/populate-userinfo-for-default-psml.sql"
/>
- <attainGoal name="db.execute" />
</goal>
<goal name="db.create">
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
|