[
https://issues.apache.org/jira/browse/CASSANDRA-16560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315989#comment-17315989
]
Berenguer Blasi commented on CASSANDRA-16560:
---------------------------------------------
Seems this solves the first hurdle
{noformat}
- <script language="javascript" classpathref="cassandra.classpath">
<![CDATA[
+ <script language="javascript">
+<classpath>
+<path refid="cassandra.classpath"/>
+<path refid="cassandra.classpath.test"/>
+</classpath>
{noformat}
> Update IDE and Eclipse classpaths for tests (after migration to
> resolver-ant-tasks)
> -----------------------------------------------------------------------------------
>
> Key: CASSANDRA-16560
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16560
> Project: Cassandra
> Issue Type: Bug
> Components: Build
> Reporter: Michael Semb Wever
> Priority: Normal
>
> CASSANDRA-16391 broke being able to compile the project in IDE (and Eclipse?)
> as the test dependency jar files are no longer placed under
> {{build/lib/jar/}}. They are now found under {{build/test/lib/jar/}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]