Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Maven: move to a Maven compliant source tree. #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ddejean
Copy link
Contributor

@ddejean ddejean commented Apr 13, 2012

The source tree now fits the Maven standard one. The Makefile toolchain
build against this new sources organisation.

Testing Done: make in root directory
Issue Number: 6

The source tree now fits the Maven standard one. The Makefile toolchain
build against this new sources organisation.

Testing Done: make in root directory
Issue Number: 6
As Maven build process is not as customizable as a makefile, we will
probably have to remove automatic traces activation in the process.
A new test for traces mechanism ensures that the code is covered by
tests.

Testing Done: Build, read the coverage report, see that TraceTest is
fully covered and the Trace class too.
Issue Number: 6
@ddejean
Copy link
Contributor Author

ddejean commented Apr 13, 2012

These pull request is made of to commits. They are an introduction to Maven in the projet. The first one introduces the Maven compliant source tree, the second one produces a a test for trace mechanism as we will probably need to remove traces during build process in Maven. Feel free to comment both !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant