Apologies in advance if this is not flex-mojos specific...

I have a pom which inherited from a parent pom containing this config
for the flex compiler plugin:

<definesDeclaration>
  
<property><name>BUILD::buildNumber</name><value>${bamboo.buildNumber}</value></property>
  <property><name>CONFIG::emulated</name><value>false</value></property>
</definesDeclaration>

In the child POM I wish to set CONFIG::emulated to true. But it
appears that I have to set the other property as well - i.e. the
<definesDeclaration> tag replaces rather than appends. Am I correct,
and if so is there another way to just override one compiler property?

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

To unsubscribe, reply using "remove me" as the subject.

Reply via email to