Author: veithm
Date: Mon Feb 4 13:17:39 2013
New Revision: 1442105
URL: http://svn.apache.org/viewvc?rev=1442105&view=rev
Log:
Removing incubator from website, updating links and text
Modified:
etch/site/trunk/README
etch/site/trunk/STATUS
etch/site/trunk/content/archive.mdtext
etch/site/trunk/content/buildserver.mdtext
etch/site/trunk/content/contributors.mdtext
etch/site/trunk/content/documentation/etch-binary-protocol.html
etch/site/trunk/content/documentation/javascript-language-binding.html
etch/site/trunk/content/documentation/setup-guide-for-users.html
etch/site/trunk/content/downloads.mdtext
etch/site/trunk/content/get-involved.mdtext
etch/site/trunk/content/getting-started.mdtext
etch/site/trunk/content/index.mdtext
etch/site/trunk/content/mailinglists.mdtext
etch/site/trunk/content/roadmap-concepts-router.mdtext
etch/site/trunk/content/sources.mdtext
etch/site/trunk/templates/skeleton.html
Modified: etch/site/trunk/README
URL:
http://svn.apache.org/viewvc/etch/site/trunk/README?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/README (original)
+++ etch/site/trunk/README Mon Feb 4 13:17:39 2013
@@ -2,12 +2,12 @@
Checking out the source:
------------------------
-$ svn co http://svn.apache.org/repos/asf/incubator/etch/site/trunk/ site
+$ svn co http://svn.apache.org/repos/asf/etch/site/trunk/ site
Intro:
----------------------
-The http://incubator.apache.org/etch/ is managed by the ASF CMS
+The http://etch.apache.org is managed by the ASF CMS
(http://cms.apache.org)
All Etch committers have read-write access to the website content,
@@ -24,7 +24,7 @@ Modifying the website:
----------------------
To modify the website, all you need to do is edit the files in the content/
-directory, commit your changes, and visit
https://cms.apache.org/incubator/etch/publish.
+directory, commit your changes, and visit https://cms.apache.org/etch/publish.
The format of the files is Markdown.
Changing the look and feel of the entire website is easy. Just modify the
@@ -36,7 +36,7 @@ When the staging site at http://etch.sta
changes, check that the expected files have been updated. Once you are
happy that the correct files have been changed, visit
- https://cms.apache.org/incubator/etch/publish
+ https://cms.apache.org/etch/publish
to make them live.
Modified: etch/site/trunk/STATUS
URL:
http://svn.apache.org/viewvc/etch/site/trunk/STATUS?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/STATUS (original)
+++ etch/site/trunk/STATUS Mon Feb 4 13:17:39 2013
@@ -1,12 +1,12 @@
-The incubator/etch/site area of the ASF's Subversion repository houses
-incubator.apache.org/etch's web content, corresponding Markdown source
+The etch/site area of the ASF's Subversion repository houses
+etch.apache.org's web content, corresponding Markdown source
files, and style sheets used to generate and brand the web site.
Mailing lists:
- * [email protected] - Discussion of what needs doing
+ * [email protected] - Discussion of what needs doing
The following is a list of files/directories that need to be replicated
-or replaced from the incubator.apache.org/etch site, along with their
+or replaced from the etch.apache.org site, along with their
status.
File or drectory Status
Modified: etch/site/trunk/content/archive.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/archive.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/archive.mdtext (original)
+++ etch/site/trunk/content/archive.mdtext Mon Feb 4 13:17:39 2013
@@ -1,11 +1,11 @@
-# Apache Incubator Etch Download-Archive
+# Apache Etch Download-Archive
-Welcome to the Apache Etch download archive page. Archived releases of Etch
can be found in the [archives](http://archive.apache.org/dist/incubator/etch/).
+Welcome to the Apache Etch download archive page. Archived incubator releases
of Etch can be found in the
[archives](http://archive.apache.org/dist/incubator/etch/).
### Apache Etch 1.1.0-incubating (Oct. 2010)
-Release Notes can be found
[here](http://svn.apache.org/repos/asf/incubator/etch/releases/release-1.1.0-incubating/RELEASE_NOTES.txt).
A list of known bugs for the 1.1.0-incubator release is available
[here](release-110-incubating-known-bugs).
+Release Notes can be found
[here](http://svn.apache.org/repos/asf/etch/releases/release-1.1.0-incubating/RELEASE_NOTES.txt).
A list of known bugs for the 1.1.0-incubator release is available
[here](release-110-incubating-known-bugs).
<table id="table-default">
<tr>
@@ -82,7 +82,7 @@ Release Notes can be found [here](http:/
This is the first release of Apache Etch through the ASF. It consists of a few
bug fixes and an update license texts to conform with ASF standards. This
release does not change the package names for the Etch libraries and is
therefore compatible with applications linked against the previous [1.0.x
releases of Etch](pre-apache-releases.html) from Cisco Systems.
-Release Notes can be found
[here](http://svn.apache.org/repos/asf/incubator/etch/releases/release-1.0.2/RELEASE_NOTES.txt).
+Release Notes can be found
[here](http://svn.apache.org/repos/asf/etch/releases/release-1.0.2/RELEASE_NOTES.txt).
<table id="table-default">
<tr>
Modified: etch/site/trunk/content/buildserver.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/buildserver.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/buildserver.mdtext (original)
+++ etch/site/trunk/content/buildserver.mdtext Mon Feb 4 13:17:39 2013
@@ -1,3 +1,3 @@
# Buildserver
-The Apache Incubator Etch project use the Hudson build server for doing
Nightly Builds. At the moment the build is configured to run on a Windows as
well on a Linux machine. You can reach the build server at
[link](https://hudson.apache.org/hudson/view/A-F/view/Etch/).
\ No newline at end of file
+The Apache Etch project use the Jenkins build server for doing Nightly Builds.
At the moment the build is configured to run on a Windows as well on a Linux
machine. You can reach the build server at
[link](https://hudson.apache.org/hudson/view/A-F/view/Etch/).
\ No newline at end of file
Modified: etch/site/trunk/content/contributors.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/contributors.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/contributors.mdtext (original)
+++ etch/site/trunk/content/contributors.mdtext Mon Feb 4 13:17:39 2013
@@ -8,24 +8,24 @@ Currently all developers are also commit
**Apache Etch Committers**
-Who: All of the volunteers who are developers to Apache Etch project and have
write access to the subversion repository. All Committers have signed a
Contributor License Agreement (CLA) on record. They are responsible for
progress and technical aspects of the Apache Incubator Etch project.
+Who: All of the volunteers who are developers to Apache Etch project and have
write access to the subversion repository. All Committers have signed a
Contributor License Agreement (CLA) on record. They are responsible for
progress and technical aspects of the Apache Etch project.
Active:
* Scott Comer
-* James Dixson
* Youngjin Park
-* Holger Grandy
* Michael Fitzner
* Martin Veith
-* Thomas Marsh
Inactive:
+* Thomas Marsh
+* Holger Grandy
+* James Dixson
* Gaurav Sandhir
* J.D. Liau
* Rene Barrazza
* Seth Call
* James DeCocq
-Further information about the project organisation with a list of all
commiters and project mentors can be found
[here](http://incubator.apache.org/projects/etch.html).
+Further information about the project organisation with a list of all
commiters and project mentors can be found
[here](http://people.apache.org/committers-by-project.html#etch).
Modified: etch/site/trunk/content/documentation/etch-binary-protocol.html
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/documentation/etch-binary-protocol.html?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/documentation/etch-binary-protocol.html (original)
+++ etch/site/trunk/content/documentation/etch-binary-protocol.html Mon Feb 4
13:17:39 2013
@@ -169,7 +169,7 @@ binaryExample.A[] as = {a1, a2};
<H2><A name="EtchBinaryProtocol-Implementation"></A>Implementation</H2>
-<P>The <A
href="https://svn.apache.org/repos/asf/incubator/etch/trunk/binding-java/runtime/src/main/java/org/apache/etch/bindings/java/transport/fmt/binary/BinaryTaggedDataOutput.java"
class="external-link" rel="nofollow">BinaryTaggedDataOutput</A> class
implements the serialization in Etch. It's code is pretty good to understand
and is - at the moment - the availble specification for the whole protocol.
Start with the writeMessage function.</P>
+<P>The <A
href="https://svn.apache.org/repos/asf/etch/trunk/binding-java/runtime/src/main/java/org/apache/etch/bindings/java/transport/fmt/binary/BinaryTaggedDataOutput.java"
class="external-link" rel="nofollow">BinaryTaggedDataOutput</A> class
implements the serialization in Etch. It's code is pretty good to understand
and is - at the moment - the availble specification for the whole protocol.
Start with the writeMessage function.</P>
<H2><A name="EtchBinaryProtocol-TypeCodes%3A"></A>Type Codes:</H2>
Modified: etch/site/trunk/content/documentation/javascript-language-binding.html
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/documentation/javascript-language-binding.html?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/documentation/javascript-language-binding.html
(original)
+++ etch/site/trunk/content/documentation/javascript-language-binding.html Mon
Feb 4 13:17:39 2013
@@ -329,7 +329,7 @@ service Chat
<H2><A name="JavascriptLanguageBinding-CurrentState"></A>Current State</H2>
<UL>
- <LI>Only one server-side implementation currently, built for C#/.NET
using System.Net.HttpListener. SVN location: <A
href="https://svn.apache.org/repos/asf/incubator/etch/branches/etch-javascript"
class="external-link"
rel="nofollow">https://svn.apache.org/repos/asf/incubator/etch/branches/etch-javascript</A></LI>
+ <LI>Only one server-side implementation currently, built for C#/.NET
using System.Net.HttpListener. SVN location: <A
href="https://svn.apache.org/repos/asf/etch/branches/etch-javascript"
class="external-link"
rel="nofollow">https://svn.apache.org/repos/asf/etch/branches/etch-javascript</A></LI>
<LI>Support for the following types: <B>boolean</B>, <B>int</B>,
<B>byte</B>, <B>short</B>, <B>long</B>, <B>string</B>, <B>List</B>,
<B>struct</B>, <B>datetime</B></LI>
<LI>Exceptions are supported.</LI>
<LI>Notification is given on session "DOWN" and session
"UP"</LI>
Modified: etch/site/trunk/content/documentation/setup-guide-for-users.html
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/documentation/setup-guide-for-users.html?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/documentation/setup-guide-for-users.html (original)
+++ etch/site/trunk/content/documentation/setup-guide-for-users.html Mon Feb 4
13:17:39 2013
@@ -284,11 +284,11 @@ file in each example's directory which e
<P>Unit tests can be had by checking out the source code from the
subversion<BR>
repository and performing a complete build:</P>
-<P> <A
href="http://svn.apache.org/repos/asf/incubator/etch/releases/release-1.1.0-incubating"
class="external-link"
rel="nofollow">http://svn.apache.org/repos/asf/incubator/etch/releases/release-1.1.0-incubating</A></P>
+<P> <A
href="http://svn.apache.org/repos/asf/etch/releases/release-1.1.0-incubating"
class="external-link"
rel="nofollow">http://svn.apache.org/repos/asf/etch/releases/release-1.1.0-incubating</A></P>
<H2><A name="SetupGuideforUsers-Help"></A>Help</H2>
-<P>For help, see the wiki or send email to [email protected].
See<BR>
+<P>For help, see the wiki or send email to [email protected]. See<BR>
RELEASE_NOTES.txt for specific information for this
release.</P></P></TD></TR></TBODY></TABLE>
</DIV>
Modified: etch/site/trunk/content/downloads.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/downloads.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/downloads.mdtext (original)
+++ etch/site/trunk/content/downloads.mdtext Mon Feb 4 13:17:39 2013
@@ -1,10 +1,10 @@
-# Apache Incubator Etch Downloads
+# Apache Etch Downloads
-Welcome to the Apache Etch download page. The Apache Etch project is currently
part of the [Apache Incubator](http://incubator.apache.org).
+Welcome to the Apache Etch download page.
## Apache Etch 1.2.0-incubating (Jan 2012)
-Release Notes can be found
[here](http://svn.apache.org/repos/asf/incubator/etch/releases/release-1.2.0-incubating/RELEASE_NOTES.txt).
A list of known bugs for the 1.2.0-incubator release is available
[here](release-120-incubating-known-bugs).
+Release Notes can be found
[here](http://svn.apache.org/repos/asf/etch/releases/release-1.2.0-incubating/RELEASE_NOTES.txt).
A list of known bugs for the 1.2.0-incubator release is available
[here](release-120-incubating-known-bugs).
<table id="table-default">
<tr>
Modified: etch/site/trunk/content/get-involved.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/get-involved.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/get-involved.mdtext (original)
+++ etch/site/trunk/content/get-involved.mdtext Mon Feb 4 13:17:39 2013
@@ -2,7 +2,7 @@
If you are new to Apache and open source and would like to learn more about
how to work in open source, check this
[page](http://apache.org/foundation/getinvolved.html).
-The Apache Incubator Etch project is pleased about any contributions like
documentation, source code, bug fixes or feedback. The following infos give you
some suggestions on how you can get involved into Apache Incubator Etch.
+The Apache Etch project is pleased about any contributions like documentation,
source code, bug fixes or feedback. The following infos give you some
suggestions on how you can get involved into Apache Etch.
* Subscribe to the [mailing lists](mailinglists.html). If you are interested
in getting involved at the user level, subscribe to the user mailing list. If
you are interested in the development of Etch, then subscribe to the developer
list.
* Follow us on Twitter at
[http://twitter.com/apacheetch](http://twitter.com/apacheetch)
@@ -10,7 +10,7 @@ The Apache Incubator Etch project is ple
* Contribute to feature development. Just let the community know what you
would like to work on. It is as easy as that.
* Identify [JIRAs](http://issues.apache.org/jira/browse/ETCH) in the area
that you are interested and provide patches.
* The source is maintained in Apache's subversion. Information to the
project source code is available [here](sources.html).
-* Contribute to the user or developer documentation or website. Contribute
updates to the Apche CMS content
[here](http://svn.apache.org/repos/asf/incubator/etch/site/trunk/), create a
patch and attach it to a JIRA issue. More infos about the Apache CMS can be
found [here](http://svn.apache.org/repos/asf/incubator/etch/site/trunk/README).
+* Contribute to the user or developer documentation or website. Contribute
updates to the Apche CMS content
[here](http://svn.apache.org/repos/asf/etch/site/trunk/), create a patch and
attach it to a JIRA issue. More infos about the Apache CMS can be found
[here](http://svn.apache.org/repos/asf/etch/site/trunk/README).
* If in doubt about where to start, send a note to the mailing list and
mention your area of interest. Any questions are welcome. We would like you to
be involved.
* Provide Feedback: What is working well? What is not? Any help is good. Be
part of the community.
Modified: etch/site/trunk/content/getting-started.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/getting-started.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/getting-started.mdtext (original)
+++ etch/site/trunk/content/getting-started.mdtext Mon Feb 4 13:17:39 2013
@@ -1,12 +1,12 @@
# Getting Started
-The following steps give you an introduction how to configure, build and work
with the Apache Incubator Etch sources. At the the moment we support Windows
and Linux builds.
+The following steps give you an introduction how to configure, build and work
with the Apache Etch sources. At the the moment we support Windows and Linux
builds.
1. [Preconditions](#Preconditions)
2. [Get the source code](#getSourceCode)
3. [Build sources](#buildSources)
-After your build of Apache Incubator Etch was successful, you will be able to
run the examples in the example directory.
+After your build of Apache Etch was successful, you will be able to run the
examples in the example directory.
### Preconditions {#Preconditions}
The tools and libraries mentioned in the following listing must be available
on your development machine in order to be able to work with Etch.
@@ -117,12 +117,12 @@ After the download of all the dependenci
You can checkout the source tree by using the following SVN command:
:::text
- svn co http://svn.apache.org/repos/asf/incubator/etch/trunk/
+ svn co http://svn.apache.org/repos/asf/etch/trunk/
If you prefer to use Git you can use git-svn:
:::text
- git svn clone http://svn.apache.org/repos/asf/incubator/etch/trunk/
+ git svn clone http://svn.apache.org/repos/asf/etch/trunk/
### Build sources {#buildSources}
As soon as all the required dependencies and the source is available on your
machine, you are able to build Etch.
Modified: etch/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/index.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/index.mdtext (original)
+++ etch/site/trunk/content/index.mdtext Mon Feb 4 13:17:39 2013
@@ -1,4 +1,4 @@
-Title: Welcome to Apache Incubator Etch
+Title: Welcome to Apache Etch
Notice: Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
@@ -16,7 +16,7 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-#Welcome to Apache Incubator Etch
+#Welcome to Apache Etch
Etch is a cross-platform, language- and transport-independent framework for
building
and consuming network services. The Etch toolset includes a network service
description
@@ -39,6 +39,10 @@ Etch was started because we wanted to ha
## News
+* *Etch is an Apache TLP!*<br/>
+ We are happy and proud to announce that the Apache Board has decided in its
board meeting in January to graduate the Apache Etch project.
+ The "After-Graduation" process is ongoing. Follow us on [twitter
(@apacheetch)](https://twitter.com/apacheetch) to stay up to date.
+
* *Etch C++ Binding alpha version*<br/>
The Apache Etch team has been working on the C++ Binding for the last few
months. Now we are happy to announce that a first working alpha version is now
available in the [SVN repository](sources.html). Check it out!
For bug reports or feature request please refer to our
[BugTracker](issue-tracking.html).
@@ -54,16 +58,13 @@ Etch was started because we wanted to ha
## Project Status
-The Apache Incubator Etch project is permanently in progress. The latest
stable version can be downloaded [here](downloads.html). The language bindings
are currently in different states:
+The Apache Etch project is permanently in progress. The latest stable version
can be downloaded [here](downloads.html). The language bindings are currently
in different states:
* Java - stable
* C# - stable
* C - stable
+* C++ - beta
* Google Go - alpha
* Javascript - alpha
* Python - alpha
-## Incubator Status
-
-Apache Etch is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of
all newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has yet to be fully endorsed by the ASF.
-
Modified: etch/site/trunk/content/mailinglists.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/mailinglists.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/mailinglists.mdtext (original)
+++ etch/site/trunk/content/mailinglists.mdtext Mon Feb 4 13:17:39 2013
@@ -1,29 +1,32 @@
# Mailing Lists
-The Apache Incubator Etch project maintains three mailing lists. Some of these
are available in public.
+The Apache Etch project maintains three mailing lists. Some of these are
available in public.
### User Mailing List
The user list is for general discussion or questions on using Etch. Etch
developers monitor this list and provide assistance when needed.
-* <div><span style="width:120px;
float:left;">[Send](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Subscribe](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Unsubscribe](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Archive](http://mail-archives.apache.org/mod_mbox/incubator-etch-user/)</span>(http://mail-archives.apache.org/mod_mbox/incubator-etch-user/)</div>
+* <div><span style="width:160px;
float:left;">[Send](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Subscribe](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Unsubscribe](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Archive](http://mail-archives.apache.org/mod_mbox/etch-user/)</span>(http://mail-archives.apache.org/mod_mbox/etch-user/)</div>
+* <div><span style="width:160px; float:left;">[Incubator
Archive](http://mail-archives.apache.org/mod_mbox/incubator-etch-user/)</span>(http://mail-archives.apache.org/mod_mbox/incubator-etch-user/)</div>
### Developer Mailing List
The developer list is for Etch developers to discuss ongoing work, make
decisions, and vote on technical issues.
-* <div><span style="width:120px;
float:left;">[Send](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Subscribe](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Unsubscribe](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Archive](http://mail-archives.apache.org/mod_mbox/incubator-etch-dev/)</span>(http://mail-archives.apache.org/mod_mbox/incubator-etch-dev/)</div>
+* <div><span style="width:160px;
float:left;">[Send](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Subscribe](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Unsubscribe](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Archive](http://mail-archives.apache.org/mod_mbox/etch-dev/)</span>(http://mail-archives.apache.org/mod_mbox/etch-dev/)</div>
+* <div><span style="width:160px; float:left;">[Incubator
Archive](http://mail-archives.apache.org/mod_mbox/incubator-etch-dev/)</span>(http://mail-archives.apache.org/mod_mbox/incubator-etch-dev/)</div>
### Commits Mailing List
The commits list receives notifications with diffs when changes are committed
to the Etch source tree.
-* <div><span style="width:120px;
float:left;">[Subscribe](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Unsubscribe](mailto:[email protected])</span>([email protected])</div>
-* <div><span style="width:120px;
float:left;">[Archive](http://mail-archives.apache.org/mod_mbox/incubator-etch-commits/)</span>(http://mail-archives.apache.org/mod_mbox/incubator-etch-commits/)</div>
+* <div><span style="width:160px;
float:left;">[Subscribe](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Unsubscribe](mailto:[email protected])</span>([email protected])</div>
+* <div><span style="width:160px;
float:left;">[Archive](http://mail-archives.apache.org/mod_mbox/etch-commits/)</span>(http://mail-archives.apache.org/mod_mbox/etch-commits/)</div>
+* <div><span style="width:160px; float:left;">[Incubator
Archive](http://mail-archives.apache.org/mod_mbox/incubator-etch-commits/)</span>(http://mail-archives.apache.org/mod_mbox/incubator-etch-commits/)</div>
Modified: etch/site/trunk/content/roadmap-concepts-router.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/roadmap-concepts-router.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/roadmap-concepts-router.mdtext (original)
+++ etch/site/trunk/content/roadmap-concepts-router.mdtext Mon Feb 4 13:17:39
2013
@@ -39,7 +39,7 @@ router registration, and doesn't have to
connections to the plugins has been re-mapped down the road.
## Implementation Details
-A prototype implementation of this Etch-Router has been checked in at
[here](http://svn.apache.org/repos/asf/incubator/etch/branches/router/services/router/)
+A prototype implementation of this Etch-Router has been checked in at
[here](http://svn.apache.org/repos/asf/etch/branches/router/services/router/)
### The "plugins" folder in Etch-Router's Home Directory
When the Etch-Router (a Java Etch service) is starting up, it tries loading
sub-directories under "plugin" folder in its home - the full path name of the
"plugins" directory is configurable in the EtchRouter.properties file, by the
property named "plugins.root.dir". Each sub-directory under this "plugins"
folder is treated as a profile directory of a named "plugin group" - it usually
contains two files:
Modified: etch/site/trunk/content/sources.mdtext
URL:
http://svn.apache.org/viewvc/etch/site/trunk/content/sources.mdtext?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/content/sources.mdtext (original)
+++ etch/site/trunk/content/sources.mdtext Mon Feb 4 13:17:39 2013
@@ -6,7 +6,7 @@ The offical source is maintained in Apac
## Subversion
-If you only want browse the project sources, you can do this via a default
webbrowser and this
[link](http://svn.apache.org/repos/asf/incubator/etch/trunk/).
+If you only want browse the project sources, you can do this via a default
webbrowser and this [link](http://svn.apache.org/repos/asf/etch/trunk/).
**Check out from Subversion**
@@ -15,14 +15,14 @@ Everbody is invited to check out the pro
Use the following command to check out:
:::text
- svn co http://svn.apache.org/repos/asf/incubator/etch/trunk/
+ svn co http://svn.apache.org/repos/asf/etch/trunk/
**Commit Changes to Subversion**
Use the following command to check out:
:::text
- svn co https://svn.apache.org/repos/asf/incubator/etch/trunk/
+ svn co https://svn.apache.org/repos/asf/etch/trunk/
and
@@ -46,5 +46,5 @@ Use the following command to clone the r
Apache does not provide a Git Repository with write access. If you would like
to work with Git in combination to the Apache SVN repository, please use Git
SVN. The following command can be used to clone the SVN repository with Git.
Man pages for git-svn can be found
[here](http://www.kernel.org/pub/software/scm/git/docs/git-svn.html).
:::text
- git svn clone https://svn.apache.org/repos/asf/incubator/etch/trunk/ -r
HEAD
+ git svn clone https://svn.apache.org/repos/asf/etch/trunk/ -r HEAD
Modified: etch/site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/etch/site/trunk/templates/skeleton.html?rev=1442105&r1=1442104&r2=1442105&view=diff
==============================================================================
--- etch/site/trunk/templates/skeleton.html (original)
+++ etch/site/trunk/templates/skeleton.html Mon Feb 4 13:17:39 2013
@@ -34,11 +34,8 @@
<div id="page" class="container_16">
<div id="header" class="grid_8">
- <a href="."><img alt="Apache Incubator Etch"
src="images/etch-logo.png"/></a>
- <h1>Apache Incubator Etch</h1>
- </div>
- <div style="text-align: right; padding: 10px 20px 0px 0px ;">
- <a href="http://incubator.apache.org"><img alt="Apache Incubator"
src="images/apache-incubator-logo.png"/></a>
+ <a href="."><img alt="Apache Etch" src="images/etch-logo.png"/></a>
+ <h1>Apache Etch</h1>
</div>
<div class="clear"></div>
<div id="nav" class="grid_3">
@@ -54,7 +51,7 @@
<div id="copyright" class="container_16">
<p>
- Copyright © 2011 The Apache Software Foundation, Licensed under
+ Copyright © 2013 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.
<br />
Apache and the Apache feather logo are trademarks of The Apache Software
Foundation.