On Tue, Aug 21, 2012 at 8:29 AM, Kalle Korhonen
<kalle.o.korho...@gmail.com> wrote:
> 2.4.7 wasn't available in Maven central for 5.3.4, see discussion at
> https://issues.apache.org/jira/browse/TAP5-1729. The pom specifies the
> correct repository. However, I can see 2.4.7 with the usual GAV
> coordinates is now available in central. Obtaining the play-compiled
> 2.4.7 seems to be a in issue for users, Howard, would you consider
> stopping the release and fixing this for 5.3.5 final?
>
> Kalle

That would require a -1 vote and for me to redo the release.

There's a bigger issue, that YUICompressor at runtime sometimes
conflicts with the Rhino JS engine built into the JDK.  It's been very
frustrating that things work correctly in my test environment, but
something in my client's deployment environment breaks YUICompressor
pretty severely.

>
>
>
> On Tue, Aug 21, 2012 at 4:59 AM, Blower, Andy
> <andy.blo...@proquest.co.uk> wrote:
>> Hi,
>>
>> Having trouble installing the latest version of tapestry-yuicompressor for 
>> the candidate release being voted on, T5.3.5.
>>
>> It seems that the organisation for the yuicompressor module was changed from 
>> "com.yahoo.platform.yui" to 
>> "com.google.code.maven-play-plugin.com.yahoo.platform.yui" in T5.3.3, but 
>> since I've not updated since T5.3.2 was released I've not run into this 
>> issue. Basically I can't resolve this dependency. I can find 
>> "com.yahoo.platform.yui/yuicompressor/2.4.7" but not " 
>> com.google.code.maven-play-plugin.com.yahoo.platform.yui/yuicompressor/2.4.7"
>>  anywhere.
>>
>> What is the reason for this org change and what can I do to resolve this 
>> dependency? The rest of 5.3.5 looks good, but I can't +1 until this is 
>> resolved, although it's probably a simple thing.
>>
>> For info, here are the lines from my Ivy.xml dependency files for 
>> tapestry-yuicompressor, 5.3.2 first and 5.3.5 second.
>>
>> <dependency org="com.yahoo.platform.yui" name="yuicompressor" rev="2.4.6" 
>> force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
>>
>> <dependency org="com.google.code.maven-play-plugin.com.yahoo.platform.yui" 
>> name="yuicompressor" rev="2.4.7" force="true" 
>> conf="compile->compile(*),master(*);runtime->runtime(*)"/>
>>
>>
>> Thanks,
>>
>> Andy.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

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

Reply via email to