Four +1's, >72 hours. Vote passes!

I'll have the candidate available for download within the next few hours.
Karl

On Wed, Oct 3, 2012 at 5:36 AM, Erlend Garåsen <e.f.gara...@usit.uio.no> wrote:
>
> +1 from me.
>
> - Downloaded apache-manifoldcf-1.0-bin.tar.gz and deployed on Resin 4/Linux.
> Crawled around 6000 documents.
> - Downloaded apache-manifoldcf-1.0-src.tar.gz and built on OS X.
> - Built with Maven 3.0.4 and Ant 1.8.2
> - Built documentation (ant doc) and verified the content
> - Started MCF on Jetty and registered a Solr Output Connector from both
> multiprocess-example and example.
>
> By the way, I got the following error while running mvn clean install
> java.lang.UnsupportedOperationException: Entity deletion by key is not
> supported. It's related to the Alfresco connector. The complete stack trace,
> which was also shown in the console, is shown below.  It's just a minor
> issue and does not affect the build.
>
> WARN org.eclipse.jetty.servlet.ServletHandler -
> /alfresco/download/direct/workspace/SpacesStore/ed4f2ac6-279a-4a89-a541-9970f8a66812/testdata2.txt
> java.lang.UnsupportedOperationException: Entity deletion by key is not
> supported
>         at
> org.alfresco.repo.cache.lookup.EntityLookupCache$EntityLookupCallbackDAOAdaptor.deleteByKey(EntityLookupCache.java:202)
>         at
> org.alfresco.repo.cache.lookup.EntityLookupCache.deleteByKey(EntityLookupCache.java:639)
>         at
> org.alfresco.repo.domain.node.AbstractNodeDAOImpl.addNodeAspects(AbstractNodeDAOImpl.java:1987)
>         at
> org.alfresco.repo.node.db.DbNodeServiceImpl.addAspectsAndProperties(DbNodeServiceImpl.java:526)
>         at
> org.alfresco.repo.node.db.DbNodeServiceImpl.addAspectsAndProperties(DbNodeServiceImpl.java:439)
>         at
> org.alfresco.repo.node.db.DbNodeServiceImpl.addAspect(DbNodeServiceImpl.java:736)
>         at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
>         at
> org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
>         at $Proxy10.addAspect(Unknown Source)
>         at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)
>         at $Proxy11.addAspect(Unknown Source)
>         at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
>         at
> org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:135)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:135)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
>         at $Proxy10.addAspect(Unknown Source)
>         at
> org.alfresco.repo.configuration.ConfigurableServiceImpl.makeConfigurable(ConfigurableServiceImpl.java:51)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
>         at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
>         at $Proxy212.makeConfigurable(Unknown Source)
>         at org.alfresco.web.bean.repository.User$1.execute(User.java:228)
>         at org.alfresco.web.bean.repository.User$1.execute(User.java:219)
>         at
> org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)
>         at
> org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:232)
>         at
> org.alfresco.web.bean.repository.User.getUserPreferencesRef(User.java:218)
>         at
> org.alfresco.web.bean.repository.User.getPreferences(User.java:200)
>         at
> org.alfresco.web.bean.repository.PreferencesService.getPreferences(PreferencesService.java:65)
>         at
> org.alfresco.web.app.Application.getLanguage(Application.java:761)
>         at
> org.alfresco.web.app.servlet.AuthenticationHelper.setupThread(AuthenticationHelper.java:115)
>         at
> org.alfresco.web.app.servlet.AuthenticationHelper.authenticate(AuthenticationHelper.java:316)
>         at
> org.alfresco.web.app.servlet.BaseServlet.servletAuthenticate(BaseServlet.java:142)
>         at
> org.alfresco.web.app.servlet.BaseServlet.servletAuthenticate(BaseServlet.java:122)
>         at
> org.alfresco.web.app.servlet.DownloadContentServlet.doGet(DownloadContentServlet.java:129)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
>         at
> org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:547)
>         at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1359)
>         at
> org.alfresco.repo.web.filter.beans.NullFilter.doFilter(NullFilter.java:68)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory$1.invoke(ChainingSubsystemProxyFactory.java:116)
>         at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
>         at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
>         at $Proxy211.doFilter(Unknown Source)
>         at
> org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:82)
>         at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1330)
>         at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478)
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
>         at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:520)
>         at
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:227)
>         at
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:941)
>         at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:409)
>         at
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:186)
>         at
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:875)
>         at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
>         at
> org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
>         at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
>         at org.eclipse.jetty.server.Server.handle(Server.java:349)
>         at
> org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:441)
>         at
> org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:919)
>         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:582)
>         at
> org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:218)
>         at
> org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:51)
>         at
> org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:586)
>         at
> org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:44)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533)
>         at java.lang.Thread.run(Thread.java:680)
>
>
>
>
>
>
> On 30.09.12 15.12, Karl Wright wrote:
>>
>> Please vote +1 to release ManifoldCF 1.0, RC7.  The release artifact
>> can be found at:
>>
>> http://people.apache.org/~kwright/apache-manifoldcf-1.0
>>
>> There is also an SVN tag at:
>>
>> https://svn.apache.org/repos/asf/manifoldcf/tags/release-1.0-RC7
>>
>> Fixes since RC6:
>>
>> CONNECTORS-549
>>
>> Fixes since RC5:
>>
>> CONNECTORS-547
>> CONNECTORS-548 (documentation fix)
>>
>> Fixes since RC4:
>>
>> CONNECTORS-545
>>
>> Fixes since RC3:
>>
>> CONNECTORS-544
>>
>
>
> --
> Erlend Garåsen
> Center for Information Technology Services
> University of Oslo
> P.O. Box 1086 Blindern, N-0317 OSLO, Norway
> Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: 31050

Reply via email to