You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Jonas Arnsmann <jo...@globolog.com> on 2008/04/02 16:41:05 UTC

Creating Phoenix/Spring Deployment of current trunk

Hi there,

i'm trying to build a phoenix/spring deployment with eclipse3.3/ant of the current code in trunk, but it fails..
looks like the torque libraries are missing.. however manually adding the torque 3.3 jars does not help either..
haven't tried it with maven up until now ;)
is there a recommended eclipse plugin to do that or should i use the cli based maven?

<build.log>
compile-main:
      [echo] Compiling James Java sources
     [javac] Compiling 9 source files to C:\Users\Jonas\workspace2\JamesTrunk\phoenix-deployment\target\classes
     [javac] 
C:\Users\Jonas\workspace2\JamesTrunk\phoenix-deployment\src\java\org\apache\james\mailboxmanager\torque\TorqueMailboxManagerFactory.java:43: 
package org.apache.james.mailboxmanager.torque.om does not exist
     [javac] import org.apache.james.mailboxmanager.torque.om.MailboxRowPeer;
     [javac]                                                  ^
     [javac] 
C:\Users\Jonas\workspace2\JamesTrunk\phoenix-deployment\src\java\org\apache\james\mailboxmanager\torque\TorqueMailboxManagerFactory.java:44: 
package org.apache.james.mailboxmanager.torque.om does not exist
     [javac] import org.apache.james.mailboxmanager.torque.om.MessageBodyPeer;
     [javac]                                                  ^
     [javac] 
C:\Users\Jonas\workspace2\JamesTrunk\phoenix-deployment\src\java\org\apache\james\mailboxmanager\torque\TorqueMailboxManagerFactory.java:45: 
package org.apache.james.mailboxmanager.torque.om does not exist
     [javac] import org.apache.james.mailboxmanager.torque.om.MessageFlagsPeer;
     [javac]                                                  ^
     [javac]

<snip>

BUILD FAILED
C:\Users\Jonas\workspace2\JamesTrunk\phoenix-deployment\build.xml:303: Compile failed; see the compiler error output for 
details.
</build-log>

What would be the best way to build a phoenix/spring deployment of the current trunk code? there a so much 
pom.xml/build.xml files in the trunk folder, that i'm afraid to try them all ;)

I can't really find any useful documentation on this.. Or did i miss something?

I would really appreciate any help on this matter..

Greetings,
Jonas Arnsmann



Re: Creating Phoenix/Spring Deployment of current trunk

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Wed, Apr 2, 2008 at 4:59 PM, Jonas Arnsmann
<jo...@globolog.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>  Hi Stefano..
>
>  Thank you for the quick reply ;)
>  The ANT Script in the root folder is now working like a charm..
>
>  Sorry for asking such stupid questions here on the devel list!

it's not a stupid question if no one has asked it before :-)

writing up good documentation is hard and takes time. apache relies on
questions asked on lists to build up a public record and the list
archives to answer questions.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: Creating Phoenix/Spring Deployment of current trunk

Posted by Jonas Arnsmann <jo...@globolog.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Stefano..

Thank you for the quick reply ;)
The ANT Script in the root folder is now working like a charm..

Sorry for asking such stupid questions here on the devel list!

Greetings,
Jonas Arnsmann


Stefano Bagnara schrieb:
| Jonas Arnsmann ha scritto:
|> Hi there,
|>
|> i'm trying to build a phoenix/spring deployment with eclipse3.3/ant of
|> the current code in trunk, but it fails..
|
| run "ant" from the root folder and not from the deployment folder.
|
| Stefano
|
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
| For additional commands, e-mail: server-dev-help@james.apache.org
|
|
| --
| MailScanner
| Email Virus Scanner
| http://www.mailscanner.info
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkfzrWkACgkQ3ArfSA93qbs2aACfSz6utQxrKRcsPCu4A5oYHhfw
A40An2Z0jahexPU0zaJel0ZOKftPwawF
=qx/Q
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: Creating Phoenix/Spring Deployment of current trunk

Posted by Stefano Bagnara <ap...@bago.org>.
Jonas Arnsmann ha scritto:
> Hi there,
> 
> i'm trying to build a phoenix/spring deployment with eclipse3.3/ant of 
> the current code in trunk, but it fails..

run "ant" from the root folder and not from the deployment folder.

Stefano



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org