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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 91603 - (show annotations) (download) (as text)
Tue Apr 26 06:37:03 2011 UTC (12 years, 11 months ago) by dmorgan
File MIME type: application/x-sh
File size: 430 byte(s)
imported package xerces-j2
1 #!/bin/sh
2 #
3 # Xerces-J2 constants script
4 # JPackage Project (http://www.jpackage.org/)
5 # $Id: xerces-j2-constants.sh,v 1.3 2005/05/26 14:21:22 gbenson Exp $
6
7 # Source functions library
8 . /usr/share/java-utils/java-functions
9
10 # Configuration
11 MAIN_CLASS=org.apache.xerces.impl.Constants
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