http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1215
*** shadow/1215 Sun May 20 17:24:34 2001 --- shadow/1215.tmp.10122 Thu Jun 21 08:12:48 2001 *************** *** 1,19 **** ! Bug#: 1215 ! Product: Ant ! Version: 1.3 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Blocker ! Priority: High ! Component: Core ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Ant Assumes Apache User ID With No Permissions ! Hello, Task: Create Web-based Deployment System using Ant --- 1,19 ---- ! +============================================================================+ ! | Ant Assumes Apache User ID With No Permissions | ! +----------------------------------------------------------------------------+ ! | Bug #: 1215 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: INVALID Platform: Sun | ! | Severity: Blocker OS/Version: Solaris | ! | Priority: High Component: Core | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Hello, Task: Create Web-based Deployment System using Ant *************** *** 46,48 **** --- 46,52 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-05-03 04:30 ------- How does your Perl script invoke Ant? Seems as if the user nobody is running the JVM, not root. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 08:12 ------- + As a Java program Ant has no control over the user id - it is the same the JVM + uses and this is out of Ant's scope. \ No newline at end of file
