Bug 229 - fix "build-oro.xml" BugRat Report#364
Summary: fix "build-oro.xml" BugRat Report#364
Status: CLOSED FIXED
Alias: None
Product: ORO
Classification: Unclassified
Component: Main (show other bugs)
Version: Unknown
Hardware: All All
: P1 normal (vote)
Target Milestone: ---
Assignee: Jakarta Notifications Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-09 03:39 UTC by J
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomcat Developers Mailing List 2000-11-09 03:39:04 UTC
If you download & unpack "jakarta-oro-2.0",
it does not compile because it can not find the source.

Please change 
  <property name="build.src" value="../src/java"/>
into
  <property name="build.src" value="../src"/>
inside the file "build-oro.xml".
Then it works fine on my computer.


Thanks,

Jörg
Comment 1 Daniel F. Savarese 2001-06-08 14:04:56 UTC
This bug was fixed some time ago and was never resolved because it was
assigned to tomcat-dev for some reason. I'm reassigning it to oro-dev
before marking it as fixed and closed.
Comment 2 Daniel F. Savarese 2001-06-08 14:06:27 UTC
This bug was fixed a long time ago, but the report wasn't closed out on
account of it having been assigned to tomcat-dev.
Comment 3 Daniel F. Savarese 2001-06-08 14:07:08 UTC
This bug is closed as it has been verified by many builds since the original
report.