https://issues.apache.org/bugzilla/show_bug.cgi?id=50468
Summary: Using $$ in ANT
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: blocker
Priority: P2
Component: Build Process
AssignedTo: [email protected]
ReportedBy: [email protected]
Hello All,
I am trying to run a sql script from ant and sql script contains $$ with
identifier name like SNAPTIME$$.
When I am running it manually its working fine but when I am using ANT its
reading $$ as a single $ i.e. SNAPTIME$ and script is failing.
Regards
Ashish Soni
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.