Strong named NHibernate.Linq

67 views
Skip to first unread message

Ramon Smits

unread,
Dec 10, 2009, 6:48:18 AM12/10/09
to nhusers

Dear maintainers,

Is it possible to make a signed version available of NHibernate.Linq?

NHibernate is strong named but NHibernate.Linq is not.


Vittel

unread,
Jan 6, 2010, 11:22:58 AM1/6/10
to nhusers
I would also appreciate this. Wed like to use linq in our productive
system, but we are not able to create a propper build when the linq
library is not signed nor its possible to build it with our own key
since the linq sources for 2.1.2 are not available.
Would please someone provide a signed version of the 2.1.2 assembly or
the 2.1.2 sources?

On 10 Dez. 2009, 12:48, Ramon Smits <ramon.sm...@gmail.com> wrote:
> Dear maintainers,
>

> Is it possible to make asignedversion available of NHibernate.Linq?

Tuna Toksoz

unread,
Jan 6, 2010, 1:41:33 PM1/6/10
to nhu...@googlegroups.com
is it contrib one?

Tuna Toksöz
Eternal sunshine of the open source mind.

http://devlicio.us/blogs/tuna_toksoz
http://tunatoksoz.com
http://twitter.com/tehlike






--

You received this message because you are subscribed to the Google Groups "nhusers" group.
To post to this group, send email to nhu...@googlegroups.com.
To unsubscribe from this group, send email to nhusers+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.



DaveW

unread,
Jan 10, 2010, 2:23:11 AM1/10/10
to nhusers
The source is here:

http://sourceforge.net/projects/nhcontrib/files/NHibernate.Linq/1.0/NHibernate.Linq-1.0.0.GA-src.zip/download

If you go to the NH Contrib project page on sourceforge, the big green
'download now' button just gives you the hbm2net zip, so you have to
follow the 'view all files' link (http://sourceforge.net/projects/
nhcontrib/files/) to get the other subprojects.

[Oh, and NHibernate.Linq does have a strong-naming key file, but
signing is turned off in the project.]

On 6 Jan, 16:22, Vittel <Vittelma...@gmx.li> wrote:
> I would also appreciate this. Wed like to uselinqin our productive


> system, but we are not able to create a propper build when thelinq
> library is not signed nor its possible to build it with our own key

> since thelinqsources for 2.1.2 are not available.


> Would please someone provide a signed version of the 2.1.2 assembly or
> the 2.1.2 sources?
>
> On 10 Dez. 2009, 12:48, Ramon Smits <ramon.sm...@gmail.com> wrote:
>
>
>
> > Dear maintainers,
>
> > Is it possible to make asignedversion available of NHibernate.Linq?
>

> > NHibernate is strong named but NHibernate.Linqis not.- Hide quoted text -
>
> - Show quoted text -

DaveW

unread,
Jan 10, 2010, 4:33:23 AM1/10/10
to nhusers
The version of NHibernate.Linq.dll in the NHibernate-Linq-2.1.2.zip on
the main NH download page has version number 1.1.0.1001, and is 92k.
If I build it from the NHibernate-linq-1.0.0-GA-src, or from the trunk
of the svn repo, the resulting assembly is much smaller, and the
version number is 0.0.0.0.

Is there a different version of the source somewhere? And are there
any functional differences?

Vittel

unread,
Jan 11, 2010, 3:55:59 AM1/11/10
to nhusers
I have exactly the same result here. When i compile the contrib
sources, i get a 0.0.0.0 version.
It would be great to have the code for the released version from
NH-2.1.2 release (or a signed assembly).

Stuart Booth

unread,
Jan 11, 2010, 8:03:47 AM1/11/10
to nhu...@googlegroups.com
Hi

Have you  tried signing it with http://www.codeplex.com/Signer ?

It's worked for me on other assemblies ;-)

Stu

2010/1/11 Vittel <Vitte...@gmx.li>

Vittel

unread,
Jan 11, 2010, 4:47:08 PM1/11/10
to nhusers
Thats a great Idea, I will try that tomorrow back @ work :)

On Jan 11, 2:03 pm, Stuart Booth <s...@stooboo.com> wrote:
> Hi
>
> Have you  tried signing it withhttp://www.codeplex.com/Signer?
>
> It's worked for me on other assemblies ;-)
>
> Stu
>

> 2010/1/11 Vittel <Vittelma...@gmx.li>


>
>
>
> > I have exactly the same result here. When i compile the contrib
> > sources, i get a 0.0.0.0 version.
> > It would be great to have the code for the released version from
> > NH-2.1.2 release (or a signed assembly).
>
> > On 10 Jan., 10:33, DaveW <david.wa...@bankofengland.co.uk> wrote:
> > > The version of NHibernate.Linq.dll in the NHibernate-Linq-2.1.2.zip on
> > > the main NH download page has version number 1.1.0.1001, and is 92k.
> > > If I build it from the NHibernate-linq-1.0.0-GA-src, or from the trunk
> > > of the svn repo, the resulting assembly is much smaller, and the
> > > version number is 0.0.0.0.
>
> > > Is there a different version of the source somewhere? And are there
> > > any functional differences?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "nhusers" group.
> > To post to this group, send email to nhu...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > nhusers+u...@googlegroups.com<nhusers%2Bunsu...@googlegroups.com >

Vittel

unread,
Jan 12, 2010, 6:09:38 AM1/12/10
to nhusers
It worked really great! TY!
I uploaded the signed file and the used key-file from the old Linq
sources

http://drop.io/NHibernate212LinqSigned

Regards, Christian

On 11 Jan., 14:03, Stuart Booth <s...@stooboo.com> wrote:
> Hi
>
> Have you  tried signing it withhttp://www.codeplex.com/Signer?
>
> It's worked for me on other assemblies ;-)
>
> Stu
>

> 2010/1/11 Vittel <Vittelma...@gmx.li>


>
>
>
> > I have exactly the same result here. When i compile the contrib
> > sources, i get a 0.0.0.0 version.
> > It would be great to have the code for the released version from
> > NH-2.1.2 release (or a signed assembly).
>
> > On 10 Jan., 10:33, DaveW <david.wa...@bankofengland.co.uk> wrote:
> > > The version of NHibernate.Linq.dll in the NHibernate-Linq-2.1.2.zip on
> > > the main NH download page has version number 1.1.0.1001, and is 92k.
> > > If I build it from the NHibernate-linq-1.0.0-GA-src, or from the trunk
> > > of the svn repo, the resulting assembly is much smaller, and the
> > > version number is 0.0.0.0.
>
> > > Is there a different version of the source somewhere? And are there
> > > any functional differences?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "nhusers" group.
> > To post to this group, send email to nhu...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > nhusers+u...@googlegroups.com<nhusers%2Bunsu...@googlegroups.com >

Kent Boogaart

unread,
Jan 12, 2010, 6:25:50 AM1/12/10
to nhusers
Hadn't seen Signer before. I've always used ILMerge (http://
www.microsoft.com/downloads/details.aspx?FamilyID=22914587-B4AD-4EAE-87CF-B14AE6A939B0&displaylang=en)
for retrospectively signing assemblies.

Best,
Kent

Stuart Booth

unread,
Jan 12, 2010, 6:28:16 AM1/12/10
to nhu...@googlegroups.com
Excellent :-)

2010/1/12 Vittel <Vitte...@gmx.li>
To unsubscribe from this group, send email to nhusers+u...@googlegroups.com.

Vittel

unread,
Jan 12, 2010, 6:45:51 AM1/12/10
to nhusers
I tried this, but i was not able to compile the project afterwards due
to strong name problems


On Jan 12, 12:25 pm, Kent Boogaart <ken...@internode.on.net> wrote:
> Hadn't seen Signer before. I've always used ILMerge (http://www.microsoft.com/downloads/details.aspx?FamilyID=22914587-B4AD-4EAE-...)

Reply all
Reply to author
Forward
0 new messages