Skip to content

Commit 6910549

Browse files
committed
Remove Google Ads
1 parent 725d9cc commit 6910549

File tree

323 files changed

+156
-3743
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

323 files changed

+156
-3743
lines changed

cargo/Adding+TLD+support+to+the+Jetty+container.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -311,17 +311,6 @@ <h1 id="AddingTLDsupporttotheJettycontainer-Symptoms">Symptoms</h1>
311311
</div>
312312
<h1 id="AddingTLDsupporttotheJettycontainer-Reason">Reason</h1>
313313
<p>For whatever reason, Jetty's thread's context class loader is set to something other than the webapp classloader when the TldLocationsCache is first initialized. The code will try to scan the context classloader for all jars in WEB-INF/lib, but if the context classloader is set to something else, the jars won't be found.</p>
314-
<script type="text/javascript">
315-
// Google Ads code
316-
google_ad_client = "ca-pub-7996505557003356";
317-
google_ad_slot = "5363897989";
318-
google_ad_width = 728;
319-
google_ad_height = 90;
320-
</script>
321-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
322-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
323-
</script>
324-
</center>
325314
<h1 id="AddingTLDsupporttotheJettycontainer-Workaround">Workaround</h1>
326315
<p>The workaround is to place the tld files anywhere in WEB-INF. The secondary scan, after the above one, will look for any tld files in WEB-INF and automatically register them.</p>
327316
<h1 id="AddingTLDsupporttotheJettycontainer-Formoredetails...">For more details...</h1>

cargo/Adding+a+JMS+resource+to+Resin3x.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -337,18 +337,7 @@ <h3 id="Navigation-Development">Development</h3>
337337
&lt;/jms:listener-container&gt;
338338
</pre>
339339
</div>
340-
</div>
341-
<script type="text/javascript">
342-
// Google Ads code
343-
google_ad_client = "ca-pub-7996505557003356";
344-
google_ad_slot = "5363897989";
345-
google_ad_width = 728;
346-
google_ad_height = 90;
347-
</script>
348-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
349-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
350-
</script>
351-
</center></td>
340+
</div></td>
352341
</tr>
353342
</tbody>
354343
</table></td>

cargo/Adding+a+Samples+Test.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -303,18 +303,7 @@ <h3 id="Navigation-Development">Development</h3>
303303
</div>
304304
<p>this will create a property that an implementation of <code>AbstractDataSourceWarCapabilityContainerTestCase</code> can understand</p>
305305
<p>add a new test class that does what you want, extending <code>AbstractDataSourceWarCapabilityContainerTestCase</code> or a subclass of it. Make sure you use an appropriate <code>Validator</code> for the configuration type you are concerned with. Otherwise you may end up testing invalid containers.</p>
306-
<p>finally, execute <code>mvn -P&lt;container_to_test&gt; install</code> from the root of Cargo.</p>
307-
<script type="text/javascript">
308-
// Google Ads code
309-
google_ad_client = "ca-pub-7996505557003356";
310-
google_ad_slot = "5363897989";
311-
google_ad_width = 728;
312-
google_ad_height = 90;
313-
</script>
314-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
315-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
316-
</script>
317-
</center></td>
306+
<p>finally, execute <code>mvn -P&lt;container_to_test&gt; install</code> from the root of Cargo.</p></td>
318307
</tr>
319308
</tbody>
320309
</table></td>

cargo/Adding+a+container.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -312,18 +312,7 @@ <h3 id="Navigation-Development">Development</h3>
312312
<li>Add the container to the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration</a> (via the <code>.semaphore/semaphore.yml</code> file) so that its integrity can be checked at each build</li>
313313
</ul></li>
314314
</ul>
315-
<p>Thanks and happy coding!</p>
316-
<script type="text/javascript">
317-
// Google Ads code
318-
google_ad_client = "ca-pub-7996505557003356";
319-
google_ad_slot = "5363897989";
320-
google_ad_width = 728;
321-
google_ad_height = 90;
322-
</script>
323-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
324-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
325-
</script>
326-
</center></td>
315+
<p>Thanks and happy coding!</p></td>
327316
</tr>
328317
</tbody>
329318
</table></td>

cargo/Announcing+Codehaus+Cargo+1.7.16.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -300,18 +300,7 @@ <h3 id="Navigation-Development">Development</h3>
300300
<li>
301301
<p>Finally, the ones who want to see the <a href="https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html">Cargo Daemon</a> can get it from <a href="https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.7.16/cargo-daemon-webapp-1.7.16.war">https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.7.16/cargo-daemon-webapp-1.7.16.war</a> and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container</p></li>
302302
</ul>
303-
<p>Enjoy!</p>
304-
<script type="text/javascript">
305-
// Google Ads code
306-
google_ad_client = "ca-pub-7996505557003356";
307-
google_ad_slot = "5363897989";
308-
google_ad_width = 728;
309-
google_ad_height = 90;
310-
</script>
311-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
312-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
313-
</script>
314-
</center></td>
303+
<p>Enjoy!</p></td>
315304
</tr>
316305
</tbody>
317306
</table></td>

cargo/Another+jump+in+Codehaus+Cargo+s+history+version+1.8.0+is+here.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -323,18 +323,7 @@ <h3 id="Navigation-Development">Development</h3>
323323
<li>
324324
<p>Finally, the ones who want to see the <a href="https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html">Cargo Daemon</a> can get it from <a href="https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.8.0/cargo-daemon-webapp-1.8.0.war">https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.8.0/cargo-daemon-webapp-1.8.0.war</a> and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container</p></li>
325325
</ul>
326-
<p>Enjoy!</p>
327-
<script type="text/javascript">
328-
// Google Ads code
329-
google_ad_client = "ca-pub-7996505557003356";
330-
google_ad_slot = "5363897989";
331-
google_ad_width = 728;
332-
google_ad_height = 90;
333-
</script>
334-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
335-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
336-
</script>
337-
</center></td>
326+
<p>Enjoy!</p></td>
338327
</tr>
339328
</tbody>
340329
</table></td>

cargo/Ant+Tasks+Reference+Guide.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,18 +1239,7 @@ <h1 id="AntTasksReferenceGuide-Daemonconfiguration">Daemon configuration</h1>
12391239
</tr>
12401240
</tbody>
12411241
</table>
1242-
</div>
1243-
<script type="text/javascript">
1244-
// Google Ads code
1245-
google_ad_client = "ca-pub-7996505557003356";
1246-
google_ad_slot = "5363897989";
1247-
google_ad_width = 728;
1248-
google_ad_height = 90;
1249-
</script>
1250-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
1251-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
1252-
</script>
1253-
</center></td>
1242+
</div></td>
12541243
</tr>
12551244
</tbody>
12561245
</table></td>

cargo/Ant+support.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -301,17 +301,6 @@ <h3 id="Antsupport-Explanation">Explanation</h3>
301301
</div>
302302
</div>
303303
<p>Some additional dependencies might also be required for the Ant task. Please see the <a href="Installation.html">Installation</a> page for details.</p>
304-
<script type="text/javascript">
305-
// Google Ads code
306-
google_ad_client = "ca-pub-7996505557003356";
307-
google_ad_slot = "5363897989";
308-
google_ad_width = 728;
309-
google_ad_height = 90;
310-
</script>
311-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
312-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
313-
</script>
314-
</center>
315304
<h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
316305
<p>Here are the different task actions available to call on this plugin:</p>
317306
<div class="table-wrap">

cargo/Application+Classpath.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -296,17 +296,6 @@ <h3 id="ApplicationClasspath-Definition">Definition</h3>How to configure the cla
296296
<h3 id="ApplicationClasspath-Explanation">Explanation</h3>
297297
<p>This topic is not about the classpath requirements to run Cargo (see the <a href="Installation.html">Installation</a> page for this); it's about configuring the classpath for the application being executed on a container.</p>
298298
<p>Some environments may require you to add some libraries to your application, without exposing them to the server itself. This concept is called a <strong>Shared Classpath</strong>.</p>
299-
<script type="text/javascript">
300-
// Google Ads code
301-
google_ad_client = "ca-pub-7996505557003356";
302-
google_ad_slot = "5363897989";
303-
google_ad_width = 728;
304-
google_ad_height = 90;
305-
</script>
306-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
307-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
308-
</script>
309-
</center>
310299
<h3 id="ApplicationClasspath-ExampleusingtheJavaAPI">Example using the Java API</h3>
311300
<p>Starting a WAR on Tomcat 6.x with some additional classpath entries:</p>
312301
<div class="code panel pdl conf-macro output-block" style="border-width: 1px;">

cargo/Architecture.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -312,18 +312,7 @@ <h2 id="Architecture-Architecture">Architecture</h2>
312312
<li>A <a href="Configuration.html">Configuration</a> tells Cargo how the container is to be configured (whether it should create a <a href="Standalone+Local+Configuration.html">standalone</a> setup, whether it should be based on an <a href="Existing+Local+Configuration.html">existing</a> configuration, etc). A Configuration can be configured to install <a href="Deployable.html">Deployable</a>s before the Container is started.</li>
313313
<li>You can use a <a href="Deployer.html">Deployer</a> to hot-deploy <a href="Deployable.html">Deployable</a>s (i.e. after the Container is started).</li>
314314
<li><a href="Deployable.html">Deployable</a>s are archives to be deployed in the Container. They are WAR, EAR, EJBs, etc.</li>
315-
</ul>
316-
<script type="text/javascript">
317-
// Google Ads code
318-
google_ad_client = "ca-pub-7996505557003356";
319-
google_ad_slot = "5363897989";
320-
google_ad_width = 728;
321-
google_ad_height = 90;
322-
</script>
323-
<center style="padding-bottom: 1mm; margin-bottom: 2mm; border: 1px solid #eee">
324-
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
325-
</script>
326-
</center></td>
315+
</ul></td>
327316
</tr>
328317
</tbody>
329318
</table></td>

0 commit comments

Comments
 (0)