Re: Unit tests in IDE

2016-06-09 Thread Mahdi Mohammadi
You can create JUnit run configurations in IDEA and run/debug a single unit
test. You will need to specify class name of the test.

[image: Inline image 1]

Best Regards

On Fri, Jun 10, 2016 at 12:53 AM, Josh McKenzie 
wrote:

> Does ant generate-idea-files
>  cover this?
>
> On Thu, Jun 9, 2016 at 11:26 AM, Jan Kotek  wrote:
>
> > Hi,
> >
> > I would like to run and debug unit tests directly in Intellij Idea.
> > Current Ant runner does not work for me.
> >
> > I studied the problem a bit. Tests use java-agent that complicates it a
> > bit. Also I would like to make minimal changes. So far my approach is:
> >
> > - Run special test case under regular Ant
> >
> > - It saves JVM parameters generated by Ant (properties, JVM args, java
> > agents, classpath) into text file
> >
> > - Invoke Ant target to convert this text file into Run Configuration
> > for IDE
> >
> > - Click Run in Idea... :-)
> >
> > I would be happy to polish it a bit more. Would you merge such patch?
> >
> > Regards,
> > Jan Kotek
> >
>


Re: Unit tests in IDE

2016-06-09 Thread Josh McKenzie
Does ant generate-idea-files
 cover this?

On Thu, Jun 9, 2016 at 11:26 AM, Jan Kotek  wrote:

> Hi,
>
> I would like to run and debug unit tests directly in Intellij Idea.
> Current Ant runner does not work for me.
>
> I studied the problem a bit. Tests use java-agent that complicates it a
> bit. Also I would like to make minimal changes. So far my approach is:
>
> - Run special test case under regular Ant
>
> - It saves JVM parameters generated by Ant (properties, JVM args, java
> agents, classpath) into text file
>
> - Invoke Ant target to convert this text file into Run Configuration
> for IDE
>
> - Click Run in Idea... :-)
>
> I would be happy to polish it a bit more. Would you merge such patch?
>
> Regards,
> Jan Kotek
>


Unit tests in IDE

2016-06-09 Thread Jan Kotek
Hi,

I would like to run and debug unit tests directly in Intellij Idea.
Current Ant runner does not work for me.

I studied the problem a bit. Tests use java-agent that complicates it a
bit. Also I would like to make minimal changes. So far my approach is:

- Run special test case under regular Ant

- It saves JVM parameters generated by Ant (properties, JVM args, java
agents, classpath) into text file

- Invoke Ant target to convert this text file into Run Configuration
for IDE

- Click Run in Idea... :-)

I would be happy to polish it a bit more. Would you merge such patch?

Regards,
Jan Kotek


Re: [VOTE] Release Apache Cassandra 3.0.7

2016-06-09 Thread Tommy Stendahl

+1 (non-binding)

On 2016-06-08 21:35, Jake Luciani wrote:

I propose the following artifacts for release as 3.0.7.

sha1: 040ac666ac5cdf9cd0a01a845f2ea0af3a81a08b
Git:
http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.0.7-tentative
Artifacts:
https://repository.apache.org/content/repositories/orgapachecassandra-1115/org/apache/cassandra/apache-cassandra/3.0.7/
Staging repository:
https://repository.apache.org/content/repositories/orgapachecassandra-1115/

The artifacts as well as the debian package are also available here:
http://people.apache.org/~jake

The vote will be open for 72 hours (longer if needed).

[1]: http://goo.gl/GYLlrI (CHANGES.txt)
[2]: http://goo.gl/gK48Xw (NEWS.txt)
[3]: https://goo.gl/fCrUCh (Test Report)





Re: [VOTE] Release Apache Cassandra 3.0.7

2016-06-09 Thread Gary Dusbabek
+1

On Wed, Jun 8, 2016 at 9:35 PM, Jake Luciani  wrote:

> I propose the following artifacts for release as 3.0.7.
>
> sha1: 040ac666ac5cdf9cd0a01a845f2ea0af3a81a08b
> Git:
>
> http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.0.7-tentative
> Artifacts:
>
> https://repository.apache.org/content/repositories/orgapachecassandra-1115/org/apache/cassandra/apache-cassandra/3.0.7/
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecassandra-1115/
>
> The artifacts as well as the debian package are also available here:
> http://people.apache.org/~jake
>
> The vote will be open for 72 hours (longer if needed).
>
> [1]: http://goo.gl/GYLlrI (CHANGES.txt)
> [2]: http://goo.gl/gK48Xw (NEWS.txt)
> [3]: https://goo.gl/fCrUCh (Test Report)
>


Re: [VOTE] Release Apache Cassandra 3.7

2016-06-09 Thread Gary Dusbabek
+1

On Wed, Jun 8, 2016 at 9:21 PM, Jake Luciani  wrote:

> I propose the following artifacts for release as 3.7.
>
> sha1: 6815dc970565e6cd1e0169b5379f37da7a5a8a32
> Git:
>
> http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.7-tentative
> Artifacts:
>
> https://repository.apache.org/content/repositories/orgapachecassandra-1116/org/apache/cassandra/apache-cassandra/3.7/
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecassandra-1116/
>
> The artifacts as well as the debian package are also available here:
> http://people.apache.org/~jake
>
> The vote will be open for 72 hours (longer if needed).
>
> [1]: http://goo.gl/uA2hU1 (CHANGES.txt)
> [2]: http://goo.gl/e79k5m (NEWS.txt)
> [3]: https://goo.gl/iBt11P (Test Report)
>