[
https://issues.apache.org/jira/browse/OODT-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262500#comment-14262500
]
Tom Barber commented on OODT-761:
---------------------------------
Looking at it archtype-resources/pge/pom.xml is
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-pge</artifactId>
<version>0.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-filemgr</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-crawler</artifactId>
</exclusion>
</exclusions>
</dependency>
Looks like the issue, but I can't build it so I'll leave it to those who know
> cas-workflow-0.3.jar delivered in radix installation resmgr/lib with oodt-0.7
> -----------------------------------------------------------------------------
>
> Key: OODT-761
> URL: https://issues.apache.org/jira/browse/OODT-761
> Project: OODT
> Issue Type: Bug
> Components: resource manager
> Affects Versions: 0.7
> Environment: Redhat Linux
> Reporter: Valerie Mallder
> Assignee: Paul Ramirez
> Priority: Minor
> Labels: build, easyfix
> Fix For: 0.9
>
>
> After using the radix installation, I noticed that oodt-deploy/resmgr/lib
> contained, cas-workflow-0.3.jar, but oodt-deploy/pge/lib,
> oodt-deploy/workflow/lib, oodt-deploy/crawler/lib, and
> oodt-deploy/filemgr/lib contain cas-workflow-0.7.jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)