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 128437 - Use FreeMarker to generate Spring Web MVC artifacts
Summary: Use FreeMarker to generate Spring Web MVC artifacts
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: nairsujit
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 13:53 UTC by Andrei Badea
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-02-26 13:53:49 UTC
Currently custom code which searches and replaces strings is used to generate Spring artifacts. This leads to
complicated code which is hard to maintain. A standard mechanism for generating template-based content, such as
FreeMarker, should be used instead.
Comment 1 John Baker 2008-03-01 00:22:22 UTC
How is this a defect?

This really should be an enhancement
Comment 2 Andrei Badea 2008-03-03 10:09:45 UTC
Do you plan to fix it for 6.1?
Comment 3 John Baker 2008-03-05 06:24:37 UTC
I'll evaluate this tomorrow 3/5
Comment 4 Andrei Badea 2008-03-07 17:50:04 UTC
Taking over, will fix this as part of issue 129454.
Comment 5 John Baker 2008-04-04 00:57:44 UTC
I can fix this now that I know a little about Freemarker
Comment 6 Jiri Prox 2008-04-11 01:19:14 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 7 John Baker 2008-08-19 07:56:15 UTC
I had made some changes to use freemarker but not everywhere in Spring Web MVC
Comment 8 Martin Balin 2016-07-07 08:54:06 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss