[
https://issues.jboss.org/browse/JBRULES-2919?page=com.atlassian.jira.plug...
]
Geoffrey De Smet commented on JBRULES-2919:
-------------------------------------------
Removing part done. On hold till I get dpalmer's patch/pull request
dpalmer: to add a soa profile use this way and activate it with -Dsoa (don't use
-PsoaProfile because then notSoaProfile might be activated too etc):
<profile>
<id>soaProfile</id>
<activation>
<property>
<name>soa</name>
</property>
</activation>
...
</build>
</profile>
Build: remove SOA profile implementation (because it's not used
by BRMS/SOA build) and replace it by what the BRMS/SOA build actually needs
-------------------------------------------------------------------------------------------------------------------------------------------
Key: JBRULES-2919
URL:
https://issues.jboss.org/browse/JBRULES-2919
Project: Drools
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Minor
Fix For: 5.2.0.M2
keep the soa profile, but remove anything it does, then wait for dpalmer's patch/pull
request to add it
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira