updated to latest unfiltered. added dispatch.nio library back as it will be interesting to use. webid
authorHenry Story <henry.story@bblfish.net>
Sat, 03 Dec 2011 22:27:00 +0100
branchwebid
changeset 147 fedeae805046
parent 146 eb94418a1c66
child 148 f44845f6ad83
updated to latest unfiltered. added dispatch.nio library back as it will be interesting to use.
project/build.scala
src/main/resources/template/WebId.xhtml
--- a/project/build.scala	Sat Dec 03 20:54:22 2011 +0100
+++ b/project/build.scala	Sat Dec 03 22:27:00 2011 +0100
@@ -9,8 +9,8 @@
   val specs2_scalaz =  "org.specs2" %% "specs2-scalaz-core" % "6.0.1" % "test"
   val dispatch_version = "0.8.6"
   val dispatch_http = "net.databinder" %% "dispatch-http" % dispatch_version 
-//  val dispatch_nio = "net.databinder" %% "dispatch-nio" % dispatch_version 
-  val unfiltered_version = "0.5.2"
+  val dispatch_nio = "net.databinder" %% "dispatch-nio" % dispatch_version 
+  val unfiltered_version = "0.5.3"
   val unfiltered_filter = "net.databinder" %% "unfiltered-filter" % unfiltered_version 
   val unfiltered_jetty = "net.databinder" %% "unfiltered-jetty" % unfiltered_version 
   val unfiltered_netty = "net.databinder" %% "unfiltered-netty" % unfiltered_version 
--- a/src/main/resources/template/WebId.xhtml	Sat Dec 03 20:54:22 2011 +0100
+++ b/src/main/resources/template/WebId.xhtml	Sat Dec 03 22:27:00 2011 +0100
@@ -12,7 +12,7 @@
 
   <h2>WebID</h2>
   <div class="webid_tests">
-  <p class="no_webid">No Subject Alternative Names were found in your profile</p>
+  <p class="no_webid">No Subject Alternative Names were found in your Certificate.</p>
   <table width="100%" rules="groups">
       <tbody class="webid_test">
       <tr><td colspan="2">Verification of Subject Alternative Name <span class="webid">http://bblfish.net/#me</span>?</td> </tr>