I agree with J-B proposal here, since the tag works ( none binding )
On Thu, Jul 4, 2013 at 1:00 AM, Jean-Baptiste Onofré <[email protected]>wrote: > Agree, but it's a workaround to avoid to block the release too long. > > Just a diff on the files should show us the changes. > > Regards > JB > > > On 07/04/2013 08:55 AM, Andreas Pieber wrote: > >> I dont like the idea of ignoring tests; maybe we can copy those files >> which >> get modified before the test? >> >> Kind regards, >> Andreas >> >> >> On Thu, Jul 4, 2013 at 8:05 AM, Jean-Baptiste Onofré <[email protected] >> >wrote: >> >> From the scm it works fine (checkout from karaf-2.3.x branch), but using >>> the src tarball, the shell/commands build fails on the WcTest on my >>> machine >>> as well. >>> >>> It could be related to some change (during tagging, etc) on the test >>> resources files. >>> >>> I propose to tag the WcTest as @Ignore (or remove the one that manipulate >>> files). >>> >>> I revert my vote to -1 in order to fix that. >>> >>> Regards >>> JB >>> >>> >>> On 07/04/2013 06:17 AM, Dan Tran wrote: >>> >>> I build from tag, passed on centos 5.7 jdk7, but failed on windows 7 >>>> wiht >>>> jdk7 >>>> >>>> Tests in error: >>>> testStopWithTimeout(org.****apache.karaf.main.****MainStartTest): >>>> Unable >>>> to >>>> delete file: C:\Users\Dan.Tran\dev\karaf\****karaf-2.3.2\main\ta >>>> rget\test-classes\test-karaf-****home\data\log\karaf.log >>>> >>>> Tests run: 84, Failures: 0, Errors: 1, Skipped: 6 >>>> >>>> [INFO] >>>> ------------------------------****----------------------------**--** >>>> ------------ >>>> [INFO] Reactor Summary: >>>> [INFO] >>>> [INFO] Apache Karaf ..............................****........ SUCCESS >>>> [1.672s] >>>> [INFO] Apache Karaf :: Util .............................. SUCCESS >>>> [2.067s] >>>> [INFO] Apache Karaf :: Main .............................. FAILURE >>>> [27.834s] >>>> >>>> >>>> On Wed, Jul 3, 2013 at 8:50 PM, Andreas Pieber <[email protected]> >>>> wrote: >>>> >>>> Am I the only one receiving the following result on downloading the >>>> >>>>> -src.tar.gz file and running mvn clean install? I get the same error >>>>> using >>>>> java 6 and java 7: >>>>> >>>>> ------------------------------****------------------------- >>>>> T E S T S >>>>> ------------------------------****------------------------- >>>>> Running org.apache.karaf.shell.****commands.WcTest >>>>> Tests run: 5, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.077 >>>>> sec >>>>> <<< FAILURE! >>>>> Running org.apache.karaf.shell.****commands.GrepTest >>>>> 1 >>>>> 2 >>>>> 3 >>>>> 4 >>>>> 5 >>>>> 6 >>>>> 7 >>>>> 8 >>>>> 9 >>>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 >>>>> sec >>>>> Running org.apache.karaf.shell.****commands.SortTest >>>>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 >>>>> sec >>>>> >>>>> Results : >>>>> >>>>> Failed tests: >>>>> testLargeStringWordCounts(org.****apache.karaf.shell.commands.** >>>>> **WcTest): >>>>> The >>>>> expected lineCount should be equal expected:<34> but was:<35> >>>>> testOneFileWordCounts(org.****apache.karaf.shell.commands.****WcTest): >>>>> A >>>>> single >>>>> file report should not contain a total count row expected:< 3[4 >>>>> 487 >>>>> 3307] WcActionTestLarge.t...> but was:< 3[5 487 >>>>> 3308] >>>>> WcActionTestLarge.t...> >>>>> testThreeFilesWordCounts(org.****apache.karaf.shell.commands.*** >>>>> *WcTest): >>>>> A >>>>> single file report should not contain a total expected:< 1[1 12 >>>>> 34 >>>>> WcActionTestSmall.txt(..) >>>>> >>>>> Tests run: 9, Failures: 3, Errors: 0, Skipped: 0 >>>>> >>>>> [INFO] >>>>> ------------------------------****----------------------------**--** >>>>> ------------ >>>>> [INFO] Reactor Summary: >>>>> [INFO] >>>>> [INFO] Apache Karaf ..............................****........ SUCCESS >>>>> [3.489s] >>>>> [INFO] Apache Karaf :: Util .............................. SUCCESS >>>>> [3.572s] >>>>> [INFO] Apache Karaf :: Main .............................. SUCCESS >>>>> [40.519s] >>>>> [INFO] Apache Karaf :: JAAS .............................. SUCCESS >>>>> [0.166s] >>>>> [INFO] Apache Karaf :: JAAS :: Boot ...................... SUCCESS >>>>> [0.712s] >>>>> [INFO] Apache Karaf :: JAAS :: Config .................... SUCCESS >>>>> [0.865s] >>>>> [INFO] Apache Karaf :: JAAS :: Modules ................... SUCCESS >>>>> [1.529s] >>>>> [INFO] Apache Karaf :: Shell ............................. SUCCESS >>>>> [0.116s] >>>>> [INFO] Apache Karaf :: Shell :: Console .................. SUCCESS >>>>> [2.808s] >>>>> [INFO] Apache Karaf :: Shell :: OBR Commands ............. SUCCESS >>>>> [0.775s] >>>>> [INFO] Apache Karaf :: Features .......................... SUCCESS >>>>> [0.063s] >>>>> [INFO] Apache Karaf :: Features :: Core .................. SUCCESS >>>>> [7.067s] >>>>> [INFO] Apache Karaf :: Features :: Command ............... SUCCESS >>>>> [0.604s] >>>>> [INFO] Apache Karaf :: Management ........................ SUCCESS >>>>> [0.053s] >>>>> [INFO] Apache Karaf :: Management ........................ SUCCESS >>>>> [0.538s] >>>>> [INFO] Apache Karaf :: Features :: Management ............ SUCCESS >>>>> [0.805s] >>>>> [INFO] Apache Karaf :: Features :: OBR Resolver .......... SUCCESS >>>>> [0.705s] >>>>> [INFO] Apache Karaf :: Admin ............................. SUCCESS >>>>> [0.045s] >>>>> [INFO] Apache Karaf :: Admin :: Core ..................... SUCCESS >>>>> [3.386s] >>>>> [INFO] Apache Karaf :: Admin :: Command .................. SUCCESS >>>>> [0.862s] >>>>> [INFO] Apache Karaf :: Admin :: Management ............... SUCCESS >>>>> [0.939s] >>>>> [INFO] Apache Karaf :: Deployer .......................... SUCCESS >>>>> [0.067s] >>>>> [INFO] Apache Karaf :: Deployer :: Spring ................ SUCCESS >>>>> [0.710s] >>>>> [INFO] Apache Karaf :: Deployer :: Blueprint ............. SUCCESS >>>>> [0.709s] >>>>> [INFO] Apache Karaf :: Deployer :: Features .............. SUCCESS >>>>> [0.580s] >>>>> [INFO] Apache Karaf :: Deployer :: Karaf Archive (.kar) .. SUCCESS >>>>> [0.813s] >>>>> [INFO] Apache Karaf :: Deployer :: Wrap Non OSGi Jar ..... SUCCESS >>>>> [0.368s] >>>>> [INFO] Apache Karaf :: Shell :: Various Commands ......... FAILURE >>>>> [0.766s] >>>>> [INFO] Apache Karaf :: Shell :: ConfigAdmin Commands ..... SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: Log Commands ............. SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: OSGi Commands ............ SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: PackageAdmin Commands .... SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: SSH ...................... SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: Service Wrapper .......... SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: Development Commands ..... SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: SCR Commands ............. SKIPPED >>>>> [INFO] Apache Karaf :: Shell :: Web Commands ............. SKIPPED >>>>> [INFO] Apache Karaf :: JAAS :: Jasypt Encryption ......... SKIPPED >>>>> [INFO] Apache Karaf :: JAAS :: Command ................... SKIPPED >>>>> [INFO] Apache Karaf :: Client ............................ SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans .............. SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Bundles ... SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Services .. SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: System .... SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Packages .. SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Config .... SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Dev ....... SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Log ....... SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: OBR ....... SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Services .. SKIPPED >>>>> [INFO] Apache Karaf :: Management :: MBeans :: Web ....... SKIPPED >>>>> [INFO] Apache Karaf :: Web Console ....................... SKIPPED >>>>> [INFO] Apache Karaf :: Web Console :: Console ............ SKIPPED >>>>> [INFO] Apache Karaf :: Web Console :: Branding ........... SKIPPED >>>>> [INFO] Apache Karaf :: Web Console :: Features Plugin .... SKIPPED >>>>> [INFO] Apache Karaf :: Web Console :: Gogo Plugin ........ SKIPPED >>>>> [INFO] Apache Karaf :: Web Console :: Admin Plugin ....... SKIPPED >>>>> [INFO] Apache Karaf :: Exception ......................... SKIPPED >>>>> [INFO] Apache Karaf :: Assemblies ........................ SKIPPED >>>>> [INFO] Apache Karaf :: Assemblies :: Features ............ SKIPPED >>>>> [INFO] Apache Karaf :: Assemblies :: Features :: Standard SKIPPED >>>>> [INFO] Apache Karaf :: Assemblies :: Features :: Enterprise SKIPPED >>>>> [INFO] Apache Karaf :: Diagnostic ........................ SKIPPED >>>>> [INFO] Apache Karaf :: Diagnostic :: Core ................ SKIPPED >>>>> [INFO] Apache Karaf :: Diagnostic :: Common .............. SKIPPED >>>>> [INFO] Apache Karaf :: Diagnostic :: Command ............. SKIPPED >>>>> [INFO] Apache Karaf :: Diagnostic :: Management .......... SKIPPED >>>>> [INFO] Apache Karaf :: Tooling ........................... SKIPPED >>>>> [INFO] Apache Karaf :: Tooling :: Maven2 Features plugin . SKIPPED >>>>> [INFO] Apache Karaf :: Assembly .......................... SKIPPED >>>>> [INFO] Apache Karaf :: Demos ............................. SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Web ...................... SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Branding ................. SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Branding :: Shell ........ SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Demo Dump provider ....... SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Extend Console Command ... SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Deployer ................. SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Deployer :: Kar .......... SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Deployer :: Wrap Bundle >>>>> osgi.commons-lang >>>>> SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Deployer :: Bundle ....... SKIPPED >>>>> [INFO] Apache Karaf :: Demos :: Deployer :: Feature ...... SKIPPED >>>>> [INFO] Apache Karaf :: Tooling :: Maven2 Command Help plugin SKIPPED >>>>> [INFO] Apache Karaf :: Tooling :: Exam Testing Framework . SKIPPED >>>>> [INFO] Apache Karaf :: Tooling :: Exam Testing Framework :: Options >>>>> SKIPPED >>>>> [INFO] Apache Karaf :: Tooling :: Exam Testing Framework :: Container >>>>> SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes ........................ SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes :: Assembly Archetype .. SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes :: Blueprint Archetype . SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes :: Bundle Archetype .... SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes :: Command Archetype ... SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes :: Feature Archetype ... SKIPPED >>>>> [INFO] Apache Karaf :: Archetypes :: Kar Archetype ....... SKIPPED >>>>> [INFO] Apache Karaf :: Integration Tests ................. SKIPPED >>>>> [INFO] >>>>> ------------------------------****----------------------------**--** >>>>> ------------ >>>>> [INFO] BUILD FAILURE >>>>> [INFO] >>>>> ------------------------------****----------------------------**--** >>>>> ------------ >>>>> [INFO] Total time: 1:18.402s >>>>> [INFO] Finished at: Wed Jul 03 22:02:36 CEST 2013 >>>>> [INFO] Final Memory: 63M/738M >>>>> [INFO] >>>>> ------------------------------****----------------------------**--** >>>>> ------------ >>>>> [ERROR] Failed to execute goal >>>>> org.apache.maven.plugins:****maven-surefire-plugin:2.12:****test >>>>> (default-test) on >>>>> project org.apache.karaf.shell.****commands: There are test failures. >>>>> [ERROR] >>>>> [ERROR] Please refer to >>>>> >>>>> /home/pieber/Downloads/apache-****karaf-2.3.2/src/shell/** >>>>> commands/target/surefire-****reports >>>>> for the individual test results. >>>>> [ERROR] -> [Help 1] >>>>> [ERROR] >>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with >>>>> the >>>>> -e >>>>> switch. >>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>>>> [ERROR] >>>>> [ERROR] For more information about the errors and possible solutions, >>>>> please read the following articles: >>>>> [ERROR] [Help 1] >>>>> http://cwiki.apache.org/****confluence/display/MAVEN/**<http://cwiki.apache.org/**confluence/display/MAVEN/**> >>>>> MojoFailureException<http://**cwiki.apache.org/confluence/** >>>>> display/MAVEN/**MojoFailureException<http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException> >>>>> > >>>>> [ERROR] >>>>> [ERROR] After correcting the problems, you can resume the build with >>>>> the >>>>> command >>>>> [ERROR] mvn <goals> -rf :org.apache.karaf.shell.****commands >>>>> >>>>> >>>>> Kind regards, >>>>> Andreas >>>>> >>>>> >>>>> On Wed, Jul 3, 2013 at 10:47 PM, Achim Nierbeck < >>>>> [email protected] >>>>> >>>>> wrote: >>>>>> >>>>>> >>>>> +1 (binding) >>>>> >>>>>> >>>>>> regards, Achim >>>>>> >>>>>> >>>>>> 2013/7/3 Jean-Baptiste Onofré <[email protected]> >>>>>> >>>>>> +1 (binding) >>>>>> >>>>>>> >>>>>>> Regards >>>>>>> JB >>>>>>> >>>>>>> >>>>>>> On 07/03/2013 09:26 PM, Jamie G. wrote: >>>>>>> >>>>>>> Hi, >>>>>>> >>>>>>>> >>>>>>>> We resolved 65 issues in this release (web page will be published >>>>>>>> post >>>>>>>> >>>>>>>> RC >>>>>>> >>>>>> >>>>>> promotion): >>>>>>> >>>>>>>> https://svn.apache.org/repos/******asf/karaf/site/trunk/src/**** >>>>>>>> main/**<https://svn.apache.org/repos/****asf/karaf/site/trunk/src/**main/**> >>>>>>>> <https://svn.apache.**org/repos/**asf/karaf/site/** >>>>>>>> trunk/src/main/**<https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/**> >>>>>>>> > >>>>>>>> webapp/index/community/******download/karaf-< >>>>>>>> >>>>>>>> >>>>>>> https://svn.apache.org/repos/****asf/karaf/site/trunk/src/** >>>>>> main/**<https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/**> >>>>>> >>>>> webapp/index/community/****download/karaf-<https://svn.** >>>>> apache.org/repos/asf/karaf/**site/trunk/src/main/webapp/** >>>>> index/community/download/**karaf-<https://svn.apache.org/repos/asf/karaf/site/trunk/src/main/webapp/index/community/download/karaf-> >>>>> > >>>>> >>>>> >>>>>> 2.3.2-release.page >>>>>>> >>>>>>>> >>>>>>>> Staging repository: >>>>>>>> https://repository.apache.org/******content/repositories/**<https://repository.apache.org/****content/repositories/**> >>>>>>>> <ht**tps://repository.apache.org/****content/repositories/**<https://repository.apache.org/**content/repositories/**> >>>>>>>> > >>>>>>>> orgapachekaraf-102/< >>>>>>>> >>>>>>>> >>>>>>>> https://repository.apache.org/****content/repositories/**<https://repository.apache.org/**content/repositories/**> >>>>>>> >>>>>> orgapachekaraf-102/<https://**repository.apache.org/content/** >>>>>> repositories/orgapachekaraf-**102/<https://repository.apache.org/content/repositories/orgapachekaraf-102/> >>>>>> > >>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>>> Release tags: >>>>>>>> https://svn.apache.org/repos/******asf/karaf/tags/karaf-2.3.2/<https://svn.apache.org/repos/****asf/karaf/tags/karaf-2.3.2/> >>>>>>>> **<https://svn.apache.org/repos/****asf/karaf/tags/karaf-2.3.2/<https://svn.apache.org/repos/**asf/karaf/tags/karaf-2.3.2/> >>>>>>>> > >>>>>>>> < >>>>>>>> >>>>>>>> >>>>>>>> https://svn.apache.org/repos/****asf/karaf/tags/karaf-2.3.2/<https://svn.apache.org/repos/**asf/karaf/tags/karaf-2.3.2/> >>>>>>> <h**ttps://svn.apache.org/repos/**asf/karaf/tags/karaf-2.3.2/<https://svn.apache.org/repos/asf/karaf/tags/karaf-2.3.2/> >>>>>>> > >>>>>>> >>>>>>> >>>>>> >>>>>>> 2.3.x Dependencies table: >>>>>>>> https://svn.apache.org/repos/******asf/karaf/site/trunk/src/**** >>>>>>>> main/**<https://svn.apache.org/repos/****asf/karaf/site/trunk/src/**main/**> >>>>>>>> <https://svn.apache.**org/repos/**asf/karaf/site/** >>>>>>>> trunk/src/main/**<https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/**> >>>>>>>> > >>>>>>>> webapp/index/documentation/******karaf-dependencies/karaf-** >>>>>>>> deps-**< >>>>>>>> >>>>>>>> >>>>>>> https://svn.apache.org/repos/****asf/karaf/site/trunk/src/** >>>>>> main/**<https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/**> >>>>>> >>>>> webapp/index/documentation/****karaf-dependencies/karaf-deps-**< >>>>> https://svn.apache.org/repos/**asf/karaf/site/trunk/src/main/** >>>>> webapp/index/documentation/**karaf-dependencies/karaf-deps-<https://svn.apache.org/repos/asf/karaf/site/trunk/src/main/webapp/index/documentation/karaf-dependencies/karaf-deps-> >>>>> **> >>>>> >>>>> >>>>>> 2.3.x.page >>>>>>> >>>>>>>> >>>>>>>> Please vote to approve this release: >>>>>>>> >>>>>>>> [ ] +1 Approve the release >>>>>>>> [ ] -1 Veto the release (please provide specific comments) >>>>>>>> >>>>>>>> This vote will be open for 72 hours. >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>> Jean-Baptiste Onofré >>>>>>> [email protected] >>>>>>> http://blog.nanthrax.net >>>>>>> Talend - http://www.talend.com >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> Apache Karaf <http://karaf.apache.org/> Committer & PMC >>>>>> OPS4J Pax Web >>>>>> <http://wiki.ops4j.org/****display/paxweb/Pax+Web/<http://wiki.ops4j.org/**display/paxweb/Pax+Web/> >>>>>> <http:/**/wiki.ops4j.org/display/**paxweb/Pax+Web/<http://wiki.ops4j.org/display/paxweb/Pax+Web/> >>>>>> >> >>>>>> Committer >>>>>> >>>>>> & >>>>> >>>>> Project Lead >>>>>> OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/** >>>>>> display/PAXVAADIN/Home<http://**team.ops4j.org/wiki/display/** >>>>>> PAXVAADIN/Home <http://team.ops4j.org/wiki/display/PAXVAADIN/Home>> >>>>>> >>>>>>> >>>>>>> Commiter & Project Lead >>>>>> blog <http://notizblog.nierbeck.de/****<http://notizblog.nierbeck.de/**> >>>>>> > >>>>>> >>>>>> >>>>>> >>>>> >>>> -- >>> Jean-Baptiste Onofré >>> [email protected] >>> http://blog.nanthrax.net >>> Talend - http://www.talend.com >>> >>> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
