]
Josef Kopriva closed JBIDE-14099.
---------------------------------
Closing, nothing to do.
CLONE - Project Archives incorrectly loading saved .packages
------------------------------------------------------------
Key: JBIDE-14099
URL:
https://issues.redhat.com/browse/JBIDE-14099
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: archives
Affects Versions: 4.0.0.Final
Environment: Eclipse juno 32 bit
Reporter: Rafael Sisto
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.0.2.Final
After creating a project archive from the Project Archives window, consisting of a war
file, a jar file and EarContent folder it creates the ear successfully.
After restarting eclipse (or closing and opening the project) the Project Archive does
not load the jar and war archives, only the EarContent fileset.
Testing a little further, adding only a jar archive and a fileset works, but when adding
the second jar (war in this case), the project archives loads only the fileset, discarding
both jars.