Skip to content

Commit c3f07b3

Browse files
committed
2 parents b170fe7 + c3d9476 commit c3f07b3

File tree

6 files changed

+93
-93
lines changed

6 files changed

+93
-93
lines changed

.classpath

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<classpath>
3-
<classpathentry kind="src" output="target/classes" path="src/main/java">
4-
<attributes>
5-
<attribute name="optional" value="true"/>
6-
<attribute name="maven.pomderived" value="true"/>
7-
</attributes>
8-
</classpathentry>
9-
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
10-
<attributes>
11-
<attribute name="optional" value="true"/>
12-
<attribute name="maven.pomderived" value="true"/>
13-
</attributes>
14-
</classpathentry>
15-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
16-
<attributes>
17-
<attribute name="maven.pomderived" value="true"/>
18-
</attributes>
19-
</classpathentry>
20-
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
21-
<attributes>
22-
<attribute name="maven.pomderived" value="true"/>
23-
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
24-
</attributes>
25-
</classpathentry>
26-
<classpathentry kind="output" path="target/classes"/>
27-
</classpath>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" output="target/classes" path="src/main/java">
4+
<attributes>
5+
<attribute name="optional" value="true"/>
6+
<attribute name="maven.pomderived" value="true"/>
7+
</attributes>
8+
</classpathentry>
9+
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
10+
<attributes>
11+
<attribute name="optional" value="true"/>
12+
<attribute name="maven.pomderived" value="true"/>
13+
</attributes>
14+
</classpathentry>
15+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
16+
<attributes>
17+
<attribute name="maven.pomderived" value="true"/>
18+
</attributes>
19+
</classpathentry>
20+
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
21+
<attributes>
22+
<attribute name="maven.pomderived" value="true"/>
23+
</attributes>
24+
</classpathentry>
25+
<classpathentry kind="output" path="target/classes"/>
26+
</classpath>

.project

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<projectDescription>
3-
<name>jsr354-ri</name>
4-
<comment></comment>
5-
<projects>
6-
</projects>
7-
<buildSpec>
8-
<buildCommand>
9-
<name>org.eclipse.wst.common.project.facet.core.builder</name>
10-
<arguments>
11-
</arguments>
12-
</buildCommand>
13-
<buildCommand>
14-
<name>org.eclipse.jdt.core.javabuilder</name>
15-
<arguments>
16-
</arguments>
17-
</buildCommand>
18-
<buildCommand>
19-
<name>org.eclipse.m2e.core.maven2Builder</name>
20-
<arguments>
21-
</arguments>
22-
</buildCommand>
23-
<buildCommand>
24-
<name>org.eclipse.wst.validation.validationbuilder</name>
25-
<arguments>
26-
</arguments>
27-
</buildCommand>
28-
</buildSpec>
29-
<natures>
30-
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
31-
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
32-
<nature>org.eclipse.jdt.core.javanature</nature>
33-
<nature>org.eclipse.m2e.core.maven2Nature</nature>
34-
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
35-
</natures>
36-
</projectDescription>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>jsr354-ri</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.wst.common.project.facet.core.builder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.jdt.core.javabuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>org.eclipse.wst.validation.validationbuilder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
<buildCommand>
24+
<name>org.eclipse.m2e.core.maven2Builder</name>
25+
<arguments>
26+
</arguments>
27+
</buildCommand>
28+
</buildSpec>
29+
<natures>
30+
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
31+
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
32+
<nature>org.eclipse.jdt.core.javanature</nature>
33+
<nature>org.eclipse.m2e.core.maven2Nature</nature>
34+
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
35+
</natures>
36+
</projectDescription>

LICENCE.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

LICENSE.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Apache License
2-
Version 2.0, January 2004
3-
http://www.apache.org/licenses/
1+
Copyright 2012, 2013, Werner Keil, Credit Suisse (Anatole Tresch)
42

5-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3+
Licensed under the Apache License, Version 2.0 (the "License");
4+
you may not use this file except in compliance with the License.
5+
You may obtain a copy of the License at
66

7-
1. Definitions.
7+
http://www.apache.org/licenses/LICENSE-2.0
88

99
"License" shall mean the terms and conditions for use, reproduction, and
1010
distribution as defined by Sections 1 through 9 of this document.

README.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
JSR 354: Money and Currency API
1+
JSR 354: Money and Currency Reference Implementation
22
=========
33
JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.
44
See the home page for more details:
@@ -7,4 +7,5 @@ http://jcp.org/en/jsr/detail?id=354
77
Or the GitHub project page:
88
http://javamoney.github.io/jsr354-ri/
99

10-
The current module contains the reference implementation of JSR 354.
10+
The current module contains the reference implementation of JSR 354, licenced under
11+
the Apache 2 Licence, see LICENCE.html.

pom.xml

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -15,38 +15,44 @@
1515
<artifactId>jsr354-ri</artifactId>
1616
<packaging>jar</packaging>
1717

18-
<version>0.7-SNAPSHOT</version>
18+
<version>0.7</version>
1919

2020
<name>JSR 354 RI (Moneta)</name>
2121
<url>http://java.net/projects/javamoney</url>
2222
<inceptionYear>2012</inceptionYear>
2323
<description>JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.
2424
This module impelements JSR 354.</description>
2525

26-
<properties>
27-
28-
<moduleDir>.</moduleDir>
29-
30-
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31-
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
26+
<organization>
27+
<name>JavaMoney</name>
28+
<url>http://javamoney.org</url>
29+
</organization>
30+
<licenses>
31+
<license>
32+
<name>Apache 2 License</name>
33+
<comments>Spec</comments>
34+
<url>LICENSE.html</url>
35+
<distribution>repo</distribution>
36+
</license>
37+
</licenses>
3238

39+
<properties>
40+
<jsr.version>0.7</jsr.version>
3341
<jdkVersion>1.7</jdkVersion>
3442
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
3543
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
44+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
45+
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
46+
47+
<moduleDir>.</moduleDir>
3648
<basedir>.</basedir>
3749
<!-- Dependency versions -->
3850
<junit.version>4.8.2</junit.version>
3951

4052
<license.licenseName>jcp_spec</license.licenseName>
4153
<license.licenseResolver>src/license</license.licenseResolver>
42-
4354
</properties>
4455

45-
<organization>
46-
<name>JSR 354 - Expert Group</name>
47-
<url>https://javamoney.java.net</url>
48-
</organization>
49-
5056
<developers>
5157
<developer>
5258
<id>atsticks</id>
@@ -202,14 +208,7 @@
202208
</issueManagement>
203209

204210

205-
<licenses>
206-
<license>
207-
<name>Spec License</name>
208-
<comments>Spec</comments>
209-
<url>LICENSE.txt</url>
210-
<distribution>repo</distribution>
211-
</license>
212-
</licenses>
211+
213212

214213
<prerequisites>
215214
<maven>3.0.4</maven>
@@ -313,7 +312,7 @@
313312
<encoding>UTF-8</encoding>
314313
<excludes>
315314
<exclude>target/**</exclude>
316-
<exclude>LICENSE*.txt</exclude>
315+
<exclude>LICENSE*.html</exclude>
317316
<exclude>README.*</exclude>
318317
<exclude>checkstyle*.*</exclude>
319318
<exclude>*.css</exclude>
@@ -805,4 +804,4 @@
805804
<artifactId>javamoney-parent</artifactId>
806805
<version>0.3-SNAPSHOT</version>
807806
</parent>
808-
</project>
807+
</project>

0 commit comments

Comments
 (0)