Re: Xwork - missing StringUtils

2009-04-25 Thread Musachy Barroso
The idea is to consolidate all the "util" classes that are floating around. We can always fall back to a posc instead. musachy On Sat, Apr 25, 2009 at 7:48 AM, Rene Gielen wrote: > Had the same problem here since yesterday evening, after hours now I'm > understanding what has happened: > > for X

Re: Xwork - missing StringUtils

2009-04-25 Thread Rene Gielen
Had the same problem here since yesterday evening, after hours now I'm understanding what has happened: for XWork, the maven shade plugin was introduced, to build a pseudo package org.apache.commons.lang.xwork2 shading the original classes from commons lang, mixing them in at build time. This wor

Re: Xwork - missing StringUtils

2009-03-24 Thread Musachy Barroso
hum, it seems like I missed a commit. It is just the imports, feel free to remove them and commit, or I will fix them tomorrow (working on a borrowed laptop today) musachy On Tue, Mar 24, 2009 at 9:38 AM, Wes Wannemacher wrote: > http://hudson.zones.apache.org/hudson/view/Struts/job/struts2/last

Re: Xwork - missing StringUtils

2009-03-24 Thread Wes Wannemacher
http://hudson.zones.apache.org/hudson/view/Struts/job/struts2/lastBuild/org.apache.struts$struts2-core/console On Tue, Mar 24, 2009 at 9:31 AM, Musachy Barroso wrote: > core was building fine for me, what class is failing? > > musachy > > On Tue, Mar 24, 2009 at 7:51 AM, Nils-Helge Garli Hegvik

Re: Xwork - missing StringUtils

2009-03-24 Thread Musachy Barroso
core was building fine for me, what class is failing? musachy On Tue, Mar 24, 2009 at 7:51 AM, Nils-Helge Garli Hegvik wrote: > Ahyes, that was Struts 2 :) > > XWorks compiles fine with me (at least it did yesterday). > > Nils-H > > On Tue, Mar 24, 2009 at 12:12 PM, Lukasz Lenart > wrote: >

Re: Xwork - missing StringUtils

2009-03-24 Thread Nils-Helge Garli Hegvik
Ahyes, that was Struts 2 :) XWorks compiles fine with me (at least it did yesterday). Nils-H On Tue, Mar 24, 2009 at 12:12 PM, Lukasz Lenart wrote: > 2009/3/24 Nils-Helge Garli Hegvik : >> I'm having a similar problem, only with TextUtils. The Hudson build >> complains about the same issue.

Re: Xwork - missing StringUtils

2009-03-24 Thread Lukasz Lenart
2009/3/24 Nils-Helge Garli Hegvik : > I'm having a similar problem, only with TextUtils. The Hudson build > complains about the same issue. When building Struts2? Such class was removed from Xwork, it breaks compatibility ;-) Any idea what to do with missing dependencies? Regards -- Lukasz http

Re: Xwork - missing StringUtils

2009-03-23 Thread Nils-Helge Garli Hegvik
I'm having a similar problem, only with TextUtils. The Hudson build complains about the same issue. Nils-H On Mon, Mar 23, 2009 at 11:39 PM, Lukasz Lenart wrote: > Hi, > > I'm not able to run any test from IDEA, project is missing > StringUtils. It's probably related to Maven Shade plugin, but h

Xwork - missing StringUtils

2009-03-23 Thread Lukasz Lenart
Hi, I'm not able to run any test from IDEA, project is missing StringUtils. It's probably related to Maven Shade plugin, but how to solve that? Thanks in advance -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: de