Closed dgrumieaux closed 10 years ago
Upon further testing, different source code is also required for the Alfresco 4.1.5 > 4.2 builds. A working copy is available on a client branch for Alfresco 4.1.6, but more flexible build code is needed on trunk to ensure 4.1.x Alfresco repositories can build/install OC.
Fixed in OC trunk rev 9420. Tagging people likely to create/use Alfresco OC projects. @mkolas @mbowen000 @cmlewis @benallenallen @gsteimer @joehof
Alfresco versions 4.1.5 and further 4.1.x OC builds require the overriden lucene search source found in the 'src42' folder. For a temporary workaround, 4.1.5+ versions may mark the "project.ext.alfrescoVersion" variable in their project's build.gradle file as "4.2.0". Long term it would be best to have the Gradle build accurately handle the actual project version being present in that variable location.