Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Replace xml values using ant

tpatil created the topic: Replace xml values using ant
I want to replace xml values using ant. Any idea?

e.g
org.hibernate.dialect.Oracle10gDialect

I want to replace the value of hibernate.dialect property using ant.

rajeshkumar replied the topic: Re: Replace xml values using ant
You can opt for any one of these based on senario…

1. if you can your Value as holding place such as… @org.hibernate.dialect.Oracle10gDialect@

Then u can use Filterset task in Ant…for more info…

ant.apache.org/manual/Types/filterset.html

2. If you have same requirement as you mentioned abobe… then probably you can try ReplaceRegExp ant task.

ant.apache.org/manual/Tasks/replaceregexp.html

Please let me know if this solve your problem. 🙂
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x