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:24 UTC

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

     [ http://issues.apache.org/jira/browse/JS2-272?page=all ]
     
Randy Watler resolved JS2-272:
------------------------------

      Assign To: Randy Watler
     Resolution: Fixed
    Fix Version: 2.0-M3

This issue was apparently resolved for the final M3 build.

db.execute:
     [echo] Executing scripts for ./sql/DML/populate-db-default.sql
      [sql] Executing file: /usr/share/tomcat5/jetspeed-database/scripts/sql/DML/populate-db-default.sql
      [sql] 247 of 247 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