dev@javaserverfaces.java.net

jar ordering in jsf 2.0

From: Matthias Wessendorf <matzew_at_apache.org>
Date: Mon, 23 Nov 2009 11:25:59 +0100

hi,

reading Ryan's blog:


I wonder if this:
Document ABC - <after><others/><name>A</name></after>
Document A - <after><others/><name>C</name></after>
Document B - <before><others/></before>
Document C - <after><others/></after>
Document D - no ordering
Document E - no ordering
Document F - <before><others/><name>B</name></before>


would result in [F, B, D, E, C, A, ABC]

My understanding is YES, but just to double check...

Thx,
Matthias

-- 
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf