#311: [BUG] Files listed in both MANIFEST and MANIFEST.generated
--------------------------+-------------------------------------------------
 Reporter:  jkeenan       |        Owner:  jkeenan
     Type:  bug           |       Status:  closed 
 Priority:  minor         |    Milestone:  1.0    
Component:  docs          |      Version:  trunk  
 Severity:  low           |   Resolution:  fixed  
 Keywords:  POD MANIFEST  |         Lang:         
    Patch:                |     Platform:         
--------------------------+-------------------------------------------------
Changes (by allison):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 chromatic's original analysis is correct. And in fact, even those IMCC
 files don't need to be listed in MANIFEST.generated (and the imcc file had
 the wrong package listed in MANIFEST.generated anyway).

 MANIFEST and MANIFEST.generated are collapsed into a single file for all
 MANIFEST processing. The only difference is that MANIFEST lists files that
 are checked into the repository, while MANIFEST.generated lists files that
 aren't checked into the repository but still need to be installed,
 associated with a particular install package, or otherwise processed as
 part of the MANIFEST.

 I've removed the remaining duplicates in r37460.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/311#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to