[
https://issues.apache.org/jira/browse/CASSANDRA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888897#action_12888897
]
Gary Dusbabek commented on CASSANDRA-1272:
------------------------------------------
I created another Intellij module that contains version.properties and gets
included in the CP when I build using my IDE. It works for me and is just as
painful as the configuration modules I have to maintain to run cassandra easily
from the IDE. I do keep my ant and IDE class files separated too.
What I'd rather see is an ant task that generates the file to a place specified
by the developers ant.properties (the default would, of course, be
${build.classes}/o/a/c/c/version.properties).
> Don't stop server from starting if version.properties is missing
> ----------------------------------------------------------------
>
> Key: CASSANDRA-1272
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1272
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Johan Oskarsson
> Assignee: Matthew F. Dennis
> Fix For: 0.7
>
> Attachments: CASSANDRA-1272.patch
>
>
> To reduce potential problems getting a development environment setup in an
> IDE we should let Cassandra start if there is no version.properties present
> in the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.