--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.
I look forward to using the new capability, because I like the idea of serving static assets without a separate dedicated server. Even if the new code works great for everyone today, some strategic caution may be a good idea.
Jnotify is developed by someone who has a deep understanding of the platform-specific issues. I do not envy that task. See the caveats in the per-platform notes prominently linked on the jnotify homepage.
I look forward to a day when a standardized cross-platform solution is widely implemented. Until then, kits like jnotify will help in many instances, but probably not without platform-specific pains. Meanwhile I hope very much that Play will continue first-class support for robust solutions, even at the expense of efficiency.
Carlos
> I look forward to a day when a standardized cross-platform solution isThis feature (WatchEvents) is available in NIO2 in Java 7. But for now
> widely implemented.
we will stick with JNotify for compatibility reasons.
--
>> To post to this group, send email to play-framework@googlegroups.com.
>> To unsubscribe from this group, send email to
>> play-framework+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/play-framework?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To post to this group, send email to play-framework@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framework+unsubscribe@googlegroups.com.
>> >> To post to this group, send email to play-framework@googlegroups.com.
>> >> To unsubscribe from this group, send email to
>> >> play-framework+unsubscribe@googlegroups.com.
>> >> For more options, visit this group at
>> >> http://groups.google.com/group/play-framework?hl=en.
>> >>
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "play-framework" group.
>> > To post to this group, send email to play-framework@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > play-framework+unsubscribe@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/play-framework?hl=en.
>>
>>
>>
>> --
>> Guillaume Bort, http://guillaume.bort.fr
>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/UKJ2nBZc8E0J.
>
> To post to this group, send email to play-framework@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framework+unsubscribe@googlegroups.com.
Ok, I will fix this. Thank you.
On Tue, Jul 31, 2012 at 8:01 AM, Mike Bryant <mike...@gmail.com> wrote:
> I just spent some time puzzling over this, after updating Play 2.0 to the
> latest master. For some reason my repository copy of jnotify is just called:
>
>>
>> play-2.1-SNAPSHOT/framework/../repository/local/net.contentobjects.jnotify/jnotify/0.94/jars/jnotify.jar
>
>
> ... so that the line:
>
>> .find(_.contains("jnotify-"))
>
>
> was failing until I took out the trailing hyphen. I do not understand why
> the jar file name has changed.
>
>
> On Sunday, 22 July 2012 20:52:55 UTC+1, Guillaume Bort wrote:
>>
>> Any chance that you can try to debug the code on Windows?
>>
>> It looks like this code fail:
>>
>>
>> https://github.com/playframework/Play20/blob/master/framework/src/sbt-plugin/src/main/scala/PlayReloader.scala#L36
>>
>> However it is very simple, I'm not sure how it can fail.
>>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/vtcOpQISrp8J.
>
> To post to this group, send email to play-framework@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/gcTRwhbPufMJ.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/8gU-58sgzzkJ.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.