Skip to content

Commit 40eea67

Browse files
keilwatsticks
authored andcommitted
Merged.
1 parent 7131874 commit 40eea67

File tree

110 files changed

+64
-15838
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+64
-15838
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@
1919
/money-api/platform/.settings
2020
/money-platform/api/.settings/*.prefs
2121
/money-platform/.settings
22-
/money-platform/target
22+
/money-platform/target
23+
/money-ri

LICENSE_RI-TCK.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

README.txt

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,4 @@ JSR 354 provides an API for representing, transporting, and performing comprehen
44
See the home page for more details:
55
http://jcp.org/en/jsr/detail?id=354
66

7-
The current project structure is as follows:
8-
9-
---------
10-
* money-api: contains the main API/Spec
11-
* convert: currency conversion
12-
* ext: extensions
13-
* format: formatting and parsing
14-
* platform: contains core platform module targeting Java SE 7 and above or ME/CLDC where applicable.
15-
* money-impl: contains the main implementation artifacts
16-
* ri: contains the reference implementation (RI), runnable on SE 7 or later
17-
* cdi: contains alternate loader implementation using stand-alone CDI (weld)
18-
* java-ee: contains alternate loader targeting EE 6 and above CDI container integration
19-
* money-tck: contains the technical compatibility kit (TCK)
7+
This is the API module of JSR 354.

money-api/.classpath

Lines changed: 0 additions & 27 deletions
This file was deleted.

money-api/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

money-api/pom.xml

Lines changed: 0 additions & 70 deletions
This file was deleted.

money-api/src/etc/header.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

money-api/src/license/jcp_spec/header.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)