Bug 676682 - REGRESSION: Restore missing 'gif' files to console . . .
Summary: REGRESSION: Restore missing 'gif' files to console . . .
Keywords:
Status: CLOSED EOL
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Console
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Harmsen
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-10 18:25 UTC by Matthew Harmsen
Modified: 2020-03-27 18:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:35:44 UTC
Embargoed:


Attachments (Terms of Use)
Restore missing "gif" files (2.56 KB, patch)
2011-02-10 19:34 UTC, Matthew Harmsen
awnuk: review+
Details | Diff

Description Matthew Harmsen 2011-02-10 18:25:55 UTC
The change to the new CMake build system contained a regression in which "gif" files were excluded from the final pki-console.jar file.

Comment 1 Matthew Harmsen 2011-02-10 19:34:22 UTC
Created attachment 478102 [details]
Restore missing "gif" files

Comment 2 Matthew Harmsen 2011-02-10 19:55:54 UTC
TIP:

# cd pki

# svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       base/console/src/CMakeLists.txt

# svn commit
Sending        base/console/src/CMakeLists.txt
Transmitting file data .
Committed revision 1839.


Note You need to log in before you can comment on or make changes to this bug.