# ------------------------------------------------------------------- # Copyright 2001-2005 The Apache Software Foundation. # # 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. # ------------------------------------------------------------------- report.dependencies.name=Dependencies report.dependencies.nolist=There are no dependencies for this project. It is a standalone application that does not depend on any other project. report.dependencies.title=Project Dependencies report.dependencies.description=This document lists the projects dependencies and provides information on each dependency. report.dependencies.intro=The following is a list of dependencies for this project. These dependencies are required to compile and run the application: report.dependencies.column.groupId=GroupId report.dependencies.column.artifactId=ArtifactId report.dependencies.column.version=Version report.dependencies.column.description=Description report.dependencies.column.url=URL report.transitivedependencies.title=Project Transitive Dependencies report.transitivedependencies.nolist=No transitive dependencies are required for this project. report.transitivedependencies.intro=The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies: report.transitivedependencies.column.groupId=GroupId report.transitivedependencies.column.artifactId=ArtifactId report.transitivedependencies.column.version=Version report.transitivedependencies.column.description=Description report.transitivedependencies.column.url=URL report.mailing-lists.name=Mailing Lists report.mailing-lists.nolist=There are no mailing lists currently associated with this project. report.mailing-lists.title=Project Mailing Lists report.mailing-lists.description=This document provides subscription and archive information for this project's mailing lists. report.mailing-lists.intro=These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link. report.mailing-lists.column.name=Name report.mailing-lists.column.subscribe=Subscribe report.mailing-lists.column.unsubscribe=Unsubscribe report.mailing-lists.column.post=Post report.mailing-lists.column.archive=Archive report.mailing-lists.column.otherArchives=Other Archives report.team-list.name=Project Team report.team-list.description=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. report.team-list.title=Team list report.team-list.intro.title=The Team report.team-list.intro.description1=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. report.team-list.intro.description2=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. report.team-list.developers.title=Members report.team-list.nodeveloper=There are no developers working on this project. report.team-list.developers.intro=The following is a list of developers with commit privileges that have directly contributed to the project in one way or another. report.team-list.developers.id=Id report.team-list.developers.name=Name report.team-list.developers.email=Email report.team-list.developers.url=URL report.team-list.developers.organization=Organization report.team-list.developers.organizationurl=Organization URL report.team-list.developers.roles=Roles report.team-list.developers.timezone=Time Zone report.team-list.developers.actualtime=Actual Time (GMT) report.team-list.developers.properties=Properties report.team-list.contributors.title=Contributors report.team-list.nocontributor=There are no contributors listed for this project. Please check back again later. report.team-list.contributors.intro=The following additional people have contributed to this project through the way of suggestions, patches or documentation. report.team-list.contributors.name=Name report.team-list.contributors.email=Email report.team-list.contributors.url=URL report.team-list.contributors.organization=Organization report.team-list.contributors.organizationurl=Organization URL report.team-list.contributors.roles=Roles report.team-list.contributors.timezone=Time Zone report.team-list.contributors.actualtime=Actual Time (GMT) report.team-list.contributors.properties=Properties report.scm.name=Source Repository report.scm.description=This is a link to the online source repository that can be viewed via a web browser. report.scm.noscm=No source configuration management system is defined. Please check back at a later date. report.scm.title=Source Repository report.scm.overview.title=Overview report.scm.clearcase.intro=This project uses {ClearCase, http://www-306.ibm.com/software/awdtools/clearcase/} to manage its source code. Informations on ClearCase use can be found at {http://www.redbooks.ibm.com/redbooks/pdfs/sg246399.pdf, http://www.redbooks.ibm.com/redbooks/pdfs/sg246399.pdf}. report.scm.cvs.intro=This project uses {Concurrent Versions System, http://www.cvshome.org/} to manage its source code. Instructions on CVS use can be found at {http://cvsbook.red-bean.com/, http://cvsbook.red-bean.com/}. report.scm.perforce.intro=This project uses {Perforce, http://www.perforce.com/} to manage its source code. Instructions on Perforce use can be found at {http://www.perforce.com/perforce/doc.051/manuals/cmdref/index.html, http://www.perforce.com/perforce/doc.051/manuals/cmdref/index.html}. report.scm.starteam.intro=This project uses {Starteam, http://www.borland.com/us/products/starteam/} to manage its source code. report.scm.svn.intro=This project uses {Subversion, http://subversion.tigris.org/} to manage its source code. Instructions on Subversion use can be found at {http://svnbook.red-bean.com/, http://svnbook.red-bean.com/}. report.scm.general.intro=This project uses a Source Content Management System to manage its source code. report.scm.webaccess.title=Web Access report.scm.webaccess.url=The following is a link to the online source repository. report.scm.webaccess.nourl=There are no online source repository listed for this project. Please check back again later. report.scm.anonymousaccess.title=Anonymous access report.scm.anonymousaccess.cvs.intro=This project's CVS repository can be checked out through anonymous CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key. report.scm.anonymousaccess.svn.intro=The source can be checked out anonymously from SVN with this command: report.scm.anonymousaccess.general.intro=Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is: report.scm.devaccess.title=Developer access report.scm.devaccess.clearcase.intro=Only project developers can access the ClearCase tree via this method. Substitute username with the proper value. report.scm.devaccess.cvs.intro=Only project developers can access the CVS tree via this method. Substitute username with the proper value. report.scm.devaccess.perforce.intro=Only project developers can access the Perforce tree via this method. Substitute username and password with the proper value. report.scm.devaccess.starteam.intro=Only project developers can access the Starteam tree via this method. Substitute username with the proper value. report.scm.devaccess.svn.intro1=Everyone can access the Subversion repository via HTTPS, but Committers must checkout the Subversion repository via HTTPS. report.scm.devaccess.svn.intro2=To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password) report.scm.devaccess.general.intro=Refer to the documentation of the SCM used for more information about developer checked out. The connection url is: report.scm.accessbehindfirewall.title=Access from behind a firewall report.scm.accessbehindfirewall.svn.intro=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: report.scm.accessbehindfirewall.cvs.intro=For those developers who are stuck behind a corporate firewall, {CVSGrab, http://cvsgrab.sourceforge.net/} can use the viewcvs web interface to checkout the source code. report.scm.accessbehindfirewall.general.intro=Refer to the documentation of the SCM used for more information about an access behind a firewall. report.scm.accessthroughtproxy.title=Access through a proxy report.scm.accessthroughtproxy.svn.intro1=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 files 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.) report.scm.accessthroughtproxy.svn.intro2=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. report.scm.accessthroughtproxy.svn.intro3=Example : Edit the 'servers' file and add something like : report.issuetracking.name=Issue Tracking report.issuetracking.description=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. report.issuetracking.noissueManagement=No issue management system is defined. Please check back at a later date. report.issuetracking.overview.title=Overview report.issuetracking.jira.intro=This project uses {Jira, http://www.atlassian.com/software/jira} a J2EE-based, issue tracking and project management application. report.issuetracking.bugzilla.intro=This project uses {Bugzilla, http://www.bugzilla.org/}. report.issuetracking.scarab.intro=This project uses {Scarab, http://scarab.tigris.org/}. report.issuetracking.general.intro=This project uses a Issue Management System to manage its issues. report.issuetracking.title=Issue Tracking report.issuetracking.intro=Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project. report.cim.name=Continuous Integration report.cim.description=This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis. report.cim.nocim=No continuous integration management system is defined. Please check back at a later date. report.cim.title=Continuous Integration report.cim.overview.title=Overview report.cim.continuum.intro=This project uses {Continuum, http://maven.apache.org/continuum/}. report.cim.bugzilla.intro=This project uses {Bugzilla, http://www.bugzilla.org/}. report.cim.general.intro=This project uses Continuous Integration System. report.cim.access=Access report.cim.url=The following is a link to the continuous integration system used by the project. report.cim.nourl=No url to the continuous integration system is defined. report.cim.notifiers.title=Notifiers report.cim.notifiers.nolist=No notifiers is defined. Please check back at a later date. report.cim.notifiers.intro=Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode. report.cim.notifiers.column.type=Type report.cim.notifiers.column.address=Address report.cim.notifiers.column.configuration=Configuration report.license.name=Project License report.license.description=This is a link to the definitions of project licenses. report.license.nolicense=No project license is defined for this project. report.license.title=Project License report.license.overview.title=Overview report.license.overview.intro=Typically the licenses listed for the project are that of the project itself, and not of dependencies.