On 03/12/2012 14:51, Violeta Georgieva wrote:
>>
>> From which git repository? I couldn't find that commit ID in the ASF git
>> repo for Tomcat trunk nor the GitHub mirror.
> 
> 
> Ok I understood where the missunderstanding is.
> That repo (in my github profile) is my own git-to-svn repo and is not a
> fork from the one available in github.
> Having my own git-to-svn repo I can control when I can do a rebase from svn.

That explains that then.

> In order to escape such problems in the future I forked the official Tomcat
> git repo in github and applied my changes there.
> Here is the new link: https://github.com/violetagg/tomcat.git
> Hope this time it will work without issues.

Thanks. That should make things a little easier moving forwards.
> Unfortunately not all tests are passing now on this repo. I have
> 
> java.lang.NullPointerException
>  at
> org.apache.tomcat.websocket.ServerContainerImpl.addWsServletMapping(ServerContainerImpl.java:162)
>  at
> org.apache.tomcat.websocket.ServerContainerImpl.publishServer(ServerContainerImpl.java:119)
>  at
> websocket.echo.WsConfigListener.contextInitialized(WsConfigListener.java:33)
> ...
> 
> I don't know whether we should discuss it here or to start a new thread

New thread please.

Mark


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

Reply via email to