cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
a-zender
Level 3

Creating custom distributions

I am creating an installation that targets linux 32bit and linux 64bit, while using different binaries. The same goes for Mac OS X PPC and Intel - I need to supply different binaries.
I know I can create a custom platform in the condition and build categories, but how do I reflect it in the packages built? I want to create a separate package for each system
Labels (1)
0 Kudos
(1) Reply
enanrum
Level 9

You can add a new 'Build Category', (BC), to the component or feature to which you want to differentiate by clicking New in BC view and defining say 32bit category for your 32bit apps and 64bit for your 64bit apps.

Then create 2 Build Configurations - one 32bit the other 64bit and Filter out the other category when you build one!!!

You can set your platform and distributions as normal and just add the different JVM resolutions for each Build Config!!!

Regards,
Tom
0 Kudos