Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Feature/activate activies for osgi #1690

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

guedeWebGate
Copy link
Member

Making Activities working for OSGI based environments (like XPages)

  • Activate Activities as exported package
  • Adding the needed namespaces to both serializer, otherwise snx Object has failed during update
  • Fix assignedTo
  • New setCompletion for ActivityNode
  • Correct Namespace for ActivityNode (and also complete NS)
  • Cleanup ActivtySerializer

- New setCompletion for ActivityNode
- Correct Namespace for ActivityNode (and also complete NS)
- Cleanup ActivtySerializer
@prb112
Copy link
Contributor

prb112 commented May 26, 2015

I started looking at your pull request. I'll provide some comments in the next couple of days.

@prb112
Copy link
Contributor

prb112 commented May 27, 2015

I will the fix for the merge the 1.1.5-SNAPSHOT to 1.1.6-SNAPSHOT separately. actually I double checked the code, it's all at 1.1.6-SNAPSHOT. Please remove that commit and pull the master into your repository

- Error in getAssignedTo of ActivityNode fixed.
@guedeWebGate
Copy link
Member Author

There was another problem, which we faced in the latest testround.
I'm thinking about writing some tests to cover the serializing and deserizalizing of activities. Let me know what you think about

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants