Re: I want to give an open source web development framework toApache, how do I do?

2015-07-29 Thread jan i
On 29 July 2015 at 18:07, Houfeng wrote: > Hi, > > > Nokit is a web development framework, based on Node.js, has been submitted > to NPM, has been updated many versions. some people are using it, at > present, source code is hosted on GitHub, repository address " > https://github.com/Houfeng/noki

Re: I want to give an open source web development framework toApache, how do I do?

2015-07-29 Thread Houfeng
Hi, Nokit is a web development framework, based on Node.js, has been submitted to NPM, has been updated many versions. some people are using it, at present, source code is hosted on GitHub, repository address "https://github.com/Houfeng/nokit";, project website "http://nokit.org/"; . I want

Re: I want to give an open source web development framework to Apache, how do I do?

2015-07-29 Thread jan i
Hi. At Apache we want communities, so it is not possible just to donate software without a community. If you look at http://incubator.apache.org/ that is the entry point for new projects. If you have a community around the source I am happy to help you find your way into apache. rgds jan i.

Re: Tomcat 7.0.x and Tomcat 8.0.x java compatibility (Later defination)

2015-07-29 Thread Violeta Georgieva
Hi, 2015-07-29 4:11 GMT+03:00 roshan garodia : > > As per documentation Tomcat 7.0.x support Java 6 and later > and Tomcat 8.0.x support Java 7 and later. I want to understand "later" > meaning here. Is it for minor or major version? It means Tomcat 7.0.x support Java 6, 7, 8 etc. Tomcat 8.0.x su

I want to give an open source web development framework to Apache, how do I do?

2015-07-29 Thread Houfeng
hello, I want to give an open source web development framework to Apache, how do I do? thx I am Houfeng

Tomcat 7.0.x and Tomcat 8.0.x java compatibility (Later defination)

2015-07-29 Thread roshan garodia
As per documentation Tomcat 7.0.x support Java 6 and later and Tomcat 8.0.x support Java 7 and later. I want to understand "later" meaning here. Is it for minor or major version?