/[packages]/cauldron/xerces-j2/current/SOURCES/xerces-j2-version.sh
ViewVC logotype

Contents of /cauldron/xerces-j2/current/SOURCES/xerces-j2-version.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17862 - (show annotations) (download) (as text)
Fri Jan 14 19:54:19 2011 UTC (13 years, 3 months ago) by ahmad
File MIME type: application/x-sh
File size: 363 byte(s)
imported package xerces-j2
1 #!/bin/sh
2 #
3 # Xerces-J2 version script
4 # JPackage Project (http://www.jpackage.org/)
5 # $Id$
6
7 # Source functions library
8 . /usr/share/java-utils/java-functions
9
10 # Configuration
11 MAIN_CLASS=org.apache.xerces.impl.Version
12
13 # Set parameters
14 set_jvm
15 export CLASSPATH=$(build-classpath xerces-j2)
16 set_flags $BASE_FLAGS
17 set_options $BASE_OPTIONS
18
19 # Let's start
20 run "$@"

Properties

Name Value
svn:eol-style native
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30