[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2919) 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
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Tue Mar 8 09:32:10 EST 2011
[ https://issues.jboss.org/browse/JBRULES-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586563#comment-12586563 ]
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
More information about the jboss-jira
mailing list