-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.js
142 lines (122 loc) · 39.8 KB
/
index.js
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
var index = new LADDERS.search.index();
var titles = new LADDERS.search.document();
var d = new LADDERS.search.document();
d.add("id", 'changes-report.html');
d.add("text", "Apache DirectMemory Changes Apache DirectMemory Apache DirectMemory Changes Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Project Reports Changes Report JIRA Report Sonar ASF How Apache Works Foundation Sponsoring Apache Thanks Apache DirectMemory Changes Release History Version Date Description 0 5 5 First Apache release Release 0 5 5 Type Changes By Provide a feature descriptor for Karaf Fixes DIRECTMEMORY 23 olamy The expiry value is not passed to the underlying store to check the expiry of the element Fixes DIRECTMEMORY 18 raffaeleguidi Element Eviction Expiry issue Fixes DIRECTMEMORY 17 raffaeleguidi Change Package Names to get adopted Fixes DIRECTMEMORY 6 olamy Remove Generated Classes from SVN Fixes DIRECTMEMORY 5 olamy Remove eclipse project files Fixes DIRECTMEMORY 4 raffaeleguidi Remove Dependencies from SVN Fixes DIRECTMEMORY 3 raffaeleguidi Import the codebase Fixes DIRECTMEMORY 1 raffaeleguidi Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Apache DirectMemory Changes');
titles.add("changes-report.html", "Apache DirectMemory Changes");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'dependencies.html');
d.add("text", "Project Dependencies Apache DirectMemory Project Dependencies Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Dependencies There are no dependencies for this project It is a standalone application that does not depend on any other project Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Dependencies');
titles.add("dependencies.html", "Project Dependencies");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'dependency-convergence.html');
d.add("text", "Reactor Dependency Convergence Apache DirectMemory Reactor Dependency Convergence Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Reactor Dependency Convergence Legend All projects share one version of the dependency At least one project has a differing version of the dependency Statistics Number of sub projects 6 Number of dependencies NOD 20 Number of unique artifacts NOA 20 Number of SNAPSHOT artifacts NOS 0 Convergence NOD NOA 100% Ready for Release 100% Convergence and no SNAPSHOTS Success Dependencies used in sub projects ch qos logback logback classic 0 9 26 org apache directmemory directmemory cache ch qos logback logback core 0 9 26 org apache directmemory directmemory cache com carrotsearch junit benchmarks 0 3 0 org apache directmemory directmemory cache com dyuproject protostuff protostuff api 1 0 4 org apache directmemory directmemory cache com dyuproject protostuff protostuff core 1 0 4 org apache directmemory directmemory cache com dyuproject protostuff protostuff runtime 1 0 4 org apache directmemory directmemory cache com google guava guava r09 org apache directmemory directmemory cache com h2database h2 1 3 158 org apache directmemory directmemory cache junit junit 4 10 org apache directmemory itests osgi org apache directmemory directmemory cache net sf josql gentlyweb utils 1 5 org apache directmemory directmemory cache org apache directmemory directmemory cache 0 5 5 SNAPSHOT org apache directmemory itests osgi org apache servicemix bundles org apache servicemix bundles josql 1 5_5 org apache directmemory directmemory cache org aspectj aspectjrt 1 6 11 org apache directmemory directmemory cache org ops4j pax exam pax exam 1 2 4 org apache directmemory itests osgi org ops4j pax exam pax exam container default 1 2 4 org apache directmemory itests osgi org ops4j pax exam pax exam junit 1 2 4 org apache directmemory itests osgi org ops4j pax swissbox pax swissbox tinybundles 1 3 1 org apache directmemory itests osgi org osgi org osgi core 4 2 0 org apache directmemory itests osgi org slf4j slf4j api 1 6 1 org apache directmemory directmemory cache org slf4j slf4j simple 1 6 1 org apache directmemory itests osgi Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Reactor Dependency Convergence');
titles.add("dependency-convergence.html", "Reactor Dependency Convergence");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'dependency-management.html');
d.add("text", "Project Dependency Management Apache DirectMemory Project Dependency Management Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Dependency Management compile The following is a list of compile dependencies in the DependencyManagement of this project These dependencies can be included in the submodules to compile and run the submodule GroupId ArtifactId Version Type License com dyuproject protostuff protostuff api 1 0 4 jar The Apache Software License Version 2 0 com dyuproject protostuff protostuff core 1 0 4 jar The Apache Software License Version 2 0 com dyuproject protostuff protostuff runtime 1 0 4 jar The Apache Software License Version 2 0 com google guava guava r09 jar The Apache Software License Version 2 0 com h2database h2 1 3 158 jar The H2 License Version 1 0 net sf josql gentlyweb utils 1 5 jar net sf josql josql 1 5 jar org apache directmemory directmemory cache 0 5 5 SNAPSHOT jar The Apache Software License Version 2 0 org apache servicemix bundles org apache servicemix bundles josql 1 5_5 jar The Apache Software License Version 2 0 org aspectj aspectjrt 1 6 11 jar Eclipse Public License v 1 0 org osgi org osgi core 4 2 0 jar Apache License Version 2 0 org slf4j slf4j api 1 6 1 jar MIT License org slf4j slf4j simple 1 6 1 jar MIT License test The following is a list of test dependencies in the DependencyManagement of this project These dependencies can be included in the submodules to compile and run unit tests for the submodule GroupId ArtifactId Version Type License ch qos logback logback classic 0 9 26 jar Eclipse Public License v 1 0 GNU Lesser General Public License ch qos logback logback core 0 9 26 jar Eclipse Public License v 1 0 GNU Lesser General Public License com carrotsearch junit benchmarks 0 3 0 jar The Apache Software License Version 2 0 junit junit 4 10 jar Common Public License Version 1 0 org ops4j pax exam pax exam 1 2 4 jar Apache License Version 2 0 org ops4j pax exam pax exam container default 1 2 4 jar Apache License Version 2 0 org ops4j pax exam pax exam junit 1 2 4 jar Apache License Version 2 0 org ops4j pax swissbox pax swissbox tinybundles 1 3 1 jar ALv2 Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Dependency Management');
titles.add("dependency-management.html", "Project Dependency Management");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'distribution-management.html');
d.add("text", "Project Distribution Management Apache DirectMemory Project Distribution Management Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Overview The following is the distribution management information used by this project Repository apache releases httpshttps repository apache org service local staging deploy maven2 Snapshot Repository apache snapshots httpshttps repository apache org content repositories snapshots Site apache website scp people apache org www incubator apache org directmemory Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Distribution Management');
titles.add("distribution-management.html", "Project Distribution Management");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'index.html');
d.add("text", "Home Apache DirectMemory Home Last Published 2011 11 09 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Apache DirectMemory is a multi layered cache implementation featuring off heap memory management a la BigMemory to enable efficient handling of a large number of java objects without affecting jvm garbage collection performance Disclaimer Apache DirectMemory is an effort undergoing incubation at The Apache Software Foundation ASF sponsored by the Apache Incubator PMC 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 You can view our current incubation status for more details Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Home');
titles.add("index.html", "Home");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'integration.html');
d.add("text", "Continuous Integration Apache DirectMemory Continuous Integration Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Overview This project uses Jenkins Access The following is a link to the continuous integration system used by the project https builds apache org job directmemory trunk Notifiers No notifiers are defined Please check back at a later date Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Continuous Integration');
titles.add("integration.html", "Continuous Integration");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'issue-tracking.html');
d.add("text", "Issue Tracking Apache DirectMemory Issue Tracking Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Overview This project uses JIRA a J2EE based issue tracking and project management application Issue Tracking Issues bugs and feature requests should be submitted to the following issue tracking system for this project https issues apache org jira browse DIRECTMEMORY Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Issue Tracking');
titles.add("issue-tracking.html", "Issue Tracking");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'jira-report.html');
d.add("text", "JIRA Report Apache DirectMemory JIRA Report Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Project Reports Changes Report JIRA Report Sonar ASF How Apache Works Foundation Sponsoring Apache Thanks JIRA Report Key Summary Status Resolution By DIRECTMEMORY 29 Fix a payload size assertion in MemoryManagerTests smokeTest Closed Fixed Raffaele P Guidi DIRECTMEMORY 27 Upgrade to protostuff 1 0 4 and switch again to off heap buffer Closed Fixed Raffaele P Guidi DIRECTMEMORY 6 Change Package Names to get adopted Closed Fixed Olivier Lamy DIRECTMEMORY 5 Remove Generated Classes from SVN Closed Fixed Olivier Lamy Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'JIRA Report');
titles.add("jira-report.html", "JIRA Report");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'license.html');
d.add("text", "Project License Apache DirectMemory Project License Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Overview Typically the licenses listed for the project are that of the project itself and not of dependencies Project License The Apache Software License Version 2 0 Apache License Version 2 0 January 2004 http www apache org licenses TERMS AND CONDITIONS FOR USE REPRODUCTION AND DISTRIBUTION 1 Definitions License shall mean the terms and conditions for use reproduction and distribution as defined by Sections 1 through 9 of this document Licensor shall mean the copyright owner or entity authorized by the copyright owner that is granting the License Legal Entity shall mean the union of the acting entity and all other entities that control are controlled by or are under common control with that entity For the purposes of this definition control means i the power direct or indirect to cause the direction or management of such entity whether by contract or otherwise or ii ownership of fifty percent 50% or more of the outstanding shares or iii beneficial ownership of such entity You or Your shall mean an individual or Legal Entity exercising permissions granted by this License Source form shall mean the preferred form for making modifications including but not limited to software source code documentation source and configuration files Object form shall mean any form resulting from mechanical transformation or translation of a Source form including but not limited to compiled object code generated documentation and conversions to other media types Work shall mean the work of authorship whether in Source or Object form made available under the License as indicated by a copyright notice that is included in or attached to the work an example is provided in the Appendix below Derivative Works shall mean any work whether in Source or Object form that is based on or derived from the Work and for which the editorial revisions annotations elaborations or other modifications represent as a whole an original work of authorship For the purposes of this License Derivative Works shall not include works that remain separable from or merely link or bind by name to the interfaces of the Work and Derivative Works thereof Contribution shall mean any work of authorship including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner For the purposes of this definition submitted means any form of electronic verbal or written communication sent to the Licensor or its representatives including but not limited to communication on electronic mailing lists source code control systems and issue tracking systems that are managed by or on behalf of the Licensor for the purpose of discussing and improving the Work but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as Not a Contribution Contributor shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work 2 Grant of Copyright License Subject to the terms and conditions of this License each Contributor hereby grants to You a perpetual worldwide non exclusive no charge royalty free irrevocable copyright license to reproduce prepare Derivative Works of publicly display publicly perform sublicense and distribute the Work and such Derivative Works in Source or Object form 3 Grant of Patent License Subject to the terms and conditions of this License each Contributor hereby grants to You a perpetual worldwide non exclusive no charge royalty free irrevocable except as stated in this section patent license to make have made use offer to sell sell import and otherwise transfer the Work where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution s alone or by combination of their Contribution s with the Work to which such Contribution s was submitted If You institute patent litigation against any entity including a cross claim or counterclaim in a lawsuit alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed 4 Redistribution You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium with or without modifications and in Source or Object form provided that You meet the following conditions a You must give any other recipients of the Work or Derivative Works a copy of this License and b You must cause any modified files to carry prominent notices stating that You changed the files and c You must retain in the Source form of any Derivative Works that You distribute all copyright patent trademark and attribution notices from the Source form of the Work excluding those notices that do not pertain to any part of the Derivative Works and d If the Work includes a NOTICE text file as part of its distribution then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file excluding those notices that do not pertain to any part of the Derivative Works in at least one of the following places within a NOTICE text file distributed as part of the Derivative Works within the Source form or documentation if provided along with the Derivative Works or within a display generated by the Derivative Works if and wherever such third party notices normally appear The contents of the NOTICE file are for informational purposes only and do not modify the License You may add Your own attribution notices within Derivative Works that You distribute alongside or as an addendum to the NOTICE text from the Work provided that such additional attribution notices cannot be construed as modifying the License You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use reproduction or distribution of Your modifications or for any such Derivative Works as a whole provided Your use reproduction and distribution of the Work otherwise complies with the conditions stated in this License 5 Submission of Contributions Unless You explicitly state otherwise any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License without any additional terms or conditions Notwithstanding the above nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions 6 Trademarks This License does not grant permission to use the trade names trademarks service marks or product names of the Licensor except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file 7 Disclaimer of Warranty Unless required by applicable law or agreed to in writing Licensor provides the Work and each Contributor provides its Contributions on an AS IS BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied including without limitation any warranties or conditions of TITLE NON INFRINGEMENT MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License 8 Limitation of Liability In no event and under no legal theory whether in tort including negligence contract or otherwise unless required by applicable law such as deliberate and grossly negligent acts or agreed to in writing shall any Contributor be liable to You for damages including any direct indirect special incidental or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work including but not limited to damages for loss of goodwill work stoppage computer failure or malfunction or any and all other commercial damages or losses even if such Contributor has been advised of the possibility of such damages 9 Accepting Warranty or Additional Liability While redistributing the Work or Derivative Works thereof You may choose to offer and charge a fee for acceptance of support warranty indemnity or other liability obligations and or rights consistent with this License However in accepting such obligations You may act only on Your own behalf and on Your sole responsibility not on behalf of any other Contributor and only if You agree to indemnify defend and hold each Contributor harmless for any liability incurred by or claims asserted against such Contributor by reason of your accepting any such warranty or additional liability END OF TERMS AND CONDITIONS APPENDIX How to apply the Apache License to your work To apply the Apache License to your work attach the following boilerplate notice with the fields enclosed by brackets replaced with your own identifying information Don t include the brackets The text should be enclosed in the appropriate comment syntax for the file format We also recommend that a file or class name and description of purpose be included on the same printed page as the copyright notice for easier identification within third party archives Copyright yyyy name of copyright owner Licensed under the Apache License Version 2 0 the License you may not use this file except in compliance with the License You may obtain a copy of the License at http www apache org licenses LICENSE 2 0 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 Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project License');
titles.add("license.html", "Project License");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'mail-lists.html');
d.add("text", "Project Mailing Lists Apache DirectMemory Project Mailing Lists Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Mailing Lists These are the mailing lists that have been established for this project For each list there is a subscribe unsubscribe and an archive link Name Subscribe Unsubscribe Post Archive Other Archives Users Subscribe Unsubscribe Post mail archives apache org incubator directmemory user markmail org Development Subscribe Unsubscribe Post mail archives apache org incubator directmemory dev markmail org Commits Subscribe Unsubscribe Post mail archives apache org incubator directmemory commits markmail org Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Mailing Lists');
titles.add("mail-lists.html", "Project Mailing Lists");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'modules.html');
d.add("text", "Project Modules Apache DirectMemory Project Modules Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Modules This project has declared the following modules Name Description Apache DirectMemory Cache DirectMemory Cache is a multi layered cache implementation featuring off heap memory management a la BigMemory to enable efficient handling of a large number of java objects without affecting jvm garbage collection performance Apache DirectMemory Platforms project name Apache DirectMemory Integration Tests project name Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Modules');
titles.add("modules.html", "Project Modules");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'plugin-management.html');
d.add("text", "Project Plugin Management Apache DirectMemory Project Plugin Management Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Plugin Management GroupId ArtifactId Version org apache maven plugins maven antrun plugin 1 6 org apache maven plugins maven assembly plugin 2 2 org apache maven plugins maven clean plugin 2 4 1 org apache maven plugins maven compiler plugin 2 3 2 org apache maven plugins maven dependency plugin 2 1 org apache maven plugins maven deploy plugin 2 5 org apache maven plugins maven docck plugin 1 0 org apache maven plugins maven enforcer plugin 1 0 org apache maven plugins maven gpg plugin 1 1 org apache maven plugins maven install plugin 2 3 1 org apache maven plugins maven invoker plugin 1 5 org apache maven plugins maven jar plugin 2 3 1 org apache maven plugins maven javadoc plugin 2 8 org apache maven plugins maven plugin plugin 2 7 org apache maven plugins maven release plugin 2 1 org apache maven plugins maven remote resources plugin 1 1 org apache maven plugins maven resources plugin 2 5 org apache maven plugins maven scm plugin 1 4 org apache maven plugins maven site plugin 3 0 org apache maven plugins maven source plugin 2 1 2 org apache maven plugins maven surefire plugin 2 7 2 org apache rat apache rat plugin 0 7 org codehaus modello modello maven plugin 1 4 1 org codehaus mojo build helper maven plugin 1 7 org codehaus mojo clirr maven plugin 2 3 org codehaus plexus plexus maven plugin 1 3 8 Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Plugin Management');
titles.add("plugin-management.html", "Project Plugin Management");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'plugins.html');
d.add("text", "Project Build Plugins Apache DirectMemory Project Build Plugins Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Build Plugins GroupId ArtifactId Version org apache felix maven bundle plugin 2 1 0 org apache maven plugins maven clean plugin 2 4 1 org apache maven plugins maven compiler plugin 2 3 2 org apache maven plugins maven deploy plugin 2 5 org apache maven plugins maven install plugin 2 3 1 org apache maven plugins maven jar plugin 2 3 2 org apache maven plugins maven javadoc plugin 2 8 org apache maven plugins maven remote resources plugin 1 1 org apache maven plugins maven site plugin 3 0 org apache rat apache rat plugin 0 7 org codehaus mojo buildnumber maven plugin 1 0 Project Report Plugins GroupId ArtifactId Version org apache maven plugins maven changes plugin 2 3 org apache maven plugins maven javadoc plugin 2 8 org apache maven plugins maven jxr plugin 2 2 org apache maven plugins maven project info reports plugin 2 4 org codehaus sonar plugins maven report 0 1 Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Build Plugins');
titles.add("plugins.html", "Project Build Plugins");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'project-info.html');
d.add("text", "Project Information Apache DirectMemory Project Information Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Information This document provides an overview of the various documents and links that are part of this project s general information All of this content is automatically generated by Maven on behalf of the project Overview Document Description Distribution Management This document provides informations on the distribution management of this project About Apache DirectMemory Cache Parent pom Dependencies This document lists the project s dependencies and provides information on each dependency Issue Tracking This is a link to the issue management system for this project Issues bugs features change requests can be created and queried using this link Project Plugins This document lists the build plugins and the report plugins used by this project Continuous Integration This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent regular basis Project License This is a link to the definitions of project licenses Dependency Management This document lists the dependencies that are defined through dependencyManagement Mailing Lists This document provides subscription and archive information for this project s mailing lists Project Team This document provides information on the members of this project These are the individuals who have contributed to the project in one form or another Dependency Convergence This document presents the convergence of dependency versions across the entire project and its sub modules Source Repository This is a link to the online source repository that can be viewed via a web browser Plugin Management This document lists the plugins that are defined through pluginManagement Project Modules This document lists the modules sub projects of this project Project Summary This document lists other related information of this project Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Information');
titles.add("project-info.html", "Project Information");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'project-reports.html');
d.add("text", "Generated Reports Apache DirectMemory Generated Reports Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Project Reports Changes Report JIRA Report Sonar ASF How Apache Works Foundation Sponsoring Apache Thanks Generated Reports This document provides an overview of the various reports that are automatically generated by Maven Each report is briefly described below Overview Document Description Changes Report Changes Report on Releases of the Project JIRA Report Report on Issues from the JIRA Issue Tracking System Sonar Quality analysis dashboard Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Generated Reports');
titles.add("project-reports.html", "Generated Reports");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'project-summary.html');
d.add("text", "Project Summary Apache DirectMemory Project Summary Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Project Summary Project Information Field Value Name Apache DirectMemory Description Apache DirectMemory Cache Parent pom Homepage http incubator apache org directmemory Project Organization Field Value Name The Apache Software Foundation URL http www apache org Build Information Field Value GroupId org apache directmemory ArtifactId directmemory parent Version 0 5 5 SNAPSHOT Type pom Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Project Summary');
titles.add("project-summary.html", "Project Summary");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'sonar.html');
d.add("text", "Sonar Apache DirectMemory Sonar Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Project Reports Changes Report JIRA Report Sonar ASF How Apache Works Foundation Sponsoring Apache Thanks SonarRedirecting to https analysis apache org project index org apache directmemory directmemory parent Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Sonar');
titles.add("sonar.html", "Sonar");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'source-repository.html');
d.add("text", "Source Repository Apache DirectMemory Source Repository Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks Overview This project uses Subversion to manage its source code Instructions on Subversion use can be found at http svnbook red bean com Web Access The following is a link to the online source repository https svn apache org viewvc incubator directmemory trunk Anonymous access The source can be checked out anonymously from SVN with this command svn checkout https svn apache org repos asf incubator directmemory trunk directmemory parent Developer access Everyone can access the Subversion repository via HTTP but Committers must checkout the Subversion repository via HTTPS svn checkout https svn apache org repos asf incubator directmemory trunk directmemory parent To commit changes to the repository execute the following command to commit your changes svn will prompt you for your password svn commit username your username m A message Access from behind a firewall For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository you can try to access it via the developer connection svn checkout https svn apache org repos asf incubator directmemory trunk directmemory parent Access through a proxy The Subversion client can go through a proxy if you configure it to do so First edit your servers configuration file to indicate which proxy to use The file s location depends on your operating system On Linux or Unix it is located in the directory subversion On Windows it is in %APPDATA% Subversion Try echo %APPDATA% note this is a hidden directory There are comments in the file explaining what to do If you don t have that file get the latest Subversion client and run any command this will cause the configuration directory and template files to be created Example Edit the servers file and add something like global http proxy host your proxy name http proxy port 3128 Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Source Repository');
titles.add("source-repository.html", "Source Repository");
index.addDocument(d);
var d = new LADDERS.search.document();
d.add("id", 'team-list.html');
d.add("text", "Team list Apache DirectMemory Team list Last Published 2011 11 10 Version 0 5 5 SNAPSHOT Project Documentation Project Information Distribution Management About Dependencies Issue Tracking Project Plugins Continuous Integration Project License Dependency Management Mailing Lists Project Team Dependency Convergence Source Repository Plugin Management Project Modules Project Summary Project Reports ASF How Apache Works Foundation Sponsoring Apache Thanks The Team A successful project requires many people to play many roles Some members write code or documentation while others are valuable as testers submitting patches and suggestions The team is comprised of Members and Contributors Members have direct access to the source of a project and actively evolve the code base Contributors improve the project through submission of patches and suggestions to the Members The number of Contributors to the project is unbounded Get involved today All contributions to the project are greatly appreciated Members The following is a list of developers with commit privileges that have directly contributed to the project in one way or another Id Name Email Roles antelder Anthony Elder antelder at apache dot org Committer Mentor PPMC Member grobmeier Christian Grobmeier grobmeier at apache dot org Champion Committer Mentor PPMC Member iocanel Ioannis Canellos iocanel at apache dot org Committer PPMC Member mcucchiara Maurizio Cucchiara mcucchiara at apache dot org Committer PPMC Member olamy Olivier Lamy olamy at apache dot org Committer Mentor PPMC Member raffaeleguidi Raffaele P Guidi raffaeleguidi at apache dot org Committer PPMC Member simoneg Simone Gianni simoneg at apache dot org Committer PPMC Member simonetripodi Simone Tripodi simonetripodi at apache dot org Committer PPMC Member sylvain Sylvain Wallez sylvain at apache dot org Committer Mentor PPMC Member tommaso Tommaso Teofili tommaso at apache dot org Committer PPMC Member twilliams Tim Williams twilliams at apache dot org Committer Mentor PPMC Member Contributors The following additional people have contributed to this project through the way of suggestions patches or documentation Name Email Daniel Manzke daniel dot manzke at googlemail dot com Copyright 2011 The Apache Software Foundation All Rights Reserved ");
d.add("title", 'Team list');
titles.add("team-list.html", "Team list");
index.addDocument(d);