You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Rick McGuire <ri...@gmail.com> on 2005/12/14 14:08:53 UTC

Building the specs jars

I had this figured out several weeks ago, but can't seem to get this 
working now.  I'm trying to make some changes to the 
geronimo-specs-javamail code, but can't seem to get this to build.  
What's the procedure for building this code?  I'm working with the HEAD 
version.

Rick

Re: Building the specs jars

Posted by Dain Sundstrom <da...@iq80.com>.
There was a period when both maven 1 and maven 2 worked.  The specs  
only work with maven 2 now.

-dain

On Dec 14, 2005, at 1:45 PM, Rick McGuire wrote:

> Jacek Laskowski wrote:
>
>> Alan D. Cabrera wrote:
>>
>>> The stuff in geronimo/specs was always on maven 2.
>>
>>
>> Whow, I didn't know that. I'm on Maven 1 and can't remember  
>> whether or not I tried to build them at any time, but if I had  
>> been asked about specs and Maven version, I would've answer there  
>> was no dependency and any Maven version would work.
>
> And I was able to successfully build the javamail jar 3-4 weeks ago  
> using maven 1, so this was a shock to me too!
>
>>
>>> Alan
>>
>>
>> Jacek
>>


Re: Building the specs jars

Posted by Rick McGuire <ri...@gmail.com>.
Jacek Laskowski wrote:

> Alan D. Cabrera wrote:
>
>> The stuff in geronimo/specs was always on maven 2.
>
>
> Whow, I didn't know that. I'm on Maven 1 and can't remember whether or 
> not I tried to build them at any time, but if I had been asked about 
> specs and Maven version, I would've answer there was no dependency and 
> any Maven version would work.

And I was able to successfully build the javamail jar 3-4 weeks ago 
using maven 1, so this was a shock to me too!

>
>> Alan
>
>
> Jacek
>


Re: Building the specs jars

Posted by Jacek Laskowski <el...@gmail.com>.
Alan D. Cabrera wrote:

> The stuff in geronimo/specs was always on maven 2.

Whow, I didn't know that. I'm on Maven 1 and can't remember whether or 
not I tried to build them at any time, but if I had been asked about 
specs and Maven version, I would've answer there was no dependency and 
any Maven version would work.

> Alan

Jacek

Re: Building the specs jars

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rick McGuire wrote, On 12/14/2005 11:58 AM:
> Kevan Miller wrote:
> 
>> Rick,
>> I've built the specs successfully using maven 2 (maven 2.0.1 doesn't
>> work). 'mvn install' works fine... Hmmm. Just noticed that the version
>> of the jars being built is '1.0'. This should be changed to
>> '1.0-SNAPSHOT' or '1.x-SNAPSHOT'.
>>
> Does this require maven 2 to build now?  It didn't a couple weeks ago. 
> When I try to build now, it doesn't do anything.

The stuff in geronimo/specs was always on maven 2.



Regards,
Alan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDoHpe1xC6qnMLUpYRAsGmAJ9sW9VCUgdwgoo1KpRJrmzRxYvjjwCfVg5J
SmhxH71niFV9CcLn8SvTR64=
=Q4Pv
-----END PGP SIGNATURE-----


Re: Building the specs jars

Posted by Rick McGuire <ri...@gmail.com>.
Kevan Miller wrote:

> Rick,
> I've built the specs successfully using maven 2 (maven 2.0.1 doesn't 
> work). 'mvn install' works fine... Hmmm. Just noticed that the version 
> of the jars being built is '1.0'. This should be changed to 
> '1.0-SNAPSHOT' or '1.x-SNAPSHOT'.
>
Does this require maven 2 to build now?  It didn't a couple weeks ago.  
When I try to build now, it doesn't do anything.


> BTW, what changes are needed to the javamail spec?

There are some items in the code marked as "todo"s that are required for 
SMTP authentication be to implemented.

>
> --kevan
>
> On 12/14/05, *Alan D. Cabrera* <list@toolazydogs.com 
> <ma...@toolazydogs.com>> wrote:
>
>     -----BEGIN PGP SIGNED MESSAGE-----
>     Hash: SHA1
>
>     Rick McGuire wrote, On 12/14/2005 5:08 AM:
>     > I had this figured out several weeks ago, but can't seem to get this
>     > working now.  I'm trying to make some changes to the
>     > geronimo-specs-javamail code, but can't seem to get this to build.
>     > What's the procedure for building this code?  I'm working with
>     the HEAD
>     > version.
>     >
>     > Rick
>
>
>     I clear my repo and this works for me.  What problems are you
>     running into?
>
>
>     Regards,
>     Alan
>
>
>     -----BEGIN PGP SIGNATURE-----
>     Version: GnuPG v1.4.2 (MingW32)
>     Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
>     iD8DBQFDoGk31xC6qnMLUpYRAuN8AJ9JfCapya3D1BaJ99zLLz+VnNCgWQCfTYtx
>     7syJ9Y5SKrP9IPVM1S5WyvA=
>     =YeaL
>     -----END PGP SIGNATURE-----
>
>


Re: Building the specs jars

Posted by Kevan Miller <ke...@gmail.com>.
Rick,
I've built the specs successfully using maven 2 (maven 2.0.1 doesn't work).
'mvn install' works fine... Hmmm. Just noticed that the version of the jars
being built is '1.0'. This should be changed to '1.0-SNAPSHOT' or '
1.x-SNAPSHOT'.

BTW, what changes are needed to the javamail spec?

--kevan

On 12/14/05, Alan D. Cabrera <li...@toolazydogs.com> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rick McGuire wrote, On 12/14/2005 5:08 AM:
> > I had this figured out several weeks ago, but can't seem to get this
> > working now.  I'm trying to make some changes to the
> > geronimo-specs-javamail code, but can't seem to get this to build.
> > What's the procedure for building this code?  I'm working with the HEAD
> > version.
> >
> > Rick
>
>
> I clear my repo and this works for me.  What problems are you running
> into?
>
>
> Regards,
> Alan
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFDoGk31xC6qnMLUpYRAuN8AJ9JfCapya3D1BaJ99zLLz+VnNCgWQCfTYtx
> 7syJ9Y5SKrP9IPVM1S5WyvA=
> =YeaL
> -----END PGP SIGNATURE-----
>
>

Re: Building the specs jars

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rick McGuire wrote, On 12/14/2005 5:08 AM:
> I had this figured out several weeks ago, but can't seem to get this
> working now.  I'm trying to make some changes to the
> geronimo-specs-javamail code, but can't seem to get this to build. 
> What's the procedure for building this code?  I'm working with the HEAD
> version.
> 
> Rick


I clear my repo and this works for me.  What problems are you running into?


Regards,
Alan


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDoGk31xC6qnMLUpYRAuN8AJ9JfCapya3D1BaJ99zLLz+VnNCgWQCfTYtx
7syJ9Y5SKrP9IPVM1S5WyvA=
=YeaL
-----END PGP SIGNATURE-----