Building a 3.6.0 Version of Orbeon Forms

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Building a 3.6.0 Version of Orbeon Forms

ydesilva
This post was updated on .
Hi,

I want to build a 3.6.0 Version of Orbeon Forms. I went back to it in the git repo, but the libs provided seem to have been corrupted.

Would be really grateful if you can help me out here.

Also - is there a build script which doesn't explode the classes?

Cheers,

Yev
Reply | Threaded
Open this post in threaded view
|

Re: Building a 3.6.0 Version of Orbeon Forms

Erik Bruchez
Administrator
Yev,

Yes, that was a failure of the CVS -> git import which we only discovered after the fact.

You can still find the old CVS repository here though:


-Erik

On Mon, Feb 28, 2011 at 8:24 PM, ydesilva <[hidden email]> wrote:
Hi,

I want to build a 3.6.0 Version of Orbeon Forms. I went back to it in the
git repo, but the libs provided seem to have been corrupted.

Would be really grateful if you can help me out.

Cheers,

Yev

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3329215.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Building a 3.6.0 Version of Orbeon Forms

ydesilva
In reply to this post by ydesilva
git checkout 9fe5766 is what I used. The compiler complains that some of the jars are invalid. I also couldn't unjar them.
Reply | Threaded
Open this post in threaded view
|

Re: Building a 3.6.0 Version of Orbeon Forms

ydesilva
In reply to this post by Erik Bruchez
Thanks Eric.

Also - anyway to get a ant script to put the classes in the jars?
Reply | Threaded
Open this post in threaded view
|

Re: Re: Building a 3.6.0 Version of Orbeon Forms

Erik Bruchez
Administrator
There is a build.xml at the top-level, if that 's what you are asking.

-Erik

On Tue, Mar 1, 2011 at 12:02 AM, ydesilva <[hidden email]> wrote:
Thanks Eric.

Also - anyway to get a ant script to put the classes in the jars?

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3329379.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Building a 3.6.0 Version of Orbeon Forms

ydesilva
This post was updated on .
But doesn't that explode the classes. Your builds normally have the classes in the relevant jars right?

I did checkout the tag TAG_OPS_3_6_0_200712061930 from the CVS using
$ cvs -d:pserver:anonymous@cvs.forge.objectweb.org:/cvsroot/ops co -r TAG_OPS_3_6_0_200712061930 orbeon

When I make the project I get the errors shown in the attached file. I really appreciate all your help... Thanks :)

Seems that the following seems to be missing:
1. ymsg.network
2. com.intersys.objects
3. eXtc



orbeon-make-errors.txt
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Building a 3.6.0 Version of Orbeon Forms

Erik Bruchez
Administrator
No you can build a full distribution with the ant tasks provided. Try:

ant orbeon-dist-packages

-Erik

On Wed, Mar 2, 2011 at 12:20 AM, ydesilva <[hidden email]> wrote:
But doesn't that explode the classes. Your builds normally have the classes
in the relevant jars right?

I did checkout the tag TAG_OPS_3_6_0_200712061930 from the CVS using
$ cvs -d:pserver:[hidden email]:/cvsroot/ops co -r
TAG_OPS_3_6_0_200712061930 orbeon

When I make the project I get the errors shown in the attached file. I
really appreciate all your help... Thanks :)



http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n3331144/orbeon-make-errors.txt
orbeon-make-errors.txt

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3331144.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Building a 3.6.0 Version of Orbeon Forms

ydesilva
Thanks for that Erik. 

Any idea on how to fix the compiler errors?

Yev



On Mar 3, 2011, at 6:12 PM, "Erik Bruchez [via Orbeon Forms (ops-users)]" <[hidden email]> wrote:

No you can build a full distribution with the ant tasks provided. Try:

ant orbeon-dist-packages

-Erik

On Wed, Mar 2, 2011 at 12:20 AM, ydesilva <[hidden email]> wrote:
But doesn't that explode the classes. Your builds normally have the classes
in the relevant jars right?

I did checkout the tag TAG_OPS_3_6_0_200712061930 from the CVS using
$ cvs -d:pserver:[hidden email]:/cvsroot/ops co -r
TAG_OPS_3_6_0_200712061930 orbeon

When I make the project I get the errors shown in the attached file. I
really appreciate all your help... Thanks :)



http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n3331144/orbeon-make-errors.txt
orbeon-make-errors.txt

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3331144.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws



If you reply to this email, your message will be added to the discussion below:
http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3332844.html
To unsubscribe from Building a 3.6.0 Version of Orbeon Forms, click here.
Reply | Threaded
Open this post in threaded view
|

Re: Re: Building a 3.6.0 Version of Orbeon Forms

Erik Bruchez
Administrator
There shouldn't be any ;) But 3.6 is so old that I am not sure what's the deal there.

The log you show seems to indicate that some optional classes (which have since been removed) are being compiled. Try removing those that cause errors:

org\orbeon\oxf\resources\CacheImport.java
org\orbeon\oxf\resources\CacheResourceManagerImpl.java
org\orbeon\oxf\processor\IMProcessor.java
org\orbeon\oxf\resources\XMLDBImport.java

-Erik

On Wed, Mar 2, 2011 at 11:15 PM, ydesilva <[hidden email]> wrote:
<html><body bgcolor="#FFFFFF">
Thanks for that Erik. 

Any idea on how to fix the compiler errors?

Yev



On Mar 3, 2011, at 6:12 PM, "Erik Bruchez [via Orbeon Forms (ops-users)]" <[hidden email]> wrote:

No you can build a full distribution with the ant tasks provided. Try:

ant orbeon-dist-packages

-Erik

On Wed, Mar 2, 2011 at 12:20 AM, ydesilva <[hidden email]> wrote:
But doesn't that explode the classes. Your builds normally have the classes
in the relevant jars right?

I did checkout the tag TAG_OPS_3_6_0_200712061930 from the CVS using
$ cvs -d:pserver:[hidden email]:/cvsroot/ops co -r

TAG_OPS_3_6_0_200712061930 orbeon

When I make the project I get the errors shown in the attached file. I
really appreciate all your help... Thanks :)



http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n3331144/orbeon-make-errors.txt
orbeon-make-errors.txt

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3331144.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help

OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws



If you reply to this email, your message will be added to the discussion below:
http://orbeon-forms-ops-users.24843.n4.nabble.com/Building-a-3-6-0-Version-of-Orbeon-Forms-tp3329215p3332844.html
</body></html>

View this message in context: Re: Building a 3.6.0 Version of Orbeon Forms

Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws