Bugs item #2300894, was opened at 2008-11-16 21:15 Message generated for change (Comment added) made by stuartlewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2300894&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Batch tools Group: 1.5.1 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Kim Shepherd (kshepherd) Assigned to: Nobody/Anonymous (nobody) Summary: structure-builder doesn't call dsrun correctly Initial Comment: Affected: 1.4.2 and 1.5.1 are confirmed to be affected, I assume all 1.4 and 1.5 are affected. Issue: The structure-builder script (use of which is recommended by various manuals) is broken. Solution: Apply the simple patch attached (just a single typo on a single line -- 'dsrun' is passed to dsrun itself as the first argument, which should actally be a class name) ---------------------------------------------------------------------- >Comment By: Stuart Lewis (stuartlewis) Date: 2008-11-16 22:14 Message: Hi Kim, Thanks for reporting this. It was fixed a month or so ago in SVN ready for the next release. http://dspace.svn.sourceforge.net/viewvc/dspace/branches/dspace-1_5_x/dspace/bin/structure-builder?r1=2260&r2=3215&pathrev=3215 Thanks, Stuart ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2300894&group_id=19984 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
