Re:
Jacob Danner <[email protected]> Tue, 25 Sep 2012 10:44:25 -0700
| Newsgroups | gmane.text.xml.xmlbeans.user |
|---|---|
| Message-ID | <CAM8xMGuDepvUCVfabgjj7vsA43MSFLfUet06nLFeXZa3ETQaLQ@mail.gmail.com> |
Hi Nick, If you look in the manifest from oldxbean.jar you can get the svn info for the sources that were used to create the jar. In the latest trunk I see something like Apache XmlBeans version 2.3.0-r532896 which means you could grab the r532896 revision and that should have the sources you are looking for. oldxbean.jar is used to 'bootstrap' the build and I used to have a much better understanding of what that meant exactly. I vaguely remember it had something to do with needing to compile the main schema xsd's as part of the build. HTH, -jacobd On Tue, Sep 25, 2012 at 10:07 AM, buzz lightyear <[email protected]> wrote: > Hi, > > I've spent most of the day trying to track down the source of oldxbean.jar, > in particular the source of the org.apache.xmlbeans.impl.xb package. Could > somebody possibly point me in the right direction to a source archive. I've > pulled down all of the archived xmlbeans distributions - no luck. > > Very grateful for any kind of answer - it's been a long day. > > Thanks in advance, > > Nick