Can you tell me what files and how to change them locally?

I need to make a change to the source and would really like to know that
all unit tests passed before and after I'm done.

thanks.
-peter

>> Did v1.1 go out the door like this?
>> Or is it effected by something environmental? I did test with
>> jdk1.4.2_10
>> and 1.5.0_0.
>
> It's due to a few tests that need jsp files with UTF-8 encoding,
> encoding is not correct for files checked in as text. If you fix them
> and check them in again into cvs, everything will work till you do a
> clean checkout (and the source jar is produced after a clean
> checkout).
> I will try to fix this in the subversion repository by changing the
> content type and make this files appears as binary, so this problem
> should disappear in future.
>
> fabrizio
>
>
> On 3/28/06, Peter Luttrell <[EMAIL PROTECTED]> wrote:
>
>> Or maybe the source in the zip, not really what's in the binary release?
>>
>> -peter
>>
>>
>> On Mar 27, 2006, at 5:57 PM, Jorge Barroso wrote:
>> I got the same 12 failures when building right after checking out from
>> svn.
>>
>> -J
>>
>> Peter Luttrell <[EMAIL PROTECTED]> wrote:
>>  I just downloaded the v1.1 source zip from sourceforge and run the
>> maven
>> build.
>>
>> There are a couple weird messages and then 12 unit test failures. See
>> the
>> output below.
>>
>> Are these 'normal'? How do I resolve these?
>>
>> -peter
>>
>>
>>
>> C:\wip\libraries\displaytag-1.1-src-mod\displaytag>mvn install
>> [INFO] Scanning for projects...
>> [INFO]
>> ----------------------------------------------------------------------------
>> [INFO] Building Display tag library
>> [INFO] task-segment: [install]
>> [INFO]
>> ----------------------------------------------------------------------------
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5'
>> is invalid. It
>> will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
>> [WARNING]
>>  Artifact ognl:ognl:jar:2.6.5 retains local scope 'test' overriding
>> broader scope 'compile'
>>  given by a dependency. If this is not intended, modify or remove
>> the local scope.
>>
>> [WARNING]
>>  Artifact opensymphony:oscore:jar:2.2.4 retains local scope 'test'
>> overriding broader scope 'compile'
>>  given by a dependency. If this is not intended, modify or remove
>> the local scope.
>>
>> [WARNING] While downloading itext:itext:1.3
>>  This artifact has been relocated to com.lowagie:itext:1.3.
>>
>>
>> [INFO] [compiler:compile]
>> [INFO] Nothing to compile - all classes are up to date
>> [INFO] [resources:testResources]
>> [INFO] Using default encoding to copy filtered resources.
>> [WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5'
>> is invalid. It
>> will be ignored for artifact resolut ion. Reason: Not a v4.0.0 POM.
>> [INFO] [compiler:testCompile]
>> [INFO] Nothing to compile - all classes are up to date
>> [WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5'
>> is invalid. It
>> will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
>> [INFO] [surefire:test]
>> [INFO] Setting reports dir:
>> C:\wip\libraries\displaytag-1.1-src-mod\displaytag\target/surefire-reports
>>
>> -------------------------------------------------------
>>  T E S T S
>> -------------------------------------------------------
>> [surefire] Running org.displaytag.test.TestAll
>> [surefire] Tests run: 316, Failures: 12, Errors: 0, Time elapsed: 38.891
>> sec <<<<<<<< FAILURE !!
>>
>> Results :
>> [surefire] Tests run: 316, Failures: 12, Errors: 0
>>
>> [ERROR] There are some test failure.
>> [INFO] [jar:jar]
>> [INFO] Building jar:
>> C:\wip\libraries\displaytag-1.1-src-mod\displaytag\target\displaytag-1.1.jar
>> [INFO] [install:install]
>> [INFO] Installing
>> C:\wip\libraries\displaytag-1.1-src-mod\displaytag\target\displaytag-1.1.jar
>> to
>> C:\wip\jar-repository\displaytag\displaytag\1.1\displaytag-1.1.jar
>> [INFO]
>> ----------------------------------------------------------------------------
>> [INFO] BUILD SUCCESSFUL
>> [INFO]
>> ----------------------------------------------------------------------------
>> [INFO] Total time: 45 seconds
>> [INFO] Finished at: Mon Mar 27 17:44:46 CST 2006
>> [INFO] Final Memory: 9M/42M
>> [INFO]
>> ----------------------------------------------------------------------------
>>
>>
>>
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by xPML, a groundbreaking scripting
>> language
>> that extends applications into web and mobile media. Attend the live
>> webcast
>> and join the prime developer group breaking into this new coding
>> territory!
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
>> _______________________________________________
>> displaytag-devel mailing list
>> displaytag-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/displaytag-devel
>>
>>
>> ________________________________
>> New Yahoo! Messenger with Voice. Call regular phones from your PC and
>> save
>> big.
>>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> that extends applications into web and mobile media. Attend the live
> webcast
> and join the prime developer group breaking into this new coding
> territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
> _______________________________________________
> displaytag-devel mailing list
> displaytag-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-devel
>




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to