===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libxerces2-java-2.12.1/build.sh-41-    [ -n "$JAVA_HOME" ] &&
libxerces2-java-2.12.1/build.sh:42:    JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
libxerces2-java-2.12.1/build.sh-43-fi
##############################################
libxerces2-java-2.12.1/build.sh-58-if $cygwin; then
libxerces2-java-2.12.1/build.sh:59:    JAVA_HOME=`cygpath --path --windows "$JAVA_HOME"`
libxerces2-java-2.12.1/build.sh:60:    LOCALCLASSPATH=`cygpath --path --windows "$LOCALCLASSPATH"`
libxerces2-java-2.12.1/build.sh-61-fi