[
https://issues.apache.org/jira/browse/QUARKS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200127#comment-15200127
]
ASF GitHub Bot commented on QUARKS-40:
--------------------------------------
GitHub user dlaboss opened a pull request:
https://github.com/apache/incubator-quarks/pull/24
[QUARKS-40] remove non-existent src/test/java dir reference from .classpath
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlaboss/incubator-quarks
eclipse-build-quarks-40
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
----
> merge of pr-7 causes problems in eclipse
> ----------------------------------------
>
> Key: QUARKS-40
> URL: https://issues.apache.org/jira/browse/QUARKS-40
> Project: Quarks
> Issue Type: Bug
> Reporter: Dale LaBossiere
> Assignee: Dale LaBossiere
>
> After rebase to pickup the latest changes there are now problems in my
> eclipse workspace.
> First, I needed to update my workspace to import the new *nested*
> provider_iot project (that's unavoidable).
> Then providers/iot/.classpath contains a reference to the nonexistent test
> dir:
> <classpathentry kind="src" path="src/test/java"/>
> I'll fix this since my workspace now has the necessary change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)