[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9696) Need to include the ESB runtime detector in the SOA build

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Sep 20 20:05:26 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629499#comment-12629499 ] 

Nick Boldt commented on JBIDE-9696:
-----------------------------------

Testing locally like this:

{code}
  cd ~/tru/tests; mvn3 clean install -Dmaven.test.skip | tee ~/tmp/buildlog.esb.txt; 
  cd ~/tru/esb; mvn3 clean install -Dmaven.test.skip | tee ~/tmp/buildlog.esb.txt; 
  cd ~/tru/runtime; mvn3 clean install -Dmaven.test.skip | tee ~/tmp/buildlog.esb.txt; 
then...
  cd ~/tru/build/aggregate/soa-site/; mvn3 clean install | tee ~/tmp/buildlog.jbt.soa.txt; 
and
  cd ~/truu/product-soa/; mvn3 clean install | tee ~/tmp/buildlog.jbds.soa.txt
{code}

> Need to include the ESB runtime detector in the SOA build
> ---------------------------------------------------------
>
>                 Key: JBIDE-9696
>                 URL: https://issues.jboss.org/browse/JBIDE-9696
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.3.0.M3
>            Reporter: Brian Fitzpatrick
>            Assignee: Nick Boldt
>            Priority: Critical
>             Fix For: 3.3.0.M4
>
>
> The work that Snjezana did for JBIDE-8919 needs to be integrated with the SOA builds associated with JBoss Tools 3.3 and JBDS 5. Not sure if this will fall to Doug or Nick, but hopefully we'll have time to resolve it before the next milestone. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list