BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 04-04-2008, 09:54 AM   #1
LudiPeraJoe
New Member
 
Join Date: Mar 2007
Location: Santiago, Chile
Model: 8100
Carrier: Entel PCS
Posts: 1
Default Etaras rapc task question

Please Login to Remove!

I have an app that depends on two libraries (say lib1 & lib2). Whenever I build the "top-level app", referenced libraries get built (rapc.exe is invoked again on those) as well EVENTHOUGH build attribute is set to false in library tag (as you can see below). One of the consequencies is that when re-built this way, the libraries don't get signed properly. I could have the libs signed later on, in a separate task, but for this and a few other reasons

I would like to avoid having the libs re-build.

I'm using etaras rapc task 1.8.

Here's the script snippet that build's my app:

<rapc jdehome="${jdehome}" javahome="${javahome}">
<workspace src="${module_name}.jdw" update="true" build="true">

<library build="false" src="lib1.jdp" update="false" />
<library build="false" src="lib2.jdp" update="false" />

<cldc version="${module_version}" src="${module_name}.jdp" update="true" titleresourcebundlepath="${resourcebundle.path}"
titleresourcebundlekey="${resourcebundle.title}" vendor="MyCompany" build="true" options="-vtablefull=56000" alx="true">

<dependson name="lib1"/>
<dependson name="lib1"/>
...
</cldc >
</workspace>
</rapc>

lib2.jdp & lib1.jdp in turn have AlwaysBuild=0, though I don't know what's the effect of this.

Any ideas?

Thanks in advance,
Bojan
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


JOHNSON CONTROLS NS-BTB7002-0 / NSBTB70020 (NEW IN BOX) picture

JOHNSON CONTROLS NS-BTB7002-0 / NSBTB70020 (NEW IN BOX)

$120.00



Johnson Controls Metasys RY10603  A-2 picture

Johnson Controls Metasys RY10603 A-2

$75.00



"New" Johnson Controls VMA1628 MS-VMA1628-1 VAV Controller

$249.99



JOHNSON CONTROLS M300CJ CONTROL MODULE picture

JOHNSON CONTROLS M300CJ CONTROL MODULE

$49.95



Johnson Controls MS-FEC1621-0 Programmable Controller - FEC 1621 - Metasys 1611 picture

Johnson Controls MS-FEC1621-0 Programmable Controller - FEC 1621 - Metasys 1611

$79.99



Johnson Controls T4002 203 Direct Acting Vertical Mounting Pneumatic Thermostat picture

Johnson Controls T4002 203 Direct Acting Vertical Mounting Pneumatic Thermostat

$130.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.