This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 200176 - Blank lines in license header from template have <p/> inserted
Summary: Blank lines in license header from template have <p/> inserted
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-07-15 20:02 UTC by Jesse Glick
Modified: 2011-07-25 13:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-07-15 20:02:13 UTC
20110715-b3b81ce11cab. I made a new Java annotation type from template and got e.g.

/*
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 * <p/>
 * Copyright 2011 Oracle and/or its affiliates. All rights reserved.
 * <p/>
 * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
 * Other names may be trademarks of their respective owners.
 * <p/>
...
Comment 1 Dusan Balek 2011-07-15 22:35:36 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/dcb82bf320cd
Comment 2 Quality Engineering 2011-07-19 13:55:51 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/dcb82bf320cd
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #200176: Blank lines in license header from template have <p/> inserted - fixed.
Comment 3 _ gtzabari 2011-07-25 13:53:28 UTC
*** Bug 200213 has been marked as a duplicate of this bug. ***