Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
joram
joram
Commits
a503b75c
Commit
a503b75c
authored
Oct 22, 2010
by
Nicolas Tachker
Browse files
update jca target.
parent
6fab6dd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
joram/samples/src/joram/build.xml
View file @
a503b75c
...
...
@@ -804,7 +804,6 @@
<target
name=
"jca"
depends=
"init"
description=
"--> Runs the JCA connector"
>
<copy
file=
"${conf.dir}/joramAdmin.xml"
todir=
"${run.dir}"
/>
<java
classname=
"connector.Connector"
failonerror=
"no"
fork=
"yes"
dir=
"${run.dir}"
>
<classpath
path=
"${project.class.path}"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment