removing incubation notices
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@428 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
c712013d0a
commit
0f854e3c84
|
@ -1,17 +0,0 @@
|
||||||
|
|
||||||
The Jetty @ eclipse project is based on the Jetty project at codehaus
|
|
||||||
|
|
||||||
http://jetty.codehaus.org
|
|
||||||
|
|
||||||
Ongoing development is now under the eclipse foundation
|
|
||||||
|
|
||||||
http://www.eclipse.org/jetty/
|
|
||||||
|
|
||||||
The Jetty project is in incubation at the eclipse foundation
|
|
||||||
|
|
||||||
http://wiki.eclipse.org/Development_Resources/Process_Guidelines/What_is_Incubation
|
|
||||||
|
|
||||||
The Jetty project is in the parallel IP review process
|
|
||||||
|
|
||||||
http://wiki.eclipse.org/Development_Resources/HOWTO/Parallel_IP_Process
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ The Jetty @ eclipse project is based on the Jetty project at codehaus
|
||||||
|
|
||||||
http://jetty.codehaus.org
|
http://jetty.codehaus.org
|
||||||
|
|
||||||
Ongoing development is now under incubation at the eclipse foundation
|
Ongoing development is now at the eclipse foundation
|
||||||
|
|
||||||
http://www.eclipse.org/jetty/
|
http://www.eclipse.org/jetty/
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ The Jetty @ eclipse project is based on the Jetty project at codehaus
|
||||||
|
|
||||||
http://jetty.codehaus.org
|
http://jetty.codehaus.org
|
||||||
|
|
||||||
Ongoing development is now under incubation at the eclipse foundation
|
Ongoing development is now at the eclipse foundation
|
||||||
|
|
||||||
http://www.eclipse.org/jetty/
|
http://www.eclipse.org/jetty/
|
||||||
|
|
||||||
|
|
1
pom.xml
1
pom.xml
|
@ -73,7 +73,6 @@
|
||||||
<configuration>
|
<configuration>
|
||||||
<archive>
|
<archive>
|
||||||
<manifestEntries>
|
<manifestEntries>
|
||||||
<Eclipse-Status>Incubation</Eclipse-Status>
|
|
||||||
<Implementation-Version>${project.version}</Implementation-Version>
|
<Implementation-Version>${project.version}</Implementation-Version>
|
||||||
<Implementation-Vendor>Eclipse.org - Jetty</Implementation-Vendor>
|
<Implementation-Vendor>Eclipse.org - Jetty</Implementation-Vendor>
|
||||||
<url>${jetty.url}</url>
|
<url>${jetty.url}</url>
|
||||||
|
|
Loading…
Reference in New Issue