Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] P2 Director App Target Environment

Q: Is it possible to specify “*” as the destination environment for the p2.os / ps.ws / ps.arch arguments for the P2 director application?

 

I’m trying to use P2 to initialize a multi-platform environment.  I’m attempting to run the P2 director application from an ant script.  I set the destination execution environment arguments as:

                  <arg line="-p2.os *" />

                  <arg line="-p2.ws *" />

                  <arg line="-p2.arch *" />

 

The P2 director app run and installs the non-platform specific plug-ins.  However, the platform specific plug-ins are missing.

 

I’m curious if “*,*,*” is supported.  Or, do I need to run the P2 director app for each desired execution environment (ie: win32,win32,x86, linux,gtk,x86, etc…)

Dennis O'Flynn
Technical Consultant
compuware
One Campus Martius
12W-1104
Detroit, Michigan 48226
313-227-7433 Work
313-227-9230 Fax

 


The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.


Back to the top