Bug 990192 - EAP6-javadoc Jenkins job generates wrong branding title
Summary: EAP6-javadoc Jenkins job generates wrong branding title
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Build
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER6
: EAP 6.1.1
Assignee: Yong Yang
QA Contact: Petr Kremensky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-30 14:35 UTC by Vladimir Dosoudil
Modified: 2015-02-20 11:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-16 20:25:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vladimir Dosoudil 2013-07-30 14:35:54 UTC
The Jenkins job for generating Javadoc for EAP 6 [1] generates title

"JBoss Enterprise Application Platform $JBOSS_EAP_VERSION"; public API

instead of using the proper evaluation of $JBOSS_EAP_VERSION and correct notation without inappropriate characters such as quotation mark and semicolon. The correct one looks like this:

JBoss Enterprise Application Platform 6.1.1.GA public API

See build #35 and #37 of the job [1] for the reference of this issue.

The process described in javadoc/README.TXT (in jboss-as) works correctly if you choose "manual way" i.e. building javadoc out of the Jenkins job.

[1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/EAP6-javadoc

Comment 1 Paul Gier 2013-08-14 18:37:24 UTC
This issue was fixed in ER5 with a change to the Jenkins config.  Marking it for ER6 to get the required Acks.

Comment 2 Pavel Jelinek 2013-08-21 14:10:32 UTC
Runs of the Jenkins job from #45 (EAP 6.1.1.ER5) onward are ok from this PoV.


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