uhm I still am not able to integrate the patch - I have many errors and the directory structure doesn't get built. I tried to integrate it manually but I still have this error in the osgi tests:
[Framework Event Dispatcher] DEBUG directmemory-cache - FrameworkEvent ERROR org.osgi.framework.BundleException: The bundle "directmemory-cache_0.2.0.SNAPSHOT [12]" could not be resolved. Reason: Missing Constraint: Import-Package: org.yaml.snakeyaml; version="0.0.0" at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337) any idea? Cheers, R On Tue, Aug 7, 2012 at 12:02 PM, Raffaele P. Guidi < [email protected]> wrote: > Uhm, I use git-svn... or at least I'm trying to :D > > > On Tue, Aug 7, 2012 at 9:33 AM, Gaurav Sharma (JIRA) <[email protected]>wrote: > >> >> [ >> https://issues.apache.org/jira/browse/DIRECTMEMORY-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13429991#comment-13429991] >> >> Gaurav Sharma commented on DIRECTMEMORY-97: >> ------------------------------------------- >> >> Maybe we can just rollback to the prev. version: >> svn merge -r r1370059:r1370054 . >> >> per: >> http://svnbook.red-bean.com/en/1.2/svn.branchmerge.commonuses.html#svn.branchmerge.commonuses.undo >> >> > Externalize systemic configurations >> > ----------------------------------- >> > >> > Key: DIRECTMEMORY-97 >> > URL: >> https://issues.apache.org/jira/browse/DIRECTMEMORY-97 >> > Project: Apache DirectMemory >> > Issue Type: New Feature >> > Components: core >> > Reporter: Gaurav Sharma >> > Assignee: Raffaele P. Guidi >> > Attachments: DIRECTMEMORY-97.patch >> > >> > >> > Externalize configurations to a file so customers can tweak >> DirectMemory system settings from conf >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators: >> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> >> >
