Author: olamy
Date: Tue Feb 21 11:25:23 2012
New Revision: 1291712
URL: http://svn.apache.org/viewvc?rev=1291712&view=rev
Log:
%s/maven/directmemory
Added:
incubator/directmemory/trunk/src/site/resources/directmemory-eclipse-codestyle.xml
(contents, props changed)
- copied, changed from r1291711,
incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml
incubator/directmemory/trunk/src/site/resources/directmemory-idea-codestyle.xml
(contents, props changed)
- copied, changed from r1291711,
incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml
Removed:
incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml
incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml
Modified:
incubator/directmemory/trunk/src/site/apt/committer-environment.apt
Modified: incubator/directmemory/trunk/src/site/apt/committer-environment.apt
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/apt/committer-environment.apt?rev=1291712&r1=1291711&r2=1291712&view=diff
==============================================================================
--- incubator/directmemory/trunk/src/site/apt/committer-environment.apt
(original)
+++ incubator/directmemory/trunk/src/site/apt/committer-environment.apt Tue Feb
21 11:25:23 2012
@@ -28,11 +28,11 @@
Introduction
- This document is intended to set up the Maven committer environment.
+ This document is intended to set up the Apache DirectMemory committer
environment.
{Source File Encoding}
- When editing source files, make sure you use the right file encoding. For the
Maven project, UTF-8 has been chosen
+ When editing source files, make sure you use the right file encoding. For the
Apache DirectMemory project, UTF-8 has been chosen
as the default file encoding. UTF-8 is an encoding scheme for the Unicode
character set and as such allows to encode
all characters that Java can handle. The source files should not contain the
byte order mark (BOM). There can be
exceptions to this general rule, e.g. properties files are usually encoded
using ISO-8859-1 as per the JRE API, so
@@ -44,14 +44,14 @@ Subversion Configuration
{{{http://www.apache.org/dev/version-control.html#https-svn}Committer
Subversion Access}}
document and you must set your svn client with this properties file:
{{{./svn-eol-style.txt}svn-eol-style.txt}}
-{Maven Code Style}
+{DirectMemory Code Style}
- The following sections show how to set up the code style for Maven in IDEA
and Eclipse.
+ The following sections show how to set up the code style for DirectMemory in
IDEA and Eclipse.
It is strongly preferred that patches use this style before they are supplied.
* IntelliJ IDEA 4.5+
- Download <<<{{{./maven-idea-codestyle.xml}maven-idea-codestyle.xml}}>>> and
copy it to
+ Download
<<<{{{./directmemory-idea-codestyle.xml}directmemory-idea-codestyle.xml}}>>>
and copy it to
<<<~/.IntelliJIDEA/config/codestyles>>> then restart IDEA. On Windows, try
<<<C:\Documents and Settings\\<username\>\.IntelliJIDEA\config\codestyles>>>
@@ -59,7 +59,7 @@ Subversion Configuration
* Eclipse 3.2+
- Download <<<{{{./maven-eclipse-codestyle.xml}maven-eclipse-codestyle.xml}}>>>.
+ Download
<<<{{{./directmemory-eclipse-codestyle.xml}directmemory-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
Copied:
incubator/directmemory/trunk/src/site/resources/directmemory-eclipse-codestyle.xml
(from r1291711,
incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml)
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/resources/directmemory-eclipse-codestyle.xml?p2=incubator/directmemory/trunk/src/site/resources/directmemory-eclipse-codestyle.xml&p1=incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml&r1=1291711&r2=1291712&rev=1291712&view=diff
==============================================================================
(empty)
Propchange:
incubator/directmemory/trunk/src/site/resources/directmemory-eclipse-codestyle.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/directmemory/trunk/src/site/resources/directmemory-eclipse-codestyle.xml
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision
Copied:
incubator/directmemory/trunk/src/site/resources/directmemory-idea-codestyle.xml
(from r1291711,
incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml)
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/resources/directmemory-idea-codestyle.xml?p2=incubator/directmemory/trunk/src/site/resources/directmemory-idea-codestyle.xml&p1=incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml&r1=1291711&r2=1291712&rev=1291712&view=diff
==============================================================================
(empty)
Propchange:
incubator/directmemory/trunk/src/site/resources/directmemory-idea-codestyle.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/directmemory/trunk/src/site/resources/directmemory-idea-codestyle.xml
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision