その他のリソース
Index
Downloads (PDF, HTML & XML formats)
[Crucible Knowledge Base]
Developer docs
Documentation for Crucible 2.8.x. Documentation for other versions is available too.
This page shows the supported platforms for Crucible 2.8.x and its minor releases.
Key: = Supported;
= Not Supported
Java バージョン |
|
---|---|
JRE / JDK ( 1 ) |
|
OS |
|
Microsoft Windows ( 2 ) | |
Linux ( 2 ) | |
Apple Mac OS X ( 2 ) | |
データベース |
|
MySQL |
For 5.0, version must be 5.0.21 or later For 5.1, version must be 5.1.10 or later |
PostgreSQL |
|
Oracle |
|
SQL Server |
|
HSQLDB ( 3 ) |
|
ウェブブラウザー |
|
Microsoft Internet Explorer |
|
Mozilla Firefox |
|
Safari |
|
Chrome |
|
Version Control Systems |
|
Subversion (SVN) |
|
CVS (and CVSNT) |
|
Perforce (P4) |
|
Git |
|
Mercurial (Hg) |
NOTE: Mercurial 2.1 has a bug that makes it incompatible with Crucible. Please use Mercurial 2.1.1 or later. |
1. Crucible requires Java Runtime (JDK or JRE), version as noted in the table above. Pre-release/Early access versions of the Java Runtime are not supported.
You can download a Java Runtime for Windows/Linux/Solaris. On Mac OS X, the JDK is bundled with the operating system. Note: We highly recommend that you use the Oracle JVM (or use the default Mac OS X JVM), as other implementations have not been tested. Please note:
--Xmx
) to a reasonable value, considering the RAM requirements of your system.
2. Crucible is a pure Java application and should run on any platform provided the requirements for the JRE or JDK are satisfied.
3. The Crucible built-in database, running HSQLDB is somewhat susceptible to data loss during system crashes. We recommend that you do not use HSQLDB for production systems. External databases are generally more resistant to data loss during a system crash and are more suited for production use.
FishEye also supports a number of external databases, as noted in the table above. See the Crucible Database documentation for further details.
Crucible can also store uploaded files in its own database, removing the need for any kind of repository. A number of external databases are supported when Crucible is used with FishEye. See the FishEye Supported Platforms.