[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] build/BIF SERVER_12_1-helix.bif,1.6,1.7
From:       srao () helixcommunity ! org
Date:       2008-09-27 4:06:11
Message-ID: 200809270411.m8R4Bt3N032273 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/build/BIF
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv15059

Modified Files:
	SERVER_12_1-helix.bif 
Log Message:
Synopsis
==============

This CR fixes following issues:
1. On Solaris, shared objects of xalan and xerces are not getting generated. 

 

Branches: SERVER_12_1_RN, SERVER_CURRENT_RN 

Suggested Reviewer: JJ, Dean, Atin


Description
===========
1. Even though the path is specified in the dependent list and solaris was specified \
in includeplatforms list, shared objects are not getting generated.  It looks like \
build system is not recognizing solaris option in platform list. So I modified \
includeplatforms values to unix win32.  

Files Affected
=============

/server/build/BIF/SERVER_12_1-helix.bif


Testing Performed
=================

Verified on Solaris and found that shared objects of xalan and xerces are getting \
generated.


Build verified: sunos-5.10-sparc-server


Platforms tested sunos-5.10-sparc-server

 

QA Hints
===============

None




Index: SERVER_12_1-helix.bif
===================================================================
RCS file: /cvsroot/server/build/BIF/SERVER_12_1-helix.bif,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- SERVER_12_1-helix.bif	12 Sep 2008 01:06:07 -0000	1.6
+++ SERVER_12_1-helix.bif	27 Sep 2008 04:06:08 -0000	1.7
@@ -163,7 +163,7 @@
     <module id="common_import_xalan" name="common/import/xalan" group="core">    
         <sdk name="xalansdk" path="common/import/xalan" />
       <includeplatforms>
-        linux solaris win32
+        unix win32
       </includeplatforms>
     </module>
 
@@ -171,7 +171,7 @@
     <module id="common_import_xerces" name="common/import/xerces" group="core">    
         <sdk name="xercessdk" path="common/import/xerces" />
       <includeplatforms>
-        linux solaris win32
+        unix win32
       </includeplatforms>
     </module>
 


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic