Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POM - wrong <desktop.action.package> for Alfresco 2.1.0 #21

Closed
mindthegab opened this issue Jul 20, 2014 · 2 comments
Closed

POM - wrong <desktop.action.package> for Alfresco 2.1.0 #21

mindthegab opened this issue Jul 20, 2014 · 2 comments

Comments

@mindthegab
Copy link
Contributor

From p.bod...@centrum.cz on May 05, 2009 05:11:33

What steps will reproduce the problem? 1. Open the pom.xml of maven-alfresco-extension-archetype-1.1.4.
2. Lookup these lines:

<desktop.action.package>org.alfresco.filesys.repo.desk</desktop.action.package>
3. It seems that these lines should be:

<desktop.action.package>org.alfresco.filesys.smb.server.repo.desk</desktop.action.package>

What do you think?

Original issue: http://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=21

@mindthegab
Copy link
Contributor Author

From colum...@gmail.com on December 02, 2009 04:42:50

Working by default with Alfresco 3.x package names

Status: Fixed

@mindthegab
Copy link
Contributor Author

From p.bod...@centrum.cz on December 02, 2009 08:50:45

I'm sorry, maybe I'm a little bit overworked, but I don't understand what you mean by
stating "Working by default with Alfresco 3.x package names" when the lines above are
clearly (according to the xml comment) related to Alfresco 2.1.0.

Could you please explain it to me? Thanks.

PS: I haven't looked into SVN whether there is some change which, maybe, could
explain your comment...

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

No branches or pull requests

1 participant