Bug 50414 - tlv package cause another split package issue in impl and jstlel bundles
Summary: tlv package cause another split package issue in impl and jstlel bundles
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.2.0
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks: 50064
  Show dependency tree
 
Reported: 2010-12-05 22:33 UTC by Rex Wang
Modified: 2010-12-22 22:57 UTC (History)
0 users



Attachments
patch for jstlel (13.04 KB, patch)
2010-12-05 22:54 UTC, Rex Wang
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rex Wang 2010-12-05 22:33:17 UTC
I found another split package issue:
impl\src\main\java\org\apache\taglibs\standard\tlv
jstlel\src\main\java\org\apache\taglibs\standard\tlv

Will try provide a patch..

-Rex
Comment 1 Rex Wang 2010-12-05 22:54:44 UTC
Created attachment 26376 [details]
patch for jstlel
Comment 2 Rex Wang 2010-12-06 00:37:10 UTC
btw, should we remove the blank folder "\impl\src\main\resources\org\apache\taglibs\standard\lang" ?
Comment 3 Jeremy Boynes 2010-12-19 12:40:54 UTC
The patch seems to be missing the classes from the org.apache.taglibs.standard.tlv.el package.

Is the change here effectively an svn move into the jstlel module?
Comment 4 Jeremy Boynes 2010-12-19 20:10:44 UTC
I went and moved the JSTLEL TLVs into the sub-package.
Rex, please can you verify this fixes the OSGI issue
Comment 5 Rex Wang 2010-12-21 21:18:04 UTC
sure. will do.
Comment 6 Rex Wang 2010-12-22 22:57:04 UTC
resolved. thanks

-Rex