Modified: qpid/site/docs/releases/qpid-0.20/java-broker/book/Java-Broker-Virtual-Hosts.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/java-broker/book/Java-Broker-Virtual-Hosts.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/java-broker/book/Java-Broker-Virtual-Hosts.html (original) +++ qpid/site/docs/releases/qpid-0.20/java-broker/book/Java-Broker-Virtual-Hosts.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Chapter 5. Virtual Hosts - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content">
Modified: qpid/site/docs/releases/qpid-0.20/java-broker/book/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/java-broker/book/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/java-broker/book/index.html (original) +++ qpid/site/docs/releases/qpid-0.20/java-broker/book/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>AMQP Messaging Broker (Java) - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>OptionParser.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.h.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.h.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.h.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/OptionParser.h.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>OptionParser.h - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/client.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/client.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/client.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/client.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>client.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/drain.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/drain.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/drain.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/drain.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>drain.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_world.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_world.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_world.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_world.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello_world.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_xml.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_xml.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_xml.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/hello_xml.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello_xml.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>C++ Messaging API Examples - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_receiver.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_receiver.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_receiver.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_receiver.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>map_receiver.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_sender.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_sender.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_sender.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/map_sender.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>map_sender.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/server.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/server.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/server.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/server.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>server.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/spout.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/spout.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/spout.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/cpp/examples/spout.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>spout.cpp - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/Options.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/Options.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/Options.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/Options.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Options.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.receiver.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.receiver.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.receiver.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.receiver.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.direct.receiver.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.sender.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.sender.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.sender.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.direct.sender.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.direct.sender.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.client.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.client.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.client.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.client.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.example.client.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.declare_queues.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.declare_queues.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.declare_queues.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.declare_queues.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.example.declare_queues.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.drain.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.drain.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.drain.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.drain.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.example.drain.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.helloworld.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.helloworld.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.helloworld.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.helloworld.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.example.helloworld.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.server.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.server.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.server.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.server.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.example.server.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.spout.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.spout.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.spout.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.example.spout.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.example.spout.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.receiver.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.receiver.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.receiver.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.receiver.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.map.callback.receiver.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.sender.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.sender.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.sender.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.callback.sender.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.map.callback.sender.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.receiver.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.receiver.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.receiver.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.receiver.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.map.receiver.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.sender.cs.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.sender.cs.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.sender.cs.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/csharp.map.sender.cs.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>csharp.map.sender.cs - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/dotnet/examples/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>.NET Messaging API Examples - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/client.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/client.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/client.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/client.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>client.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/drain.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/drain.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/drain.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/drain.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>drain.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_world.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_world.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_world.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_world.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello_world.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_xml.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_xml.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_xml.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/hello_xml.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello_xml.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Perl Messaging API Examples - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_receiver.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_receiver.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_receiver.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_receiver.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>map_receiver.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_sender.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_sender.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_sender.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/map_sender.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>map_sender.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/server.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/server.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/server.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/server.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>server.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/spout.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/spout.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/spout.pl.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/perl/examples/spout.pl.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>spout.pl - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/drain.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/drain.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/drain.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/drain.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>drain - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello_xml.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello_xml.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello_xml.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/hello_xml.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello_xml - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Python Messaging API Examples - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/server.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/server.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/server.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/server.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>server - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/spout.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/spout.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/spout.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/python/examples/spout.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>spout - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/client.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/client.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/client.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/client.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>client.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/drain.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/drain.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/drain.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/drain.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>drain.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/hello_world.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/hello_world.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/hello_world.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/hello_world.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>hello_world.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Ruby Messaging API Examples - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_receiver.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_receiver.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_receiver.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_receiver.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>map_receiver.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_sender.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_sender.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_sender.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/map_sender.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>map_sender.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/server.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/server.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/server.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/server.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>server.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/spout.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/spout.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/spout.rb.html (original) +++ qpid/site/docs/releases/qpid-0.20/messaging-api/ruby/examples/spout.rb.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>spout.rb - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/Message-Groups-Guide.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/Message-Groups-Guide.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/Message-Groups-Guide.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/Message-Groups-Guide.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.17. Using Message Groups - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/QpidJMS.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/QpidJMS.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/QpidJMS.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/QpidJMS.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Chapter 3. Using the Qpid JMS client - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/QpidJNDI.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/QpidJNDI.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/QpidJNDI.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/QpidJNDI.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>3.2. Apache Qpid JNDI Properties for AMQP Messaging - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/QpidWCF.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/QpidWCF.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/QpidWCF.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/QpidWCF.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Chapter 4. Using the Qpid WCF client - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/acknowledgements.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/acknowledgements.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/acknowledgements.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/acknowledgements.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.7. Acknowledging Received Messages - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/ch01.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/ch01.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/ch01.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/ch01.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Chapter 1. Introduction - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/ch02.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/ch02.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/ch02.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/ch02.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Chapter 2. Using the Qpid Messaging API - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/ch02s02.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/ch02s02.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/ch02s02.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/ch02s02.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.2. A Simple Messaging Program in Python - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/ch02s03.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/ch02s03.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/ch02s03.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/ch02s03.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.3. A Simple Messaging Program in .NET C# - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/ch02s08.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/ch02s08.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/ch02s08.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/ch02s08.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.8. Receiving Messages from Multiple Sources - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> Modified: qpid/site/docs/releases/qpid-0.20/programming/book/ch02s09.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.20/programming/book/ch02s09.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.20/programming/book/ch02s09.html (original) +++ qpid/site/docs/releases/qpid-0.20/programming/book/ch02s09.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.9. Transactions - Apache Qpid™</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <!-- Allow `go get` to use import paths of the form qpid.apache.org/<project>/<path> --> - <meta name="go-import" content="qpid.apache.org/proton git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"> <link rel="stylesheet" href="/site.css" type="text/css" async="async"/> <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/> <script type="text/javascript">var _deferredFunctions = [];</script> @@ -33,7 +31,8 @@ <!--[if lte IE 8]> <link rel="stylesheet" href="/ie.css" type="text/css"/> <script type="text/javascript" src="/html5shiv.js"></script> - <![endif]--> + <![endif]--> + </head> <body> <div id="-content"> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org