Download Latest Version TibCheckCmd-r6.jar (11.0 kB)
Email in envelope

Get an email when there's a new version of TibCheck

Home / TibCheckCmd - alpha
Name Modified Size InfoDownloads / Week
Parent folder
r13 2013-10-07
r11 2013-09-18
r6 2013-09-03
r5 2013-08-31
r4 2013-02-28
README.txt 2013-10-07 1.1 kB
Totals: 6 Items   1.1 kB 0
Syntax: java -jar TibCheckCmd.jar "projectDir" "cfgFilePath"

        projectDir       full path to the project directory.
        cfgFilePath      full path to the designtimelibs cfg file.
                         designtimelibs cfg file syntax: alias=projlibPath

Example:

         java -jar TibCheckCmd.jar "C:\Work\ProjectXpto" "C:\Work\CfgFiles\ProjectXpto.dtl.cfg"

----------------------------------------------------------------

[r13] by  bmantunes
Major code rework. There should be less false errors/warnings

[r11] by  bmantunes
New Feature:
- It is now possible to check projects that use designtimelibs

[r6] by  bmantunes
New Feature:
- Ignore the following namespaces:
"http://www.w3.org/1999/XSL/Transform"
"http://schemas.xmlsoap.org/soap/envelope/"
"http://schemas.xmlsoap.org/wsdl/"
- Ignore namespaces that start with:
"java://"
"http://xmlns.tibco.com/"
"http://www.w3.org/2001/XMLSchema"
"http://www.tibco.com/"
"http://schemas.tibco.com/"
"www.tibco.com/"

[r5] by  bmantunes
FIX: "POSSIBLE ERROR! Namespace does not have associated file: "
Source: README.txt, updated 2013-10-07