Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed JavaDoc that prevented compilation due to literal greater than … #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

minmay
Copy link

@minmay minmay commented Sep 1, 2015

mvn clean install failed without this fix. Here is information on my system.

Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T06:51:42-07:00)
Maven home: /opt/maven/current
Java version: 1.8.0_11, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"

Are you planning a release anytime soon?

@@ -104,6 +104,20 @@
</developers>

<scm>
<url>scm:git:https://github.com/mikvor/money-conversion.git</url>
<url>https://github.com/minmay/money-conversion</url>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am pretty sure this is in my repo.

@mikvor
Copy link
Owner

mikvor commented Sep 1, 2015

I have pushed the JavaDoc update alone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants