forked from CleverCloud/Quercus
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
44 lines (32 loc) · 1.38 KB
/
README
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
README
-----------------------------------------------------
1. What is Quercus ?
2. Why a development branch maintained by Clever Cloud ?
3. Compiling
4. Installing
5. Report an issue
I. What is Quercus ?
-----------------------------------------------------
Caucho's Quercus (TM) is a fast, 100% Java implementation of the PHP language
allowing developers to use PHP flexibility for the web interface and Java for
stability.
II. Why a development branch maintained by Clever Cloud ?
-----------------------------------------------------
Clever Cloud has copied the Quercus project, maintained and copyrighted by
Caucho Technology, to have a best response for issues fixing and features
requests. Quercus is a part of Caucho's project Resin.
You can find the Git-port of Caucho's SVN here :
http://github.com/Kdecherf/resin
III. Compiling
-----------------------------------------------------
We are using Gradle <http://gradle.org>. Please install it before doing
anything.
Launch gradle build to build entire project.
IV. Installing
-----------------------------------------------------
V. Report an issue
-----------------------------------------------------
If you find an issue with our version of Quercus, please report it on the
GitHub bugtracker : http://github.com/CleverCloud/Quercus/issues
If the issue comes from Caucho's code, we will copy it on the Caucho's
bugtracker with patches.