| Summary: | Build error in uberfire(sync.2013.11.05) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Ryan Zhang <rzhang> | ||||
| Component: | Build and Assembly | Assignee: | Michael <mbiarnes> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 6.0.0 | CC: | etirelli, porcelli | ||||
| Target Milestone: | ER5 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-07 03:28:46 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Ryan Zhang
2013-11-06 08:11:26 UTC
Created attachment 820232 [details]
lucene-sandbox.patch
By using the attached patch, it seems the issue can be fixed.
Ryan, I am not sure what is the difference between our environment and yours. Michael just tested again and it is working fine on our build server. Can you talk to him and try to identify it? During the PM meeting was decided we will do a new tag in a couple days, so it would be best if we can find the root cause ASAP. I am also cc'ing Porcelli, as I am not sure about the need for lucene-sandbox or not. Porcelli says the sandbox dependency is there, transitively. org.uberfire:uberfire-metadata-backend-lucene:jar:0.3.0-SNAPSHOT +- org.uberfire:uberfire-nio2-model:jar:0.3.0-SNAPSHOT:compile | \- com.thoughtworks.xstreamstream:jar:1.4.3:compile | +- xmlpullmlpull:jar:1.1.3.1:compile | \- xpp3pp3_min:jar:1.1.4c:compile +- org.apache.lucene:lucene-core:jar:4.0.0:compile +- org.apache.lucene:lucene-analyzers-common:jar:4.0.0:compile +- org.apache.lucene:lucene-codecs:jar:4.0.0:compile +- org.apache.lucene:lucene-queryparser:jar:4.0.0:compile | +- org.apache.lucene:lucene-queries:jar:4.0.0:compile | \- org.apache.lucene:lucene-sandbox:jar:4.0.0:compile | \- jakarta-regexp:jakarta-regexp:jar:1.4:compile +- org.uberfire:uberfire-commons:jar:0.3.0-SNAPSHOT:compile | \- org.slf4j:slf4j-api:jar:1.7.2:compile +- org.uberfire:uberfire-metadata-api:jar:0.3.0-SNAPSHOT:compile +- junit:junit:jar:4.11:test | \- org.hamcrest:hamcrest-core:jar:1.3:test +- org.mockito:mockito-all:jar:1.9.0:test +- org.easytesting:fest-assert-core:jar:2.0M6:test | \- org.easytesting:fest-util:jar:1.2.1:test \- log4j:log4j:jar:1.2.12rovided Michael rebuilt everything on a clean environment and it is working for us. Ryan, can you double check please? Thanks Edson! And apologize, I can't reproduce this issue any more. It seems the patch is not required. Close this issue now。 |