Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=53
Summary: One Host, several Profiles
Product: WPKG
Version: 0.9.10
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: wpkg.js
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Ave WPKG developer,
some time ago I made some changes to the WPKG.js script. Those Changes
give me the possibility to add more then one Profile to a Host.
I needed this, for e.g. I had a graphic Profile, a developer Profile and
a basic Profile. Graphic and developer depend on basic. And then I had
to setup a host that was graphic and developer PC. Using the:
<host name="alCapone" profile-id="graphic" />
schema I could not get two differnet Porfiles onto one Host.
Yes, it cold have been possibe If I would have created an extra profile
for that Host, but I did not like that idea. So what I did, I extended
the Schema to an alternative:
<host name="alCapone">
<profile id="graphic"/>
<profile id="dev"/>
</host>
The file I send to you works great and it is backwards compatible.
Further more I have changed the Check condition part. On my system there
was a bug, if the file did not exist, the test for
CheckValFromFileSystem != "UNKNOWN" did not fail, I had to add &&
CheckValFromFileSystem != "" now it works fine.
Hannes
--
Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users