It is because we upgraded CMIS and missed a dependency in the alfresco test:

[junit] Testcase:
sanityCheck(org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.APISanityHSQLDBIT):
        Caused
an ERROR
    [junit] com/ctc/wstx/stax/WstxInputFactory
    [junit] java.lang.NoClassDefFoundError: com/ctc/wstx/stax/WstxInputFactory
    [junit]     at
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser.parse(AtomPubParser.java:99)
    [junit]     at
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.parse(AbstractAtomPubService.java:676)
    [junit]     at
org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.getRepositoriesInternal(AbstractAtomPubService.java:874)
    [junit]     at
org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:66)
    [junit]     at
org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:92)
    [junit]     at
org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:120)
    [junit]     at
org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:107)
    [junit]     at
org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.CMISUtils.getSession(CMISUtils.java:51)
    [junit]     at
org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.CMISUtils.createDocument(CMISUtils.java:58)
    [junit]     at
org.apache.manifoldcf.crawler.connectors.alfrescowebscript.tests.APISanityHSQLDBIT.createTestArea(APISanityHSQLDBIT.java:70)
    [junit] Caused by: java.lang.ClassNotFoundException:
com.ctc.wstx.stax.WstxInputFactory
    [junit]     at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    [junit]     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    [junit]     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
    [junit]     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    [junit]


I think we should respin.


Karl



On Tue, Dec 19, 2017 at 9:43 AM, Shinichiro Abe <shinichiro.ab...@gmail.com>
wrote:

> Hi,
>
> The ant test does not work recently.
> https://travis-ci.org/apache/manifoldcf/builds
> I can reproduce that in my box - alfrescowebscript.tests
> The maven test works well.
> I'm not sure it should respin.
>
> Shinichiro Abe
>
> 2017-12-19 21:56 GMT+09:00 Antonio David Pérez Morales <
> adperezmora...@gmail.com>:
>
> > +1 from me.
> >
> > build, ran tests and quick UI test.
> >
> > Regards
> >
> > 2017-12-19 9:20 GMT+01:00 Furkan KAMACI <furkankam...@gmail.com>:
> >
> > > +1 from me.
> > >
> > > Compiled project, ran tests and tested UI.
> > >
> > > Kind Regards,
> > > Furkan KAMACI
> > >
> > > On Mon, Dec 18, 2017 at 5:30 PM, Piergiorgio Lucidi <
> > > piergior...@apache.org>
> > > wrote:
> > >
> > > > +1 from me.
> > > >
> > > > Ran tests and started a job using the UI with proprietary and
> standard
> > > > example.
> > > >
> > > > PJ
> > > >
> > > > 2017-12-16 19:58 GMT+01:00 Karl Wright <daddy...@gmail.com>:
> > > >
> > > > > Please vote on whether to release Apache ManifoldCF 2.9, RC1.
> > > > >
> > > > > This release includes many bug fixes, as well as the Rocket Chat
> > > > > Notification Connector.
> > > > >
> > > > > The release artifact can be downloaded from:
> > > > > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-
> > > manifoldcf-2.9
> > > > >
> > > > > There is also an svn tag at:
> > > > > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.9-RC1
> > > > >
> > > > > This also includes a fix for CONNECTORS-1477 (mislabeled
> > > CONNECTORS-1474
> > > > in
> > > > > the CHANGES.txt file unfortunately).
> > > > >
> > > > > Thanks!
> > > > > Karl
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Piergiorgio Lucidi
> > > > Open Source Evangelist and Enterprise Information Management
> Specialist
> > > > Mentor / PMC Member / Committer @ Apache Software Foundation
> > > > Community Star / Wiki Gardener / Global Forum Moderator @ Alfresco
> > > > Author and Technical Reviewer @ Packt Publishing
> > > > Technical Advisory Group Member @ Microsoft
> > > > Top Community Contributor @ Crafter
> > > > Project Leader / Committer @ JBoss
> > > > https://www.open4dev.com
> > > >
> > >
> >
>

Reply via email to