Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/317#issuecomment-105935874
I merged this PR, but the mirror on github doesn't get it.
Just did a new clone from Apache git to get a fresh copy and I see the
commit there:
commit b155129ae8fb9e9fe17dc558cd1b292f097d527e
Author: wilderrodrigues <[email protected]>
Date: Tue May 26 10:43:38 2015 +0200
Fixing the packaging of the Xen resource tests - The package
declaration of all Test classes was point to a package that was not represented
as a directory - For example: Class A had "package b.c.d;" as declaration, but
the class A was under directory "c"
Maven was bulding the project and executing the tests just fine because
it uses "-sourcepath". However,
with IDEs and javac it would fail.
Signed-off-by: wilderrodrigues <[email protected]>
This closes #317
@bhaisaab could you try to clone Master and see if the changes are there,
please?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---