You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/11 03:50:54 UTC

DO NOT REPLY [Bug 50250] New: Split package issue in impl and jstlel bundles

https://issues.apache.org/bugzilla/show_bug.cgi?id=50250

           Summary: Split package issue in impl and jstlel bundles
           Product: Taglibs
           Version: 1.2.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Standard Taglib
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: rwonly@gmail.com


hi devs,

I notice the jstlel is extracted from the impl. But the
"resources\org\apache\taglibs\standard\lang\jstl" is still in the impl bundle.

This causes a split package issue in osgi environment. The impl will also
export "org.apache.taglibs.standard.lang.jstl" package which only contains 2
resources.

Just svn mv them to jstlel can resovle this problem.

thanks.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250

--- Comment #2 from Henri Yandell <ba...@apache.org> 2010-11-13 00:52:28 EST ---
Thanks Rex.

I've performed the svn mv, though I'm not sure what the deployment process is
so will wait on Jeremy for that.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250

Rex Wang <rw...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Rex Wang <rw...@gmail.com> 2010-12-21 21:50:04 EST ---
resolved, thanks.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250

--- Comment #3 from Jeremy Boynes <jb...@apache.org> 2010-11-13 12:09:49 EST ---
(In reply to comment #2)
> Thanks Rex.
> 
> I've performed the svn mv, though I'm not sure what the deployment process is
> so will wait on Jeremy for that.

Guidelines are at http://www.apache.org/dev/publishing-maven-artifacts.html
Once you've set up your local credentials (in ~/.m2/settings.xml) it's just
    $ mvn deploy
to update the SNAPSHOT. 

Rex, I deployed r1034805. Please can you resolve this when you've had a chance
to check the updated snapshot

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250

--- Comment #4 from Rex Wang <rw...@gmail.com> 2010-11-14 21:41:24 EST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Thanks Rex.
> > 
> > I've performed the svn mv, though I'm not sure what the deployment process is
> > so will wait on Jeremy for that.
> 
> Guidelines are at http://www.apache.org/dev/publishing-maven-artifacts.html
> Once you've set up your local credentials (in ~/.m2/settings.xml) it's just
>     $ mvn deploy
> to update the SNAPSHOT. 
> 
> Rex, I deployed r1034805. Please can you resolve this when you've had a chance
> to check the updated snapshot


Sure. will check this.

Thank you, Henri and Jeremy.

-Rex

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250

--- Comment #1 from Rex Wang <rw...@gmail.com> 2010-11-10 21:54:25 EST ---
Hi devs,

Would you please help re-deploy the artifacts after you fix this issue?

-Rex

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org