[
https://issues.apache.org/jira/browse/OODT-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-954.
------------------------------------
Resolution: Fixed
- addressed:
{noformat}
LMC-053601:oodt mattmann$ git commit -m "Fix for OODT-954: CAS-PGE
FileManagerFileStager has NPE b/c it does not set Product Structure"
[master 44c1555] Fix for OODT-954: CAS-PGE FileManagerFileStager has NPE b/c it
does not set Product Structure
2 files changed, 42 insertions(+)
create mode 100644
pge/src/test/java/org/apache/oodt/cas/pge/staging/TestFileManagerFileStager.java
LMC-053601:oodt mattmann$ git push -u origin master
Counting objects: 25, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (15/15), done.
Writing objects: 100% (25/25), 2.90 KiB | 0 bytes/s, done.
Total 25 (delta 7), reused 0 (delta 0)
remote: oodt git commit: Fix for OODT-954: CAS-PGE FileManagerFileStager has
NPE b/c it does not set Product Structure
remote: oodt git commit: Record change for OODT-954 and include Val's note
about workflow instance rep/Lucene upgrade.
To https://git-wip-us.apache.org/repos/asf/oodt.git
bec179a..44c1555 master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:oodt mattmann$
{noformat}
> CAS-PGE FileManagerFileStager has NPE b/c it does not set Product Structure
> ---------------------------------------------------------------------------
>
> Key: OODT-954
> URL: https://issues.apache.org/jira/browse/OODT-954
> Project: OODT
> Issue Type: Bug
> Components: file manager, pge wrapper framework
> Affects Versions: 1.0
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Priority: Blocker
> Fix For: 1.1
>
>
> I found this while testing 1.1 RC #1 - the FileManagerFileStager doesn't set
> the Product.ProductStructure property causing it to be inoperable for use in
> File Staging. I'll contribute a quick fix and unit test shortly for it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)