JBoss Native SVN: r3388 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2014-11-28 10:58:21 -0500 (Fri, 28 Nov 2014)
New Revision: 3388
Modified:
trunk/build/unix/build.sh
Log:
pcre doesn't build 64 bits on Solaris so try to remove cpp.
Modified: trunk/build/unix/build.sh
===================================================================
--- trunk/build/unix/build.sh 2014-11-28 15:22:39 UTC (rev 3387)
+++ trunk/build/unix/build.sh 2014-11-28 15:58:21 UTC (rev 3388)
@@ -1165,7 +1165,7 @@
else
add_static="--shared"
fi
- ./configure ${add_conf} --prefix=${pcre_common_dir} ${add_static} || exit 1
+ ./configure ${add_conf} --disable-cpp --prefix=${pcre_common_dir} ${add_static} || exit 1
make || exit 1
make install || exit 1
) || return 1
10 years
JBoss Native SVN: r3387 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2014-11-28 10:22:39 -0500 (Fri, 28 Nov 2014)
New Revision: 3387
Modified:
trunk/build/unix/buildbin.mod_cluster.sh
trunk/build/unix/buildbin.mod_cluster.windows.sh
Log:
Rollback r3386.
Modified: trunk/build/unix/buildbin.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.sh 2014-11-28 13:51:05 UTC (rev 3386)
+++ trunk/build/unix/buildbin.mod_cluster.sh 2014-11-28 15:22:39 UTC (rev 3387)
@@ -306,7 +306,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster_manager
+ SetHandler mod_cluster-manager
Order deny,allow
Deny from all
Allow from 127.0.0
@@ -337,7 +337,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster_manager
+ SetHandler mod_cluster-manager
Require ip 127.0.0
</Location>
Modified: trunk/build/unix/buildbin.mod_cluster.windows.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.windows.sh 2014-11-28 13:51:05 UTC (rev 3386)
+++ trunk/build/unix/buildbin.mod_cluster.windows.sh 2014-11-28 15:22:39 UTC (rev 3387)
@@ -161,7 +161,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster_manager
+ SetHandler mod_cluster-manager
Order deny,allow
Deny from all
Allow from 127.0.0
@@ -203,7 +203,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster_manager
+ SetHandler mod_cluster-manager
Require ip 127.0.0
</Location>
10 years
JBoss Native SVN: r3386 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2014-11-28 08:51:05 -0500 (Fri, 28 Nov 2014)
New Revision: 3386
Modified:
trunk/build/unix/buildbin.mod_cluster.sh
trunk/build/unix/buildbin.mod_cluster.windows.sh
Log:
Fix for BZ 1168792.
Modified: trunk/build/unix/buildbin.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.sh 2014-11-15 07:17:39 UTC (rev 3385)
+++ trunk/build/unix/buildbin.mod_cluster.sh 2014-11-28 13:51:05 UTC (rev 3386)
@@ -306,7 +306,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster-manager
+ SetHandler mod_cluster_manager
Order deny,allow
Deny from all
Allow from 127.0.0
@@ -337,7 +337,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster-manager
+ SetHandler mod_cluster_manager
Require ip 127.0.0
</Location>
Modified: trunk/build/unix/buildbin.mod_cluster.windows.sh
===================================================================
--- trunk/build/unix/buildbin.mod_cluster.windows.sh 2014-11-15 07:17:39 UTC (rev 3385)
+++ trunk/build/unix/buildbin.mod_cluster.windows.sh 2014-11-28 13:51:05 UTC (rev 3386)
@@ -161,7 +161,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster-manager
+ SetHandler mod_cluster_manager
Order deny,allow
Deny from all
Allow from 127.0.0
@@ -203,7 +203,7 @@
EnableMCPMReceive
<Location /mod_cluster_manager>
- SetHandler mod_cluster-manager
+ SetHandler mod_cluster_manager
Require ip 127.0.0
</Location>
10 years
JBoss Native SVN: r3385 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2014-11-15 02:17:39 -0500 (Sat, 15 Nov 2014)
New Revision: 3385
Modified:
trunk/build/unix/package.list
Log:
Oops master is 1.3.2.Beta2-SNAPSHOT and we want to build the Beta1.
Modified: trunk/build/unix/package.list
===================================================================
--- trunk/build/unix/package.list 2014-11-14 16:19:53 UTC (rev 3384)
+++ trunk/build/unix/package.list 2014-11-15 07:17:39 UTC (rev 3385)
@@ -70,8 +70,8 @@
mod_cluster|1.3.0.Final|2.4.7|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.37|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|cluster:t:1.3.0.Final
mod_cluster|1.2.8.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.39|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.x
mod_cluster|1.2.8.Final|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.39|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.8.Final
+mod_cluster|1.3.1.Beta2-SNAPSHOT|2.4.10|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|bmx:v:0.9.5|cluster:t:master
mod_cluster|1.3.1.Beta1|2.4.10|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|bmx:v:0.9.5|cluster:t:1.3.1.Beta1
-mod_cluster|1.3.1.Alpha3-SNAPSHOT|2.4.10|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|bmx:v:0.9.5|cluster:t:master
#mod_cluster|1.2.10.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.39|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.10.dev
traffic_server|TS_Trunk|trunk
TC8|TC8_Trunk|trunk
10 years, 1 month
JBoss Native SVN: r3384 - trunk/build/unix.
by jbossnative-commits@lists.jboss.org
Author: jfrederic.clere(a)jboss.com
Date: 2014-11-14 11:19:53 -0500 (Fri, 14 Nov 2014)
New Revision: 3384
Modified:
trunk/build/unix/package.list
Log:
Beta1 for JWS3.
Modified: trunk/build/unix/package.list
===================================================================
--- trunk/build/unix/package.list 2014-10-29 14:33:42 UTC (rev 3383)
+++ trunk/build/unix/package.list 2014-11-14 16:19:53 UTC (rev 3384)
@@ -70,6 +70,7 @@
mod_cluster|1.3.0.Final|2.4.7|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.37|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|cluster:t:1.3.0.Final
mod_cluster|1.2.8.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.39|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.x
mod_cluster|1.2.8.Final|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.39|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.8.Final
+mod_cluster|1.3.1.Beta1|2.4.10|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|bmx:v:0.9.5|cluster:t:1.3.1.Beta1
mod_cluster|1.3.1.Alpha3-SNAPSHOT|2.4.10|apr:v:1.5.0|apu:v:1.5.3|api:v:1.2.1|ssl:v:0.9.8r|zlib:v:1.2.3|iconv:v:1.14|expat:v:1.95.8|pcre:v:8.34|bmx:v:0.9.5|cluster:t:master
#mod_cluster|1.2.10.dev|2.2.21|ssl:v:0.9.8r|zlib:v:1.2.3|jk:v:1.2.39|iconv:v:1.11|expat:v:1.95.8|cluster:t:1.2.10.dev
traffic_server|TS_Trunk|trunk
10 years, 1 month