You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/08/24 18:58:00 UTC

[jira] [Reopened] (RYA-306) remove generated source from git

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

Jeff Dasch reopened RYA-306:
----------------------------

correcting fix version

> remove generated source from git
> --------------------------------
>
>                 Key: RYA-306
>                 URL: https://issues.apache.org/jira/browse/RYA-306
>             Project: Rya
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.11
>            Reporter: Jeff Dasch
>            Assignee: Eric White
>            Priority: Trivial
>             Fix For: 3.2.11
>
>
> Several files in {{extras/rya.benchmark/src/main/gen}} get modified at compile time.  They should be removed from git and configured to be created in {{extras/rya.benchmark/target/generated-sources}} so they can be removed by {{mvn clean}}.
> Files in question:
> {noformat}
> 	modified:   extras/rya.benchmark/src/main/gen/META-INF/sun-jaxb.episode
> 	modified:   extras/rya.benchmark/src/main/gen/org/apache/rya/benchmark/query/ObjectFactory.java
> 	modified:   extras/rya.benchmark/src/main/gen/org/apache/rya/benchmark/query/Parameters.java
> 	modified:   extras/rya.benchmark/src/main/gen/org/apache/rya/benchmark/query/QueriesBenchmarkConf.java
> 	modified:   extras/rya.benchmark/src/main/gen/org/apache/rya/benchmark/query/Rya.java
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)