Skip to content
  1. Jul 02, 2019
  2. May 10, 2019
    • Grégory Mantelet's avatar
      [ADQL,TAP] New parser for ADQL-2.1. · 89418d13
      Grégory Mantelet authored
      - Now, `ADQLParserFactory.createParser(...)` should be used to create a parser
      - Only the new function `LOWER` is supported for the moment
      - Not yet possible to manage the optional features _(next dev to come)_
      => 1st step for ADQL-Lib v2.0
      
      - TAP adapted so that using the last stable version of the ADQL language
        (i.e. 2.0 for the moment)
        - but not yet possible to set the ADQL version to use in the configuration
          file
      89418d13
  3. Mar 08, 2019
    • Grégory Mantelet's avatar
      [UWS,TAP] Externalize `org.json`. · 93701deb
      Grégory Mantelet authored
      `org.json` was included in the sources of UWS-/TAP-Lib because of a manual
      small correction. This is no longer needed. So this library is now a dependency
      (included in the generated JAR). This has also been upgraded to the version of
      August 2018.
      
      _This commit aims to reproduce the original content of the Pull Request #38
       by @vforchi ._
      93701deb
  4. Mar 06, 2019
    • Grégory Mantelet's avatar
      [TAP] Upgrade STIL version. · c32d7865
      Grégory Mantelet authored
      The Gradle build file, the ANT build file and the README have also been updating
      so that reflecting this upgrade as well as the migration from
      com.oreilly.servlet to Apache Commons File Upload.
      
      TAPLib versions of the former commit have also been fixed.
      c32d7865
  5. Jul 03, 2018
  6. Feb 26, 2018
  7. Feb 09, 2017
  8. May 26, 2016
    • gmantele's avatar
      [ALL] Fix the JUnit validation using the ANT scripts. · 88e99ad2
      gmantele authored
      Before, the scripts relied unfortunately on the compilation performed by
      Eclipse. Now, all the JUnit test cases are compiled all the time before
      performing the JUnit validation (i.e. ANT task named `junitValidation`).
      88e99ad2
  9. Apr 14, 2016
  10. Jun 08, 2015
  11. Jan 23, 2015
  12. Apr 10, 2014