Re: svn commit: r1534254 - /commons/proper/scxml/trunk/pom.xml

2013-10-21 Thread sebb AT ASF
On 21 October 2013 21:23, Ate Douma wrote: > Sebb, > > Was the bump to commons-el 1.0.1-SNAPSHOT intentional, and if so can you > explain why? No. Sorry, not sure how that happened. > In general I prefer not depending on external SNAPSHOT dependencies if not > absolutely needed. And in this cas

Re: svn commit: r1534254 - /commons/proper/scxml/trunk/pom.xml

2013-10-21 Thread Ate Douma
Sebb, Was the bump to commons-el 1.0.1-SNAPSHOT intentional, and if so can you explain why? In general I prefer not depending on external SNAPSHOT dependencies if not absolutely needed. And in this case it actually caused the tests to fail. For now I've reverted back to commons-el 1.0. Regar