[
https://issues.apache.org/jira/browse/SMXCOMP-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ioannis Canellos updated SMXCOMP-832:
-------------------------------------
Attachment: SMXCOMP-832-patch.txt
I am attaching a patch which adds *.log and *.dot in the clean list.
This way with the mvn clean, all test generated files are removed. I am not
sure if it covers 100% our needs. If not I will contribute what was initially
requested.
> Builds should only create files in the target folder
> ----------------------------------------------------
>
> Key: SMXCOMP-832
> URL: https://issues.apache.org/jira/browse/SMXCOMP-832
> Project: ServiceMix Components
> Issue Type: Task
> Reporter: Gert Vanthienen
> Priority: Minor
> Attachments: SMXCOMP-832-patch.txt
>
>
> I've added a few extra entries to the .gitignore file for JBI components, but
> we probably want to alter the builds to generate these files in the
> {{target}} folder instead so they get cleaned up properly with a {{mvn
> clean}} as well.
> {noformat}
> # Files created outside target/ folder by builds
> activemq-data
> ServiceMixFlow.dot
> ServiceMixComponents.dot
> derby.log
> bindings/servicemix-cxf-bc/data
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.