[ 
https://issues.apache.org/jira/browse/SOLR-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-7429:
-----------------------------
    Attachment: SOLR-7429.more.servlet.api.jar.fixes.patch

Patch (against branch_5x) that fixes a couple lingering issues: 

# After moving the servlet api jar to solr/server/lib/ext/, it is no longer 
included in the base solr classpath
# The smoke tester excludes jars from its no-javax.*-classes check that are 
directly under solr/server/lib/, but not jars in subdirs.  This check should 
actually be tightened up to explicitly exclude just the servlet api jar.

I tried to test smoke tester locally, but since the source distro is built from 
an svn export, none of the build fixes make it in, since they've never been 
committed, so I'll have to commit before I can test locally.  Committing 
shortly.

> Remove Solr server module sync-hack introduced in SOLR-4050.
> ------------------------------------------------------------
>
>                 Key: SOLR-7429
>                 URL: https://issues.apache.org/jira/browse/SOLR-7429
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-7429-fix-servlet-api-deps.patch, 
> SOLR-7429.more.servlet.api.jar.fixes.patch, SOLR-7429.patch
>
>
> This is annoying to the beast script I have and for other obvious reasons. We 
> would really like to use sync=true here like everywhere. I'll see what I can 
> do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to