-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontribute.html
297 lines (277 loc) · 13.8 KB
/
contribute.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE html>
<!--
Generated by Apache Maven Doxia 2.0.0
Rendered using Reflow Maven Skin 1.3.4 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<title>Contribute | wcm.io</title>
<link rel="shortcut icon" href="https://wcm.io/images/favicon.ico">
<link rel="apple-touch-icon" href="https://wcm.io/images/favicon-152.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="wcm.io - Libraries and extensions for AEM applications" />
<meta http-equiv="content-language" content="en" />
<link href="https://wcm.io/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://wcm.io/css/docs.css" rel="stylesheet" />
<link href="https://wcm.io/css/reflow-skin.css" rel="stylesheet" />
<link href="https://wcm.io/css/highlightjs-style-github.min.css" rel="stylesheet" />
<link href="https://wcm.io/css/lightbox.css" rel="stylesheet" />
<link href="https://wcm.io/css/site.css" rel="stylesheet" />
<link href="https://wcm.io/css/print.css" rel="stylesheet" media="print" />
</head>
<body class="page-contribute project-public_site" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target" id="body">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./">wcm.io</a>
<div class="nav-collapse collapse" id="top-nav-collapse">
<ul class="nav pull-right">
<li ><a href="https://github.com/wcm-io" title="GitHub project" class="externalLink">GitHub project</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Categories <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="wcm/" title="WCM">WCM</a></li>
<li ><a href="caconfig/" title="Context-Aware Configuration">Context-Aware Configuration</a></li>
<li ><a href="handler/" title="Handler">Handler</a></li>
<li ><a href="sling/" title="Sling Extensions">Sling Extensions</a></li>
<li ><a href="testing/" title="Testing">Testing</a></li>
<li ><a href="samples/" title="Samples">Samples</a></li>
<li ><a href="tooling/" title="Tooling">Tooling</a></li>
</ul>
</li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contribute <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="active"><a href="" title="Contribute">Contribute</a></li>
<li ><a href="manifest.html" title="Manifest">Manifest</a></li>
<li ><a href="https://github.com/wcm-io" title="Issues" class="externalLink">Issues</a></li>
<li ><a href="https://wcm-io.atlassian.net/wiki/" title="Wiki" class="externalLink">Wiki</a></li>
<li ><a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li>
<li ><a href="https://github.com/wcm-io" title="Fork on GitHub" class="externalLink">Fork on GitHub</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<!-- Masthead
================================================== -->
<header>
<div class="jumbotron subhead">
<div class="row" id="banner">
<div class="span12">
<div class="pull-left">
<a href="./" id="bannerLeft"><h1><img src='https://wcm.io/images/[email protected]'/> wcm.io</h1></a>
<p class="lead">Libraries and extensions for AEM applications</p>
</div>
<div class="pull-right">
</div>
</div>
</div>
</div>
</header>
<div class="main-body">
<div class="row">
<div class="span8">
<div class="body-content">
<section>
<section>
<a id="Contribute"></a>
<div class="page-header">
<h2 id="contribute">Contribute</h2>
</div>
<p>wcm.io is an open-source project and all contributions are welcome to assist with its development and maintenance. wcm.io can be used freely and is released under <a href="http://www.apache.org/licenses/LICENSE-2.0" class="externalLink">Apache license</a>.</p>
<section>
<a id="Collaboration_tools_.28Issues.2C_Wiki.2C_Mailing_Lists.29"></a>
<h3 id="collaboration_tools_issues_wiki_mailing_lists">Collaboration tools (Issues, Wiki, Mailing Lists)</h3>
<p>Please report any bugs found, feature requests or other issues in the <a href="https://github.com/wcm-io" class="externalLink">wcm.io GitHub projects</a>.</p>
<p>When creating a new issue, try following <a href="https://github.com/necolas/issue-guidelines/#readme" class="externalLink">necolas's guidelines</a>.</p>
<p>The project's wiki is hosted in <a href="https://wcm-io.atlassian.net/wiki/" class="externalLink">Confluence</a>.</p>
<p>Overview over the project's <a href="https://wcm.io/mailing-lists.html" class="externalLink">mailing lists</a>.</p>
</section>
<section>
<a id="Fork.2C_patch_and_contribute_code"></a>
<h3 id="fork_patch_and_contribute_code">Fork, patch and contribute code</h3>
<p>Feel free to fork wcm.io's <a href="https://github.com/wcm-io" class="externalLink">Git repository at GitHub</a> for your own use and updates.</p>
<p>Contribute your fixes and new features back to the main codebase using <a href="http://help.github.com/articles/using-pull-requests" class="externalLink">GitHub pull requests</a>.</p>
</section>
<section>
<a id="Build_from_sources"></a>
<h3 id="build_from_sources">Build from sources</h3>
<p>If you want to build wcm.io from sources make sure you have configured all <a href="maven.html">Maven Repositories</a> in your settings.xml.</p>
<p>See <a href="https://github.com/wcm-io/wcm-io-tooling/blob/develop/.maven-settings.xml" class="externalLink">Maven Settings</a> for an example with a full configuration.</p>
<p>Then you can build using</p>
<pre><code class="nohighlight nocode">mvn clean install
</code></pre>
</section>
<section>
<a id="Acknowledgments"></a>
<h3 id="acknowledgments">Acknowledgments</h3>
<p>wcm.io was initially contributed and is sponsored by pro!vision GmbH (now part of <a href="https://www.diva-e.com/" class="externalLink">diva-e</a>).</p>
<p>AEM stands for <a href="http://www.adobe.com/solutions/web-experience-management.html" class="externalLink">Adobe Experience Manager</a> and is a registered Trademark from Adobe.</p>
<p>The project's websites uses the <a href="http://andriusvelykis.github.io/reflow-maven-skin/" class="externalLink">Reflow Maven Skin</a> by <a href="http://andrius.velykis.lt/" class="externalLink">Andrius Velykis</a>.</p>
<p>The “parametrized” JUnit rule from the JUnit Commons project is based on work by <a href="http://blog.schauderhaft.de/" class="externalLink">Jens Schauder</a>.</p>
</section>
<section>
<a id="Copyright_and_license"></a>
<h3 id="copyright_and_license">Copyright and license</h3>
<p>Copyright 2014 wcm.io</p>
<p>Licensed under the Apache License, Version 2.0 (the “License”); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:</p>
<p><a href="http://www.apache.org/licenses/LICENSE-2.0" class="externalLink">http://www.apache.org/licenses/LICENSE-2.0</a></p>
<p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</p>
</section>
</section>
</section>
</div>
</div>
<div class="span4">
<div id="toc-sidebar">
<div class="well">
<ul class="nav nav-list">
<li class="nav-header">Table of Contents</li>
<li class="dropdown"><a href="#contribute" title="Contribute">Contribute <b class="caret"></b></a>
<ul class="nav nav-list">
<li><a href="#collaboration_tools_issues_wiki_mailing_lists" title="Collaboration tools (Issues, Wiki, Mailing Lists)">Collaboration tools (Issues, Wiki, Mailing Lists)</a>
<li><a href="#fork_patch_and_contribute_code" title="Fork, patch and contribute code">Fork, patch and contribute code</a>
<li><a href="#build_from_sources" title="Build from sources">Build from sources</a>
<li><a href="#acknowledgments" title="Acknowledgments">Acknowledgments</a>
<li><a href="#copyright_and_license" title="Copyright and license">Copyright and license</a>
<li class="divider"></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer
================================================== -->
<footer class="well">
<div class="container">
<div class="row">
<div class="span2 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Main</li>
<li >
<a href="./" title="Home">Home</a>
</li>
<li >
<a href="platforms.html" title="Platforms">Platforms</a>
</li>
<li >
<a href="maven.html" title="Maven Repositories">Maven Repositories</a>
</li>
<li >
<a href="https://github.com/wcm-io" title="GitHub project" class="externalLink">GitHub project</a>
</li>
<li >
<a href="subprojects.html" title="Subprojects">Subprojects</a>
</li>
<li >
<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" title="License" class="externalLink">License</a>
</li>
<li >
<a href="commercial-support.html" title="Commercial Support">Commercial Support</a>
</li>
<li >
<a href="https://diva-e.com/en/imprint/" title="Imprint" class="externalLink">Imprint</a>
</li>
<li >
<a href="privacy.html" title="Privacy Policy">Privacy Policy</a>
</li>
</ul>
</div>
<div class="span2 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Categories</li>
<li >
<a href="wcm/" title="WCM">WCM</a>
</li>
<li >
<a href="caconfig/" title="Context-Aware Configuration">Context-Aware Configuration</a>
</li>
<li >
<a href="handler/" title="Handler">Handler</a>
</li>
<li >
<a href="sling/" title="Sling Extensions">Sling Extensions</a>
</li>
<li >
<a href="testing/" title="Testing">Testing</a>
</li>
<li >
<a href="samples/" title="Samples">Samples</a>
</li>
<li >
<a href="tooling/" title="Tooling">Tooling</a>
</li>
</ul>
</div>
<div class="span2 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Contribute</li>
<li class="active">
<a href="#" title="Contribute">Contribute</a>
</li>
<li >
<a href="manifest.html" title="Manifest">Manifest</a>
</li>
<li >
<a href="https://github.com/wcm-io" title="Issues" class="externalLink">Issues</a>
</li>
<li >
<a href="https://wcm-io.atlassian.net/wiki/" title="Wiki" class="externalLink">Wiki</a>
</li>
<li >
<a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li >
<a href="https://github.com/wcm-io" title="Fork on GitHub" class="externalLink">Fork on GitHub</a>
</li>
</ul>
</div>
<div class="span3 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Maven documentation</li>
<li >
<a href="project-info.html" title="Project Information">Project Information <i class="icon-chevron-right"></i></a>
</li>
</ul>
</div>
<div class="span3 bottom-description">
<blockquote>wcm.io is an Open Source project which provides libraries and extensions for AEM-based applications.</blockquote>
</div>
</div>
</div>
</footer>
<div class="container subfooter">
<div class="row">
<div class="span12">
<p class="pull-right"><a href="#body">Back to top</a></p>
<p class="copyright">Copyright ©2014-2025 <a href="https://wcm.io">wcm.io</a>. All Rights Reserved.</p>
<p class="version-date"><span class="projectVersion">Version: 1. </span><span class="publishDate">Last Published: 2025-04-12. </span></p>
</div>
</div>
</div>
<!-- JavaScript
================================================== -->
<script src="https://wcm.io/js/jquery.min.js"></script>
<script src="https://wcm.io/js/bootstrap.min.js"></script>
<script src="https://wcm.io/js/lightbox.min.js"></script>
<script src="https://wcm.io/js/reflow-scroll.js"></script>
<script src="https://wcm.io/js/json5.min.js"></script>
<script src="https://wcm.io/js/reflow-json-jcr-convert.js"></script>
<script src="https://wcm.io/js/highlight.min.js"></script>
<script src="https://wcm.io/js/reflow-skin.js"></script>
</body>
</html>