We should consider _not_ renaming the main artfact from xwork to
xwork-core, since this will introduce all kinds of trouble like we have
with the renaming from spring-mock to spring-test (2.0 to 2.5).
Introducing a differnt name for the main jar will cause many projects
with direct xwork dependencies defined to integrate both artifacts in
the same deployment.

Since for now the factored out submodules are required rather than
optional transitive dependencies for the "core" jar, there is no real
advantage in renaming the main artifact. Resolving newer xwork
dependencies would just cause to also resolve the new add-on jars as
transitive dependency, which is then transparent for the user. Those
wanting to take advantage of a slim xwork-annotations jar for their
domain model artifact could explicitly bind to it rather than "full"
xwork and would be fine then.

Rainer Hermanns schrieb:
> Wes,
> 
> yes, we now have multiple artifacts in XWork. The former xwork-VERSION.jar
> file
> has been renamed to xwork-core-VERSION.jar.
> Maybe this simple change would fix the break, I'll have a look at this
> later today.
> So, I think changeing the struts pom.xml should solve the problem.
> 
> later,
> Rainer
> 
>> Rainer,
>>
>> I was just fiddling around in my own copy of the source and it looks
>> like you are breaking down the xwork build into multiple artifacts. I
>> like it, but it seems like the struts build gets broken by this... I
>> think I only noticed because I just blew away my .m2/repository (I'm
>> fiddling around with nexus at the same time) and I don't think that an
>> xwork-2.1.4-SNAPSHOT jar file gets installed into the repo. I am not
>> sure if I should change the struts pom.xml or if I should fiddle with
>> the xwork build to get this going. If you don't have time, let me know
>> which direction you planned to go with this and I'll take care of it.
>>
>> -Wes
>>
>> On Tue, May 5, 2009 at 12:21 PM, Rainer Hermanns <herma...@aixcept.de>
>> wrote:
>>> Yep, agreed...
>>> I just commited some more fixes for XWork 2.1.4.
>>> There are just two more left for now (Haven't checked Struts2 Jira for
>>> others yet).
>>>
>>> If someone likes to address the one or the other, you're welcome :)
>>>
>>> thanks,
>>> Rainer
>>>
>>>> I am +1 for waiting, so far the biggest problem with convention has
>>>> been to get the classpath scanner to work right in different
>>>> containers, and this would fix it for weblogic.
>>>>
>>>> musachy
>>>>
>>>> On Tue, May 5, 2009 at 12:06 PM, Rainer Hermanns <herma...@aixcept.de>
>>>> wrote:
>>>>> I just committed your patch for XW-693, thanks!
>>>>> Wes, if we wait for the xwork-2.1.4 release next week we
>>>>> can commit WW-3110 as well for 2.1.7.
>>>>>
>>>>> cheers,
>>>>> Rainer
>>>>>
>>>>>> Plese, consider commiting:
>>>>>>
>>>>>> * emptyOption attribute ignored in select tag (Java Templates)
>>>>>> ww-3103
>>>>>> (patch attached to issue)
>>>>>>
>>>>>> And these two issues (one for struts 2 and the other for xwork) to
>>>>>> enable deployment in weblogic:
>>>>>>
>>>>>> * Use new constructor of XWork class UrlSet to specify ClassLoader
>>>>>> protocols. (Allows WebLogic deployment) ww-3110
>>>>>> * New constructor for UrlSet with custom ClassLoader protocols.
>>>>>> (Allows
>>>>>> WebLogic deployment)xw-693
>>>>>>
>>>>>> Thanks in advance.
>>>>>>
>>>>>> Wes Wannemacher wrote:
>>>>>>> Unless anyone has anything they want to commit first...
>>>>>>>
>>>>>>> I'll give it a couple of hours while I read the docs on releasing.
>>>>>>>
>>>>>>> -Wes
>>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>>>>>> For additional commands, e-mail: dev-h...@struts.apache.org
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> Rainer Hermanns
>>>>> aixcept
>>>>> Willibrordstraße 82
>>>>> 52134 Herzogenrath - Germany
>>>>> w: http://aixcept.de/
>>>>> t: +49 - 2406 - 979 22 11
>>>>> f: +49 - 2406 - 979 22 13
>>>>> m: +49 - 170 - 343 29 12
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>>>>> For additional commands, e-mail: dev-h...@struts.apache.org
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> "Hey you! Would you help me to carry the stone?" Pink Floyd
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>>>> For additional commands, e-mail: dev-h...@struts.apache.org
>>>>
>>>>
>>>
>>> --
>>> Rainer Hermanns
>>> aixcept
>>> Willibrordstraße 82
>>> 52134 Herzogenrath - Germany
>>> w: http://aixcept.de/
>>> t: +49 - 2406 - 979 22 11
>>> f: +49 - 2406 - 979 22 13
>>> m: +49 - 170 - 343 29 12
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>>> For additional commands, e-mail: dev-h...@struts.apache.org
>>>
>>>
>>
>>
>> --
>> Wes Wannemacher
>> Author - Struts 2 In Practice
>> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
>> http://www.manning.com/wannemacher
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>> For additional commands, e-mail: dev-h...@struts.apache.org
>>
>>
> 
> 

-- 
René Gielen
IT-Neering.net
Saarstrasse 100, 52062 Aachen, Germany
Tel: +49-(0)241-4010770
Fax: +49-(0)241-4010771
Cel: +49-(0)177-3194448
http://twitter.com/rgielen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to