https://bugzilla.redhat.com/show_bug.cgi?id=1005792



--- Comment #8 from gil cattaneo <[email protected]> ---
(In reply to Michael Simacek from comment #7)

> Issues:
> =======
> - There are many  generated sourecs. We already have
>   jcasgen-maven-plugin, therefore the files should be generated/updated during
>   build

JCasGen resources are unavailables

e.g.

<plugin>
    <groupId>org.apache.uima</groupId>
    <artifactId>jcasgen-maven-plugin</artifactId>
    <version>2.5.0</version>
    <configuration>
        <typeSystemIncludes>
           
<typeSystemInclude>src/main/resources/TypeSystem.xml</typeSystemInclude>
        </typeSystemIncludes>
    </configuration>
    <executions>
        <execution>
            <goals>
                <goal>generate</goal>
            </goals>
        </execution>
    </executions>
</plugin>

> - %description: s/provide/provides/

Done

> - README.txt is about Tika that upstream bundles, but it is irrelevant to
> this
>   package - don't install it

Done


Spec URL: http://gil.fedorapeople.org/uima-addons.spec
SRPM URL: http://gil.fedorapeople.org/uima-addons-2.3.1-1.fc19.src.rpm

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to