Uploaded image for project: 'i2b2 Core Software'
  1. i2b2 Core Software
  2. CORE-5

CRC build from source deposits i2b2Common-core.jar in wrong directory

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.3.00
    • 1.7.00
    • CRC Cell
    • None
    • RHEL5, JDK1.5 & JDK1.6, Tomcat 5.5.26, Jboss 4.2.3
    • Rank:
      0|i001fz:

    Description

      When building the CRC cell from source according to installation instructions, the output file "i2b2Comon-core.jar" file is deposited into a directory called "${Project}/genlib/" instead of the intended directory edu.harvard.i2b2.common/genlib/. This is probably due to an omission of the "Project" property in the master_build.xml or other build file but does not appear to impact the complete i2b2 build process.

      To reproduce:
      1. unzip i2b2Server-src-13.zip
      2. (cd edu.harvard.i2b2.common/ && ant)
      3. (cd edu.harvard.i2b2.crc.loader && ant -f build.xml clean dist)
      4. (cd edu.harvard.i2b2.crc && ant -f master_build.xml clean build-all)
      5. ls -l
      drwxrwxr-x 10 i2b2 i2b2 4096 May 21 12:18 edu.harvard.i2b2.common
      drwxrwxr-x 10 i2b2 i2b2 4096 May 21 12:20 edu.harvard.i2b2.crc
      drwxrwxr-x 10 i2b2 i2b2 4096 May 21 12:18 edu.harvard.i2b2.crc.loader
      drwxrwxr-x 7 i2b2 i2b2 4096 Jan 8 15:02 edu.harvard.i2b2.fr
      drwxrwxr-x 7 i2b2 i2b2 4096 Jan 8 15:00 edu.harvard.i2b2.ontology
      drwxrwxr-x 9 i2b2 i2b2 4096 Jan 8 15:02 edu.harvard.i2b2.pm
      drwxrwxr-x 6 i2b2 i2b2 4096 Jan 8 14:58 edu.harvard.i2b2.workplace
      drwxrwxr-x 4 i2b2 i2b2 4096 Jan 8 14:59 edu.harvard.i2b2.xml
      drwxrwxr-x 3 i2b2 i2b2 4096 May 21 12:20 ${Project}
      6. ls -lR \$\{Project\}/
      ${Project}/:
      total 4
      drwxrwxr-x 2 i2b2 i2b2 4096 May 21 12:20 genlib

      ${Project}/genlib:
      total 16
      -rw-rw-r-- 1 i2b2 i2b2 16029 May 21 12:20 i2b2Common-core.jar

      Attachments

        Activity

          People

            mem61 Mike Mendis
            ahn D Ahn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: