jackyq2015
6e315853a5
upgrade POI from 3.8 to 3.12
2015-07-11 11:08:29 -04:00
Tom Morris
28eafe7a5b
Update Google client libs to current versions. Fix Spreadsheet #996
2015-05-14 20:41:03 -04:00
Tom Morris
cbc3ab78c7
Revert "Update Guava to 18.0"
...
This reverts commit bfc39d9e8c
.
2015-05-14 15:24:59 -04:00
Tom Morris
bfc39d9e8c
Update Guava to 18.0
2014-12-21 12:32:50 -05:00
Tom Morris
c68c1bb2b1
Upgrade to Clojure 1.5.1 & switch to clojure-slim JAR - #792
2013-08-26 19:40:37 -04:00
Tom Morris
62b8c476f1
Use Java's built-in Number formatter instead of ICU4J which is
...
massive - #792
2013-08-26 15:47:12 -04:00
Tom Morris
e98d6037cf
Delete obsolete Guava JARS - #792
2013-08-26 15:34:18 -04:00
Tom Morris
25a3de410f
Update to patched version of Butterfly - fixes #652
2013-08-18 11:24:33 -04:00
Tom Morris
00dd7f2bdd
Merge branch 'master' into fusiontables-migration
...
Conflicts:
.classpath
extensions/gdata/module/MOD-INF/controller.js
extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java
2013-07-25 16:13:04 -04:00
Tom Morris
1353f7f7aa
Update Apache HTTP client JARs to 4.2.5
2013-07-10 15:16:21 -04:00
Tom Morris
e1bea25c72
Clean up server tests
...
- move from shell script to Ant
- update TestNG and Mockito to latest versions
2013-06-11 19:44:58 -04:00
Tom Morris
22a9acd04b
Merge branch master
2013-04-13 19:02:20 -04:00
Tom Morris
56389588e3
Update to Jackson 1.9.12
2013-03-23 08:15:08 -04:00
Tom Morris
05968e37fa
Switch Add from Freebase to Google APIs - part of #696
...
- switch to use the Google Java client instead of handrolled requests
2013-03-12 17:38:18 -04:00
Tom Morris
975c6c85dc
Replace Jython JAR with one that includes all libraries - fixes #693
2013-03-06 20:36:05 -05:00
Tom Morris
1e9a1c5f15
Merge branch 'master' into fusiontables-migration
2013-02-26 00:05:34 -05:00
Tom Morris
317bf35445
Update to Jython 2.5.3 and package everything in a single JAR
2013-02-21 12:44:47 -05:00
Tom Morris
975d18942f
Update to Clojure 1.4. Closes issue #634
2013-02-12 00:15:35 -05:00
Tom Morris
2464421014
Update to rev 17 of Fusion Tables JARs
2013-02-11 12:36:45 -05:00
Tom Morris
5eca6127fc
Add OAuth2 JARs to Eclipse classpath
2013-02-10 14:41:46 -05:00
Tom Morris
008df21b33
Update OpenCSV to our fork with multi-character separator support
...
Built from the openrefine-2.6 branch in the OpenRefine/opencsv repo
2013-01-27 15:21:53 -05:00
Tom Morris
9e92ffcb4a
FIXED - task 608: Patch: Update .classpath to export guava lib. Remove deprecated google-collect jar
...
http://code.google.com/p/google-refine/issues/detail?id=608
Patch supplied by sdeo@google.com
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2545 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-11 23:03:06 +00:00
Tom Morris
b3f5fada95
FIXED - task 578 & 596: Clean up JSON importer
...
http://code.google.com/p/google-refine/issues/detail?id=578
http://code.google.com/p/google-refine/issues/detail?id=596
Extend tree parser framework to allow any Serializable instead of just Strings. Use this in JSON importer to: Import keywords null, true, false; Import empty strings and don't trim whitespace from strings on import; Import numbers directly instead of importing them as text and then parsing them ourselves. Add tests to verify all this stuff
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2543 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-08 01:20:25 +00:00
Tom Morris
abc162a0d0
Switch back to old JSON lib for now
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2536 7d457c2a-affb-35e4-300a-418c747d4874
2012-08-21 17:33:17 +00:00
Tom Morris
60c3a31242
Update Jackson and JSON libs
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2532 7d457c2a-affb-35e4-300a-418c747d4874
2012-08-18 21:46:49 +00:00
Tom Morris
4bb6c43982
task 604: add Guava to main project so that we're not dependent on an extension
...
http://code.google.com/p/google-refine/issues/detail?id=604
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2531 7d457c2a-affb-35e4-300a-418c747d4874
2012-08-15 13:33:17 +00:00
Tom Morris
d6e00fb3c7
Add JRDF source jar
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2524 7d457c2a-affb-35e4-300a-418c747d4874
2012-08-05 15:01:55 +00:00
Stefano Mazzocchi
2947ebba0e
updating the signpost library and attaching sources for easier inspection
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2517 7d457c2a-affb-35e4-300a-418c747d4874
2012-08-01 21:47:21 +00:00
Stefano Mazzocchi
5dffd249de
updating signpost to the latest release
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2514 7d457c2a-affb-35e4-300a-418c747d4874
2012-07-13 06:50:53 +00:00
Tom Morris
1df0dd62ce
Issue 566 - export httpclient libs
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2494 7d457c2a-affb-35e4-300a-418c747d4874
2012-05-03 15:43:22 +00:00
Tom Morris
166b176ba2
Update to Apache POI 3.8
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2486 7d457c2a-affb-35e4-300a-418c747d4874
2012-03-29 04:41:42 +00:00
Tom Morris
8ff6c5617f
Update Jackson parser to 1.9.5
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2448 7d457c2a-affb-35e4-300a-418c747d4874
2012-03-01 18:11:28 +00:00
David Huynh
94e0369af7
Added extension for importing PC-Axis files.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2365 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-07 07:27:35 +00:00
Stefano Mazzocchi
8184e16bb9
updating http client and http core to the latest released versions
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2351 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-01 21:46:56 +00:00
David Huynh
ff7bbc8ec0
Export libraries.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2338 7d457c2a-affb-35e4-300a-418c747d4874
2011-10-20 09:20:53 +00:00
Tom Morris
ca17e1ef0a
New importer for Open Document Format (ODF) spreadsheet files (.ods)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2323 7d457c2a-affb-35e4-300a-418c747d4874
2011-10-11 20:27:40 +00:00
Tom Morris
496d6b0b6a
Update Eclipse classpath for Jackson 1.8.6
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2289 7d457c2a-affb-35e4-300a-418c747d4874
2011-10-07 17:03:33 +00:00
David Huynh
c42382f3ae
Started deeper integration of GData: we now have a "Google Data" importing source, which lets you sign in and authorize access to your docs. It then lists all the spreadsheets you have access to. It does not yet let you import those spreadsheets.
...
Minor fixes to the open project action area; fixes to render relative dates properly.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2190 7d457c2a-affb-35e4-300a-418c747d4874
2011-08-07 23:26:51 +00:00
Tom Morris
527d383bc5
Update to Apache commons codec 1.5
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2108 7d457c2a-affb-35e4-300a-418c747d4874
2011-06-11 22:53:17 +00:00
Tom Morris
297809847d
Add references to source jars
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2091 7d457c2a-affb-35e4-300a-418c747d4874
2011-06-07 23:50:10 +00:00
Tom Morris
f674a96973
Add source directory for tests and necessary libraries
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2087 7d457c2a-affb-35e4-300a-418c747d4874
2011-06-06 21:27:24 +00:00
Tom Morris
6289f80da5
Update Eclipse classpath for POI 3.7
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2064 7d457c2a-affb-35e4-300a-418c747d4874
2011-05-25 06:37:50 +00:00
Stefano Mazzocchi
610de0d33a
adding Metaphone3 algorithm
...
Many thanks to Lawrence Philips for donating the code to us under the BSD license.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2029 7d457c2a-affb-35e4-300a-418c747d4874
2011-03-01 00:17:48 +00:00
Iain Sproat
f55f11cd0d
Adding classes to now make it possible to parse Html in GREL. Uses small subset of methods from the JSoup library, licensed under the MIT license.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1948 7d457c2a-affb-35e4-300a-418c747d4874
2010-12-06 23:15:24 +00:00
Tom Morris
b963fc2fc7
Allow top level directory to be imported as Eclipse project grefine-all
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1564 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-15 12:47:40 +00:00
Stefano Mazzocchi
2c8595098c
Major refactor to separate the webapp part from the embedded servlet engine part
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@883 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-28 23:19:08 +00:00
Iain Sproat
25d3a9dfc1
Added a basic RDF triple importer plus unit tests. Some more work required - it's not plugged into the client and it creates a very sparse data structure (each triple is a new row). It uses JRDF library (Apache 1.1 license).
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@813 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-18 12:41:40 +00:00
Stefano Mazzocchi
2cf360b723
adding even runtime jars to the eclipse build path so that people running gw from IDEs don't get ClassNotFound messages at runtime
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@798 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-17 16:35:20 +00:00
Stefano Mazzocchi
f28e23e503
Committing patches by Iain:
...
- use OpenCSV parser instead of our own
- use TestNG instead of JUnit which is a lot more configurable in test selection (and allows us to do a much better job a leaving the tree green even while developing tests that are known to fail)
- integrated TestNG in './gridworks test'
- added Iain to the list of contributors in README.txt
- changed the Eclipse test launch file to use the TestNG launcher (unfortunately, this is not shipped by default in Eclipse, so you have to install it yourself from the http://beust.com/eclipse update file, I'll add this to the wiki shortly)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@782 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-16 18:42:52 +00:00
Stefano Mazzocchi
ea459aed07
Applied a bunch of patches from Tom Morris (Issue 25, 26 and 27)
...
- make java6 dependency explicit in eclipse project files
- avoid using NotImplementException especially the sun.* one
- avoid using internal sun signal handling and rely on standard java.* APIs
(I tested this one and it seems to be working fine)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@756 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-13 21:02:19 +00:00