Commit 911edde
committed
Use Maven to build the api and native artifacts
Not sure this is really relevant for the Rake build but the Java
artifacts should be built with Maven, not JavaExtensionTask. The
latter does not take into consideration Java dependencies and is
difficult to adapt to multiple source directories.1 parent 1983383 commit 911edde
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 41 | + | |
| 42 | + | |
50 | 43 | | |
51 | 44 | | |
52 | 45 | | |
| |||
0 commit comments