Modified: qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/client.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/client.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/client.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/drain.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/drain.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/drain.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/hello_world.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/hello_world.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/hello_world.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/hello_xml.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/hello_xml.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/hello_xml.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/map_receiver.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/map_receiver.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/map_receiver.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/map_sender.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/map_sender.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/map_sender.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/server.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/server.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/server.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/perl/examples/spout.pl.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/spout.pl.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/perl/examples/spout.pl.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/drain.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/drain.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/drain.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/hello.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/hello.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/hello.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/hello_xml.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/hello_xml.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/hello_xml.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/server.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/server.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/server.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/spout.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/spout.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/spout.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/python/examples/statistics.py.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/statistics.py.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/statistics.py.html (original) +++ qpid/site/docs/releases/qpid-0.28/messaging-api/python/examples/statistics.py.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>statistics.py - 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.28/messaging-api/ruby/examples/client.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/client.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/client.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/drain.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/drain.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/drain.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/hello_world.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/hello_world.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/hello_world.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/map_receiver.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/map_receiver.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/map_receiver.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/map_sender.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/map_sender.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/map_sender.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/server.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/server.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/server.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/messaging-api/ruby/examples/spout.rb.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/spout.rb.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/messaging-api/ruby/examples/spout.rb.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/Message-Groups-Guide.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/Message-Groups-Guide.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/Message-Groups-Guide.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/QpidJMS.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/QpidJMS.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/QpidJMS.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/QpidJNDI.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/QpidJNDI.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/QpidJNDI.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/QpidWCF.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/QpidWCF.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/QpidWCF.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/acknowledgements.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/acknowledgements.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/acknowledgements.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/ch01.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch01.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch01.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/ch02.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/ch02s02.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s02.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s02.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/ch02s03.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s03.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s03.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/ch02s08.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s08.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s08.html (original) +++ qpid/site/docs/releases/qpid-0.28/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.28/programming/book/ch02s09.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s09.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s09.html (original) +++ qpid/site/docs/releases/qpid-0.28/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"> Modified: qpid/site/docs/releases/qpid-0.28/programming/book/ch02s12.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s12.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s12.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch02s12.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.12. The Request / Response Pattern - 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.28/programming/book/ch02s13.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s13.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s13.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch02s13.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.13. Performance Tips - 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.28/programming/book/ch02s14.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s14.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s14.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch02s14.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.14. Cluster Failover - 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.28/programming/book/ch02s15.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch02s15.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch02s15.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch02s15.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.15. Logging - 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.28/programming/book/ch03s03.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch03s03.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch03s03.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch03s03.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>3.3. Java JMS Message Properties - 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.28/programming/book/ch03s06.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch03s06.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch03s06.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch03s06.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>3.6. Configuring the 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.28/programming/book/ch04s02.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch04s02.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch04s02.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch04s02.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>4.2. Endpoints - 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.28/programming/book/ch04s03.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch04s03.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch04s03.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch04s03.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>4.3. Message Headers - 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.28/programming/book/ch04s04.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch04s04.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch04s04.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch04s04.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>4.4. Security - 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.28/programming/book/ch04s05.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch04s05.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch04s05.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch04s05.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>4.5. 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"> Modified: qpid/site/docs/releases/qpid-0.28/programming/book/ch05.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch05.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch05.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch05.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Chapter 5. The .NET Binding for the C++ Messaging 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.28/programming/book/ch05s02.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch05s02.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch05s02.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch05s02.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>5.2. .NET Binding for the C++ Messaging Client 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.28/programming/book/ch05s03.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/ch05s03.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/ch05s03.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/ch05s03.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>5.3. .NET Binding Class Mapping to Underlying C++ 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.28/programming/book/connections.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/connections.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/connections.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/connections.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.10. Connections - 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.28/programming/book/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/index.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>Programming in Apache Qpid - 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.28/programming/book/prefetch.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/prefetch.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/prefetch.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/prefetch.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.6. Receiver Capacity (Prefetch) - 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.28/programming/book/replay.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/replay.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/replay.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/replay.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.5. Sender Capacity and Replay - 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.28/programming/book/section-JMS-Logging.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/section-JMS-Logging.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/section-JMS-Logging.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/section-JMS-Logging.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>3.5. JMS Client Logging - 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.28/programming/book/section-JMS-MapMessage.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/section-JMS-MapMessage.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/section-JMS-MapMessage.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/section-JMS-MapMessage.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>3.4. JMS MapMessage Types - 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.28/programming/book/section-Maps.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/section-Maps.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/section-Maps.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/section-Maps.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.11. Maps and Lists in Message Content - 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.28/programming/book/section-addresses.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/section-addresses.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/section-addresses.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/section-addresses.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.4. Addresses - 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.28/programming/book/section-amqp0-10-mapping.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/programming/book/section-amqp0-10-mapping.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/programming/book/section-amqp0-10-mapping.html (original) +++ qpid/site/docs/releases/qpid-0.28/programming/book/section-amqp0-10-mapping.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>2.16. The AMQP 0-10 mapping - 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.28/qmf/cpp/examples/agent.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/agent.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/agent.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/agent.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>agent.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.28/qmf/cpp/examples/event_driven_list_agents.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/event_driven_list_agents.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/event_driven_list_agents.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/event_driven_list_agents.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>event_driven_list_agents.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.28/qmf/cpp/examples/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/index.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/index.html (original) +++ qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/index.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>C++ QMF 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.28/qmf/cpp/examples/list_agents.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/list_agents.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/list_agents.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/list_agents.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>list_agents.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.28/qmf/cpp/examples/print_events.cpp.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/print_events.cpp.html?rev=1682532&r1=1682531&r2=1682532&view=diff ============================================================================== --- qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/print_events.cpp.html (original) +++ qpid/site/docs/releases/qpid-0.28/qmf/cpp/examples/print_events.cpp.html Fri May 29 19:13:50 2015 @@ -24,8 +24,6 @@ <title>print_events.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"> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org