You are here: Foswiki>Tasks Web>Item981 (04 Feb 2009, OlivierRaginel)Edit Attach

Item981: pseudo-install.pl cannot install a group of modules and some additionnal module(s)

pencil
Priority: Normal
Current State: Closed
Released In:
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: OlivierRaginel
Waiting For:
Last Change By: OlivierRaginel
If you want to try out an extension, or run the unit tests for a given one, you usually have to issue 2 commands:
perl pseudo-install.pl developer
perl pseudo-install.pl SearchEngineKinoSearchAddOn SearchEnginePluceneAddOn

then, for un-installing them, you will have to issue the same 2 commands, in reverse order.

Idea here is to patch the pseudo-install.pl script so that it resolves the developer or all or default special name into what it's supposed to be, then considering the other arguments as normal module names, thus the above could be written:
perl pseudo-install.pl developer SearchEngineKinoSearchAddOn SearchEnginePluceneAddOn
or even:
perl pseudo-install.pl SearchEngineKinoSearchAddOn developer SearchEnginePluceneAddOn

-- OlivierRaginel - 04 Feb 2009

ItemTemplate edit

Summary pseudo-install.pl cannot install a group of modules and some additionnal module(s)
ReportedBy OlivierRaginel
Codebase trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Engine
Component
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:fa860f1e7277
TargetRelease patch
ReleasedIn
Topic revision: r4 - 04 Feb 2009, OlivierRaginel
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy