You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Randy Watler (JIRA)" <je...@portals.apache.org> on 2005/06/01 00:34:25 UTC

[jira] Commented: (JS2-272) Wrong file reference in target db.create

     [ http://issues.apache.org/jira/browse/JS2-272?page=comments#action_66687 ]
     
Randy Watler commented on JS2-272:
----------------------------------

and...

db.execute:
     [echo] Executing scripts for ./sql/DML/mssql/populate-userinfo-for-default-psml.sql
      [sql] Executing file: /usr/share/tomcat5/jetspeed-database/scripts/sql/DML/mssql/populate-userinfo-for-default-psml.sql      [sql] 102 of 102 SQL statements executed successfully


> Wrong file reference in target db.create
> ----------------------------------------
>
>          Key: JS2-272
>          URL: http://issues.apache.org/jira/browse/JS2-272
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Other
>     Versions: 2.0-M3
>  Environment: Linux/JBoss-3.2.7
>     Reporter: Michael Lipp
>     Assignee: Randy Watler
>      Fix For: 2.0-M3

>
> The jetspeed-M3 binary distribution has a file jetspeed-database/scripts/build.xml that can be used to create the database. The last file reference in target "db.create" is invalid, as it assumes different (i.e. db dependend) population scripts. The correct reference to the population script is "./sql/DML/populate-userinfo-for-default-psml.sql" (no "${org.apache.jetspeed.database.default.name}" part).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org