Re: [Zope-CMF] CMFDefault 2.1.2-beta egg does not install

2008-09-10 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Sep 10, 2008, at 07:53 , Wichert Akkerman wrote:

 Previously Wichert Akkerman wrote:
 Ah, I complained about that to Jens: he pinned the CMF eggs to an  
 exact
 version of GenericSetup, which makes them impossible to use for Plone
 which requires a later version.

 Can these please be changed to a minimum version requirement  
 instead of
 an exact pin?

 I've loosened the version restriction in CMF 2.1 to only use a minimum
 version requirement for GenericSetup, which makes it possible to use  
 CMF
 with Plone 3.2 and later again.

 Jens, can you please cut a new beta egg so we can move forward with
 Plone 3.2?

There is a reason why originally I pinned the egg at 1.33, and later  
relaxed the pin to allow anything 1.3.x: I see test failures with the  
1.4.1 egg. Please run the tests with the GS 1.4.1 egg and let me know  
what you see. I am seeing errors like this:


snip
 raise ConfigurationError(Unknown directive, ns, n)
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File /usr/ 
local/zope/cmf-21/eggs/Products.GenericSetup-1.4.1-py2.4.egg/Products/ 
GenericSetup/configure.zcml, line 62.2
 ConfigurationError: ('Unknown directive', 
u'http://namespaces.zope.org/genericsetup' 
, u'exportStep')
/snip

jens


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjHlFIACgkQRAx5nvEhZLJVvgCdErnPgh8wkcceVWrcvzksL+Uf
xU4An0QP9lX5EmVr9qW01Ii7b9Id7u+f
=d29g
-END PGP SIGNATURE-
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


[Zope-CMF] CMF Tests: 9 OK

2008-09-10 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list.
Period Tue Sep  9 11:00:00 2008 UTC to Wed Sep 10 11:00:00 2008 UTC.
There were 9 messages: 9 from CMF Tests.


Tests passed OK
---

Subject: OK : CMF-1.6 Zope-2.8 Python-2.3.6 : Linux
From: CMF Tests
Date: Tue Sep  9 21:27:54 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009830.html

Subject: OK : CMF-1.6 Zope-2.9 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:29:25 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009831.html

Subject: OK : CMF-2.0 Zope-2.9 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:30:55 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009832.html

Subject: OK : CMF-2.0 Zope-2.10 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:32:25 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009833.html

Subject: OK : CMF-2.1 Zope-2.10 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:33:55 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009834.html

Subject: OK : CMF-2.1 Zope-2.11 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:35:25 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009835.html

Subject: OK : CMF-trunk Zope-2.10 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:36:55 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009836.html

Subject: OK : CMF-trunk Zope-2.11 Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:38:25 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009837.html

Subject: OK : CMF-trunk Zope-trunk Python-2.4.4 : Linux
From: CMF Tests
Date: Tue Sep  9 21:39:55 EDT 2008
URL: http://mail.zope.org/pipermail/cmf-tests/2008-September/009838.html

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] CMFDefault 2.1.2-beta egg does not install

2008-09-10 Thread Wichert Akkerman
Previously Jens Vagelpohl wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 
 On Sep 10, 2008, at 07:53 , Wichert Akkerman wrote:
 
  Previously Wichert Akkerman wrote:
  Ah, I complained about that to Jens: he pinned the CMF eggs to an  
  exact
  version of GenericSetup, which makes them impossible to use for Plone
  which requires a later version.
 
  Can these please be changed to a minimum version requirement  
  instead of
  an exact pin?
 
  I've loosened the version restriction in CMF 2.1 to only use a minimum
  version requirement for GenericSetup, which makes it possible to use  
  CMF
  with Plone 3.2 and later again.
 
  Jens, can you please cut a new beta egg so we can move forward with
  Plone 3.2?
 
 There is a reason why originally I pinned the egg at 1.33, and later  
 relaxed the pin to allow anything 1.3.x: I see test failures with the  
 1.4.1 egg. Please run the tests with the GS 1.4.1 egg and let me know  
 what you see. I am seeing errors like this:

Is there a conveient buildout I can checkout for this? The cmfout on
plone.org appears to be broken and my current location has incredibly
crappy bandwidth, making every svn access insanely slow, so it's a bit
hard to checkout everything by hand.

Wichert.

-- 
Wichert Akkerman [EMAIL PROTECTED]It is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] CMFDefault 2.1.2-beta egg does not install

2008-09-10 Thread Maurits van Rees
Jens Vagelpohl, on 2008-09-10:
 There is a reason why originally I pinned the egg at 1.33, and later  
 relaxed the pin to allow anything 1.3.x: I see test failures with the  
 1.4.1 egg. Please run the tests with the GS 1.4.1 egg and let me know  
 what you see. I am seeing errors like this:


snip
  raise ConfigurationError(Unknown directive, ns, n)
 zope.configuration.xmlconfig.ZopeXMLConfigurationError: File /usr/ 
 local/zope/cmf-21/eggs/Products.GenericSetup-1.4.1-py2.4.egg/Products/ 
 GenericSetup/configure.zcml, line 62.2
  ConfigurationError: ('Unknown directive', 
 u'http://namespaces.zope.org/genericsetup' 
 , u'exportStep')
/snip

I see the same.  I suspect that this is only some test setup that is
missing, or a missed loading of the meta.zcml of GenericSetup, but my
testing Fu fails to point me in the right direction here.

GS introduces new features, but I am not aware of any backwards
incompatible changes.  Am I correct in that?

-- 
Maurits van Rees | http://maurits.vanrees.org/
Work | http://zestsoftware.nl/
This is your day, don't let them take it away. [Barlow Girl]

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] CMFDefault 2.1.2-beta egg does not install

2008-09-10 Thread Wichert Akkerman
Previously Maurits van Rees wrote:
 Jens Vagelpohl, on 2008-09-10:
  There is a reason why originally I pinned the egg at 1.33, and later  
  relaxed the pin to allow anything 1.3.x: I see test failures with the  
  1.4.1 egg. Please run the tests with the GS 1.4.1 egg and let me know  
  what you see. I am seeing errors like this:
 
 
 snip
   raise ConfigurationError(Unknown directive, ns, n)
  zope.configuration.xmlconfig.ZopeXMLConfigurationError: File /usr/ 
  local/zope/cmf-21/eggs/Products.GenericSetup-1.4.1-py2.4.egg/Products/ 
  GenericSetup/configure.zcml, line 62.2
   ConfigurationError: ('Unknown directive', 
  u'http://namespaces.zope.org/genericsetup' 
  , u'exportStep')
 /snip
 
 I see the same.  I suspect that this is only some test setup that is
 missing, or a missed loading of the meta.zcml of GenericSetup, but my
 testing Fu fails to point me in the right direction here.
 
 GS introduces new features, but I am not aware of any backwards
 incompatible changes.  Am I correct in that?

GS trunk drops some long-deprecated bits which CMF isn't using anyway,
but 1.4 should be fully backwards compatible with 1.3.

Wichert.

-- 
Wichert Akkerman [EMAIL PROTECTED]It is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] CMFDefault 2.1.2-beta egg does not install

2008-09-10 Thread Wichert Akkerman
Previously Jens Vagelpohl wrote:
 There is a reason why originally I pinned the egg at 1.33, and later  
 relaxed the pin to allow anything 1.3.x: I see test failures with the  
 1.4.1 egg. Please run the tests with the GS 1.4.1 egg and let me know  
 what you see. I am seeing errors like this:
 
 
 snip
  raise ConfigurationError(Unknown directive, ns, n)
 zope.configuration.xmlconfig.ZopeXMLConfigurationError: File /usr/ 
 local/zope/cmf-21/eggs/Products.GenericSetup-1.4.1-py2.4.egg/Products/ 
 GenericSetup/configure.zcml, line 62.2
  ConfigurationError: ('Unknown directive', 
 u'http://namespaces.zope.org/genericsetup' 
 , u'exportStep')
 /snip

It was probably pure luck that that used to work before: CMFCore's
testing.py forgot to load meta.zcml from GenericSetup. I've fixed that
and the tests run fine now.

Wichert.

-- 
Wichert Akkerman [EMAIL PROTECTED]It is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


[california.jobs.com] Sr. Application Developer Mainframe

2008-09-10 Thread Naresh/ Vibha, Inc.
This is not a SPAM; you are receiving this email as you have opted to
subscribe to this mailing list.  If you no longer wish to receive this
email, please contact the moderator of the group, email address for which is
given at the bottom of this email.



*Hi: Please send the matching resumes, rate and contact number for the below
requirement.*



*Please Reply to** [EMAIL PROTECTED]


*Sr. Application Developer Mainframe
Portland, OR
Duration: 6-8 Months
$40/hr CTC*

The successful candidate will join the Client Research  Reporting group,
providing application development support on small to medium projects.

The developer will be required to develop code, provide technical expertise,
document work completed and transition knowledge to the Client and/or IT
support contractors.

GENERAL REQUIREMENTS:

Experience in database development and application programming to include
development of custom reports, conversions, interfaces (screens, menus, and
dialog programming) is essential.

Troubleshoot problems/issues, in coordination with members of other support
and development areas.

Candidates must have experience analyzing, writing specs, developing, and
unit testing application programs based on defined business processes anailman/listinfo/zope-cmf">http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Article Writing amp;amp; Submission Service To 5,700+ Sites!

2008-09-10 Thread [EMAIL PROTECTED]
 nbsp;nbsp;nbsp;nbsp;nbsp; Hi!nbsp; My name is Kristi Ambrose, and I have 
an article writing and submission service.nbsp; Let me write an article for 
you, and allow me to submit it to over 5700+ sites with YOUR link in the author 
signature box!nbsp; Just imagine doing it all by yourself, one site at a time, 
times 5700. Not to mention writing each article yourself.Each article will be 
about 400 to 500 words long and it can be on any topic of your choice (except 
illegal amp; adult topics of course). I will send you a copy of the article 
within two days and should have completed the submission for you within 33 
days.nbsp; Please visit my site for more information as well as 
prices.Thanks!Kristi Ambrosehttp://searchenginemarketingpro.org/


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Earn 
income from home 7 day free trial group.
To post to this group, send email to 
Ea34";
google_color_border = "FF";
google_color_bg = "FF";
google_color_link = "006792";
google_color_url = "006792";
google_color_text = "00";
//-->







[Zope-CMF] CMFActionIcons vs. new-style actions
Jens Vagelpohl


Re: [Zope-CMF] CMFActionIcons vs. new-style actions
Martin Aspeli


Re: [Zope-CMF] CMFActionIcons vs. new-style actions
Wichert Akkerman


Re: [Zope-CMF] CMFActionIcons vs. new-style actions
Jens Vagelpohl


Re: [Zope-CMF] CMFActionIcons vs. new-style actions
Martin Aspeli






Re: [Zope-CMF] CMFActionIcons vs. new-style actions
Charlie Clark



Re: [Zope-CMF] CMFActionIcons vs. new-style actions
Hanno Schlichting
 





 






  
  





Reply via email to