Antonin Delpeuch
|
d7a499cdc3
|
Fix Windows classpath generation
|
2018-09-22 09:34:37 +01:00 |
|
Antonin Delpeuch
|
dcd75264a7
|
Ignore .versionsBackup files generated by maven
|
2018-09-21 12:29:31 +01:00 |
|
Antonin Delpeuch
|
fc70852183
|
Update version to 3.1-SNAPSHOT
|
2018-09-21 12:28:13 +01:00 |
|
Antonin Delpeuch
|
b893beaf39
|
Fix appveyor local path
|
2018-09-21 12:15:14 +01:00 |
|
Antonin Delpeuch
|
069616851c
|
Manually create packaging/target on Travis and Appveyor
|
2018-09-21 11:46:07 +01:00 |
|
Antonin Delpeuch
|
ed1db2242a
|
Exclude local libraries from packages to save space
|
2018-09-21 10:02:45 +01:00 |
|
Antonin Delpeuch
|
e89fc5df46
|
Windows packaging with Maven
|
2018-09-21 09:49:32 +01:00 |
|
Antonin Delpeuch
|
31436a12d8
|
Linux packaging with Maven
|
2018-09-20 14:35:54 +01:00 |
|
Antonin Delpeuch
|
c812b6118c
|
Cleanup most Eclipse config files
|
2018-09-18 14:51:27 +01:00 |
|
Antonin Delpeuch
|
95d37b3688
|
Remove build.properties, needed by Ant
|
2018-09-18 11:19:45 +01:00 |
|
Antonin Delpeuch
|
1f9afcd286
|
Add missing arithcode library.
|
2018-09-16 21:11:11 +01:00 |
|
Antonin Delpeuch
|
82e278162b
|
Add missing secondstring library
|
2018-09-16 20:56:44 +01:00 |
|
Antonin Delpeuch
|
7dd45b81f4
|
Update Codacy coverage submission
|
2018-09-16 20:35:55 +01:00 |
|
Antonin Delpeuch
|
8a9022c631
|
Merge Jacoco coverage reports into one unique report.
|
2018-09-16 20:31:02 +01:00 |
|
Antonin Delpeuch
|
e98dbc537d
|
Add Jacoco support in Maven configuration
|
2018-09-16 15:35:00 +01:00 |
|
Antonin Delpeuch
|
782ae4e788
|
Revert "Revert "Migrate to Maven""
This reverts commit c20918b73d .
|
2018-09-16 15:34:47 +01:00 |
|
Jacky
|
0f4694066a
|
Merge pull request #1735 from OpenRefine/revert-1725-maven
Revert "Migrate to Maven"
|
2018-09-16 10:19:06 -04:00 |
|
Jacky
|
c20918b73d
|
Revert "Migrate to Maven"
|
2018-09-16 10:16:50 -04:00 |
|
Antonin Delpeuch
|
bd11f21082
|
Merge pull request #1734 from weblate/weblate-openrefine-translations
Update from Weblate
|
2018-09-16 08:53:03 +01:00 |
|
Hosted Weblate
|
2d26e53cd7
|
Merge branch 'origin/master' into Weblate
|
2018-09-16 03:45:21 +02:00 |
|
Isao Matsunami
|
f6a7a39e9f
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (694 of 694 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
|
2018-09-16 03:45:20 +02:00 |
|
Jacky
|
e3813d9820
|
Merge pull request #1725 from OpenRefine/maven
Migrate to Maven
|
2018-09-15 21:45:12 -04:00 |
|
Antonin Delpeuch
|
4659536b11
|
Merge pull request #1733 from OpenRefine/issue1657
Fix mixup of dialog titles
|
2018-09-13 13:36:13 +01:00 |
|
Antonin Delpeuch
|
4298e13f02
|
Change title of column selection dialog for transform all operation
|
2018-09-13 11:29:21 +01:00 |
|
Antonin Delpeuch
|
8ea6f6e251
|
Fix mixup of dialog titles, closes #1657.
|
2018-09-13 11:01:27 +01:00 |
|
Antonin Delpeuch
|
aff1abd3cf
|
Fix Linux refine script
|
2018-09-11 15:41:31 +01:00 |
|
Antonin Delpeuch
|
9b659c618c
|
Cleanup classpath generation in Maven config files
|
2018-09-11 15:18:03 +01:00 |
|
Antonin Delpeuch
|
a978317559
|
Copy all server libs locally
|
2018-09-11 15:05:12 +01:00 |
|
Antonin Delpeuch
|
802a84e6a1
|
Fix classpath reading (hopefully) on Windows
|
2018-09-11 14:50:46 +01:00 |
|
Antonin Delpeuch
|
4457c7fd30
|
Reduce server classpath size by excluding dynamically loaded deps
|
2018-09-11 11:33:53 +01:00 |
|
Antonin Delpeuch
|
df53cf9117
|
Exclude javax.servlet in Gdata extension, conflicts with existing version
|
2018-09-11 11:30:18 +01:00 |
|
Antonin Delpeuch
|
6c42a2aba9
|
Cleanup copied libs along with class files
|
2018-09-11 11:14:15 +01:00 |
|
Antonin Delpeuch
|
c12502aaae
|
Use dependency plugin to copy runtime lib to MOD-INF dirs
|
2018-09-11 10:55:29 +01:00 |
|
Antonin Delpeuch
|
f2c0361bfc
|
Call test-compile explicitly when generating the classpath
|
2018-09-10 18:11:34 +01:00 |
|
Antonin Delpeuch
|
4bb5795203
|
Split call to process-resources in Maven invocation on Windows
|
2018-09-10 16:47:09 +01:00 |
|
Antonin Delpeuch
|
780589113c
|
Remove unnecessary quotes in refine.bat
|
2018-09-10 16:06:37 +01:00 |
|
Antonin Delpeuch
|
5a0304f363
|
Merge pull request #1722 from OpenRefine/json-testing
Add serialization tests for most Jsonizable classes
|
2018-09-10 15:35:25 +01:00 |
|
Antonin Delpeuch
|
1c20242d40
|
Replace version and groupId by variables in submodules
|
2018-09-10 15:33:30 +01:00 |
|
Antonin Delpeuch
|
6f13f6a9e2
|
Use 'call' instruction in batch file
|
2018-09-10 15:29:00 +01:00 |
|
Antonin Delpeuch
|
e589697171
|
Remove Ant configuration files
|
2018-09-10 15:13:26 +01:00 |
|
Antonin Delpeuch
|
9b54ac2bd2
|
Remove jars of dependencies
|
2018-09-10 15:11:21 +01:00 |
|
Antonin Delpeuch
|
e23bfb43ac
|
Cache Maven packages on CI systems
|
2018-09-10 14:52:16 +01:00 |
|
Antonin Delpeuch
|
2806b1face
|
Fix 'test' command on UNIX and Windows
|
2018-09-10 14:42:02 +01:00 |
|
Antonin Delpeuch
|
df27f9f0ea
|
Reintroduce explicit process-resources on Travis and Appveyor
|
2018-09-10 14:32:54 +01:00 |
|
Antonin Delpeuch
|
75414fb1c3
|
Simplify test invocation
|
2018-09-10 14:26:14 +01:00 |
|
Antonin Delpeuch
|
51f6867dc0
|
Explicitly compile even for test goals in refine.bat
|
2018-09-10 14:13:47 +01:00 |
|
Antonin Delpeuch
|
a429058cf6
|
Expose main tests as jar, for Travis
|
2018-09-10 14:10:21 +01:00 |
|
Antonin Delpeuch
|
ffb1474865
|
Update test locations in Travis and Appveyor
|
2018-09-10 13:54:06 +01:00 |
|
Antonin Delpeuch
|
5a59e6c9b0
|
Attempt to generate classpath on Windows
|
2018-09-10 13:51:00 +01:00 |
|
Antonin Delpeuch
|
aa5088d7bf
|
Disable tests for pc-axis and gdata extensions
|
2018-09-10 13:48:52 +01:00 |
|