Commit Graph

13 Commits (87f62cfab4239a1df99549b5493cfab5eb79fa85)

Author SHA1 Message Date
Kohsuke Kawaguchi 314fb7b9d0 Bug fix
- The sku attribute is optional. So for the simplicity let's not have
  it.
- When the supportedRuntime element is specified, it trumps what's in
  the executable, so v2.0 needs to be explicitly given.
- Version check is exact check, so "v2.0" and "v2.0.50727" aren't the
  same thing. So we really need to say "v2.0.50727" to let this match
  with .NET 2.0 runtime.
2013-05-10 15:53:44 -07:00
Kohsuke Kawaguchi 1cd492c39e Explained the config file. 2013-05-09 14:58:23 -07:00
Kohsuke Kawaguchi d66f9952c3 Merge remote-tracking branch 'origin/autorestart' 2013-05-06 14:10:10 -07:00
Kohsuke Kawaguchi bcb620a7f9 added download link 2013-04-20 18:32:16 -07:00
Kohsuke Kawaguchi 926e6aa007 Doc update 2013-04-20 18:25:20 -07:00
Kohsuke Kawaguchi 058c39dbbd Explaining the variable expansion 2013-03-31 07:04:31 -07:00
Kohsuke Kawaguchi 44cbd03afd documenting the new addition 2013-03-31 06:58:12 -07:00
Kohsuke Kawaguchi 241e1726ca added a section about KB 936707 2013-03-01 18:38:25 -08:00
Kohsuke Kawaguchi 0c369c317d Added logging 2013-03-01 18:31:32 -08:00
Kohsuke Kawaguchi 7616bddc9f updating 2013-03-01 18:05:48 -08:00
Kohsuke Kawaguchi 9d9712a882 moving more text from Wiki 2013-03-01 16:11:27 -08:00
Kohsuke Kawaguchi 4e8a1be206 I consider JSW Unix support evil 2013-03-01 15:58:34 -08:00
Kohsuke Kawaguchi 74bf1c6803 adding doc 2013-03-01 15:55:22 -08:00