[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim McConnell resolved GERONIMODEVTOOLS-347.
--------------------------------------------

    Resolution: Fixed

When projects are added to the server using the "Add and Remove Project" wizard 
 the GEP will interrogate the artifacts being deployed for inter-dependencies 
(i.e., <dependency> elements in the <environment>) and order them accordingly 
for proper deployment to the Geronimo server. Two new classes have been added 
to the org.apache.geronimo.st.core plugin: 

-- A dependency manager class to register all the inter-dependencies as the 
artifacts are being deployed 

-- A dependency helper class to determine the new order based on those 
registered dependencies


> Modules out-of-order when published to Geronimo server 
> -------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-347
>                 URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-347
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.0
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1.1
>
>
> Dependencies are not interrogated when publishing modules from the GEP to the 
> Geronimo server. As a result, since the Add/Remove WTP dialog adds them in 
> alphabetical order it is quite likely that they will be published in an order 
> that is not correct and will result in unsatisfied dependency errors. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to