This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Process: Python [983] | |
| Path: /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python | |
| Identifier: Python | |
| Version: 2.7.9 (2.7.9) | |
| Code Type: X86-64 (Native) | |
| Parent Process: bash [589] | |
| Responsible: iTerm [408] | |
| User ID: 501 | |
| Date/Time: 2015-04-03 19:13:40.064 +0200 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Failure in test test_item_dublincore (plone.dexterity.tests.test_content.TestContent) [522/1826] | |
| Traceback (most recent call last): | |
| File "/Users/gotcha/software/buildout.python/parts/opt/lib/python2.7/unittest/case.py", line 329, in run | |
| testMethod() | |
| File "build/bdist.macosx-10.4-x86_64/egg/mocker.py", line 149, in test_method_wrapper | |
| File "/Users/gotcha/co/plone43devel/src/plone.dexterity/plone/dexterity/tests/test_content.py", line 682, in test_item_dublincore | |
| i.ModificationDate()[:19], i.modification_date.ISO()[:19]) | |
| File "/Users/gotcha/software/buildout.python/parts/opt/lib/python2.7/unittest/case.py", line 513, in assertEqual | |
| assertion_func(first, second, msg=msg) | |
| File "/Users/gotcha/software/buildout.python/parts/opt/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Verifying that +gotcha is my openname (Bitcoin username). https://onename.io/gotcha |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Destination dir ./output doesn't exist, creating.. | |
| -- Attaching input OS X installer image with shadow file.. | |
| Checksumming Driver Descriptor Map (DDM : 0)… | |
| Driver Descriptor Map (DDM : 0): verified CRC32 $82881B3D | |
| Checksumming (Apple_Free : 1)… | |
| (Apple_Free : 1): verified CRC32 $00000000 | |
| Checksumming Apple (Apple_partition_map : 2)… | |
| Apple (Apple_partition_map : 2): verified CRC32 $E3F140E2 | |
| Checksumming disk image (Apple_HFS : 3)… | |
| ........................................................................................................................................................... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from plone.app.portlets.portlets import calendar | |
| left = getUtility( | |
| IPortletManager, name=u'plone.leftcolumn', context=context | |
| ) | |
| manager = getMultiAdapter((context, left,), IPortletAssignmentMapping) | |
| chooser = INameChooser(manager) | |
| assignment = calendar.Assignment() | |
| manager[chooser.chooseName(None, assignment)] = assignment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.534.jar!/hudson/model/ParametersDefinitionProperty/index.jelly:39:61: <st:include> No page found 'sidepanel.jelly' for class hudson.model.ParametersDefinitionProperty | |
| at org.kohsuke.stapler.jelly.JellyRequestDispatcher.forward(JellyRequestDispatcher.java:60) | |
| at hudson.model.AbstractProject.doBuild(AbstractProject.java:1828) | |
| at sun.reflect.GeneratedMethodAccessor1122.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:606) | |
| at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:297) | |
| at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:160) | |
| at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:95) | |
| at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://trac.xnet.irisnet.be/svn/Plone_ASP/products/products.geoloc/trunk/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [buildout]¬ | |
| extends = https://raw.github.com/collective/buildout.plonetest/master/plone-4.3.x.cfg¬ | |
| ¬ | |
| develop =¬ | |
| ¬ | |
| parts += omelette¬ | |
| ¬ | |
| extensions = mr.developer¬ | |
| ¬ | |
| auto-checkout =¬ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://plone.org/documentation/kb/archgenxml-getting-started/tutorial-all-pages |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://github.com/collective/ArchGenXML/blob/master/umltools/argouml/archgenxml_profile.xmi |