Author: ash2k
Date: Sat Feb 22 12:39:08 2014
New Revision: 1570831
URL: http://svn.apache.org/r1570831
Log:
Remove incubator mentions
Modified:
onami/trunk/site/src/site/apt/committers/codestyle.apt
onami/trunk/site/src/site/apt/committers/gpg-keys.apt
onami/trunk/site/src/site/apt/committers/maven-settings.apt
onami/trunk/site/src/site/apt/committers/svn-conventions.apt
onami/trunk/site/src/site/xdoc/community/mail-lists.xml
Modified: onami/trunk/site/src/site/apt/committers/codestyle.apt
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/apt/committers/codestyle.apt?rev=1570831&r1=1570830&r2=1570831&view=diff
==============================================================================
--- onami/trunk/site/src/site/apt/committers/codestyle.apt (original)
+++ onami/trunk/site/src/site/apt/committers/codestyle.apt Sat Feb 22 12:39:08
2014
@@ -35,7 +35,7 @@ Code Style And Code Conventions
All working files (java, xml, others) should respect the following
conventions:
* <<License Header>>: Always add the current
{{{http://www.apache.org/legal/src-headers.html#headers}ASF license header}}
- in all versioned files. A
{{{https://svn.apache.org/repos/asf/incubator/onami/committers/LICENSE-header}file}}
on SVN
+ in all versioned files. A
{{{https://svn.apache.org/repos/asf/onami/committers/LICENSE-header}file}} on
SVN
contains a header template for different formats.
* <<Trailing Whitespaces>>: Remove all trailing whitespaces. If your are an
Eclipse user, you could use the
@@ -146,7 +146,7 @@ public abstract class QuartzModule
*** IntelliJ IDEA 4.5+
- Download
<<<{{{https://svn.apache.org/repos/asf/incubator/onami/committers/intellij/onami-idea-codestyle.xml}onami-idea-codestyle.xml}}>>>
and copy it to
+ Download
<<<{{{https://svn.apache.org/repos/asf/onami/committers/intellij/onami-idea-codestyle.xml}onami-idea-codestyle.xml}}>>>
and copy it to
<<<~/.IntelliJIDEA/config/codestyles>>> then restart IDEA. On Windows, try
<<<C:\Documents and Settings\<username>\.IntelliJIDEA\config\codestyles>>>
@@ -154,7 +154,7 @@ public abstract class QuartzModule
*** Eclipse 3.2+
- Download
<<<{{{https://svn.apache.org/repos/asf/incubator/onami/committers/eclipse/onami-eclipse-codestyle.xml}onami-eclipse-codestyle.xml}}>>>.
+ Download
<<<{{{https://svn.apache.org/repos/asf/onami/committers/eclipse/onami-eclipse-codestyle.xml}onami-eclipse-codestyle.xml}}>>>.
After this, select Window \> Preferences, and open up the configuration for
Java \> Code
Style \> Code Formatter. Click on the button labeled Import... and select the
file you
Modified: onami/trunk/site/src/site/apt/committers/gpg-keys.apt
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/apt/committers/gpg-keys.apt?rev=1570831&r1=1570830&r2=1570831&view=diff
==============================================================================
--- onami/trunk/site/src/site/apt/committers/gpg-keys.apt (original)
+++ onami/trunk/site/src/site/apt/committers/gpg-keys.apt Sat Feb 22 12:39:08
2014
@@ -27,7 +27,7 @@
Introduction
- You need to add your GPG keys in
{{https://svn.apache.org/repos/asf/incubator/onami/committers/KEYS}} before a
release. Here are some
+ You need to add your GPG keys in
{{https://svn.apache.org/repos/asf/onami/committers/KEYS}} before a release.
Here are some
useful {{{http://www.gnupg.org/}GnuPG}} commands to generate your Keys.
* gpg --gen-key
@@ -154,7 +154,7 @@ dcC0KEtNPufKywDTzA==
-----END PGP PUBLIC KEY BLOCK-----
+-----+
- You need to append this result to
{{https://svn.apache.org/repos/asf/incubator/onami/committers/KEYS}}.
+ You need to append this result to
{{https://svn.apache.org/repos/asf/onami/committers/KEYS}}.
A quick way to append this result would be executing the command below:
Modified: onami/trunk/site/src/site/apt/committers/maven-settings.apt
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/apt/committers/maven-settings.apt?rev=1570831&r1=1570830&r2=1570831&view=diff
==============================================================================
--- onami/trunk/site/src/site/apt/committers/maven-settings.apt (original)
+++ onami/trunk/site/src/site/apt/committers/maven-settings.apt Sat Feb 22
12:39:08 2014
@@ -75,5 +75,5 @@ Introduction
You also need to be a member of the group <<<apcvs>>> and <<<maven>>> on
<<<people.apache.org>>>.
- A copy of a <<<settings.xml>>> emplate file can be downloaded from
{{{https://svn.apache.org/repos/asf/incubator/onami/committers/maven/settings.xml}SVN}}.
+ A copy of a <<<settings.xml>>> emplate file can be downloaded from
{{{https://svn.apache.org/repos/asf/onami/committers/maven/settings.xml}SVN}}.
\ No newline at end of file
Modified: onami/trunk/site/src/site/apt/committers/svn-conventions.apt
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/apt/committers/svn-conventions.apt?rev=1570831&r1=1570830&r2=1570831&view=diff
==============================================================================
--- onami/trunk/site/src/site/apt/committers/svn-conventions.apt (original)
+++ onami/trunk/site/src/site/apt/committers/svn-conventions.apt Sat Feb 22
12:39:08 2014
@@ -34,7 +34,7 @@ SVN Convention
Before committing files in subversion repository, you need to read the
{{{http://www.apache.org/dev/version-control.html#https-svn}Committer
Subversion Access}}
document and you must set your svn client with this
-
{{{https://svn.apache.org/repos/asf/incubator/onami/committers/subversion/config}config}}
file by copying it under
+
{{{https://svn.apache.org/repos/asf/onami/committers/subversion/config}config}}
file by copying it under
<<<~/.subversion>>>.
* {Commit Message Template}
Modified: onami/trunk/site/src/site/xdoc/community/mail-lists.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/community/mail-lists.xml?rev=1570831&r1=1570830&r2=1570831&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/community/mail-lists.xml (original)
+++ onami/trunk/site/src/site/xdoc/community/mail-lists.xml Sat Feb 22 12:39:08
2014
@@ -22,7 +22,7 @@
<properties>
<title>Community - Mail Lists</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>