Microsoft
Software
Hardware
Network
Question : ANT: update JAR file
I have jar file called "webtop.jar" at the following location
C:/cvs_repo/Documentum/web
top/src/WE
B-INF/lib/
webtop.jar
In this jar there is a properties file
com\documentum\web\formext
\session\A
uthenticat
ionSchemes
.propertie
s
I need to write a ANT target which would pick up a properties file from another location and update this properties file (within the jar)
So I did the following
includesfile="C:/cvs_repo/
Documentum
/webtop/bu
ild/Authen
ticationSc
hemes-webs
so.propert
ies"
basedir="C:/cvs_repo/Docum
entum/webt
op/src/WEB
-INF/lib"
update="true" />
Although this is not giving any error but it does not update the properties file in the JAR.
Can someone please let me know howt o achieve this?
thank you
Answer : ANT: update JAR file
Give the following a try instead of jar
1: 2: 3: 4: 5: 6:
Open in New Window
Select All
Random Solutions
configure sendmail for SMTP-Auth
NLB/NIC Teaming/DNS Round Robin
SCHMA MASTER MISSING !!! HELP QUICK !!!!!!!!!!!
Moving Mailboxes to other Stores to reduce DB size
Problem with old NT4 BDCs in a 2003 AD interim mode domain.
Linksys WRT54G and VPN
Lotus notes workflow email reminder
Adding an IP Exclusion Range
Where are the logs?
Java simultaneous file transfer