From helpdesk at onehippo.com Mon Jun 1 12:44:04 2009
From: helpdesk at onehippo.com (JIRA (Shane Smith))
Date: Mon Jun 1 12:44:03 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2637) xinha editor won't
show format block
Message-ID: <6990015.1243853044121.JavaMail.jira@jira.onehippo.org>
xinha editor won't show format block
------------------------------------
Key: HREPTWO-2637
URL: http://issues.onehippo.com/browse/HREPTWO-2637
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5), r2.06.03 (m13 - rc4)
Environment: Release-HSTTWO-v2_03_06, ubuntu, firefox
Reporter: Shane Smith
Assignee: Stephan Westen
Sites generated with the archetype have a formatblock ((header drop down etc.)) in their xinha configuration.
But when I open a textarea, with a xinha toolbar, I don't see the format block.
Looking into the html source code, I see the select box [1], but it won't render on my (firefox) browser.
Smells like a javascript issue?
1)
? format ?
Heading 1
Heading 2
etc...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Mon Jun 1 21:47:04 2009
From: helpdesk at onehippo.com (JIRA (Jettro Coenradie))
Date: Mon Jun 1 21:46:59 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2638) Small error in the
ServiceTracker class usage of generics
Message-ID: <6643215.1243885624083.JavaMail.jira@jira.onehippo.org>
Small error in the ServiceTracker class usage of generics
---------------------------------------------------------
Key: HREPTWO-2638
URL: http://issues.onehippo.com/browse/HREPTWO-2638
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Jettro Coenradie
Attachments: service_tracker_improvement_on_generics_use.patch
While trying to write unit tests for the plugin architecture classes I came across the class ServiceTracker. There is a small issue in the usage of generics. See attached patch. Runtime there is no problem, but Intellij (for instance) gives an error in the classes that extend this class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 10:00:05 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Tue Jun 2 10:00:06 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2612) UI: Large tree
will overlap harmonicas in documents tab
In-Reply-To: <24586091.1243423324039.JavaMail.jira@jira.onehippo.org>
Message-ID: <15709222.1243929605800.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58216#action_58216 ]
Mathijs Brand commented on HREPTWO-2612:
----------------------------------------
hmm...
last fix will create a problem for the harmonicas: you can't scroll down.
The fix for this again is not too hard:
.hippo-tree {overflow: scroll; -ms-overflow-y: auto; overflow-y: auto; -ms-overflow-x: hidden; overflow-x: hidden; width: 200px; height: 350px; z-index: 1;}
The it sort of looks like the screenshots attached.
Unfortunately, that again creates a problem with the pulldown:
The pull down icon will go through the scroll bar.
This is where I stopped my effort for now. Hope to do some work on it later.
> UI: Large tree will overlap harmonicas in documents tab
> -------------------------------------------------------
>
> Key: HREPTWO-2612
> URL: http://issues.onehippo.com/browse/HREPTWO-2612
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Ubuntu 9.04 Firefox 3.0.10
> Reporter: Jeroen Reijn
> Assignee: Stephan Westen
> Priority: High
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: treeoverlap.png
>
>
> If the documents tree gets too large, the tree will overlap the other harmonicas.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 10:04:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Tue Jun 2 10:04:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2612) UI: Large tree will
overlap harmonicas in documents tab
In-Reply-To: <24586091.1243423324039.JavaMail.jira@jira.onehippo.org>
Message-ID: <7151109.1243929844448.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2612:
-----------------------------------
Attachment: screenshot-1.jpg
> UI: Large tree will overlap harmonicas in documents tab
> -------------------------------------------------------
>
> Key: HREPTWO-2612
> URL: http://issues.onehippo.com/browse/HREPTWO-2612
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Ubuntu 9.04 Firefox 3.0.10
> Reporter: Jeroen Reijn
> Assignee: Stephan Westen
> Priority: High
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: screenshot-1.jpg, treeoverlap.png
>
>
> If the documents tree gets too large, the tree will overlap the other harmonicas.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 10:16:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Tue Jun 2 10:16:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2612) UI: Large tree will
overlap harmonicas in documents tab
In-Reply-To: <24586091.1243423324039.JavaMail.jira@jira.onehippo.org>
Message-ID: <10913662.1243930564170.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2612:
-----------------------------------
Attachment: Tree.html
folderdropdownicon.png
screen.css
> UI: Large tree will overlap harmonicas in documents tab
> -------------------------------------------------------
>
> Key: HREPTWO-2612
> URL: http://issues.onehippo.com/browse/HREPTWO-2612
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Ubuntu 9.04 Firefox 3.0.10
> Reporter: Jeroen Reijn
> Assignee: Stephan Westen
> Priority: High
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: folderdropdownicon.png, screen.css, screenshot-1.jpg, Tree.html, treeoverlap.png
>
>
> If the documents tree gets too large, the tree will overlap the other harmonicas.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 10:28:55 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 10:28:55 2009
Subject: [HippoRepos-dev] [18335] hippo-ecm: HREPTWO-16: Remove debug output
Message-ID: <20090602082855.5D5BBC606@svnnew.onehippo.org>
Revision: 18335
Author: bvdschans
Date: 2009-06-02 10:28:54 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-16: Remove debug output
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-05-29 16:17:18 UTC (rev 18334)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 08:28:54 UTC (rev 18335)
@@ -312,7 +312,6 @@
if (!id.denotesNode()) {
if ((permissions & (Permission.REMOVE_NODE | Permission.REMOVE_PROPERTY)) != 0) {
// Don't check remove on properties. A write check on the node itself is done.
- Thread.dumpStack();
return true;
}
return isGranted(((PropertyId) id).getParentId(), permissions);
From helpdesk at onehippo.com Tue Jun 2 10:40:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 10:40:06 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2639) No longer able to
build with -Dmaven.test.skip=true
Message-ID: <11617763.1243932004628.JavaMail.jira@jira.onehippo.org>
No longer able to build with -Dmaven.test.skip=true
---------------------------------------------------
Key: HREPTWO-2639
URL: http://issues.onehippo.com/browse/HREPTWO-2639
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: (Berry) A.W. van Halderen
Note that -Dmaven.test.skip is highly discouraged. However due to prevention of filed issues and people complaining, we had decided that -Dmaven.test.skip would still need to build correctly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 10:44:04 2009
From: helpdesk at onehippo.com (JIRA (Jeroen Reijn))
Date: Tue Jun 2 10:44:03 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2612) UI: Large tree
will overlap harmonicas in documents tab
In-Reply-To: <24586091.1243423324039.JavaMail.jira@jira.onehippo.org>
Message-ID: <30775820.1243932244140.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58224#action_58224 ]
Jeroen Reijn commented on HREPTWO-2612:
---------------------------------------
I had the same issues. Did not add a patch yet, since I want it to be a working patch.
> UI: Large tree will overlap harmonicas in documents tab
> -------------------------------------------------------
>
> Key: HREPTWO-2612
> URL: http://issues.onehippo.com/browse/HREPTWO-2612
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Ubuntu 9.04 Firefox 3.0.10
> Reporter: Jeroen Reijn
> Assignee: Arthur Bogaart
> Priority: High
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: folderdropdownicon.png, screen.css, screenshot-1.jpg, Tree.html, treeoverlap.png
>
>
> If the documents tree gets too large, the tree will overlap the other harmonicas.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 10:54:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 10:54:02 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2603) incorrect error
and errormessage when calling jcr addNode
In-Reply-To: <12389619.1243248844244.JavaMail.jira@jira.onehippo.org>
Message-ID: <21785178.1243932844343.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58226#action_58226 ]
Bart van der Schans commented on HREPTWO-2603:
----------------------------------------------
Probably related to HREPTWO-2629.
> incorrect error and errormessage when calling jcr addNode
> ---------------------------------------------------------
>
> Key: HREPTWO-2603
> URL: http://issues.onehippo.com/browse/HREPTWO-2603
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Rita Bijlsma
> Assignee: Bart van der Schans
> Fix For: r2.06.05 (m13 - rc6)
>
>
> We use the content-importer of the CMS to import content from CMS 6 into the CMS 7 repository.
> The CMS 6 content is available to us as a file tree of XML documents.
> We wrote Java classes for importing the XML documents into hippo:document JCR nodes according to document types that are defined for our project. Our Java classes work within the 'framework' supplied by the content-importer.
> The import of the particular file tree has been done before with CMS 2.3.3. Everything worked fine.
> Now, with CMS 2.6.0, on some files, PathNotFoundExceptions are thrown while trying to add a hippo:facetselect. As a result, the document is skipped by the content-importer tool. As a further result, shortly after that, the import process crashes on a constraint violation, because the mandatory property docbase does not exist.
> The code throwing the PathNotFoundException is:
> this.target = parent.addNode(encodedname, NodeType);
> The document Jubileum was chosen for the tests. In the Jubileum document, the parameter encodedname had value 'De-pragmaticus'. NodeType = hippo:facetselect and the parent node is duitslandweb:body' of nodetype 'hippostd:html.
> The PathNotFoundException states the following: A javax.jcr.PathNotFoundException is thrown: Unable to find path: /content/documents/duitslandweb/agenda/activiteiten/2006/11/Jubileum/Jubileum/duitslandweb:body/De-pragmaticus.
> However, that path is actually valid. I checked this by catching the exception and check on the path of the parent. This is /content/documents/duitslandweb/agenda/activiteiten/2006/11/Jubileum/Jubileum/duitslandweb:body.
> Furthermore, the node 'De-pragmaticus' is actually created by the code throwing the exception. I mention this, because I expect that if a path is not found, it should not be possible to create a node there. I tested whether the node was actually created by the code throwing the exception. I did this by checking on the existence of the node before and after that code.
> The crash on the constraint violation can now be explained: the faceselect node is actually created, but the Jubileum document is skipped because of the thrown exception, which causes the docbase not to be added.
> The described PathNotFoundException only occurs if there is already a hippo:document of the same name as the one to be imported and the old one does not have the facetselect.
> If the content-importer finds a hippo:document of the same name as the one to be created, it removes that existing one by
> the remove() method. Then the new 'version' is created.
> A short path to get the PathNotFoundException is:
> - I start with a repository that does not contain the Jubileum hippo:document.
> - I import the Jubileum XML document.
> - The Jubileum hippo:document is successfully created.
> - I remove the facetselect from it.
> - I again try to import the Jubileum XML document.
> - The PathNotFoundException is thrown and the constraint violation crash occurs.
> I found a workaround:
> I do a save() on the folder that contains the Jubileum hippo:document, before I add the facetselect.
> Now, the PathNotFoundException never occurs. Not on the Jubileum document and not on any other document
> that had caused the exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 10:56:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 10:56:05 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2593) More than one
date facet breaks facet search
In-Reply-To: <28928387.1242931325544.JavaMail.jira@jira.onehippo.org>
Message-ID: <28835095.1243932964644.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58227#action_58227 ]
(Berry) A.W. van Halderen commented on HREPTWO-2593:
----------------------------------------------------
As long as dates entered are not set to now() but on a midnight 00:00 hour, the large sets will not be a real problem afaikt. The large set will become a huge problem for the hippostd:html, but some long outstanding issues on indexing_configuration moving to repository and getting more info about which properties are facets into the repository need to be solved first for this.
This issue itself is different and I need to reproduce first, afaik it should work.
> More than one date facet breaks facet search
> --------------------------------------------
>
> Key: HREPTWO-2593
> URL: http://issues.onehippo.com/browse/HREPTWO-2593
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Tested with quickstart-war 2.06.03 and 2.06.04-SNAPSHOT (trunk r18194)
> Reporter: Niels van Kampenhout
> Assignee: (Berry) A.W. van Halderen
> Priority: High
> Fix For: r2.06.05 (m13 - rc6)
>
>
> This is a follow-up on HREPTWO-601 and http://n2.nabble.com/Using-properties-of-a-date-sub-node-as-facets-td2687687.html.
> Copy pasted from the mailing list thread:
> ------------------------------------------------------------------------
> On Fri, Apr 24, 2009 at 1:23 AM, (Berry) A.W. van Halderen
> wrote:
> > On Thu, Apr 23, 2009 at 03:21:12PM -0700, Niels van Kampenhout wrote:
> >> According to HREPTWO-601 [1] and HREPTWO-2254 [2] I should now
> >> (>2.05.00) be able to create a facet search using parts of a date
> >> field (e.g. year, month, etc.). I noticed date fields are now
> >> represented as a child node containing various properties
> >> (hippostd:year, hippostd:month, etc.). I tried adding them as facets
> >> to a facet search node, but did not see any of them in the resulting
> >> virtual node tree. Is there anything special I need to do to use this?
> >
> > Within the facet search node, you need to provide a relative path to
> > the facet item. For instance, if you have a node definition for a document:
> >
> > [mynamespace:mydocument] > hippo:document
> > + mynamespace:creationdate (hippostd:date) = hippostd:date
> > + mynamespace:modificationdate (hippostd:date) = hippostd:date
> >
> > And you want to do a facet search on using the year followed by month of
> > the creation date, then create a facet search node of primary node type
> > "hippo:facetsearch" with the properties:
> > hippo:queryname = test [string value, any unique description will do]
> > hippo:docbase = .. [uuid reference to starting node of the facet search]
> > hippo:facets = mynamespace::creationdate/hippostd:year
> > mynamespace::creationdate/hippostd:month
> > [multi-valued string]
> >
> > The unit test in addon/faceteddate/repository/src/test/java/org/hippoecm/
> > faceteddate/DerivedDateTest.java shows the programmatic implementation.
> > Note that there are two ways, where using the node type hippostd:date
> > is recommended, this saves all kind of hassle, so if you use hippostd:date
> > you can forget all the things in the setUp class. Using the
> > hippostd:datefields is supported, but you need to write your own
> > indexing_configuration.xml and provide (i.e. in the unit test done as a copy)
> > the derived data function.
> Thanks Berry. I tried it with the current trunk (r17550). It works
> with one facet (e.g. year) but when I added more facets (e.g.
> year-month, or year-month-dayofmonth) I could see the node for the
> first level (year, e.g. 2008) but it had no child nodes (no documents,
> no deeper facet levels). This was in the console as well as in the
> direct repository view (localhost:8080/cms/repository) so it's not a
> console bug.
> ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 12:16:41 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 12:16:41 2009
Subject: [HippoRepos-dev] [18338] hippo-ecm: HREPTWO-2629:
Fix pathnotfound exception while importing xml content by omitting id to
path conversion in the HippoAccessManager
Message-ID: <20090602101641.759FFC5BF@svnnew.onehippo.org>
Revision: 18338
Author: bvdschans
Date: 2009-06-02 12:16:41 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2629: Fix pathnotfound exception while importing xml content by omitting id to path conversion in the HippoAccessManager
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 09:13:04 UTC (rev 18337)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 10:16:41 UTC (rev 18338)
@@ -300,7 +300,7 @@
*/
public boolean isGranted(ItemId id, int permissions) throws RepositoryException {
checkInitialized();
- if (permissions != READ) {
+ if (permissions != Permission.READ) {
log.warn("isGranted(ItemId, int) is DEPRECATED!", new RepositoryException("Use of deprecated method isGranted(ItemId, int)"));
}
@@ -310,21 +310,27 @@
// handle properties
if (!id.denotesNode()) {
- if ((permissions & (Permission.REMOVE_NODE | Permission.REMOVE_PROPERTY)) != 0) {
+ if (permissions == Permission.REMOVE_PROPERTY) {
// Don't check remove on properties. A write check on the node itself is done.
return true;
+ } else if (permissions == Permission.SET_PROPERTY) {
+ // A write check on the parent will be done.
+ return true;
}
return isGranted(((PropertyId) id).getParentId(), permissions);
}
// fast track common read check
if (permissions == Permission.READ) {
- // check cache
- Boolean allowRead = readAccessCache.get(id);
- if (allowRead != null) {
- return allowRead.booleanValue();
+ try {
+ if (canRead((NodeId) id)) {
+ return true;
+ }
+ } catch (NoSuchItemStateException e) {
+ // shouldn't happen, the id was already found
+ log.error("No item id found", e);
+ return false;
}
- return canRead(hierMgr.getPath(id));
}
// not a read, remove node from cache
@@ -415,19 +421,6 @@
// find the id
ItemId id = getItemId(absPath);
- // check read on the parent node with properties
- if (!id.denotesNode()) {
- return canRead(absPath.getAncestor(1));
- }
-
- // check parent node which guarantees that all parent nodes of
- // the current node are readable
- if (!absPath.denotesRoot()) {
- if (!canRead(absPath.getAncestor(1))) {
- return false;
- }
- }
-
try {
if (canRead((NodeId) id)) {
return true;
@@ -468,7 +461,7 @@
if (log.isDebugEnabled()) {
log.debug("Checking canRead for node: {}", npRes.getJCRPath(hierMgr.getPath(id)));
}
-
+
NodeState nodeState = (NodeState) getItemState(id);
if (nodeState.getStatus() == NodeState.STATUS_NEW) {
// allow read to new nodes in own session
@@ -477,6 +470,14 @@
return true;
}
+ // make sure all parent nodes are readable
+ if (id != rootNodeId) {
+ if (!canRead(getParentState(nodeState).getNodeId())) {
+ readAccessCache.put(id, false);
+ return false;
+ }
+ }
+
Set faps = subject.getPrincipals(FacetAuthPrincipal.class);
for (FacetAuthPrincipal fap : faps) {
Set privs = fap.getPrivileges();
From helpdesk at onehippo.com Tue Jun 2 12:17:03 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 12:24:21 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2640) Determine and
perform upgrade to Jackrabbit 1.5.6 for release
Message-ID: <31401846.1243937823925.JavaMail.jira@jira.onehippo.org>
Determine and perform upgrade to Jackrabbit 1.5.6 for release
-------------------------------------------------------------
Key: HREPTWO-2640
URL: http://issues.onehippo.com/browse/HREPTWO-2640
Project: Hippo Repository 2
Issue Type: Task
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: (Berry) A.W. van Halderen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:19:03 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 12:24:22 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2641) Decide whether to
do a full release in embedded without spi
Message-ID: <33098302.1243937943928.JavaMail.jira@jira.onehippo.org>
Decide whether to do a full release in embedded without spi
-----------------------------------------------------------
Key: HREPTWO-2641
URL: http://issues.onehippo.com/browse/HREPTWO-2641
Project: Hippo Repository 2
Issue Type: Task
Reporter: (Berry) A.W. van Halderen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:25:05 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 12:25:06 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2641) Decide whether to
do a full release in embedded without spi
In-Reply-To: <33098302.1243937943928.JavaMail.jira@jira.onehippo.org>
Message-ID: <9587064.1243938305297.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58248#action_58248 ]
(Berry) A.W. van Halderen commented on HREPTWO-2641:
----------------------------------------------------
web.xml of quickstart should be updated accordingly if decided to do so.
> Decide whether to do a full release in embedded without spi
> -----------------------------------------------------------
>
> Key: HREPTWO-2641
> URL: http://issues.onehippo.com/browse/HREPTWO-2641
> Project: Hippo Repository 2
> Issue Type: Task
> Reporter: (Berry) A.W. van Halderen
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:21:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 12:25:07 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2629) Import broken for
some import scenario's
In-Reply-To: <14935806.1243513563991.JavaMail.jira@jira.onehippo.org>
Message-ID: <30203532.1243938064089.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2629.
------------------------------------------
Resolution: Fixed
> Import broken for some import scenario's
> ----------------------------------------
>
> Key: HREPTWO-2629
> URL: http://issues.onehippo.com/browse/HREPTWO-2629
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: hippo_users.xml
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> - login in console as admin
> - delete hippo:users folder (do not save!)
> - import the attached hippo-users.xml file in hipo:users (valid xml export file)
> - a PathNotFoundException is thrown and not all nodes are imported
> - save -> more errors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:13:04 2009
From: helpdesk at onehippo.com (JIRA (Arthur Bogaart))
Date: Tue Jun 2 12:25:29 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2612) UI: Large tree will
overlap harmonicas in documents tab
In-Reply-To: <24586091.1243423324039.JavaMail.jira@jira.onehippo.org>
Message-ID: <11522893.1243937584213.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arthur Bogaart updated HREPTWO-2612:
------------------------------------
Fix Version/s: r2.06.05 (m13 - rc6)
(was: r2.06 (7.1) release backlog)
> UI: Large tree will overlap harmonicas in documents tab
> -------------------------------------------------------
>
> Key: HREPTWO-2612
> URL: http://issues.onehippo.com/browse/HREPTWO-2612
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Ubuntu 9.04 Firefox 3.0.10
> Reporter: Jeroen Reijn
> Assignee: Arthur Bogaart
> Priority: High
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: folderdropdownicon.png, screen.css, screenshot-1.jpg, Tree.html, treeoverlap.png
>
>
> If the documents tree gets too large, the tree will overlap the other harmonicas.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:27:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 12:27:17 2009
Subject: [HippoRepos-dev] [JIRA] Reopened: (HREPTWO-2518) Fix refresh tree
in the CMS console
In-Reply-To: <20149786.1242290767446.JavaMail.jira@jira.onehippo.org>
Message-ID: <9731005.1243938424171.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
(Berry) A.W. van Halderen reopened HREPTWO-2518:
------------------------------------------------
As discussed, return ordered set or pending changes nodes, and the isSame is a better test.
> Fix refresh tree in the CMS console
> ------------------------------------
>
> Key: HREPTWO-2518
> URL: http://issues.onehippo.com/browse/HREPTWO-2518
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Stephan Westen
> Assignee: Frank van Lankvelt
> Priority: High
> Fix For: r2.06.03 (m13 - rc4)
>
>
> As a console user you've to jump to several hoops to get the tree refreshed after creating nodes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:27:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 12:27:18 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2642) CMS depends on
getNodes().getSize() which doesn't work over SPI
Message-ID: <19154629.1243938424401.JavaMail.jira@jira.onehippo.org>
CMS depends on getNodes().getSize() which doesn't work over SPI
---------------------------------------------------------------
Key: HREPTWO-2642
URL: http://issues.onehippo.com/browse/HREPTWO-2642
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Fix For: r2.06.05 (m13 - rc6)
The CMS depends on the getSize() method which can't be used over SPI currently. It will always return -1.
./engine/src/main/java/org/hippoecm/frontend/model/properties/JcrPropertiesProvider.java:59: if (it.getSize() > 0) {
./engine/src/main/java/org/hippoecm/frontend/model/properties/JcrPropertiesProvider.java:89: result = new Long(it.getSize()).intValue();
./engine/src/main/java/org/hippoecm/frontend/model/map/JcrList.java:76: return (int) getNode().getNodes(name).getSize();
./engine/src/main/java/org/hippoecm/frontend/model/map/JcrMap.java:201: } else if (node.getNodes(strKey).getSize() > 0) {
./engine/src/main/java/org/hippoecm/frontend/model/map/JcrMap.java:342: return names.size() + (int) node.getProperties().getSize() - 1;
./engine/src/main/java/org/hippoecm/frontend/model/tree/JcrTreeNode.java:145: result = (int) node.getNodes().getSize();
./engine/src/main/java/org/hippoecm/frontend/model/tree/JcrTreeNode.java:165: LabelTreeNode treeNodeModel = new LabelTreeNode(this, jcrChildren.getSize() - jcrChildren.getPosition());
./engine/src/main/java/org/hippoecm/frontend/model/JcrQueryModel.java:112: long size = result.getNodes().getSize();
./engine/src/main/java/org/hippoecm/frontend/i18n/SearchingTranslatorPlugin.java:59: if (nodes.getSize() > 0) {
./engine/src/main/java/org/hippoecm/frontend/i18n/SearchingTranslatorPlugin.java:60: Set list = new HashSet((int) nodes.getSize());
./plugins/src/main/java/org/hippoecm/frontend/plugins/console/menu/sorter/Sorter.java:151: long size = siblings.getSize();
./plugins/src/main/java/org/hippoecm/frontend/plugins/console/menu/permissions/PermissionsDialog.java:169: log.debug("Number of memberships found with query '{}' : {}", queryString, nodeIter.getSize());
./builtin/test/src/test/java/org/hippoecm/repository/FolderWorkflowTest.java:107: assertTrue(iter.getSize() > 0);
./cms/admin/src/main/java/org/hippoecm/frontend/plugins/cms/admin/users/User.java:88: if (query.execute().getNodes().getSize() > 0) {
./cms/admin/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/Group.java:70: if (query.execute().getNodes().getSize() > 0) {
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:29:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 12:29:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2643) Remove copy method
code duplication
from connector Session class and make copy again a remote operation
Message-ID: <1143230.1243938544043.JavaMail.jira@jira.onehippo.org>
Remove copy method code duplication from connector Session class and make copy again a remote operation
-------------------------------------------------------------------------------------------------------
Key: HREPTWO-2643
URL: http://issues.onehippo.com/browse/HREPTWO-2643
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: (Berry) A.W. van Halderen
Assignee: (Berry) A.W. van Halderen
Fix For: Backlog
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 12:41:06 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Tue Jun 2 12:41:05 2009
Subject: [HippoRepos-dev] [18339] hippo-ecm: HREPTWO-2518:
reuse the fixed ordering available and isSame to test
Message-ID: <20090602104106.182B9C606@svnnew.onehippo.org>
Revision: 18339
Author: bvanhalderen
Date: 2009-06-02 12:41:05 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2518: reuse the fixed ordering available and isSame to test
Modified Paths:
--------------
hippo-ecm/trunk/repository/connector/src/main/java/org/apache/jackrabbit/jcr2spi/HippoSessionImpl.java
Modified: hippo-ecm/trunk/repository/connector/src/main/java/org/apache/jackrabbit/jcr2spi/HippoSessionImpl.java
===================================================================
--- hippo-ecm/trunk/repository/connector/src/main/java/org/apache/jackrabbit/jcr2spi/HippoSessionImpl.java 2009-06-02 10:16:41 UTC (rev 18338)
+++ hippo-ecm/trunk/repository/connector/src/main/java/org/apache/jackrabbit/jcr2spi/HippoSessionImpl.java 2009-06-02 10:41:05 UTC (rev 18339)
@@ -15,8 +15,8 @@
*/
package org.apache.jackrabbit.jcr2spi;
-import java.util.HashSet;
import java.util.Iterator;
+import java.util.LinkedHashSet;
import java.util.Set;
import javax.jcr.AccessDeniedException;
@@ -105,7 +105,7 @@
target = getHierarchyManager().getRootEntry().getNodeState();
}
Set affected = sessionItemStateManager.pendingChanges(target);
- Set nodes = new HashSet();
+ Set nodes = new LinkedHashSet();
for(Iterator iter = affected.iterator(); iter.hasNext(); ) {
ItemState state = (ItemState) iter.next();
if (!state.isValid()) {
@@ -119,7 +119,7 @@
Node candidate = (Node) itemManager.getItem(state.getHierarchyEntry());
if(nodeType != null && !candidate.isNodeType(nodeType))
continue;
- if(!propChange && node != null && node.equals(candidate))
+ if(!propChange && node != null && node.isSame(candidate))
continue;
nodes.add(candidate);
From helpdesk at onehippo.com Tue Jun 2 12:42:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 12:42:02 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2640) Determine and
perform upgrade to Jackrabbit 1.5.6 for release
In-Reply-To: <31401846.1243937823925.JavaMail.jira@jira.onehippo.org>
Message-ID: <8764715.1243939324193.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58260#action_58260 ]
Bart van der Schans commented on HREPTWO-2640:
----------------------------------------------
A quick test with jackrabbit core 1.5.5 revealed some non trivial compatibility issues within the itemstate managers. Although this upgrade contains some important fixes for us we should not rush the update.
> Determine and perform upgrade to Jackrabbit 1.5.6 for release
> -------------------------------------------------------------
>
> Key: HREPTWO-2640
> URL: http://issues.onehippo.com/browse/HREPTWO-2640
> Project: Hippo Repository 2
> Issue Type: Task
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: (Berry) A.W. van Halderen
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:42:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 12:42:03 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2518) Fix refresh tree
in the CMS console
In-Reply-To: <20149786.1242290767446.JavaMail.jira@jira.onehippo.org>
Message-ID: <13785779.1243939324307.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
(Berry) A.W. van Halderen resolved HREPTWO-2518.
------------------------------------------------
Fix Version/s: r2.06.04 (m13 - rc5)
(was: r2.06.03 (m13 - rc4))
Resolution: Fixed
> Fix refresh tree in the CMS console
> ------------------------------------
>
> Key: HREPTWO-2518
> URL: http://issues.onehippo.com/browse/HREPTWO-2518
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Stephan Westen
> Assignee: Frank van Lankvelt
> Priority: High
> Fix For: r2.06.04 (m13 - rc5)
>
>
> As a console user you've to jump to several hoops to get the tree refreshed after creating nodes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 12:49:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 12:49:02 2009
Subject: [HippoRepos-dev] [JIRA] Reopened: (HREPTWO-2629) Import broken for
some import scenario's
In-Reply-To: <14935806.1243513563991.JavaMail.jira@jira.onehippo.org>
Message-ID: <3097227.1243939744025.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans reopened HREPTWO-2629:
------------------------------------------
> Import broken for some import scenario's
> ----------------------------------------
>
> Key: HREPTWO-2629
> URL: http://issues.onehippo.com/browse/HREPTWO-2629
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: hippo_users.xml
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> - login in console as admin
> - delete hippo:users folder (do not save!)
> - import the attached hippo-users.xml file in hipo:users (valid xml export file)
> - a PathNotFoundException is thrown and not all nodes are imported
> - save -> more errors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 13:02:15 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 13:02:14 2009
Subject: [HippoRepos-dev] [18340] hippo-ecm: HREPTWO-2629: Oops..
Message-ID: <20090602110215.8C774C5BF@svnnew.onehippo.org>
Revision: 18340
Author: bvdschans
Date: 2009-06-02 13:02:15 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2629: Oops.. fix build. Forgot to test if itemId is a property
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 10:41:05 UTC (rev 18339)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 11:02:15 UTC (rev 18340)
@@ -422,6 +422,10 @@
ItemId id = getItemId(absPath);
try {
+ if (!id.denotesNode()) {
+ return canRead(((PropertyId) id).getParentId());
+ }
+
if (canRead((NodeId) id)) {
return true;
}
@@ -471,7 +475,7 @@
}
// make sure all parent nodes are readable
- if (id != rootNodeId) {
+ if (!rootNodeId.equals(id)) {
if (!canRead(getParentState(nodeState).getNodeId())) {
readAccessCache.put(id, false);
return false;
From svn-logs at hippocms.org Tue Jun 2 13:04:32 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 13:04:31 2009
Subject: [HippoRepos-dev] [18341] hippo-ecm: HREPTWO-2629:
Small optimization for getting the parentId
Message-ID: <20090602110432.E5E9DC5BF@svnnew.onehippo.org>
Revision: 18341
Author: bvdschans
Date: 2009-06-02 13:04:32 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2629: Small optimization for getting the parentId
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 11:02:15 UTC (rev 18340)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 11:04:32 UTC (rev 18341)
@@ -476,7 +476,7 @@
// make sure all parent nodes are readable
if (!rootNodeId.equals(id)) {
- if (!canRead(getParentState(nodeState).getNodeId())) {
+ if (!canRead(nodeState.getParentId())) {
readAccessCache.put(id, false);
return false;
}
From helpdesk at onehippo.com Tue Jun 2 13:06:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 13:08:17 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2629) Import broken for
some import scenario's
In-Reply-To: <14935806.1243513563991.JavaMail.jira@jira.onehippo.org>
Message-ID: <12240274.1243940764232.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2629.
------------------------------------------
Resolution: Fixed
> Import broken for some import scenario's
> ----------------------------------------
>
> Key: HREPTWO-2629
> URL: http://issues.onehippo.com/browse/HREPTWO-2629
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: hippo_users.xml
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> - login in console as admin
> - delete hippo:users folder (do not save!)
> - import the attached hippo-users.xml file in hipo:users (valid xml export file)
> - a PathNotFoundException is thrown and not all nodes are imported
> - save -> more errors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 15:28:40 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 15:28:38 2009
Subject: [HippoRepos-dev] [18342] hippo-ecm: HREPTWO-2644:
Optimize path to id lookup by skipping lookups for properties
Message-ID: <20090602132840.EC2E3C5BF@svnnew.onehippo.org>
Revision: 18342
Author: bvdschans
Date: 2009-06-02 15:28:40 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2644: Optimize path to id lookup by skipping lookups for properties
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 11:04:32 UTC (rev 18341)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 13:28:40 UTC (rev 18342)
@@ -413,19 +413,15 @@
public boolean canRead(Path absPath) throws PathNotFoundException, RepositoryException {
checkInitialized();
- // allow everything to the systemuser
+ // allow everything to the system user
if (isSystem) {
return true;
}
// find the id
- ItemId id = getItemId(absPath);
+ NodeId id = getNodeId(absPath);
try {
- if (!id.denotesNode()) {
- return canRead(((PropertyId) id).getParentId());
- }
-
if (canRead((NodeId) id)) {
return true;
}
@@ -848,27 +844,27 @@
}
/**
- * Get the ItemId for the absolute path. If the absolute path points
- * to a property return the PropertyId else return the NodeId.
- * @param absPath the absolute path
+ * Get the NodeId for the absolute path. If the absolute path points
+ * to a property return the NodeId of the parent.
+ * @param String the absolute path
* @return the NodeState of the node (holding the property)
* @throws PathNotFoundException
* @throws RepositoryException
*/
private ItemId getItemId(String absPath) throws PathNotFoundException, RepositoryException {
checkInitialized();
- return getItemId(npRes.getQPath(absPath));
+ return getNodeId(npRes.getQPath(absPath));
}
/**
- * Get the ItemId for the absolute path. If the absolute path points
- * to a property return the PropertyId else return the NodeId.
+ * Get the NodeId for the absolute path. If the absolute path points
+ * to a property return the NodeId of the parent.
* @param absPath the absolute path
- * @return the NodeState of the node (holding the property)
+ * @return the NodeId of the node (holding the property)
* @throws PathNotFoundException
* @throws RepositoryException
*/
- private ItemId getItemId(Path absPath) throws PathNotFoundException, RepositoryException {
+ private NodeId getNodeId(Path absPath) throws PathNotFoundException, RepositoryException {
checkInitialized();
if (!absPath.isAbsolute()) {
@@ -878,14 +874,15 @@
NodeId id = hierMgr.resolveNodePath(absPath) ;
if (id != null) {
return id;
+ } else {
+ return hierMgr.resolveNodePath(absPath.getAncestor(1));
}
-
- // path could point to a property
- PropertyId pId = hierMgr.resolvePropertyPath(absPath);
- if (pId == null) {
- throw new PathNotFoundException("Unable to find path: " + npRes.getJCRPath(absPath));
- }
- return pId;
+// // path could point to a property
+// PropertyId pId = hierMgr.resolvePropertyPath(absPath);
+// if (pId == null) {
+// throw new PathNotFoundException("Unable to find path: " + npRes.getJCRPath(absPath));
+// }
+// return pId;
}
/**
From helpdesk at onehippo.com Tue Jun 2 15:29:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 15:29:01 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2644) Optimize path to id
lookup by skipping lookups for properties
Message-ID: <16758066.1243949344129.JavaMail.jira@jira.onehippo.org>
Optimize path to id lookup by skipping lookups for properties
-------------------------------------------------------------
Key: HREPTWO-2644
URL: http://issues.onehippo.com/browse/HREPTWO-2644
Project: Hippo Repository 2
Issue Type: Improvement
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Assignee: Bart van der Schans
Fix For: r2.06.05 (m13 - rc6)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 16:20:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Tue Jun 2 16:29:17 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2638) Small error in the
ServiceTracker class usage of generics
In-Reply-To: <6643215.1243885624083.JavaMail.jira@jira.onehippo.org>
Message-ID: <18966176.1243952404688.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2638:
------------------------------------
Assignee: (Berry) A.W. van Halderen
Fix Version/s: r2.06.05 (m13 - rc6)
Probably 10 min of work, please incorporate
> Small error in the ServiceTracker class usage of generics
> ---------------------------------------------------------
>
> Key: HREPTWO-2638
> URL: http://issues.onehippo.com/browse/HREPTWO-2638
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Jettro Coenradie
> Assignee: (Berry) A.W. van Halderen
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: service_tracker_improvement_on_generics_use.patch
>
>
> While trying to write unit tests for the plugin architecture classes I came across the class ServiceTracker. There is a small issue in the usage of generics. See attached patch. Runtime there is no problem, but Intellij (for instance) gives an error in the classes that extend this class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 16:22:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Tue Jun 2 16:29:19 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2639) No longer able to
build with -Dmaven.test.skip=true
In-Reply-To: <11617763.1243932004628.JavaMail.jira@jira.onehippo.org>
Message-ID: <10832225.1243952524152.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2639:
------------------------------------
Fix Version/s: r2.1 (7.1.1) backlog
> No longer able to build with -Dmaven.test.skip=true
> ---------------------------------------------------
>
> Key: HREPTWO-2639
> URL: http://issues.onehippo.com/browse/HREPTWO-2639
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: (Berry) A.W. van Halderen
> Fix For: r2.1 (7.1.1) backlog
>
>
> Note that -Dmaven.test.skip is highly discouraged. However due to prevention of filed issues and people complaining, we had decided that -Dmaven.test.skip would still need to build correctly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 16:22:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Tue Jun 2 16:29:19 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2640) Determine and
perform upgrade to Jackrabbit 1.5.6 for release
In-Reply-To: <31401846.1243937823925.JavaMail.jira@jira.onehippo.org>
Message-ID: <6456428.1243952524282.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2640:
------------------------------------
Fix Version/s: r2.1 (7.1.1) backlog
> Determine and perform upgrade to Jackrabbit 1.5.6 for release
> -------------------------------------------------------------
>
> Key: HREPTWO-2640
> URL: http://issues.onehippo.com/browse/HREPTWO-2640
> Project: Hippo Repository 2
> Issue Type: Task
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: (Berry) A.W. van Halderen
> Fix For: r2.1 (7.1.1) backlog
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 16:26:06 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Tue Jun 2 16:29:20 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2636) Marking a field as
mandatory fails to trigger validation for form fields
In-Reply-To: <2152811.1243605004931.JavaMail.jira@jira.onehippo.org>
Message-ID: <14482819.1243952766009.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2636:
------------------------------------
Assignee: Frank van Lankvelt
Fix Version/s: r2.06.05 (m13 - rc6)
> Marking a field as mandatory fails to trigger validation for form fields
> ------------------------------------------------------------------------
>
> Key: HREPTWO-2636
> URL: http://issues.onehippo.com/browse/HREPTWO-2636
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Jeroen Reijn
> Assignee: Frank van Lankvelt
> Priority: High
> Fix For: r2.06.05 (m13 - rc6)
>
>
> I marked a field in the .cnd as mandatory (not a nested node)
> [myproject:externallink] > hippostd:publishable, hippostd:publishableSummary, hippo:document orderable
> - myproject:name (string) mandatory
> - myproject:description (string)
> - myproject:url (string) mandatory
> - myproject:title (string)
> and in the document node type definition also marked as true for mandatory
>
>
> hippo:field
>
>
> true
>
>
> url
>
>
> myproject:url
>
>
> String
>
>
> although the fields display as if mandatory (* marked), pressing 'save' in the cms editor showns no validation message when the field is empty.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 16:31:06 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Tue Jun 2 16:31:05 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2533) UI: State change is
reflected in workflow bar ONLY after close - open tab
In-Reply-To: <14654422.1242316023993.JavaMail.jira@jira.onehippo.org>
Message-ID: <26699958.1243953066546.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
(Berry) A.W. van Halderen updated HREPTWO-2533:
-----------------------------------------------
Original Estimate: 3 days (was: 4 hours)
Remaining Estimate: 3 days (was: 4 hours)
> UI: State change is reflected in workflow bar ONLY after close - open tab
> -------------------------------------------------------------------------
>
> Key: HREPTWO-2533
> URL: http://issues.onehippo.com/browse/HREPTWO-2533
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.02 (m13 - rc3)
> Reporter: Arje Cahn
> Assignee: (Berry) A.W. van Halderen
> Fix For: r2.06.05 (m13 - rc6)
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> open articles/myarticle1
> workflow toolbar shows: Edit, publication, "state: changed"
> schedule publication (set a date/time)
> dialog closes
> workflow toolbar still shows: Edit, publication, "state: changed"
> close tab
> open "myarticle1" again
> Now the toolbar says: Edit, publication, request, state:changed, Scheduled publication on Thu May 14 17:50:00 CEST 2009
> (which is OK)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 16:49:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 16:49:00 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2644) Optimize path to
id lookup by skipping lookups for properties
In-Reply-To: <16758066.1243949344129.JavaMail.jira@jira.onehippo.org>
Message-ID: <32777266.1243954144001.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2644.
------------------------------------------
Resolution: Fixed
> Optimize path to id lookup by skipping lookups for properties
> -------------------------------------------------------------
>
> Key: HREPTWO-2644
> URL: http://issues.onehippo.com/browse/HREPTWO-2644
> Project: Hippo Repository 2
> Issue Type: Improvement
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Fix For: r2.06.05 (m13 - rc6)
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 17:03:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Tue Jun 2 17:03:00 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2642) CMS depends on
getNodes().getSize() which doesn't work over SPI
In-Reply-To: <19154629.1243938424401.JavaMail.jira@jira.onehippo.org>
Message-ID: <12028920.1243954984018.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2642:
------------------------------------
Fix Version/s: r2.06 (7.1) release backlog
(was: r2.06.05 (m13 - rc6))
> CMS depends on getNodes().getSize() which doesn't work over SPI
> ---------------------------------------------------------------
>
> Key: HREPTWO-2642
> URL: http://issues.onehippo.com/browse/HREPTWO-2642
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Fix For: r2.06 (7.1) release backlog
>
>
> The CMS depends on the getSize() method which can't be used over SPI currently. It will always return -1.
> ./engine/src/main/java/org/hippoecm/frontend/model/properties/JcrPropertiesProvider.java:59: if (it.getSize() > 0) {
> ./engine/src/main/java/org/hippoecm/frontend/model/properties/JcrPropertiesProvider.java:89: result = new Long(it.getSize()).intValue();
> ./engine/src/main/java/org/hippoecm/frontend/model/map/JcrList.java:76: return (int) getNode().getNodes(name).getSize();
> ./engine/src/main/java/org/hippoecm/frontend/model/map/JcrMap.java:201: } else if (node.getNodes(strKey).getSize() > 0) {
> ./engine/src/main/java/org/hippoecm/frontend/model/map/JcrMap.java:342: return names.size() + (int) node.getProperties().getSize() - 1;
> ./engine/src/main/java/org/hippoecm/frontend/model/tree/JcrTreeNode.java:145: result = (int) node.getNodes().getSize();
> ./engine/src/main/java/org/hippoecm/frontend/model/tree/JcrTreeNode.java:165: LabelTreeNode treeNodeModel = new LabelTreeNode(this, jcrChildren.getSize() - jcrChildren.getPosition());
> ./engine/src/main/java/org/hippoecm/frontend/model/JcrQueryModel.java:112: long size = result.getNodes().getSize();
> ./engine/src/main/java/org/hippoecm/frontend/i18n/SearchingTranslatorPlugin.java:59: if (nodes.getSize() > 0) {
> ./engine/src/main/java/org/hippoecm/frontend/i18n/SearchingTranslatorPlugin.java:60: Set list = new HashSet((int) nodes.getSize());
> ./plugins/src/main/java/org/hippoecm/frontend/plugins/console/menu/sorter/Sorter.java:151: long size = siblings.getSize();
> ./plugins/src/main/java/org/hippoecm/frontend/plugins/console/menu/permissions/PermissionsDialog.java:169: log.debug("Number of memberships found with query '{}' : {}", queryString, nodeIter.getSize());
> ./builtin/test/src/test/java/org/hippoecm/repository/FolderWorkflowTest.java:107: assertTrue(iter.getSize() > 0);
> ./cms/admin/src/main/java/org/hippoecm/frontend/plugins/cms/admin/users/User.java:88: if (query.execute().getNodes().getSize() > 0) {
> ./cms/admin/src/main/java/org/hippoecm/frontend/plugins/cms/admin/groups/Group.java:70: if (query.execute().getNodes().getSize() > 0) {
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 17:05:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Tue Jun 2 17:05:01 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2641) Decide whether to
do a full release in embedded without spi
In-Reply-To: <33098302.1243937943928.JavaMail.jira@jira.onehippo.org>
Message-ID: <4553885.1243955104706.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2641:
------------------------------------
Fix Version/s: r2.06 (7.1) release backlog
> Decide whether to do a full release in embedded without spi
> -----------------------------------------------------------
>
> Key: HREPTWO-2641
> URL: http://issues.onehippo.com/browse/HREPTWO-2641
> Project: Hippo Repository 2
> Issue Type: Task
> Reporter: (Berry) A.W. van Halderen
> Fix For: r2.06 (7.1) release backlog
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 17:21:45 2009
From: svn-logs at hippocms.org (fvlankvelt)
Date: Tue Jun 2 17:21:43 2009
Subject: [HippoRepos-dev] [18345] hippo-ecm: HREPTWO-2638: apply patch
Message-ID: <20090602152145.E3F6EC5BF@svnnew.onehippo.org>
Revision: 18345
Author: fvlankvelt
Date: 2009-06-02 17:21:45 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2638: apply patch
Modified Paths:
--------------
hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceTracker.java
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceTracker.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceTracker.java 2009-06-02 13:56:45 UTC (rev 18344)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceTracker.java 2009-06-02 15:21:45 UTC (rev 18345)
@@ -30,21 +30,21 @@
this.clazz = clazz;
}
- public void addService(IClusterable service, String name) {
+ public void addService(S service, String name) {
if (clazz.isInstance(service)) {
- onServiceAdded((S) service, name);
+ onServiceAdded(service, name);
}
}
- public void removeService(IClusterable service, String name) {
+ public void removeService(S service, String name) {
if (clazz.isInstance(service)) {
- onRemoveService((S) service, name);
+ onRemoveService(service, name);
}
}
- public void updateService(IClusterable service, String name) {
+ public void updateService(S service, String name) {
if (clazz.isInstance(service)) {
- onServiceChanged((S) service, name);
+ onServiceChanged(service, name);
}
}
From helpdesk at onehippo.com Tue Jun 2 17:25:04 2009
From: helpdesk at onehippo.com (JIRA (Frank van Lankvelt))
Date: Tue Jun 2 17:25:00 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2638) Small error in the
ServiceTracker class usage of generics
In-Reply-To: <6643215.1243885624083.JavaMail.jira@jira.onehippo.org>
Message-ID: <16232734.1243956304916.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Frank van Lankvelt resolved HREPTWO-2638.
-----------------------------------------
Resolution: Fixed
applied patch. Thanks, Jettro!
> Small error in the ServiceTracker class usage of generics
> ---------------------------------------------------------
>
> Key: HREPTWO-2638
> URL: http://issues.onehippo.com/browse/HREPTWO-2638
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Jettro Coenradie
> Assignee: Frank van Lankvelt
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: service_tracker_improvement_on_generics_use.patch
>
>
> While trying to write unit tests for the plugin architecture classes I came across the class ServiceTracker. There is a small issue in the usage of generics. See attached patch. Runtime there is no problem, but Intellij (for instance) gives an error in the classes that extend this class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 17:56:34 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 17:56:32 2009
Subject: [HippoRepos-dev] [18347] hippo-ecm: HREPTWO-2645: Prevent
unnecessary PathNotFoundException
Message-ID: <20090602155634.D8DF1C5BF@svnnew.onehippo.org>
Revision: 18347
Author: bvdschans
Date: 2009-06-02 17:56:34 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2645: Prevent unnecessary PathNotFoundException
Modified Paths:
--------------
hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java 2009-06-02 15:33:41 UTC (rev 18346)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java 2009-06-02 15:56:34 UTC (rev 18347)
@@ -599,9 +599,14 @@
} else {
// update fixed nodes
try {
- Node node = (Node) session.getItem(path);
- pending.get(path).init(node);
- } catch (ItemNotFoundException ex) {
+ if (session.itemExists(path)) {
+ Node node = (Node) session.getItem(path);
+ pending.get(path).init(node);
+ } else {
+ fixed.remove(path);
+ pending.remove(path);
+ }
+ } catch (PathNotFoundException ex) {
log.warn("Fixed (monitored) node was not found at " + path);
fixed.remove(path);
pending.remove(path);
From helpdesk at onehippo.com Tue Jun 2 17:57:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 17:57:01 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2645)
JcrObservationManager throws unnecessary PathNotFoundException
In-Reply-To: <31081288.1243958224002.JavaMail.jira@jira.onehippo.org>
Message-ID: <15171508.1243958224140.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2645.
------------------------------------------
Resolution: Fixed
> JcrObservationManager throws unnecessary PathNotFoundException
> --------------------------------------------------------------
>
> Key: HREPTWO-2645
> URL: http://issues.onehippo.com/browse/HREPTWO-2645
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Fix For: r2.06.05 (m13 - rc6)
>
>
> 02.06.2009 17:39:00 WARN [org.hippoecm.frontend.JcrObservationManager$JcrListener.process():609] Fixed (monitored) node (/content/documents/articles/second article/second article[2]) error
> javax.jcr.PathNotFoundException: /content/documents/articles/second article/second article[2]
> at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:437)
> at org.apache.jackrabbit.core.SessionImpl.getItem(SessionImpl.java:805)
> at org.hippoecm.repository.decorating.SessionDecorator.getItem(SessionDecorator.java:178)
> at org.hippoecm.repository.decorating.checked.SessionDecorator.getItem(SessionDecorator.java:200)
> at org.hippoecm.frontend.JcrObservationManager$JcrListener.process(JcrObservationManager.java:602)
> at org.hippoecm.frontend.JcrObservationManager.processEvents(JcrObservationManager.java:827)
> at org.hippoecm.frontend.Home.processEvents(Home.java:146)
> at org.hippoecm.frontend.Main$6.processEvents(Main.java:293)
> at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
> at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
> at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
> at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
> at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
> at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
> at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
> at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
> at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
> at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
> at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
> at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
> at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
> at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
> at org.mortbay.jetty.Server.handle(Server.java:324)
> at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
> at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:829)
> at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
> at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
> at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
> at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 17:57:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 17:57:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2645)
JcrObservationManager throws unnecessary PathNotFoundException
Message-ID: <31081288.1243958224002.JavaMail.jira@jira.onehippo.org>
JcrObservationManager throws unnecessary PathNotFoundException
--------------------------------------------------------------
Key: HREPTWO-2645
URL: http://issues.onehippo.com/browse/HREPTWO-2645
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Assignee: Bart van der Schans
Fix For: r2.06.05 (m13 - rc6)
02.06.2009 17:39:00 WARN [org.hippoecm.frontend.JcrObservationManager$JcrListener.process():609] Fixed (monitored) node (/content/documents/articles/second article/second article[2]) error
javax.jcr.PathNotFoundException: /content/documents/articles/second article/second article[2]
at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:437)
at org.apache.jackrabbit.core.SessionImpl.getItem(SessionImpl.java:805)
at org.hippoecm.repository.decorating.SessionDecorator.getItem(SessionDecorator.java:178)
at org.hippoecm.repository.decorating.checked.SessionDecorator.getItem(SessionDecorator.java:200)
at org.hippoecm.frontend.JcrObservationManager$JcrListener.process(JcrObservationManager.java:602)
at org.hippoecm.frontend.JcrObservationManager.processEvents(JcrObservationManager.java:827)
at org.hippoecm.frontend.Home.processEvents(Home.java:146)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:293)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:829)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Tue Jun 2 17:58:28 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Tue Jun 2 17:58:24 2009
Subject: [HippoRepos-dev] [18348] hippo-ecm: HREPTWO-2646: Remove dependency
on HippoHierarchyManager
Message-ID: <20090602155828.C4F70C5BF@svnnew.onehippo.org>
Revision: 18348
Author: bvdschans
Date: 2009-06-02 17:58:28 +0200 (Tue, 02 Jun 2009)
Log Message:
-----------
HREPTWO-2646: Remove dependency on HippoHierarchyManager
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 15:56:34 UTC (rev 18347)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 15:58:28 UTC (rev 18348)
@@ -41,6 +41,7 @@
import org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy;
import org.apache.jackrabbit.api.jsr283.security.AccessControlPolicyIterator;
import org.apache.jackrabbit.api.jsr283.security.Privilege;
+import org.apache.jackrabbit.core.HierarchyManager;
import org.apache.jackrabbit.core.ItemId;
import org.apache.jackrabbit.core.NodeId;
import org.apache.jackrabbit.core.PropertyId;
@@ -67,7 +68,6 @@
import org.apache.jackrabbit.spi.commons.name.NameConstants;
import org.apache.jackrabbit.spi.commons.name.PathFactoryImpl;
import org.hippoecm.repository.api.HippoNodeType;
-import org.hippoecm.repository.jackrabbit.HippoHierarchyManager;
import org.hippoecm.repository.jackrabbit.HippoSessionItemStateManager;
import org.hippoecm.repository.security.domain.DomainRule;
import org.hippoecm.repository.security.domain.FacetRule;
@@ -106,7 +106,7 @@
/**
* hierarchy manager used for ACL-based access control model
*/
- private HippoHierarchyManager hierMgr;
+ private HierarchyManager hierMgr;
/**
* The session item state manager used for fetching transient and attic item states
@@ -215,7 +215,7 @@
itemMgr = (HippoSessionItemStateManager) ((HippoAMContext) context).getSessionItemStateManager();
}
- hierMgr = (HippoHierarchyManager) itemMgr.getAtticAwareHierarchyMgr();
+ hierMgr = itemMgr.getAtticAwareHierarchyMgr();
// Shortcuts for checks
isSystem = !subject.getPrincipals(SystemPrincipal.class).isEmpty();
@@ -877,12 +877,6 @@
} else {
return hierMgr.resolveNodePath(absPath.getAncestor(1));
}
-// // path could point to a property
-// PropertyId pId = hierMgr.resolvePropertyPath(absPath);
-// if (pId == null) {
-// throw new PathNotFoundException("Unable to find path: " + npRes.getJCRPath(absPath));
-// }
-// return pId;
}
/**
@@ -899,7 +893,7 @@
}
try {
if (itemMgr.hasItemState(id)) {
- return hierMgr.getItemState(id);
+ return itemMgr.getItemState(id);
} else if (itemMgr.hasTransientItemState(id)) {
return itemMgr.getTransientItemState(id);
} else if (itemMgr.hasTransientItemStateInAttic(id)) {
From helpdesk at onehippo.com Tue Jun 2 17:59:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 17:59:00 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2646) Remove dependency on
HippoHierarchyManager in HippoAccessManager
Message-ID: <21756407.1243958344188.JavaMail.jira@jira.onehippo.org>
Remove dependency on HippoHierarchyManager in HippoAccessManager
----------------------------------------------------------------
Key: HREPTWO-2646
URL: http://issues.onehippo.com/browse/HREPTWO-2646
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Assignee: Bart van der Schans
Priority: Low
Fix For: r2.06.05 (m13 - rc6)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 17:59:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Tue Jun 2 17:59:01 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2646) Remove dependency
on HippoHierarchyManager in HippoAccessManager
In-Reply-To: <21756407.1243958344188.JavaMail.jira@jira.onehippo.org>
Message-ID: <15313443.1243958344373.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2646.
------------------------------------------
Resolution: Fixed
> Remove dependency on HippoHierarchyManager in HippoAccessManager
> ----------------------------------------------------------------
>
> Key: HREPTWO-2646
> URL: http://issues.onehippo.com/browse/HREPTWO-2646
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Priority: Low
> Fix For: r2.06.05 (m13 - rc6)
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Tue Jun 2 18:34:04 2009
From: helpdesk at onehippo.com (JIRA (Rita Bijlsma))
Date: Tue Jun 2 18:39:45 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2647) Document type that
contains date field can not be edited twice.
Message-ID: <1142367.1243960444348.JavaMail.jira@jira.onehippo.org>
Document type that contains date field can not be edited twice.
---------------------------------------------------------------
Key: HREPTWO-2647
URL: http://issues.onehippo.com/browse/HREPTWO-2647
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Rita Bijlsma
1) I edit a document type in the CMS.
2) I save it.
3) I try to open it again, even after logout/login.
4) The 'busy' wheel next to the hippo is running for a while and then stops running. The document type is not opened in the CMS editor.
5) The console where I started jetty tells something about an error related to a date.
6) I go to the CMS console, delete the date field from the document type. Write to repository.
7) Back in CMS: The document type can now be opened.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:24:10 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Wed Jun 3 09:25:30 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2637) xinha editor won't
show format block
In-Reply-To: <6990015.1243853044121.JavaMail.jira@jira.onehippo.org>
Message-ID: <1999283.1244013850497.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2637:
------------------------------------
Assignee: Arthur Bogaart (was: Stephan Westen)
Fix Version/s: r2.06.05 (m13 - rc6)
Easy to fix according to Arthur
> xinha editor won't show format block
> ------------------------------------
>
> Key: HREPTWO-2637
> URL: http://issues.onehippo.com/browse/HREPTWO-2637
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4), r2.06.04 (m13 - rc5)
> Environment: Release-HSTTWO-v2_03_06, ubuntu, firefox
> Reporter: Shane Smith
> Assignee: Arthur Bogaart
> Fix For: r2.06.05 (m13 - rc6)
>
>
> Sites generated with the archetype have a formatblock ((header drop down etc.)) in their xinha configuration.
> But when I open a textarea, with a xinha toolbar, I don't see the format block.
> Looking into the html source code, I see the select box [1], but it won't render on my (firefox) browser.
> Smells like a javascript issue?
> 1)
>
> ? format ?
> Heading 1
> Heading 2
> etc...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:26:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Wed Jun 3 09:26:02 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2618) UI: tab is not
updated to the new name of the document
In-Reply-To: <3812804.1243428064133.JavaMail.jira@jira.onehippo.org>
Message-ID: <18441815.1244013964622.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2618:
------------------------------------
Summary: UI: tab is not updated to the new name of the document (was: Rename: tab is not updated to the new name of the document)
> UI: tab is not updated to the new name of the document
> ------------------------------------------------------
>
> Key: HREPTWO-2618
> URL: http://issues.onehippo.com/browse/HREPTWO-2618
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Arje Cahn
> Assignee: Frank van Lankvelt
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: Screenshot.png
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Reproduction path:
> - click on articles/myarticle2
> - click rename
> - rename dialog opens, shows "myarticle2"
> - type "testarticle"
> - click ok
> Document listing correctly update to the new name "testarticle", but the tab still shows "myarticle2" (see screenshot).
> Any workflow step on the document will now throw a nullpointer exception.
> Apparently, the editor is not updated with the new document node.
> This is a high severity bug because it causes NullPointerExceptions. No data is lost.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:28:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Wed Jun 3 09:28:00 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2618) UI: tab is not
updated to the new name of the document
In-Reply-To: <3812804.1243428064133.JavaMail.jira@jira.onehippo.org>
Message-ID: <21281461.1244014084162.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58380#action_58380 ]
Stephan Westen commented on HREPTWO-2618:
-----------------------------------------
perhaps similar to HREPTWO-2533
> UI: tab is not updated to the new name of the document
> ------------------------------------------------------
>
> Key: HREPTWO-2618
> URL: http://issues.onehippo.com/browse/HREPTWO-2618
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Arje Cahn
> Assignee: Frank van Lankvelt
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: Screenshot.png
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Reproduction path:
> - click on articles/myarticle2
> - click rename
> - rename dialog opens, shows "myarticle2"
> - type "testarticle"
> - click ok
> Document listing correctly update to the new name "testarticle", but the tab still shows "myarticle2" (see screenshot).
> Any workflow step on the document will now throw a nullpointer exception.
> Apparently, the editor is not updated with the new document node.
> This is a high severity bug because it causes NullPointerExceptions. No data is lost.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:30:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:30:06 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <24344221.1244014204890.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2648:
-----------------------------------
Attachment: screenshot-1.jpg
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:30:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:30:06 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2648) Problem updating
tree
Message-ID: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Problem updating tree
---------------------
Key: HREPTWO-2648
URL: http://issues.onehippo.com/browse/HREPTWO-2648
Project: Hippo Repository 2
Issue Type: Bug
Components: user experience
Affects Versions: r2.06.05 (m13 - rc6)
Reporter: Mathijs Brand
Attachments: screenshot-1.jpg
Steps to reproduce:
edit a document. Keep it open in tab.
click images (in the harmonica)
save the document
Observed result:
popup:
There was a problem updating the tree. It might be caused be the old page being cached by the browser.
It is recommended to reload the page. Do you want to reload it?
Expected result:
Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:32:03 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:32:02 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <30011658.1244014323957.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2648:
-----------------------------------
Attachment: screenshot-2.jpg
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:32:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:32:02 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <29474427.1244014324064.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58383#action_58383 ]
Mathijs Brand commented on HREPTWO-2648:
----------------------------------------
By the way: without the step "click images", this works fine.
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:32:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:32:03 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <18240547.1244014324093.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2648:
-----------------------------------
Severity: High (was: Normal)
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:40:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:40:06 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2649) Add text after
table in xinha editor
In-Reply-To: <20000162.1244014804273.JavaMail.jira@jira.onehippo.org>
Message-ID: <31918260.1244014804697.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2649:
-----------------------------------
Severity: Top (was: Normal)
> Add text after table in xinha editor
> ------------------------------------
>
> Key: HREPTWO-2649
> URL: http://issues.onehippo.com/browse/HREPTWO-2649
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.05.00 (m12 - new feats)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> ....
> Add a table in a xinha field
> Save the document
> try to add text after the table
> Observed result:
> ...
> I can't get the cursor there, no matter what i try
> Expected result:
> ...
> cursor behind table
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:40:05 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:40:07 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2649) Add text after
table in xinha editor
In-Reply-To: <20000162.1244014804273.JavaMail.jira@jira.onehippo.org>
Message-ID: <20562457.1244014805153.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2649:
-----------------------------------
Attachment: screenshot-1.jpg
> Add text after table in xinha editor
> ------------------------------------
>
> Key: HREPTWO-2649
> URL: http://issues.onehippo.com/browse/HREPTWO-2649
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.05.00 (m12 - new feats)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> ....
> Add a table in a xinha field
> Save the document
> try to add text after the table
> Observed result:
> ...
> I can't get the cursor there, no matter what i try
> Expected result:
> ...
> cursor behind table
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:40:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 09:40:07 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2649) Add text after
table in xinha editor
Message-ID: <20000162.1244014804273.JavaMail.jira@jira.onehippo.org>
Add text after table in xinha editor
------------------------------------
Key: HREPTWO-2649
URL: http://issues.onehippo.com/browse/HREPTWO-2649
Project: Hippo Repository 2
Issue Type: Bug
Components: user experience
Affects Versions: r2.05.00 (m12 - new feats)
Reporter: Mathijs Brand
Attachments: screenshot-1.jpg
Steps to reproduce:
....
Add a table in a xinha field
Save the document
try to add text after the table
Observed result:
...
I can't get the cursor there, no matter what i try
Expected result:
...
cursor behind table
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:58:03 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:03:55 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2650) Fullscreen xinha:
icons look mixed up (scenario 1.1.8a)
Message-ID: <17324247.1244015883960.JavaMail.jira@jira.onehippo.org>
Fullscreen xinha: icons look mixed up (scenario 1.1.8a)
-------------------------------------------------------
Key: HREPTWO-2650
URL: http://issues.onehippo.com/browse/HREPTWO-2650
Project: Hippo Repository 2
Issue Type: Bug
Components: user experience
Reporter: Mathijs Brand
Attachments: screenshot-1.jpg
Steps to reproduce:
....
Click on full-screen in xinha area (use firefox)
Observed result:
...
See screenshot
Expected result:
...
You get the picture
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:58:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:03:56 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2650) Fullscreen xinha:
icons look mixed up (scenario 1.1.8a)
In-Reply-To: <17324247.1244015883960.JavaMail.jira@jira.onehippo.org>
Message-ID: <1160894.1244015884114.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2650:
-----------------------------------
Attachment: screenshot-1.jpg
> Fullscreen xinha: icons look mixed up (scenario 1.1.8a)
> -------------------------------------------------------
>
> Key: HREPTWO-2650
> URL: http://issues.onehippo.com/browse/HREPTWO-2650
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> ....
> Click on full-screen in xinha area (use firefox)
> Observed result:
> ...
> See screenshot
> Expected result:
> ...
> You get the picture
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:54:42 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:03:59 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2649) Add text after
table in xinha editor
In-Reply-To: <20000162.1244014804273.JavaMail.jira@jira.onehippo.org>
Message-ID: <30296121.1244015682377.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58388#action_58388 ]
Mathijs Brand commented on HREPTWO-2649:
----------------------------------------
working in firefox.
You can find this document here:
http://cmstest.onehippo.com/
> articles > a
> Add text after table in xinha editor
> ------------------------------------
>
> Key: HREPTWO-2649
> URL: http://issues.onehippo.com/browse/HREPTWO-2649
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.05.00 (m12 - new feats)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> ....
> Add a table in a xinha field
> Save the document
> try to add text after the table
> Observed result:
> ...
> I can't get the cursor there, no matter what i try
> Expected result:
> ...
> cursor behind table
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 10:00:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:04:00 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2650) Fullscreen xinha:
icons look mixed up (scenario 1.1.8a)
In-Reply-To: <17324247.1244015883960.JavaMail.jira@jira.onehippo.org>
Message-ID: <6134219.1244016004333.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58402#action_58402 ]
Mathijs Brand commented on HREPTWO-2650:
----------------------------------------
In internet explorer, the icons are fine. See second screenshot
> Fullscreen xinha: icons look mixed up (scenario 1.1.8a)
> -------------------------------------------------------
>
> Key: HREPTWO-2650
> URL: http://issues.onehippo.com/browse/HREPTWO-2650
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> ....
> Click on full-screen in xinha area (use firefox)
> Observed result:
> ...
> See screenshot
> Expected result:
> ...
> You get the picture
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 10:02:03 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:04:00 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2650) Fullscreen xinha:
icons look mixed up (scenario 1.1.8a)
In-Reply-To: <17324247.1244015883960.JavaMail.jira@jira.onehippo.org>
Message-ID: <10841445.1244016123984.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2650:
-----------------------------------
Attachment: screenshot-2.jpg
> Fullscreen xinha: icons look mixed up (scenario 1.1.8a)
> -------------------------------------------------------
>
> Key: HREPTWO-2650
> URL: http://issues.onehippo.com/browse/HREPTWO-2650
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> Steps to reproduce:
> ....
> Click on full-screen in xinha area (use firefox)
> Observed result:
> ...
> See screenshot
> Expected result:
> ...
> You get the picture
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:54:43 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:04:36 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <20936219.1244015683006.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58392#action_58392 ]
Mathijs Brand commented on HREPTWO-2648:
----------------------------------------
Bigger problem. Because of - probably the same issue - I can't add a pdf to the document.
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:54:43 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:04:39 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <22427182.1244015683057.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2648:
-----------------------------------
Severity: Blocker (was: High)
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:54:43 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:04:43 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <31301507.1244015683028.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2648:
-----------------------------------
Attachment: screenshot-3.jpg
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 09:54:43 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:04:45 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2648) Problem updating
tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <13890153.1244015683071.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58393#action_58393 ]
Mathijs Brand commented on HREPTWO-2648:
----------------------------------------
See the observed end result in the last (3d) screenshot.
> Problem updating tree
> ---------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 10:14:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:14:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2651) Webrichtlijnen
xinha: bold, italic, underline
Message-ID: <18468867.1244016844972.JavaMail.jira@jira.onehippo.org>
Webrichtlijnen xinha: bold, italic, underline
---------------------------------------------
Key: HREPTWO-2651
URL: http://issues.onehippo.com/browse/HREPTWO-2651
Project: Hippo Repository 2
Issue Type: Improvement
Components: user experience
Affects Versions: r2.06.05 (m13 - rc6)
Reporter: Mathijs Brand
Steps to reproduce:
....
add a bold, italic and underline text in a xinha field
Observed result:
...
The text will be marked bold, italic and underlined.
Source:
gdsa
sgad
gasd
A better way to do this:
replace with
replace with
Remove underline from the default editor. It's used for linking, not for text highlighting unless a designer wants to do this.
See: http://wiki.webrichtlijnen.nl/Webredactie for more info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 10:40:04 2009
From: helpdesk at onehippo.com (JIRA (Arthur Bogaart))
Date: Wed Jun 3 10:49:48 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2637) xinha editor
won't show format block
In-Reply-To: <6990015.1243853044121.JavaMail.jira@jira.onehippo.org>
Message-ID: <7578104.1244018404778.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58418#action_58418 ]
Arthur Bogaart commented on HREPTWO-2637:
-----------------------------------------
It seems the 'html' nodetype in the hippostd namespace has the same issue, the formatblock is configured but get's a 100% width from css which renders it below the toolbar (and invisible for the enduser).
> xinha editor won't show format block
> ------------------------------------
>
> Key: HREPTWO-2637
> URL: http://issues.onehippo.com/browse/HREPTWO-2637
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4), r2.06.04 (m13 - rc5)
> Environment: Release-HSTTWO-v2_03_06, ubuntu, firefox
> Reporter: Shane Smith
> Assignee: Arthur Bogaart
> Fix For: r2.06.05 (m13 - rc6)
>
>
> Sites generated with the archetype have a formatblock ((header drop down etc.)) in their xinha configuration.
> But when I open a textarea, with a xinha toolbar, I don't see the format block.
> Looking into the html source code, I see the select box [1], but it won't render on my (firefox) browser.
> Smells like a javascript issue?
> 1)
>
> ? format ?
> Heading 1
> Heading 2
> etc...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 10:54:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 10:54:01 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2651) Webrichtlijnen
xinha: bold, italic, underline
In-Reply-To: <18468867.1244016844972.JavaMail.jira@jira.onehippo.org>
Message-ID: <6354662.1244019244052.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58422#action_58422 ]
Mathijs Brand commented on HREPTWO-2651:
----------------------------------------
Met name over "tekst onderstrepen" wordt er gezegd:
Onderstreep tekst nooit zelf! Zorg ervoor dat deze knop niet beschikbaar is in de editor. Immers met onderstrepen wordt als standaard op het web tekst gemarkeerd die klikbaar is. Wordt op de website deze tekst niet automatisch onderstreept, zorg er dan voor dat dit in de vormgeving wordt aangepast. Overigens is het gebruik van het U-element (underline) niet toegestaan (R-pd.2.2).
> Webrichtlijnen xinha: bold, italic, underline
> ---------------------------------------------
>
> Key: HREPTWO-2651
> URL: http://issues.onehippo.com/browse/HREPTWO-2651
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
>
> Steps to reproduce:
> ....
> add a bold, italic and underline text in a xinha field
> Observed result:
> ...
> The text will be marked bold, italic and underlined.
> Source:
> gdsa
> sgad
> gasd
> A better way to do this:
> replace with
> replace with
> Remove underline from the default editor. It's used for linking, not for text highlighting unless a designer wants to do this.
> See: http://wiki.webrichtlijnen.nl/Webredactie for more info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 11:04:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 11:04:01 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2651) Webrichtlijnen
xinha: bold, italic, underline
In-Reply-To: <18468867.1244016844972.JavaMail.jira@jira.onehippo.org>
Message-ID: <9449856.1244019844049.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58423#action_58423 ]
Mathijs Brand commented on HREPTWO-2651:
----------------------------------------
Excuse my Dutch ;)
It says:
http://www.webrichtlijnen.nl/english/manual/development/production/webstandards/html4-01/#r-pd-2-2
Do not use any markup which is referred to as deprecated (outmoded) in the W3C specifications (external site).
Guideline R-pd.2.2
> Webrichtlijnen xinha: bold, italic, underline
> ---------------------------------------------
>
> Key: HREPTWO-2651
> URL: http://issues.onehippo.com/browse/HREPTWO-2651
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
>
> Steps to reproduce:
> ....
> add a bold, italic and underline text in a xinha field
> Observed result:
> ...
> The text will be marked bold, italic and underlined.
> Source:
> gdsa
> sgad
> gasd
> A better way to do this:
> replace with
> replace with
> Remove underline from the default editor. It's used for linking, not for text highlighting unless a designer wants to do this.
> See: http://wiki.webrichtlijnen.nl/Webredactie for more info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Wed Jun 3 11:17:26 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Wed Jun 3 11:17:24 2009
Subject: [HippoRepos-dev] [18350] hippo-ecm: HREPTWO-16: Remove debug code
Message-ID: <20090603091726.E6480C5BF@svnnew.onehippo.org>
Revision: 18350
Author: bvdschans
Date: 2009-06-03 11:17:26 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-16: Remove debug code
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-02 23:31:54 UTC (rev 18349)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-03 09:17:26 UTC (rev 18350)
@@ -898,21 +898,20 @@
return itemMgr.getTransientItemState(id);
} else if (itemMgr.hasTransientItemStateInAttic(id)) {
return itemMgr.getAtticItemState(id);
+ } else {
+ String msg = "Item state not found in normal, transient or attic: " + id;
+ NoSuchItemStateException e = new NoSuchItemStateException(msg);
+ log.info(msg);
+ if (log.isDebugEnabled()) {
+ log.debug(msg,e);
+ }
+ throw e;
}
- } catch (NoSuchItemStateException ex) {
- throw ex;
} catch (ItemStateException e) {
String msg = "invalid item id: " + id;
log.error(msg, e);
throw new RepositoryException(msg, e);
}
- String msg = "Item state not found in normal, transient or attic: " + id;
- if (log.isDebugEnabled()) {
- log.debug(msg);
- Thread.dumpStack();
- itemMgr.dump(System.err);
- }
- throw new NoSuchItemStateException(msg);
}
/**
From svn-logs at hippocms.org Wed Jun 3 12:06:18 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Wed Jun 3 12:06:16 2009
Subject: [HippoRepos-dev] [18353] hippo-ecm: HREPTWO-2652: Make
content/documents orderable
Message-ID: <20090603100618.A68C9C533@svnnew.onehippo.org>
Revision: 18353
Author: bvdschans
Date: 2009-06-03 12:06:17 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-2652: Make content/documents orderable
Modified Paths:
--------------
hippo-ecm/trunk/addon/defaultcontent/repository/src/main/resources/defaultcontent-data.xml
Modified: hippo-ecm/trunk/addon/defaultcontent/repository/src/main/resources/defaultcontent-data.xml
===================================================================
--- hippo-ecm/trunk/addon/defaultcontent/repository/src/main/resources/defaultcontent-data.xml 2009-06-03 09:40:57 UTC (rev 18352)
+++ hippo-ecm/trunk/addon/defaultcontent/repository/src/main/resources/defaultcontent-data.xml 2009-06-03 10:06:17 UTC (rev 18353)
@@ -31,7 +31,7 @@
- hippostd:directory
+ hippostd:folder
hippo:harddocument
From helpdesk at onehippo.com Wed Jun 3 12:07:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Wed Jun 3 12:12:26 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2652) Content/documents
folder should be orderable
Message-ID: <28513195.1244023624037.JavaMail.jira@jira.onehippo.org>
Content/documents folder should be orderable
--------------------------------------------
Key: HREPTWO-2652
URL: http://issues.onehippo.com/browse/HREPTWO-2652
Project: Hippo Repository 2
Issue Type: Improvement
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Assignee: Bart van der Schans
Priority: Trivial
Fix For: r2.06.05 (m13 - rc6)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 12:07:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Wed Jun 3 12:12:27 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2652) Content/documents
folder should be orderable
In-Reply-To: <28513195.1244023624037.JavaMail.jira@jira.onehippo.org>
Message-ID: <28644535.1244023624165.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2652.
------------------------------------------
Resolution: Fixed
> Content/documents folder should be orderable
> --------------------------------------------
>
> Key: HREPTWO-2652
> URL: http://issues.onehippo.com/browse/HREPTWO-2652
> Project: Hippo Repository 2
> Issue Type: Improvement
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Priority: Trivial
> Fix For: r2.06.05 (m13 - rc6)
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Wed Jun 3 12:23:32 2009
From: svn-logs at hippocms.org (abogaart)
Date: Wed Jun 3 12:23:28 2009
Subject: [HippoRepos-dev] [18354] hippo-ecm: HREPTWO-16: OnLoad class should
be serializable
Message-ID: <20090603102332.5BB1BC5BF@svnnew.onehippo.org>
Revision: 18354
Author: abogaart
Date: 2009-06-03 12:23:31 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-16: OnLoad class should be serializable
Modified Paths:
--------------
hippo-ecm/trunk/addon/yui/src/main/java/org/hippoecm/frontend/plugins/yui/header/YuiContext.java
Modified: hippo-ecm/trunk/addon/yui/src/main/java/org/hippoecm/frontend/plugins/yui/header/YuiContext.java
===================================================================
--- hippo-ecm/trunk/addon/yui/src/main/java/org/hippoecm/frontend/plugins/yui/header/YuiContext.java 2009-06-03 10:06:17 UTC (rev 18353)
+++ hippo-ecm/trunk/addon/yui/src/main/java/org/hippoecm/frontend/plugins/yui/header/YuiContext.java 2009-06-03 10:23:31 UTC (rev 18354)
@@ -19,6 +19,7 @@
import java.util.Map;
import java.util.Set;
+import org.apache.wicket.IClusterable;
import org.apache.wicket.ResourceReference;
import org.apache.wicket.markup.html.IHeaderContributor;
import org.apache.wicket.markup.html.IHeaderResponse;
@@ -39,7 +40,9 @@
Set modules;
YuiHeaderCache cache;
- class OnLoad {
+ class OnLoad implements IClusterable {
+ private static final long serialVersionUID = 1L;
+
String str;
boolean win;
From helpdesk at onehippo.com Wed Jun 3 12:43:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Wed Jun 3 12:50:38 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2651) Webrichtlijnen
xinha: bold, italic, underline
In-Reply-To: <18468867.1244016844972.JavaMail.jira@jira.onehippo.org>
Message-ID: <16959146.1244025784594.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2651:
------------------------------------
Fix Version/s: r2.1 (7.1.1) backlog
moving to the backlog.
Since it is Xinha related we might fix this issue as part of a replacement.
> Webrichtlijnen xinha: bold, italic, underline
> ---------------------------------------------
>
> Key: HREPTWO-2651
> URL: http://issues.onehippo.com/browse/HREPTWO-2651
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Fix For: r2.1 (7.1.1) backlog
>
>
> Steps to reproduce:
> ....
> add a bold, italic and underline text in a xinha field
> Observed result:
> ...
> The text will be marked bold, italic and underlined.
> Source:
> gdsa
> sgad
> gasd
> A better way to do this:
> replace with
> replace with
> Remove underline from the default editor. It's used for linking, not for text highlighting unless a designer wants to do this.
> See: http://wiki.webrichtlijnen.nl/Webredactie for more info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Wed Jun 3 13:01:28 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Wed Jun 3 13:01:24 2009
Subject: [HippoRepos-dev] [18355] hippo-ecm: HREPTWO-2653:
HippoAccessManager.getNodeId()
should not return null when is node id cannot be found,
instead throw a pathnotfoundexception
Message-ID: <20090603110128.49612C5BF@svnnew.onehippo.org>
Revision: 18355
Author: bvdschans
Date: 2009-06-03 13:01:27 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-2653: HippoAccessManager.getNodeId() should not return null when is node id cannot be found, instead throw a pathnotfoundexception
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-03 10:23:31 UTC (rev 18354)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-03 11:01:27 UTC (rev 18355)
@@ -875,8 +875,13 @@
if (id != null) {
return id;
} else {
- return hierMgr.resolveNodePath(absPath.getAncestor(1));
+ // try parent
+ id = hierMgr.resolveNodePath(absPath.getAncestor(1));
+ if (id != null) {
+ return id;
+ }
}
+ throw new PathNotFoundException("Unable to resolve the node id from the path " + npRes.getJCRPath(absPath) + " in " + hierMgr.getClass().getName());
}
/**
From helpdesk at onehippo.com Wed Jun 3 13:02:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Wed Jun 3 13:01:59 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2653)
HippoAccessManager.getNodeId()
should not return null when is node id cannot be found, instead throw a
pathnotfoundexception
In-Reply-To: <8284297.1244026924064.JavaMail.jira@jira.onehippo.org>
Message-ID: <5293785.1244026924244.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2653.
------------------------------------------
Resolution: Fixed
> HippoAccessManager.getNodeId() should not return null when is node id cannot be found, instead throw a pathnotfoundexception
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: HREPTWO-2653
> URL: http://issues.onehippo.com/browse/HREPTWO-2653
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Priority: Low
> Fix For: r2.06.05 (m13 - rc6)
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 13:02:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Wed Jun 3 13:02:01 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2653)
HippoAccessManager.getNodeId()
should not return null when is node id cannot be found, instead throw a
pathnotfoundexception
Message-ID: <8284297.1244026924064.JavaMail.jira@jira.onehippo.org>
HippoAccessManager.getNodeId() should not return null when is node id cannot be found, instead throw a pathnotfoundexception
----------------------------------------------------------------------------------------------------------------------------
Key: HREPTWO-2653
URL: http://issues.onehippo.com/browse/HREPTWO-2653
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Assignee: Bart van der Schans
Priority: Low
Fix For: r2.06.05 (m13 - rc6)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 13:46:03 2009
From: helpdesk at onehippo.com (JIRA (Jeroen Reijn))
Date: Wed Jun 3 13:45:59 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2651) Webrichtlijnen
xinha: bold, italic, underline
In-Reply-To: <18468867.1244016844972.JavaMail.jira@jira.onehippo.org>
Message-ID: <18164458.1244029563990.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58464#action_58464 ]
Jeroen Reijn commented on HREPTWO-2651:
---------------------------------------
Eventhough it might be Xinha related, the actual problem is that it? browser related. Every browser has it's own contentEditable object implementation. You might want to try different browsers and you will see that the actual html code might differ. Since we also have an html cleaner, the actual output should not be invalid.
> Webrichtlijnen xinha: bold, italic, underline
> ---------------------------------------------
>
> Key: HREPTWO-2651
> URL: http://issues.onehippo.com/browse/HREPTWO-2651
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Fix For: r2.1 (7.1.1) backlog
>
>
> Steps to reproduce:
> ....
> add a bold, italic and underline text in a xinha field
> Observed result:
> ...
> The text will be marked bold, italic and underlined.
> Source:
> gdsa
> sgad
> gasd
> A better way to do this:
> replace with
> replace with
> Remove underline from the default editor. It's used for linking, not for text highlighting unless a designer wants to do this.
> See: http://wiki.webrichtlijnen.nl/Webredactie for more info.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 13:50:05 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Wed Jun 3 13:50:01 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2654) HippoAccessManager
relies heavily on the AtticAwareHierarchyManager which is very slow
Message-ID: <16121441.1244029805049.JavaMail.jira@jira.onehippo.org>
HippoAccessManager relies heavily on the AtticAwareHierarchyManager which is very slow
--------------------------------------------------------------------------------------
Key: HREPTWO-2654
URL: http://issues.onehippo.com/browse/HREPTWO-2654
Project: Hippo Repository 2
Issue Type: Improvement
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Bart van der Schans
Assignee: Bart van der Schans
Fix For: r2.06.05 (m13 - rc6)
Use the normal (caching) session based hierarchymanager as much as possible. Only fall back to the zombiehierarchymanager when needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 13:50:05 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Wed Jun 3 13:50:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2655) observation events
that are delivered synchronously cannot use the session
Message-ID: <19367720.1244029805224.JavaMail.jira@jira.onehippo.org>
observation events that are delivered synchronously cannot use the session
--------------------------------------------------------------------------
Key: HREPTWO-2655
URL: http://issues.onehippo.com/browse/HREPTWO-2655
Project: Hippo Repository 2
Issue Type: Bug
Reporter: (Berry) A.W. van Halderen
Assignee: (Berry) A.W. van Halderen
Fix For: Backlog
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Wed Jun 3 13:51:00 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Wed Jun 3 13:50:57 2009
Subject: [HippoRepos-dev] [18361] hippo-ecm: HREPTWO-2654: Use the normal
(caching) session based hierarchymanager as much as possible.
Message-ID: <20090603115100.752D3C5BF@svnnew.onehippo.org>
Revision: 18361
Author: bvdschans
Date: 2009-06-03 13:51:00 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-2654: Use the normal (caching) session based hierarchymanager as much as possible. Only fall back to the zombiehierarchymanager when needed, because it's way slower
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-03 11:44:19 UTC (rev 18360)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-03 11:51:00 UTC (rev 18361)
@@ -109,6 +109,11 @@
private HierarchyManager hierMgr;
/**
+ * Attic aware hierarchy manager used for ACL-based access control model
+ */
+ private HierarchyManager zombieHierMgr;
+
+ /**
* The session item state manager used for fetching transient and attic item states
*/
private HippoSessionItemStateManager itemMgr;
@@ -210,13 +215,15 @@
}
subject = context.getSubject();
npRes = context.getNamePathResolver();
+
if (context instanceof HippoAMContext) {
ntMgr = ((HippoAMContext) context).getNodeTypeManager();
itemMgr = (HippoSessionItemStateManager) ((HippoAMContext) context).getSessionItemStateManager();
}
+
+ hierMgr = itemMgr.getHierarchyMgr();
+ zombieHierMgr = itemMgr.getAtticAwareHierarchyMgr();
- hierMgr = itemMgr.getAtticAwareHierarchyMgr();
-
// Shortcuts for checks
isSystem = !subject.getPrincipals(SystemPrincipal.class).isEmpty();
isUser = !subject.getPrincipals(UserPrincipal.class).isEmpty();
@@ -866,24 +873,37 @@
*/
private NodeId getNodeId(Path absPath) throws PathNotFoundException, RepositoryException {
checkInitialized();
-
+
if (!absPath.isAbsolute()) {
throw new RepositoryException("Absolute path expected, got " + npRes.getJCRPath(absPath));
}
-
- NodeId id = hierMgr.resolveNodePath(absPath) ;
+
+ NodeId id = hierMgr.resolveNodePath(absPath);
if (id != null) {
return id;
- } else {
- // try parent
- id = hierMgr.resolveNodePath(absPath.getAncestor(1));
- if (id != null) {
- return id;
- }
}
- throw new PathNotFoundException("Unable to resolve the node id from the path " + npRes.getJCRPath(absPath) + " in " + hierMgr.getClass().getName());
+
+ // not in the normal hierarchy manager try the attic aware as fallback, because it's way slower
+ id = zombieHierMgr.resolveNodePath(absPath);
+ if (id != null) {
+ return id;
+ }
+
+ // try parent
+ id = hierMgr.resolveNodePath(absPath.getAncestor(1));
+ if (id != null) {
+ return id;
+ }
+
+ // try zombie parent
+ id = zombieHierMgr.resolveNodePath(absPath.getAncestor(1));
+ if (id != null) {
+ return id;
+ }
+ throw new PathNotFoundException("Unable to resolve the node id from the path " + npRes.getJCRPath(absPath)
+ + " in " + hierMgr.getClass().getName() + " or in " + zombieHierMgr.getClass().getName());
}
-
+
/**
* Try to get a state from the item manager by first checking the normal states,
* then checking the transient states and last checking the attic state.
@@ -931,8 +951,12 @@
throw new NoSuchItemStateException("RootNode doesn't have a parent state.");
}
try {
- // for nodeState's from the attic the parentId() is null, so use path resolving to find parent
- return (NodeState) getItemState(hierMgr.resolveNodePath(hierMgr.getPath(nodeState.getId()).getAncestor(1)));
+ NodeId id = nodeState.getParentId();
+ if (id == null) {
+ // for nodeState's from the attic the parentId() is null, so use path resolving to find parent
+ return (NodeState) getItemState(zombieHierMgr.resolveNodePath(zombieHierMgr.getPath(nodeState.getId()).getAncestor(1)));
+ }
+ return (NodeState) getItemState(id);
} catch (RepositoryException e) {
throw new NoSuchItemStateException("Unable to find parent nodeState of node: " + nodeState.getId(), e);
}
From helpdesk at onehippo.com Wed Jun 3 13:56:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Wed Jun 3 13:55:59 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2654) HippoAccessManager
relies heavily on the AtticAwareHierarchyManager which is very slow
In-Reply-To: <16121441.1244029805049.JavaMail.jira@jira.onehippo.org>
Message-ID: <22972187.1244030164361.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2654.
------------------------------------------
Resolution: Fixed
> HippoAccessManager relies heavily on the AtticAwareHierarchyManager which is very slow
> --------------------------------------------------------------------------------------
>
> Key: HREPTWO-2654
> URL: http://issues.onehippo.com/browse/HREPTWO-2654
> Project: Hippo Repository 2
> Issue Type: Improvement
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Fix For: r2.06.05 (m13 - rc6)
>
>
> Use the normal (caching) session based hierarchymanager as much as possible. Only fall back to the zombiehierarchymanager when needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Wed Jun 3 14:07:46 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Wed Jun 3 14:07:41 2009
Subject: [HippoRepos-dev] [18365] hippo-ecm: HREPTWO-2655: added unit test
to flag the problem
Message-ID: <20090603120746.1015EC5BF@svnnew.onehippo.org>
Revision: 18365
Author: bvanhalderen
Date: 2009-06-03 14:07:45 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-2655: added unit test to flag the problem
Added Paths:
-----------
hippo-ecm/trunk/repository/engine/src/test/java/org/hippoecm/repository/HREPTWO2655IssueTest.java
Added: hippo-ecm/trunk/repository/engine/src/test/java/org/hippoecm/repository/HREPTWO2655IssueTest.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/test/java/org/hippoecm/repository/HREPTWO2655IssueTest.java (rev 0)
+++ hippo-ecm/trunk/repository/engine/src/test/java/org/hippoecm/repository/HREPTWO2655IssueTest.java 2009-06-03 12:07:45 UTC (rev 18365)
@@ -0,0 +1,137 @@
+/*
+ * Copyright 2009 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.repository;
+
+import javax.jcr.Node;
+import javax.jcr.NodeIterator;
+import javax.jcr.RepositoryException;
+import javax.jcr.Session;
+import javax.jcr.observation.Event;
+import javax.jcr.observation.EventIterator;
+import javax.jcr.observation.EventListener;
+import javax.jcr.observation.ObservationManager;
+
+import org.apache.jackrabbit.core.observation.SynchronousEventListener;
+
+import org.junit.Before;
+import org.junit.Ignore;
+import org.junit.Test;
+
+/**
+ * An example class to show how to write unit tests for the repository.
+ */
+public class HREPTWO2655IssueTest extends TestCase {
+ @SuppressWarnings("unused")
+ private final static String SVN_ID = "$Id$";
+
+ private Session session2;
+
+ String[] content1 = {
+ "/test", "nt:unstructured",
+ "/test/documents", "nt:unstructured",
+ "jcr:mixinTypes", "mix:referenceable"
+ };
+
+ String[] content2 = {
+ "/test/mirror", "hippo:facetselect",
+ "hippo:docbase", "/test/documents",
+ "hippo:facets", null,
+ "hippo:values", null,
+ "hippo:modes", null
+ };
+
+ String[] content3 = {
+ "/test/documents/document", "hippo:document",
+ "jcr:mixinTypes", "hippo:harddocument"
+ };
+
+ @Override
+ @Before
+ public void setUp() throws Exception {
+ super.setUp();
+ build(session, content1);
+ build(session, content3);
+ session.save();
+ }
+
+ @Override
+ @Before
+ public void tearDown() throws Exception {
+ super.tearDown(true);
+ }
+
+ volatile boolean stop = false;
+
+ @Ignore("timeout issue test not supported")
+ // @Test(timeout = 60000)
+ public void testIssue() throws Exception {
+ session2 = server.login(SYSTEMUSER_ID, SYSTEMUSER_PASSWORD);
+ ObservationManager obsmgr = session2.getWorkspace().getObservationManager();
+ obsmgr.addEventListener(new Listener(), Event.NODE_ADDED, "/test", true, null, new String[] {"nt:unstructured"}, true);
+
+ Thread thread = new Thread() {
+ @Override public void run() {
+ try {
+ for (int i = 0; i < 1000 && !stop; i++) {
+ session2.getRootNode().getNode("test/documents").addNode("dummy");
+ session2.save();
+ }
+ } catch (RepositoryException ex) {
+ System.err.println(ex.getClass().getName() + ": " + ex.getMessage());
+ ex.printStackTrace(System.err);
+ }
+ }
+ };
+ thread.start();
+ Thread.sleep(100);
+
+ build(session, content2);
+ session.save();
+ //build(session, content3);
+ session.save();
+ stop = true;
+ thread.join();
+ }
+
+ @Test
+ public void testDummy() {
+ }
+
+ class Listener implements EventListener, SynchronousEventListener {
+ public void onEvent(EventIterator events) {
+ try {
+ session2.refresh(false);
+ while (events.hasNext()) {
+ Event event = events.nextEvent();
+ String path = event.getPath();
+ Node node = session2.getRootNode().getNode(path.substring(1));
+ for(NodeIterator iter = node.getNodes(); iter.hasNext(); ) {
+ node = iter.nextNode();
+ if(node.isNodeType("hippo:facetselect")) {
+ String uuid = node.getProperty("hippo:docbase").getString();
+ node = session2.getNodeByUUID(uuid);
+ node.getPath();
+ }
+ }
+ session2.getRootNode().getNode("test/mirror").getNode("document");
+ }
+ } catch (RepositoryException ex) {
+ System.err.println(ex.getClass().getName() + ": " + ex.getMessage());
+ ex.printStackTrace(System.err);
+ }
+ }
+ }
+}
Property changes on: hippo-ecm/trunk/repository/engine/src/test/java/org/hippoecm/repository/HREPTWO2655IssueTest.java
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
From svn-logs at hippocms.org Wed Jun 3 14:08:28 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Wed Jun 3 14:08:23 2009
Subject: [HippoRepos-dev] [18366] hippo-ecm: HREPTWO-16: triv code cleaning
Message-ID: <20090603120828.72856C5BF@svnnew.onehippo.org>
Revision: 18366
Author: bvanhalderen
Date: 2009-06-03 14:08:28 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-16: triv code cleaning
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/impl/WorkspaceDecorator.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/impl/WorkspaceDecorator.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/impl/WorkspaceDecorator.java 2009-06-03 12:07:45 UTC (rev 18365)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/impl/WorkspaceDecorator.java 2009-06-03 12:08:28 UTC (rev 18366)
@@ -214,20 +214,26 @@
destination.save();
}
}
+
+ @Override
public void copy(String srcAbsPath, String destAbsPath) throws ConstraintViolationException, VersionException, AccessDeniedException, PathNotFoundException, ItemExistsException, LockException, RepositoryException {
super.copy(srcAbsPath, destAbsPath);
touch(destAbsPath);
}
+ @Override
public void copy(String srcWorkspace, String srcAbsPath, String destAbsPath) throws NoSuchWorkspaceException, ConstraintViolationException, VersionException, AccessDeniedException, PathNotFoundException, ItemExistsException, LockException, RepositoryException {
super.copy(srcWorkspace, srcAbsPath, destAbsPath);
touch(destAbsPath);
}
+ @Override
public void clone(String srcWorkspace, String srcAbsPath, String destAbsPath, boolean removeExisting) throws NoSuchWorkspaceException, ConstraintViolationException, VersionException, AccessDeniedException, PathNotFoundException, ItemExistsException, LockException, RepositoryException {
super.clone(srcWorkspace, srcAbsPath, destAbsPath, removeExisting);
touch(destAbsPath);
}
+
+ @Override
public void move(String srcAbsPath, String destAbsPath) throws ConstraintViolationException, VersionException, AccessDeniedException, PathNotFoundException, ItemExistsException, LockException, RepositoryException {
super.move(srcAbsPath, destAbsPath);
touch(destAbsPath);
From svn-logs at hippocms.org Wed Jun 3 14:18:21 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Wed Jun 3 14:18:17 2009
Subject: [HippoRepos-dev] [18368] hippo-ecm: HREPTWO-2655:
workaround by disabling the facet search observation in cms
Message-ID: <20090603121821.D831DC5BF@svnnew.onehippo.org>
Revision: 18368
Author: bvanhalderen
Date: 2009-06-03 14:18:21 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-2655: workaround by disabling the facet search observation in cms
Modified Paths:
--------------
hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java 2009-06-03 12:10:42 UTC (rev 18367)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/JcrObservationManager.java 2009-06-03 12:18:21 UTC (rev 18368)
@@ -296,6 +296,9 @@
}
obMgr.addEventListener(this, eventTypes, path, isDeep, uuid, nodeTypes, noLocal);
+ /*
+ * FIXME HREPTWO-2655 workaround, disable the facet search observer.
+ *
fso = getSession().getJcrSessionModel().getFacetSearchObserver();
// subscribe when listening to deep tree structures;
@@ -331,10 +334,13 @@
} catch (RepositoryException ex) {
log.error(ex.getMessage());
}
+ */
}
void unsubscribe() throws RepositoryException {
- fso.unsubscribe(this);
+ if(fso != null) {
+ fso.unsubscribe(this);
+ }
fso = null;
if (session.isLive()) {
From svn-logs at hippocms.org Wed Jun 3 14:19:07 2009
From: svn-logs at hippocms.org (abogaart)
Date: Wed Jun 3 14:19:03 2009
Subject: [HippoRepos-dev] [18369] hippo-ecm: HREPTWO-1713: Empty lines
removed from Html field
Message-ID: <20090603121907.3996DC5BF@svnnew.onehippo.org>
Revision: 18369
Author: abogaart
Date: 2009-06-03 14:19:06 +0200 (Wed, 03 Jun 2009)
Log Message:
-----------
HREPTWO-1713: Empty lines removed from Html field
http://issues.onehippo.com/browse/HREPTWO-1713
- Updated htmlcleaner version to 1.01.04
- Configured htmlcleaner to NOT remove paragraph's containing a single whitespace char and force it to be a non-breaking space
- Updated autosave plugin to replace
with
when content is loaded from textarea into iframe
Modified Paths:
--------------
hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/AutoSave/AutoSave.js
hippo-ecm/trunk/addon/xinha-frontend/pom.xml
hippo-ecm/trunk/addon/xinha-frontend/src/main/java/org/hippoecm/frontend/plugins/xinha/htmlcleaner/JCRHtmlCleanerTemplateBuilder.java
hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/hippohtmlcleaner.cnd
hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/html-cleaner-service.xml
Modified: hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/AutoSave/AutoSave.js
===================================================================
--- hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/AutoSave/AutoSave.js 2009-06-03 12:18:21 UTC (rev 18368)
+++ hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/AutoSave/AutoSave.js 2009-06-03 12:19:06 UTC (rev 18369)
@@ -138,4 +138,16 @@
AutoSave.prototype.setUnChanged = function() {
this.changed = false;
}
-
+
+/**
+ * Explicitly replace
with general-purpose space (U+0020) with a
including a non-breaking space (U+00A0)
+ * to prevent the browser from not rendering these paragraphs
+ *
+ */
+AutoSave.prototype.inwardHtml = function(html) {
+ this.imgRE = new RegExp(' <\/p>', 'gi');
+ html = html.replace(this.imgRE, function(m) {
+ return '
';
+ });
+ return html;
+}
\ No newline at end of file
Modified: hippo-ecm/trunk/addon/xinha-frontend/pom.xml
===================================================================
--- hippo-ecm/trunk/addon/xinha-frontend/pom.xml 2009-06-03 12:18:21 UTC (rev 18368)
+++ hippo-ecm/trunk/addon/xinha-frontend/pom.xml 2009-06-03 12:19:06 UTC (rev 18369)
@@ -47,7 +47,7 @@
hippo
htmlcleaner
- 1.01.03
+ 1.01.04
xml-apis
Modified: hippo-ecm/trunk/addon/xinha-frontend/src/main/java/org/hippoecm/frontend/plugins/xinha/htmlcleaner/JCRHtmlCleanerTemplateBuilder.java
===================================================================
--- hippo-ecm/trunk/addon/xinha-frontend/src/main/java/org/hippoecm/frontend/plugins/xinha/htmlcleaner/JCRHtmlCleanerTemplateBuilder.java 2009-06-03 12:18:21 UTC (rev 18368)
+++ hippo-ecm/trunk/addon/xinha-frontend/src/main/java/org/hippoecm/frontend/plugins/xinha/htmlcleaner/JCRHtmlCleanerTemplateBuilder.java 2009-06-03 12:19:06 UTC (rev 18369)
@@ -28,7 +28,7 @@
private final static String SVN_ID = "$Id$";
public static final String HTMLCLEANER_PREFIX = "hippohtmlcleaner:";
- public static final String CLEANUP = HTMLCLEANER_PREFIX + "cleanup";
+ public static final String CLEANUP = HTMLCLEANER_PREFIX + "cleanup";
public static final String SCHEMA = HTMLCLEANER_PREFIX + "schema";
public static final String ALLOWED_DIV_CLASSES = HTMLCLEANER_PREFIX + "allowedDivClasses";
public static final String ALLOWED_SPAN_CLASSES = HTMLCLEANER_PREFIX + "allowedSpanClasses";
@@ -36,6 +36,9 @@
public static final String ALLOWED_PARA_CLASSES = HTMLCLEANER_PREFIX + "allowedParaClasses";
public static final String IMG_ALTERNATE_SRC_ATTR = HTMLCLEANER_PREFIX + "imgAlternateSrcAttr";
public static final String CLEANUP_ELEMENT = HTMLCLEANER_PREFIX + "cleanupElement";
+ public static final String ALLOWED_SINGLE_WHITESPACE_ELEMENT = HTMLCLEANER_PREFIX
+ + "allowedSingleWhitespaceElement";
+
public static final String NAME = HTMLCLEANER_PREFIX + "name";
public static final String CLASSES = HTMLCLEANER_PREFIX + "classes";
public static final String ATTRIBUTES = HTMLCLEANER_PREFIX + "attributes";
@@ -51,109 +54,126 @@
public static final String SCHEMA_TRANSITIONAL = "transitional";
public static final String SCHEMA_STRICT = "strict";
public static final String DEFAULT_SCHEMA = SCHEMA_TRANSITIONAL;
-
+
public static final int DEFAULT_NEW_LINES = 0;
public static final boolean DEFAULT_INLINE = false;
-
+
public HtmlCleanerTemplate buildTemplate(IPluginConfig cleanerConfig) throws Exception {
HtmlCleanerTemplate template = null;
- if (cleanerConfig != null){
+ if (cleanerConfig != null) {
template = new HtmlCleanerTemplate();
-
-
- handleCleanup(template, getRequiredNode(cleanerConfig,CLEANUP));
- handleSerialization(template, getRequiredNode(cleanerConfig,SERIALIZATION));
-
+
+ handleCleanup(template, getRequiredNode(cleanerConfig, CLEANUP));
+ handleSerialization(template, getRequiredNode(cleanerConfig, SERIALIZATION));
+
template.initialize();
}
return template;
}
-
+
/**
* XHTML Schema element: e.g. 'transitional' or 'strict'
* @param template
* @param schema
*/
- protected void handleXhtmlSchema(HtmlCleanerTemplate template, String schema){
- if (StringUtils.isEmpty(schema)){
+ protected void handleXhtmlSchema(HtmlCleanerTemplate template, String schema) {
+ if (StringUtils.isEmpty(schema)) {
template.setXhtmlSchema(DEFAULT_SCHEMA);
} else {
template.setXhtmlSchema(schema);
}
}
-
+
private IPluginConfig getRequiredNode(IPluginConfig cfg, String nodeName) throws Exception {
IPluginConfig requiredCfg = cfg.getPluginConfig(nodeName);
- if (requiredCfg == null){
- throw new Exception("HtmlCleaner configuration: Missing required node "+nodeName);
+ if (requiredCfg == null) {
+ throw new Exception("HtmlCleaner configuration: Missing required node " + nodeName);
}
return requiredCfg;
}
- private Object getRequiredValue(String parentElementDescription, Map m, String propName) throws Exception {
+ private Object getRequiredValue(String parentElementDescription, Map m, String propName) throws Exception {
Object o = m.get(propName);
- if (o == null){
- throw new Exception("HtmlCleaner configuration: Missing required value "+propName+" for "+parentElementDescription);
+ if (o == null) {
+ throw new Exception("HtmlCleaner configuration: Missing required value " + propName + " for "
+ + parentElementDescription);
}
return o;
}
private String getRequiredStringValue(String parentElementDescription, Map m, String propName) throws Exception {
String v = (String) getRequiredValue(parentElementDescription, m, propName);
- if (StringUtils.isEmpty(v)){
- throw new Exception("HtmlCleaner configuration: Required string value '"+propName+"' is empty for "+parentElementDescription);
+ if (StringUtils.isEmpty(v)) {
+ throw new Exception("HtmlCleaner configuration: Required string value '" + propName + "' is empty for "
+ + parentElementDescription);
}
return v;
}
-
- protected void handleAllowedDivClasses(HtmlCleanerTemplate template, String[] cssClasses){
- if (cssClasses != null){
+
+ protected void handleAllowedDivClasses(HtmlCleanerTemplate template, String[] cssClasses) {
+ if (cssClasses != null) {
for (String cssClass : cssClasses) {
- template.addAllowedDivClass(cssClass);
+ template.addAllowedDivClass(cssClass);
}
}
}
- protected void handleAllowedSpanClasses(HtmlCleanerTemplate template, String[] cssClasses){
- if (cssClasses != null){
+ protected void handleAllowedSpanClasses(HtmlCleanerTemplate template, String[] cssClasses) {
+ if (cssClasses != null) {
for (String cssClass : cssClasses) {
- template.addAllowedSpanClass(cssClass);
+ template.addAllowedSpanClass(cssClass);
}
}
}
- protected void handleAllowedPreClasses(HtmlCleanerTemplate template, String[] cssClasses){
- if (cssClasses != null){
+ protected void handleAllowedPreClasses(HtmlCleanerTemplate template, String[] cssClasses) {
+ if (cssClasses != null) {
for (String cssClass : cssClasses) {
- template.addAllowedPreClass(cssClass);
+ template.addAllowedPreClass(cssClass);
}
}
}
- protected void handleAllowedParaClasses(HtmlCleanerTemplate template, String[] cssClasses){
- if (cssClasses != null){
+ protected void handleAllowedParaClasses(HtmlCleanerTemplate template, String[] cssClasses) {
+ if (cssClasses != null) {
for (String cssClass : cssClasses) {
- template.addAllowedParaClass(cssClass);
+ template.addAllowedParaClass(cssClass);
}
}
}
protected void handleAllowedElements(HtmlCleanerTemplate template, List extends Map> elements) throws Exception {
- if (elements != null){
+ if (elements != null) {
for (Map elMap : elements) {
- String name = getRequiredStringValue("allowed element ("+CLEANUP_ELEMENT+")",elMap, NAME);
+ String name = getRequiredStringValue("allowed element (" + CLEANUP_ELEMENT + ")", elMap, NAME);
String[] attributes = (String[]) elMap.get(ATTRIBUTES);
- template.addAllowedElement(name, attributes != null ? attributes : new String[]{});
+ template.addAllowedElement(name, attributes != null ? attributes : new String[] {});
}
}
}
- protected void handleImgAlternateSrcAttr(HtmlCleanerTemplate template, String value){
- if (!StringUtils.isEmpty(value)){
+ protected void handleAllowedSingleWhitespaceElements(HtmlCleanerTemplate template, List extends Map> elements)
+ throws Exception {
+ if (elements != null) {
+ for (Map elMap : elements) {
+ String name = getRequiredStringValue("allowed element (" + ALLOWED_SINGLE_WHITESPACE_ELEMENT + ")",
+ elMap, NAME);
+ boolean forceNonBreakingSpace = false;
+ String key = HTMLCLEANER_PREFIX + "forceNonBreakingSpace";
+ if (elMap.containsKey(key)) {
+ forceNonBreakingSpace = (Boolean) elMap.get(key);
+ }
+ template.addAllowedSingleWhitespaceElement(name, forceNonBreakingSpace);
+ }
+ }
+ }
+
+ protected void handleImgAlternateSrcAttr(HtmlCleanerTemplate template, String value) {
+ if (!StringUtils.isEmpty(value)) {
template.setXhtmlSchema(value);
}
}
-
+
protected void handleCleanup(HtmlCleanerTemplate template, IPluginConfig c) throws Exception {
// Process Xhtml schema
handleXhtmlSchema(template, (String) c.get(SCHEMA));
@@ -169,43 +189,44 @@
handleImgAlternateSrcAttr(template, (String) c.get(IMG_ALTERNATE_SRC_ATTR));
// Process allowed HTML elements
handleAllowedElements(template, (List extends Map>) c.get(CLEANUP_ELEMENT));
+ // Process allowed elements with a single whitespace character
+ handleAllowedSingleWhitespaceElements(template, (List extends Map>) c.get(ALLOWED_SINGLE_WHITESPACE_ELEMENT));
}
- protected void handleLineWidth(HtmlCleanerTemplate template, int lineWidth){
+ protected void handleLineWidth(HtmlCleanerTemplate template, int lineWidth) {
template.setMaxLineWidth(lineWidth);
}
-
- protected void handleSerializationElements(HtmlCleanerTemplate template, List extends Map> elements) throws Exception {
- if (elements != null){
+
+ protected void handleSerializationElements(HtmlCleanerTemplate template, List extends Map> elements)
+ throws Exception {
+ if (elements != null) {
for (Map m : elements) {
- String name = getRequiredStringValue("allowed element ("+CLEANUP_ELEMENT+")",m, NAME);
+ String name = getRequiredStringValue("allowed element (" + CLEANUP_ELEMENT + ")", m, NAME);
Long newLinesAfterOpen = (Long) m.get(NEW_LINES_AFTER_OPEN);
Long newLinesAfterClose = (Long) m.get(NEW_LINES_AFTER_CLOSE);
Long newLinesBeforeOpen = (Long) m.get(NEW_LINES_BEFORE_OPEN);
Long newLinesBeforeClose = (Long) m.get(NEW_LINES_BEFORE_CLOSE);
- Boolean inline = (Boolean) m.get(INLINE);
- template.addOutputElement(name,
- newLinesBeforeOpen != null ? newLinesBeforeOpen.intValue() : DEFAULT_NEW_LINES,
- newLinesAfterOpen != null ? newLinesAfterOpen.intValue() : DEFAULT_NEW_LINES,
- newLinesBeforeClose != null ? newLinesBeforeClose.intValue() : DEFAULT_NEW_LINES,
- newLinesAfterClose != null ? newLinesAfterClose.intValue() : DEFAULT_NEW_LINES,
- inline != null ? inline.booleanValue() : DEFAULT_INLINE
- );
+ Boolean inline = (Boolean) m.get(INLINE);
+ template.addOutputElement(name, newLinesBeforeOpen != null ? newLinesBeforeOpen.intValue()
+ : DEFAULT_NEW_LINES, newLinesAfterOpen != null ? newLinesAfterOpen.intValue()
+ : DEFAULT_NEW_LINES, newLinesBeforeClose != null ? newLinesBeforeClose.intValue()
+ : DEFAULT_NEW_LINES, newLinesAfterClose != null ? newLinesAfterClose.intValue()
+ : DEFAULT_NEW_LINES, inline != null ? inline.booleanValue() : DEFAULT_INLINE);
}
}
}
-
+
protected void checkRequiredPropertyPresent(Map m, String name) throws Exception {
- if (m.get(name) == null){
- throw new Exception ("Required property missing: "+name);
+ if (m.get(name) == null) {
+ throw new Exception("Required property missing: " + name);
}
}
-
+
protected void handleSerialization(HtmlCleanerTemplate template, IPluginConfig c) throws Exception {
// Process line width
- checkRequiredPropertyPresent(c,LINEWIDTH);
-
- handleLineWidth(template,c.getInt(LINEWIDTH));
+ checkRequiredPropertyPresent(c, LINEWIDTH);
+
+ handleLineWidth(template, c.getInt(LINEWIDTH));
// Process serialization elements
handleSerializationElements(template, (List extends Map>) c.get(SERIALIZATION_ELEMENT));
}
Modified: hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/hippohtmlcleaner.cnd
===================================================================
--- hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/hippohtmlcleaner.cnd 2009-06-03 12:18:21 UTC (rev 18368)
+++ hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/hippohtmlcleaner.cnd 2009-06-03 12:19:06 UTC (rev 18369)
@@ -26,6 +26,10 @@
- hippohtmlcleaner:name (string) mandatory
- hippohtmlcleaner:attributes (string) multiple
+[hippohtmlcleaner:allowedSingleWhitespaceElement]
+- hippohtmlcleaner:name (string) mandatory
+- hippohtmlcleaner:forceNonBreakingSpace (boolean)
+
[hippohtmlcleaner:serializationElement]
- hippohtmlcleaner:name (string) mandatory
- hippohtmlcleaner:newLinesAfterOpen (Long)
@@ -45,6 +49,7 @@
- hippohtmlcleaner:allowedParaClasses (string) multiple
- hippohtmlcleaner:allowedPreClasses (string) multiple
- hippohtmlcleaner:imgAlternateSrcAttr (string)
++ hippohtmlcleaner:allowedSingleWhitespaceElement (hippohtmlcleaner:allowedSingleWhitespaceElement) multiple
+ hippohtmlcleaner:cleanupElement (hippohtmlcleaner:cleanupElement) multiple
[hippohtmlcleaner:config] > frontend:pluginconfig
Modified: hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/html-cleaner-service.xml
===================================================================
--- hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/html-cleaner-service.xml 2009-06-03 12:18:21 UTC (rev 18368)
+++ hippo-ecm/trunk/addon/xinha-frontend/src/main/resources/html-cleaner-service.xml 2009-06-03 12:19:06 UTC (rev 18369)
@@ -55,6 +55,21 @@
include
query-and-include
+
+
+
+
+ hippohtmlcleaner:allowedSingleWhitespaceElement
+
+
+ p
+
+
+ true
+
+
+
+
+
+
+ [ EDITOR HERE ]
+
+
Property changes on: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/AbstractCmsEditor$EditorWrapper.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Copied: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/AbstractCmsEditor.java (from rev 18322, hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditor.java)
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/AbstractCmsEditor.java (rev 0)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/AbstractCmsEditor.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,325 @@
+/*
+ * Copyright 2008 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend.plugins.cms.edit;
+
+import java.util.IdentityHashMap;
+import java.util.List;
+
+import org.apache.wicket.IClusterable;
+import org.apache.wicket.model.IDetachable;
+import org.apache.wicket.model.IModel;
+import org.hippoecm.frontend.model.ModelReference;
+import org.hippoecm.frontend.plugin.IClusterControl;
+import org.hippoecm.frontend.plugin.IPluginContext;
+import org.hippoecm.frontend.plugin.config.IClusterConfig;
+import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.plugin.config.IPluginConfigService;
+import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
+import org.hippoecm.frontend.service.EditorException;
+import org.hippoecm.frontend.service.IEditor;
+import org.hippoecm.frontend.service.IEditorFilter;
+import org.hippoecm.frontend.service.IFocusListener;
+import org.hippoecm.frontend.service.IRenderService;
+import org.hippoecm.frontend.service.ServiceContext;
+import org.hippoecm.frontend.service.ServiceTracker;
+import org.hippoecm.frontend.service.render.RenderService;
+
+class AbstractCmsEditor implements IEditor, IDetachable {
+ private static final long serialVersionUID = 1L;
+
+ @SuppressWarnings("unused")
+ private final static String SVN_ID = "$Id$";
+
+ private static int editorCount = 0;
+
+ private class EditorWrapper extends RenderService {
+ private static final long serialVersionUID = 1L;
+
+ public EditorWrapper(IPluginContext context, IPluginConfig properties) {
+ super(new ServiceContext(context), properties);
+
+ addExtensionPoint("editor");
+ }
+
+ @Override
+ protected ExtensionPoint createExtensionPoint(String extension) {
+ return new Editor(extension);
+ }
+
+ protected String getServiceId() {
+ return getPluginContext().getReference(this).getServiceId();
+ }
+
+ void dispose() {
+ ((ServiceContext) getPluginContext()).stop();
+ }
+
+ // forward
+
+ protected class Forwarder extends ServiceTracker {
+ private static final long serialVersionUID = 1L;
+
+ public Forwarder() {
+ super(IClusterable.class);
+ }
+
+ @Override
+ protected void onServiceAdded(IClusterable service, String name) {
+ getPluginContext().registerService(service, getServiceId());
+ }
+
+ @Override
+ protected void onRemoveService(IClusterable service, String name) {
+ getPluginContext().unregisterService(service, getServiceId());
+ }
+ }
+
+ protected class Editor extends ExtensionPoint {
+ private static final long serialVersionUID = 1L;
+
+ private int count = 0;
+ private Forwarder forwarder;
+
+ protected Editor(String extension) {
+ super(extension);
+ }
+
+ @Override
+ public void onServiceAdded(IRenderService service, String name) {
+ super.onServiceAdded(service, name);
+ count++;
+ if (forwarder == null) {
+ String rendererServiceId = context.getReference(service).getServiceId();
+ forwarder = new Forwarder();
+ getPluginContext().registerTracker(forwarder, rendererServiceId);
+ }
+ }
+
+ @Override
+ public void onRemoveService(IRenderService service, String name) {
+ if (--count == 0) {
+ String rendererServiceId = context.getReference(service).getServiceId();
+ getPluginContext().unregisterTracker(forwarder, rendererServiceId);
+ forwarder = null;
+ }
+ super.onRemoveService(service, name);
+ }
+ }
+
+ }
+
+ private EditorManagerPlugin manager;
+ private T model;
+ private IPluginContext context;
+ private IPluginConfig config;
+
+ private IClusterControl cluster;
+ private EditorWrapper renderer;
+ private ModelReference modelService;
+ private IFocusListener focusListener;
+ private String editorId;
+ private String wicketId;
+ private Mode mode;
+
+ AbstractCmsEditor(final EditorManagerPlugin manager, IPluginContext context, IPluginConfig config, T model,
+ Mode mode) throws CmsEditorException {
+ this.manager = manager;
+ this.model = model;
+ this.context = context;
+ this.config = config;
+ this.mode = mode;
+
+ IPluginConfig previewConfig = config.getPluginConfig("cluster.preview.options");
+ IPluginConfig editConfig = config.getPluginConfig("cluster.edit.options");
+ if (!previewConfig.getString(RenderService.WICKET_ID).equals(editConfig.getString(RenderService.WICKET_ID))) {
+ throw new CmsEditorException("preview and edit clusters have different wicket.id values");
+ }
+
+ editorId = getClass().getName() + "." + (editorCount++);
+ wicketId = editConfig.getString(RenderService.WICKET_ID);
+ JavaPluginConfig renderConfig = new JavaPluginConfig();
+ renderConfig.put(RenderService.WICKET_ID, wicketId);
+ renderConfig.put("editor", editorId);
+ renderer = new EditorWrapper(context, renderConfig);
+ }
+
+ public Mode getMode() {
+ return mode;
+ }
+
+ public void setMode(Mode mode) throws EditorException {
+ if (mode != this.mode && cluster != null) {
+ stop();
+ this.mode = mode;
+ try {
+ start();
+ } catch (CmsEditorException ex) {
+ throw new EditorException("failed to restart editor", ex);
+ }
+ } else {
+ this.mode = mode;
+ }
+ }
+
+ public T getModel() {
+ return model;
+ }
+
+ public void close() throws EditorException {
+ if (context.getReference(this) != null) {
+ List filters = context.getServices(context.getReference(this).getServiceId(),
+ IEditorFilter.class);
+ IdentityHashMap filterContexts = new IdentityHashMap();
+ for (IEditorFilter filter : filters) {
+ Object filterContext = filter.preClose();
+ if (filterContext == null) {
+ throw new EditorException("Close operation cancelled by filter");
+ }
+ filterContexts.put(filter, filterContext);
+ }
+
+ stop();
+
+ onClose();
+
+ for (IEditorFilter filter : filters) {
+ filter.postClose(filterContexts.get(filter));
+ }
+ }
+ manager.onClose(this);
+ }
+
+ protected IPluginContext getPluginContext() {
+ return context;
+ }
+
+ protected IPluginConfig getPluginConfig() {
+ return config;
+ }
+
+ protected T getEditorModel() {
+ return model;
+ }
+
+ protected void start() throws CmsEditorException {
+ String clusterName;
+ IPluginConfig parameters;
+ switch (mode) {
+ case EDIT:
+ clusterName = config.getString("cluster.edit.name");
+ parameters = config.getPluginConfig("cluster.edit.options");
+ break;
+ case VIEW:
+ default:
+ clusterName = config.getString("cluster.preview.name");
+ parameters = config.getPluginConfig("cluster.preview.options");
+ break;
+ }
+ JavaPluginConfig editorConfig = new JavaPluginConfig(parameters);
+ editorConfig.put("wicket.id", editorId);
+
+ IPluginConfigService pluginConfigService = context.getService(IPluginConfigService.class.getName(),
+ IPluginConfigService.class);
+ IClusterConfig clusterConfig = pluginConfigService.getCluster(clusterName);
+ if (clusterConfig == null) {
+ throw new CmsEditorException("No cluster found with name " + clusterName);
+ }
+
+ cluster = context.newCluster(clusterConfig, editorConfig);
+ IClusterConfig decorated = cluster.getClusterConfig();
+
+ String modelId = decorated.getString(RenderService.MODEL_ID);
+ modelService = new ModelReference(modelId, getEditorModel());
+ modelService.init(context);
+
+ String editorId = decorated.getString("editor.id");
+ context.registerService(this, editorId);
+ context.registerService(manager, editorId);
+
+ cluster.start();
+
+ IRenderService renderer = context
+ .getService(decorated.getString(RenderService.WICKET_ID), IRenderService.class);
+ if (renderer == null) {
+ cluster.stop();
+ context.unregisterService(this, editorId);
+ context.unregisterService(manager, editorId);
+ modelService.destroy();
+ throw new CmsEditorException("No IRenderService found");
+ }
+
+ String renderId = getRendererServiceId();
+
+ // attach self to renderer, so that other plugins can close us
+ context.registerService(this, renderId);
+
+ // observe focus events, those need to be synchronized with the active model of the editor manager
+ focusListener = new IFocusListener() {
+ private static final long serialVersionUID = 1L;
+
+ public void onFocus(IRenderService renderService) {
+ if (!manager.active) {
+ manager.active = true;
+ manager.onFocus(AbstractCmsEditor.this);
+ manager.active = false;
+ }
+ }
+
+ };
+ context.registerService(focusListener, renderId);
+ }
+
+ protected void stop() {
+ String renderId = getRendererServiceId();
+ context.unregisterService(focusListener, renderId);
+ context.unregisterService(this, renderId);
+
+ cluster.stop();
+
+ String editorId = cluster.getClusterConfig().getString("editor.id");
+ context.unregisterService(manager, editorId);
+ context.unregisterService(this, editorId);
+
+ modelService.destroy();
+
+ cluster = null;
+ modelService = null;
+ focusListener = null;
+ }
+
+ protected String getRendererServiceId() {
+ return context.getReference(renderer).getServiceId();
+ }
+
+ protected void onClose() {
+ renderer.dispose();
+ renderer = null;
+ }
+
+ void refresh() {
+ }
+
+ void focus() {
+ if (renderer != null) {
+ renderer.focus(null);
+ }
+ }
+
+ public void detach() {
+ model.detach();
+ }
+
+}
Added: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/BrowserObserver.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/BrowserObserver.java (rev 0)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/BrowserObserver.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,206 @@
+/*
+ * Copyright 2008 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend.plugins.cms.edit;
+
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.Map;
+
+import javax.jcr.ItemNotFoundException;
+import javax.jcr.Node;
+import javax.jcr.NodeIterator;
+import javax.jcr.RepositoryException;
+
+import org.apache.wicket.model.IDetachable;
+import org.hippoecm.frontend.model.IModelReference;
+import org.hippoecm.frontend.model.JcrNodeModel;
+import org.hippoecm.frontend.model.event.IEvent;
+import org.hippoecm.frontend.model.event.IObservable;
+import org.hippoecm.frontend.model.event.IObserver;
+import org.hippoecm.frontend.plugin.IPluginContext;
+import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.service.ServiceException;
+import org.hippoecm.frontend.service.render.RenderService;
+import org.hippoecm.repository.api.HippoNode;
+import org.hippoecm.repository.api.HippoNodeType;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+class BrowserObserver implements IObserver, IDetachable {
+ private static final long serialVersionUID = 1L;
+
+ static final Logger log = LoggerFactory.getLogger(BrowserObserver.class);
+
+ private EditorManagerPlugin editorMgr;
+
+ // map physical handle -> virtual parent
+ private Map lastReferences;
+ private final IModelReference modelReference;
+ private transient boolean active = false;
+
+ @SuppressWarnings("unchecked")
+ BrowserObserver(EditorManagerPlugin plugin, IPluginContext context, IPluginConfig config) {
+ this.editorMgr = plugin;
+
+ lastReferences = new HashMap();
+
+ // monitor document in browser
+ modelReference = context.getService(config.getString(RenderService.MODEL_ID), IModelReference.class);
+ if (modelReference == null) {
+ throw new IllegalStateException("No model service found");
+ }
+ context.registerService(this, IObserver.class.getName());
+ }
+
+ JcrNodeModel getModel() {
+ try {
+ return getEditorModel(modelReference.getModel());
+ } catch (RepositoryException e) {
+ log.error("Could not retrieve editor model", e);
+ return null;
+ }
+ }
+
+ void setModel(JcrNodeModel nodeModel) {
+ if (!active) {
+ active = true;
+ try {
+ modelReference.setModel(getBrowserModel(nodeModel));
+ } catch (RepositoryException e) {
+ log.error("Failed to select document", e);
+ } finally {
+ active = false;
+ }
+ }
+ }
+
+ public IObservable getObservable() {
+ return modelReference;
+ }
+
+ public void onEvent(Iterator extends IEvent> event) {
+ if (!active) {
+ active = true;
+ try {
+ JcrNodeModel nodeModel = getEditorModel((JcrNodeModel) modelReference.getModel());
+ if (nodeModel != null && nodeModel.getNode() != null) {
+ AbstractCmsEditor editor = editorMgr.getEditor(nodeModel);
+ if (editor == null) {
+ editor = editorMgr.openPreview(nodeModel);
+ }
+ editor.focus();
+ }
+ } catch (ServiceException ex) {
+ log.error("could not open preview", ex);
+ } catch (RepositoryException ex) {
+ log.error("could not open preview", ex);
+ } finally {
+ active = false;
+ }
+ }
+ }
+
+ public void detach() {
+ for (Map.Entry entry : lastReferences.entrySet()) {
+ entry.getKey().detach();
+ entry.getValue().detach();
+ }
+ }
+
+ private JcrNodeModel getEditorModel(JcrNodeModel nodeModel) throws RepositoryException {
+ // find physical node
+ Node node = nodeModel.getNode();
+ if (node == null) {
+ return null;
+ }
+ if (node instanceof HippoNode) {
+ try {
+ Node canonical = ((HippoNode) node).getCanonicalNode();
+ if (canonical == null) {
+ return null;
+ }
+ if (!canonical.isSame(node)) {
+ // use physical handle as the basis for lookup
+ if (canonical.isNodeType(HippoNodeType.NT_DOCUMENT)) {
+ Node parent = canonical.getParent();
+ if (parent.isNodeType(HippoNodeType.NT_HANDLE)) {
+ canonical = parent;
+ }
+ }
+
+ // put in LRU map for reverse lookup when editor is selected
+ JcrNodeModel canonicalModel = new JcrNodeModel(canonical);
+ lastReferences.put(canonicalModel, nodeModel.getParentModel());
+
+ return new JcrNodeModel(canonical);
+ }
+ } catch (ItemNotFoundException ex) {
+ // physical node no longer exists
+ return null;
+ }
+ }
+ return nodeModel;
+ }
+
+ private JcrNodeModel getBrowserModel(JcrNodeModel nodeModel) throws RepositoryException {
+ Node parentNode = nodeModel.getNode();
+ if (parentNode == null) {
+ return nodeModel;
+ }
+ if (parentNode.isNodeType(HippoNodeType.NT_HANDLE)) {
+ if (lastReferences.containsKey(nodeModel)) {
+ JcrNodeModel targetParent = lastReferences.get(nodeModel);
+ // Locate document in target. The first node (lowest sns index in target)
+ // whose canonical equivalent is under the handle will be used.
+ int index = 0;
+ Node target = null;
+ try {
+ NodeIterator nodes = targetParent.getNode().getNodes(nodeModel.getNode().getName());
+ while (nodes.hasNext()) {
+ Node node = nodes.nextNode();
+ if (node == null || !(node instanceof HippoNode)) {
+ continue;
+ }
+ try {
+ Node canonical = ((HippoNode) node).getCanonicalNode();
+ if (canonical == null) {
+ continue;
+ }
+ if (canonical.getParent().isSame(parentNode)) {
+ if (index == 0 || node.getIndex() < index) {
+ index = node.getIndex();
+ target = node;
+ }
+ }
+ } catch (ItemNotFoundException ex) {
+ // physical node no longer exists
+ continue;
+ }
+ }
+ } catch (RepositoryException ex) {
+ log.error(ex.getMessage(), ex);
+ }
+ if (target != null) {
+ return new JcrNodeModel(target);
+ } else {
+ log.warn("unable to find virtual equivalent");
+ }
+ }
+ }
+ return nodeModel;
+ }
+
+}
Property changes on: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/BrowserObserver.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Deleted: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditor.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditor.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditor.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -1,219 +0,0 @@
-/*
- * Copyright 2008 Hippo.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.hippoecm.frontend.plugins.cms.edit;
-
-import java.util.IdentityHashMap;
-import java.util.Iterator;
-import java.util.List;
-
-import javax.jcr.RepositoryException;
-
-import org.apache.wicket.model.IModel;
-import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.ModelReference;
-import org.hippoecm.frontend.model.event.IEvent;
-import org.hippoecm.frontend.model.event.IObservable;
-import org.hippoecm.frontend.model.event.IObserver;
-import org.hippoecm.frontend.plugin.IClusterControl;
-import org.hippoecm.frontend.plugin.IPluginContext;
-import org.hippoecm.frontend.plugin.config.IClusterConfig;
-import org.hippoecm.frontend.plugin.config.IPluginConfig;
-import org.hippoecm.frontend.plugin.config.IPluginConfigService;
-import org.hippoecm.frontend.service.EditorException;
-import org.hippoecm.frontend.service.IEditor;
-import org.hippoecm.frontend.service.IEditorFilter;
-import org.hippoecm.frontend.service.IFocusListener;
-import org.hippoecm.frontend.service.IRenderService;
-import org.hippoecm.frontend.service.render.RenderService;
-import org.hippoecm.repository.api.HippoNodeType;
-import org.slf4j.Logger;
-import org.slf4j.LoggerFactory;
-
-class CmsEditor implements IEditor {
- private static final long serialVersionUID = 1L;
-
- @SuppressWarnings("unused")
- private final static String SVN_ID = "$Id$";
-
- private static final Logger log = LoggerFactory.getLogger(CmsEditor.class);
-
- private IPluginContext context;
- private IClusterControl cluster;
- private IRenderService renderer;
- private ModelReference modelService;
- private JcrNodeModel model;
- private JcrNodeModel parent;
- private EditorManagerPlugin manager;
- private IFocusListener focusListener;
- private IObserver handleObserver;
-
- CmsEditor(final EditorManagerPlugin manager, IPluginContext context, String clusterName, IPluginConfig config,
- IModel model) throws CmsEditorException {
- this.manager = manager;
- this.model = (JcrNodeModel) model;
- this.context = context;
-
- IPluginConfigService pluginConfigService = context.getService(IPluginConfigService.class.getName(),
- IPluginConfigService.class);
- IClusterConfig clusterConfig = pluginConfigService.getCluster(clusterName);
- cluster = context.newCluster(clusterConfig, config);
- IClusterConfig decorated = cluster.getClusterConfig();
-
- String modelId = decorated.getString(RenderService.MODEL_ID);
- modelService = new ModelReference(modelId, model);
- modelService.init(context);
-
- String editorId = decorated.getString("editor.id");
- context.registerService(this, editorId);
- context.registerService(manager, editorId);
-
- cluster.start();
-
- renderer = context.getService(decorated.getString(RenderService.WICKET_ID), IRenderService.class);
- if (renderer == null) {
- cluster.stop();
- modelService.destroy();
- throw new CmsEditorException("No IRenderService found");
- }
-
- String renderId = context.getReference(renderer).getServiceId();
-
- // attach self to renderer, so that other plugins can close us
- context.registerService(this, renderId);
-
- // observe focus events, those need to be synchronized with the active model of the editor manager
- focusListener = new IFocusListener() {
- private static final long serialVersionUID = 1L;
-
- public void onFocus(IRenderService renderService) {
- if (!manager.active) {
- manager.active = true;
- manager.setActiveModel(CmsEditor.this.model);
- manager.active = false;
- }
- }
-
- };
- context.registerService(focusListener, renderId);
-
- try {
- if (this.model.getParentModel().getNode().isNodeType(HippoNodeType.NT_HANDLE)) {
- parent = this.model.getParentModel();
- context.registerService(handleObserver = new IObserver() {
- private static final long serialVersionUID = 1L;
-
- public IObservable getObservable() {
- return parent;
- }
-
- private void setModel(JcrNodeModel newModel) {
- if (!newModel.equals(CmsEditor.this.model)) {
- if (manager.remap(CmsEditor.this.model, newModel)) {
- CmsEditor.this.model = newModel;
- modelService.setModel(newModel);
- } else {
- try {
- close();
- } catch (EditorException e) {
- log.error("failed to close editor");
- e.printStackTrace();
- }
- }
- }
- }
-
- public void onEvent(Iterator extends IEvent> event) {
- JcrNodeModel nodeModel = parent;
-
- // select draft if it exists
- JcrNodeModel draftDocument = manager.getDraftModel(nodeModel);
- if (draftDocument != null) {
- setModel(draftDocument);
- return;
- }
-
- // show preview
- JcrNodeModel previewDocument = manager.getPreviewModel(nodeModel);
- if (previewDocument != null) {
- setModel(previewDocument);
- return;
- }
-
- // close
- try {
- close();
- } catch (EditorException ex) {
- log.error("Could not close editor for empty handle");
- }
- }
-
- }, IObserver.class.getName());
- }
- } catch (RepositoryException ex) {
- log.error("Could not subscribe to parent model");
- }
- }
-
- public IModel getModel() {
- return model;
- }
-
- public JcrNodeModel getHandle() {
- return parent;
- }
-
- public void close() throws EditorException {
- if (context.getReference(this) != null) {
- List filters = context.getServices(context.getReference(this).getServiceId(),
- IEditorFilter.class);
- IdentityHashMap filterContexts = new IdentityHashMap();
- for (IEditorFilter filter : filters) {
- Object filterContext = filter.preClose();
- if (filterContext == null) {
- throw new EditorException("Close operation cancelled by filter");
- }
- filterContexts.put(filter, filterContext);
- }
-
- if (handleObserver != null) {
- context.unregisterService(handleObserver, IObserver.class.getName());
- }
-
- String renderId = context.getReference(renderer).getServiceId();
- context.unregisterService(focusListener, renderId);
- context.unregisterService(this, renderId);
-
- cluster.stop();
-
- String editorId = cluster.getClusterConfig().getString("editor.id");
- context.unregisterService(manager, editorId);
- context.unregisterService(this, editorId);
-
- modelService.destroy();
- for (IEditorFilter filter : filters) {
- filter.postClose(filterContexts.get(filter));
- }
- }
- manager.unregister(this);
- }
-
- void focus() {
- if (renderer != null) {
- renderer.focus(null);
- }
- }
-
-}
Modified: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditorException.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditorException.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/CmsEditorException.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -24,4 +24,8 @@
CmsEditorException(String reason) {
super(reason);
}
+
+ CmsEditorException(String reason, Throwable cause) {
+ super(reason, cause);
+ }
}
Added: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/DefaultCmsEditor.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/DefaultCmsEditor.java (rev 0)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/DefaultCmsEditor.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,52 @@
+/*
+ * Copyright 2009 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend.plugins.cms.edit;
+
+import org.hippoecm.frontend.model.JcrNodeModel;
+import org.hippoecm.frontend.plugin.IPluginContext;
+import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.service.EditorException;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+class DefaultCmsEditor extends AbstractCmsEditor {
+ private static final long serialVersionUID = 1L;
+
+ @SuppressWarnings("unused")
+ private final static String SVN_ID = "$Id$";
+
+ private static final Logger log = LoggerFactory.getLogger(DefaultCmsEditor.class);
+
+ DefaultCmsEditor(EditorManagerPlugin manager, IPluginContext context, IPluginConfig config, JcrNodeModel model,
+ Mode mode) throws CmsEditorException {
+ super(manager, context, config, model, mode);
+ }
+
+ @Override
+ void refresh() {
+ JcrNodeModel nodeModel = (JcrNodeModel) getModel();
+
+ // close editor if model no longer exists
+ if (!nodeModel.getItemModel().exists()) {
+ try {
+ close();
+ } catch (EditorException ex) {
+ log.warn("failed to close editor for non-existing document");
+ }
+ }
+ }
+
+}
Property changes on: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/DefaultCmsEditor.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditPerspective.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -21,15 +21,11 @@
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
import org.hippoecm.frontend.plugins.standards.perspective.Perspective;
-import org.slf4j.Logger;
-import org.slf4j.LoggerFactory;
public class EditPerspective extends Perspective {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
- private static final Logger log = LoggerFactory.getLogger(EditPerspective.class);
-
private static final long serialVersionUID = 1L;
public EditPerspective(IPluginContext context, IPluginConfig config) {
Modified: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditorFactory.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditorFactory.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditorFactory.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -15,12 +15,15 @@
*/
package org.hippoecm.frontend.plugins.cms.edit;
+import javax.jcr.Node;
+import javax.jcr.RepositoryException;
+
import org.apache.wicket.IClusterable;
-import org.apache.wicket.model.IModel;
+import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
-import org.slf4j.Logger;
-import org.slf4j.LoggerFactory;
+import org.hippoecm.frontend.service.IEditor;
+import org.hippoecm.repository.api.HippoNodeType;
public class EditorFactory implements IClusterable {
@SuppressWarnings("unused")
@@ -28,22 +31,36 @@
private static final long serialVersionUID = 1L;
- public static final Logger log = LoggerFactory.getLogger(EditorFactory.class);
-
private IPluginConfig config;
private IPluginContext context;
- private String cluster;
private EditorManagerPlugin manager;
- public EditorFactory(EditorManagerPlugin manager, IPluginContext context, String cluster, IPluginConfig config) {
+ public EditorFactory(EditorManagerPlugin manager, IPluginContext context, IPluginConfig config) {
this.manager = manager;
this.context = context;
- this.cluster = cluster;
this.config = config;
}
- public CmsEditor newEditor(final IModel model) throws CmsEditorException {
- return new CmsEditor(manager, context, cluster, config, model);
+ public AbstractCmsEditor newEditor(final JcrNodeModel nodeModel, IEditor.Mode mode) throws CmsEditorException {
+ Node node = nodeModel.getNode();
+ try {
+ if (node.isNodeType(HippoNodeType.NT_HANDLE)) {
+ if (node.hasNode(node.getName())) {
+ Node doc = node.getNode(node.getName());
+ if (doc.isNodeType("hippostd:publishable")) {
+ return new HippostdPublishableEditor(manager, context, config, nodeModel);
+ } else {
+ return new DefaultCmsEditor(manager, context, config, nodeModel, mode);
+ }
+ } else {
+ throw new CmsEditorException("Document has been deleted");
+ }
+ } else {
+ return new DefaultCmsEditor(manager, context, config, nodeModel, mode);
+ }
+ } catch (RepositoryException e) {
+ throw new CmsEditorException("Could not determine type of editor required", e);
+ }
}
}
Modified: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditorManagerPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditorManagerPlugin.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/EditorManagerPlugin.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -15,42 +15,28 @@
*/
package org.hippoecm.frontend.plugins.cms.edit;
-import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
-import java.util.Map;
-import javax.jcr.ItemNotFoundException;
import javax.jcr.Node;
-import javax.jcr.NodeIterator;
import javax.jcr.RepositoryException;
-import org.apache.wicket.Session;
import org.apache.wicket.model.IDetachable;
import org.apache.wicket.model.IModel;
-import org.hippoecm.frontend.dialog.IDialogService;
-import org.hippoecm.frontend.model.IModelReference;
import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.event.IEvent;
-import org.hippoecm.frontend.model.event.IObservable;
-import org.hippoecm.frontend.model.event.IObserver;
import org.hippoecm.frontend.model.event.IRefreshable;
import org.hippoecm.frontend.plugin.IPlugin;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
-import org.hippoecm.frontend.service.EditorException;
import org.hippoecm.frontend.service.IEditor;
import org.hippoecm.frontend.service.IEditorManager;
import org.hippoecm.frontend.service.ServiceException;
-import org.hippoecm.frontend.service.render.RenderService;
-import org.hippoecm.frontend.session.UserSession;
-import org.hippoecm.repository.api.HippoNode;
import org.hippoecm.repository.api.HippoNodeType;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-public class EditorManagerPlugin implements IPlugin, IEditorManager, IObserver, IRefreshable, IDetachable {
+public class EditorManagerPlugin implements IPlugin, IEditorManager, IRefreshable, IDetachable {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
@@ -58,45 +44,17 @@
static final Logger log = LoggerFactory.getLogger(EditorManagerPlugin.class);
- private IPluginContext context;
- private IPluginConfig config;
-
- private EditorFactory previewFactory;
private EditorFactory editorFactory;
+ private BrowserObserver browser;
- private final IModelReference modelReference;
- private CmsEditor preview;
- private Map editors;
- private List pending;
+ private List> editors;
transient boolean active = false;
- // map physical handle -> virtual path
- private Map lastReferences;
-
public EditorManagerPlugin(final IPluginContext context, final IPluginConfig config) {
- this.context = context;
- this.config = config;
+ editorFactory = new EditorFactory(this, context, config);
+ browser = new BrowserObserver(this, context, config);
- editors = new HashMap();
- pending = new LinkedList();
- editorFactory = new EditorFactory(this, context, config.getString("cluster.edit.name"), config
- .getPluginConfig("cluster.edit.options"));
- previewFactory = new EditorFactory(this, context, config.getString("cluster.preview.name"), config
- .getPluginConfig("cluster.preview.options"));
-
- lastReferences = new HashMap();
-
- // monitor document in browser
- if (config.getString(RenderService.MODEL_ID) != null) {
- modelReference = context.getService(config.getString(RenderService.MODEL_ID), IModelReference.class);
- if (modelReference != null) {
- context.registerService(this, IObserver.class.getName());
- }
- } else {
- modelReference = null;
- log.warn("No model defined ({})", RenderService.MODEL_ID);
- }
-
+ editors = new LinkedList>();
context.registerService(this, IRefreshable.class.getName());
// register editor
@@ -104,434 +62,124 @@
}
public void detach() {
- for (Map.Entry entry : lastReferences.entrySet()) {
- entry.getKey().detach();
- entry.getValue().detach();
+ browser.detach();
+ for (AbstractCmsEditor editor : editors) {
+ editor.detach();
}
- for (JcrNodeModel model : editors.keySet()) {
- model.detach();
- }
}
- public IObservable getObservable() {
- return modelReference;
- }
-
- public void onEvent(Iterator extends IEvent> event) {
- if (!active) {
- active = true;
- try {
- JcrNodeModel nodeModel = (JcrNodeModel) modelReference.getModel();
- if (nodeModel != null && nodeModel.getNode() != null) {
- // close preview when a new document is selected
- if (preview != null) {
- try {
- preview.close();
- } catch (EditorException ex) {
- log.error("Failed to close preview", ex);
- }
- preview = null;
- }
-
- // find physical node
- Node node = nodeModel.getNode();
- if (node instanceof HippoNode) {
- try {
- Node canonical = ((HippoNode) node).getCanonicalNode();
- if (canonical == null) {
- return;
- }
- if (!canonical.isSame(node)) {
- // use physical handle as the basis for lookup
- if (canonical.isNodeType(HippoNodeType.NT_DOCUMENT)) {
- Node parent = canonical.getParent();
- if (parent.isNodeType(HippoNodeType.NT_HANDLE)) {
- canonical = parent;
- }
- }
-
- // put in LRU map for reverse lookup when editor is selected
- JcrNodeModel canonicalModel = new JcrNodeModel(canonical);
- lastReferences.put(canonicalModel, nodeModel.getParentModel());
-
- node = canonical;
- nodeModel = canonicalModel;
- } else {
- if (node.getParent().isNodeType(HippoNodeType.NT_HANDLE)) {
- lastReferences.remove(nodeModel.getParentModel());
- }
- }
- } catch (ItemNotFoundException ex) {
- // physical node no longer exists
- return;
- }
- }
-
- if (node.isNodeType(HippoNodeType.NT_HANDLE)) {
- // focus existing editor, if it exists
- for (JcrNodeModel editorModel : editors.keySet()) {
- if (editorModel.getParentModel().equals(nodeModel)) {
- editors.get(editorModel).focus();
- return;
- }
- }
-
- // FIXME: add auto-switching of active editors
- for (JcrNodeModel pendingModel : pending) {
- if (pendingModel.getParentModel().equals(nodeModel)) {
- return;
- }
- }
-
- // open editor if there is a draft
- JcrNodeModel draftDocument = getDraftModel(nodeModel);
- if (draftDocument != null) {
- try {
- CmsEditor editor = openEditor(draftDocument);
- editor.focus();
- } catch (ServiceException ex) {
- log.error(ex.getMessage());
- }
- return;
- }
-
- // show preview
- JcrNodeModel previewDocument = getPreviewModel(nodeModel);
- if (previewDocument != null) {
- try {
- this.preview = previewFactory.newEditor(previewDocument);
- this.preview.focus();
- } catch (CmsEditorException ex) {
- log.error(ex.getMessage());
- }
- } else {
- log.error("No preview version found of document");
- }
- } else {
- // focus existing editor, if it exists
- if (editors.containsKey(nodeModel)) {
- editors.get(nodeModel).focus();
- return;
- }
-
- // FIXME: add auto-switching of active editors
- if (pending.contains(nodeModel)) {
- return;
- }
-
- // open editor
- try {
- this.preview = previewFactory.newEditor(nodeModel);
- this.preview.focus();
- } catch (CmsEditorException ex) {
- log.error(ex.getMessage());
- }
- }
+ @SuppressWarnings("unchecked")
+ public AbstractCmsEditor getEditor(IModel model) {
+ if (model instanceof JcrNodeModel) {
+ JcrNodeModel editModel = getEditorModel((JcrNodeModel) model);
+ for (IEditor editor : editors) {
+ if (editor.getModel().equals(editModel)) {
+ return (AbstractCmsEditor) editor;
}
- } catch (RepositoryException ex) {
- log.error(ex.getMessage());
- } finally {
- active = false;
}
- }
- }
-
- public IEditor getEditor(IModel editModel) {
- if (editModel instanceof JcrNodeModel) {
- // find editor
- if (editors.containsKey(editModel)) {
- return editors.get(editModel);
- }
} else {
- log.warn("Unknown model type", editModel);
+ log.warn("Unknown model type", model);
}
return null;
}
- public CmsEditor openEditor(IModel model) throws ServiceException {
- JcrNodeModel nodeModel = (JcrNodeModel) model;
-
- if (editors.containsKey(nodeModel) || pending.contains(nodeModel)) {
- throw new ServiceException("editor already exists");
+ public AbstractCmsEditor openEditor(IModel model) throws ServiceException {
+ if (active) {
+ throw new ServiceException("Cannot create editors recursively");
}
- if (editors.size() < 4) {
- try {
- active = true;
+ JcrNodeModel nodeModel = getEditorModel((JcrNodeModel) model);
- // Close preview when it is
- // 1) another document below the same handle as the passed-in model
- // 2) the exact same node
- if (preview != null) {
- JcrNodeModel previewModel = (JcrNodeModel) preview.getModel();
- if (nodeModel.getParentModel().equals(previewModel.getParentModel())) {
- Node node = nodeModel.getParentModel().getNode();
- try {
- if (node.isNodeType(HippoNodeType.NT_HANDLE) || nodeModel.equals(previewModel)) {
- preview.close();
- }
- } catch (EditorException ex) {
- log.error("Failed to close preview", ex);
- } catch (RepositoryException ex) {
- log.error("Unable to determine parent nodetype", ex);
- }
- preview = null;
- }
- }
+ checkEditorDoesNotExist(nodeModel);
- CmsEditor editor = editorFactory.newEditor(nodeModel);
- editors.put(nodeModel, editor);
- editor.focus();
+ try {
+ active = true;
- setActiveModel(nodeModel);
- return editor;
- } catch (CmsEditorException ex) {
- log.error(ex.getMessage());
- throw new ServiceException("Initialization failed", ex);
- } finally {
- active = false;
- }
- } else {
- IDialogService dialogService = context.getService(IDialogService.class.getName(), IDialogService.class);
- dialogService.show(new TooManyEditorsDialog());
- pending.add(nodeModel);
- throw new ServiceException("Too many editors open");
+ return createEditor(nodeModel, IEditor.Mode.EDIT);
+ } finally {
+ active = false;
}
}
- // validate existence of all open documents
- public void refresh() {
- active = true;
+ public AbstractCmsEditor openPreview(IModel model) throws ServiceException {
+ JcrNodeModel nodeModel = getEditorModel((JcrNodeModel) model);
- Iterator> iter = editors.entrySet().iterator();
- while (iter.hasNext()) {
- Map.Entry entry = iter.next();
- if (!entry.getKey().getItemModel().exists()) {
- // close editor if there is no handle
- JcrNodeModel handleModel = entry.getValue().getHandle();
- if (handleModel == null || !handleModel.getItemModel().exists()) {
- try {
- entry.getValue().close();
- iter.remove();
- } catch (EditorException ex) {
- log.warn("failed to close editor for non-existing document");
- }
- }
- }
- }
+ checkEditorDoesNotExist(nodeModel);
- for (Iterator pendingIter = pending.iterator(); pendingIter.hasNext();) {
- JcrNodeModel model = pendingIter.next();
- if (!model.getItemModel().exists()) {
- pendingIter.remove();
- }
- }
+ return createEditor(nodeModel, IEditor.Mode.VIEW);
+ }
- // close preview when a new document is selected
- if (preview != null) {
- JcrNodeModel nodeModel = (JcrNodeModel) preview.getModel();
- if (nodeModel != null && !nodeModel.getItemModel().exists()) {
- JcrNodeModel handleModel = preview.getHandle();
- if (handleModel == null || !handleModel.getItemModel().exists()) {
- try {
- preview.close();
- preview = null;
- } catch (EditorException ex) {
- log.warn("failed to close preview");
- }
- }
+ protected void checkEditorDoesNotExist(IModel model) throws ServiceException {
+ for (IEditor editor : editors) {
+ if (editor.getModel().equals(model)) {
+ throw new ServiceException("editor already exists");
}
}
-
- active = false;
}
- void setActiveModel(JcrNodeModel nodeModel) {
+ protected AbstractCmsEditor createEditor(JcrNodeModel model, IEditor.Mode mode) throws ServiceException {
try {
- IModelReference modelService = context.getService(config.getString(RenderService.MODEL_ID),
- IModelReference.class);
- if (modelService != null) {
- if (nodeModel != null && nodeModel.getParentModel() != null) {
- JcrNodeModel parentModel = nodeModel.getParentModel();
- Node parentNode = parentModel.getNode();
- if (parentNode.isNodeType(HippoNodeType.NT_HANDLE)) {
- if (lastReferences.containsKey(parentModel)) {
- JcrNodeModel targetParent = lastReferences.get(parentModel);
- // Locate document in target. The first node (lowest sns index in target)
- // whose canonical equivalent is under the handle will be used.
- int index = 0;
- Node target = null;
- try {
- NodeIterator nodes = targetParent.getNode().getNodes(parentModel.getNode().getName());
- while (nodes.hasNext()) {
- Node node = nodes.nextNode();
- if (node == null || !(node instanceof HippoNode)) {
- continue;
- }
- try {
- Node canonical = ((HippoNode) node).getCanonicalNode();
- if (canonical == null) {
- continue;
- }
- if (canonical.getParent().isSame(parentNode)) {
- if (index == 0 || node.getIndex() < index) {
- index = node.getIndex();
- target = node;
- }
- }
- } catch (ItemNotFoundException ex) {
- // physical node no longer exists
- continue;
- }
- }
- } catch (RepositoryException ex) {
- log.error(ex.getMessage(), ex);
- }
- if (target != null) {
- modelService.setModel(new JcrNodeModel(target));
- return;
- } else {
- log.warn("unable to find virtual equivalent");
- }
- }
- modelService.setModel(parentModel);
- } else {
- modelService.setModel(nodeModel);
- }
- } else {
- modelService.setModel(nodeModel);
- }
- }
- } catch (RepositoryException ex) {
+ AbstractCmsEditor editor = editorFactory.newEditor(model, mode);
+ editor.start();
+
+ editors.add(editor);
+ editor.focus();
+
+ onFocus(editor);
+ return editor;
+ } catch (CmsEditorException ex) {
log.error(ex.getMessage());
+ throw new ServiceException("Initialization failed", ex);
}
}
- boolean remap(JcrNodeModel source, JcrNodeModel target) {
- if (preview == null || !source.equals(preview.getModel())) {
- CmsEditor editor = editors.remove(source);
- if (editor != null) {
- if (!editors.containsKey(target)) {
- editors.put(target, editor);
- return true;
- }
- } else {
- log.error("Unable to find editor");
+ // validate existence of all open documents
+ public void refresh() {
+ active = true;
+ try {
+ Iterator> iter = editors.iterator();
+ while (iter.hasNext()) {
+ AbstractCmsEditor editor = iter.next();
+ editor.refresh();
}
- } else if (preview != null && source.equals(preview.getModel())){
- return true;
+ } finally {
+ active = false;
}
- return false;
}
- void unregister(CmsEditor editor) {
- JcrNodeModel model = (JcrNodeModel) editor.getModel();
- if (model != null && !active) {
- active = true;
+ // callback methods for editor events
- if (editor.getHandle() != null) {
- JcrNodeModel parentModel = editor.getHandle();
- if (parentModel.getItemModel().exists()) {
- try {
- Node parent = parentModel.getNode();
- if (parent.isNodeType(HippoNodeType.NT_HANDLE)) {
- // Deselect the currently selected node if it corresponds
- // to the editor that is being closed.
- JcrNodeModel selectedNodeModel = (JcrNodeModel) modelReference.getModel();
- if (selectedNodeModel != null) {
- Node selected = selectedNodeModel.getNode();
- if (selected != null && selected instanceof HippoNode) {
- try {
- Node canonical = ((HippoNode) selected).getCanonicalNode();
- if (canonical != null) {
- if (canonical.isSame(selected) || canonical.getParent().isSame(parent)) {
- modelReference.setModel(null);
- }
- }
- } catch (ItemNotFoundException ex) {
- // physical item no longer exists
- }
- }
- }
- }
- } catch (RepositoryException ex) {
- log.error(ex.getMessage());
- }
- }
-
- // cleanup lru list
- lastReferences.remove(parentModel);
- }
-
- // cleanup internals
- if (editors.containsKey(model)) {
- editors.remove(model);
- }
- if (preview == editor) {
- preview = null;
- }
- if (pending.contains(model)) {
- pending.remove(model);
- }
-
- active = false;
+ void onFocus(AbstractCmsEditor> editor) {
+ if (editor.getModel() instanceof JcrNodeModel) {
+ JcrNodeModel nodeModel = (JcrNodeModel) editor.getModel();
+ browser.setModel(nodeModel);
}
}
- JcrNodeModel getPreviewModel(JcrNodeModel handle) {
- try {
- Node handleNode = handle.getNode();
- Node published = null;
- if (handleNode.isNodeType(HippoNodeType.NT_HANDLE)) {
- for (NodeIterator iter = handleNode.getNodes(); iter.hasNext();) {
- Node child = iter.nextNode();
- if (child.getName().equals(handleNode.getName())) {
- // FIXME: This has knowledge of hippostd reviewed actions, which within this new context wrong
- if (child.hasProperty("hippostd:state")) {
- String state = child.getProperty("hippostd:state").getString();
- if (state.equals("unpublished")) {
- return new JcrNodeModel(child);
- } else if (state.equals("published")) {
- published = child;
- }
- } else {
- published = child;
- }
- }
+ void onClose(AbstractCmsEditor> editor) {
+ if (editor.getModel() instanceof JcrNodeModel) {
+ JcrNodeModel model = (JcrNodeModel) editor.getModel();
+ if (model != null) {
+ // cleanup internals
+ editors.remove(editor);
+ if (editors.size() == 0 && model.equals(browser.getModel())) {
+ browser.setModel(new JcrNodeModel((Node) null));
}
- if (published != null) {
- return new JcrNodeModel(published);
- }
- } else {
- return handle;
}
- } catch (RepositoryException ex) {
- log.error(ex.getMessage());
}
- return null;
}
- JcrNodeModel getDraftModel(JcrNodeModel handle) {
- String user = ((UserSession) Session.get()).getCredentials().getString("username");
+ // internal
+
+ private JcrNodeModel getEditorModel(JcrNodeModel nodeModel) {
+ Node node = nodeModel.getNode();
try {
- Node handleNode = handle.getNode();
- if (handleNode.isNodeType(HippoNodeType.NT_HANDLE)) {
- for (NodeIterator iter = handleNode.getNodes(); iter.hasNext();) {
- Node child = iter.nextNode();
- if (child.getName().equals(handleNode.getName())) {
- // FIXME: This has knowledge of hippostd reviewed actions, which here is not fundamentally wrong, but could raise hairs
- if (child.hasProperty("hippostd:state")
- && child.getProperty("hippostd:state").getString().equals("draft")
- && child.getProperty("hippostd:holder").getString().equals(user)) {
- return new JcrNodeModel(child);
- }
- }
- }
+ if (node.getDepth() > 0 && node.getParent().isNodeType(HippoNodeType.NT_HANDLE)) {
+ return new JcrNodeModel(node.getParent());
}
} catch (RepositoryException ex) {
- log.error(ex.getMessage());
+ log.error("error resolving editor model", ex);
}
- return null;
+ return nodeModel;
}
-
}
Added: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/HippostdPublishableEditor.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/HippostdPublishableEditor.java (rev 0)
+++ hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/HippostdPublishableEditor.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,181 @@
+/*
+ * Copyright 2008 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend.plugins.cms.edit;
+
+import java.util.Iterator;
+
+import javax.jcr.Node;
+import javax.jcr.NodeIterator;
+import javax.jcr.RepositoryException;
+
+import org.apache.wicket.Session;
+import org.hippoecm.frontend.model.JcrNodeModel;
+import org.hippoecm.frontend.model.event.IEvent;
+import org.hippoecm.frontend.model.event.IObservable;
+import org.hippoecm.frontend.model.event.IObserver;
+import org.hippoecm.frontend.plugin.IPluginContext;
+import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.service.EditorException;
+import org.hippoecm.frontend.session.UserSession;
+import org.hippoecm.repository.api.HippoNodeType;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+class HippostdPublishableEditor extends AbstractCmsEditor {
+ private static final long serialVersionUID = 1L;
+
+ @SuppressWarnings("unused")
+ private final static String SVN_ID = "$Id$";
+
+ private static final Logger log = LoggerFactory.getLogger(HippostdPublishableEditor.class);
+
+ private IObserver handleObserver;
+
+ HippostdPublishableEditor(final EditorManagerPlugin manager, IPluginContext context, IPluginConfig config,
+ JcrNodeModel model) throws CmsEditorException {
+ super(manager, context, config, model, getMode(model));
+ }
+
+ @Override
+ protected JcrNodeModel getEditorModel() {
+ switch(getMode()) {
+ case EDIT:
+ return getDraftModel(super.getEditorModel());
+ case VIEW:
+ default:
+ return getPreviewModel(super.getEditorModel());
+ }
+ }
+
+ @Override
+ protected void start() throws CmsEditorException {
+ super.start();
+ try {
+ final JcrNodeModel handle = getModel();
+ if (handle.getNode().isNodeType(HippoNodeType.NT_HANDLE)) {
+ getPluginContext().registerService(handleObserver = new IObserver() {
+ private static final long serialVersionUID = 1L;
+
+ public IObservable getObservable() {
+ return handle;
+ }
+
+ public void onEvent(Iterator extends IEvent> event) {
+ try {
+ setMode(getMode(handle));
+ return;
+ } catch (EditorException ex) {
+ log.warn("Could not reset editor mode", ex);
+ } catch (CmsEditorException ex) {
+ log.warn("Could not reset editor mode", ex);
+ }
+
+ try {
+ close();
+ } catch (EditorException ex) {
+ log.error("Could not close editor for empty handle");
+ }
+ }
+
+ }, IObserver.class.getName());
+ }
+ } catch (RepositoryException ex) {
+ log.error("Could not subscribe to parent model");
+ }
+ }
+
+ @Override
+ protected void stop() {
+ if (handleObserver != null) {
+ getPluginContext().unregisterService(handleObserver, IObserver.class.getName());
+ handleObserver = null;
+ }
+ super.stop();
+ }
+
+ static Mode getMode(JcrNodeModel nodeModel) throws CmsEditorException {
+ // select draft if it exists
+ JcrNodeModel draftDocument = getDraftModel(nodeModel);
+ if (draftDocument != null) {
+ return Mode.EDIT;
+ }
+
+ // show preview
+ JcrNodeModel previewDocument = getPreviewModel(nodeModel);
+ if (previewDocument != null) {
+ return Mode.VIEW;
+ }
+
+ throw new CmsEditorException("unable to find draft or unpublished variants");
+ }
+
+ static JcrNodeModel getPreviewModel(JcrNodeModel handle) {
+ try {
+ Node handleNode = handle.getNode();
+ Node published = null;
+ if (handleNode.isNodeType(HippoNodeType.NT_HANDLE)) {
+ for (NodeIterator iter = handleNode.getNodes(); iter.hasNext();) {
+ Node child = iter.nextNode();
+ if (child.getName().equals(handleNode.getName())) {
+ // FIXME: This has knowledge of hippostd reviewed actions, which within this new context wrong
+ if (child.hasProperty("hippostd:state")) {
+ String state = child.getProperty("hippostd:state").getString();
+ if (state.equals("unpublished")) {
+ return new JcrNodeModel(child);
+ } else if (state.equals("published")) {
+ published = child;
+ }
+ } else {
+ published = child;
+ }
+ }
+ }
+ if (published != null) {
+ return new JcrNodeModel(published);
+ }
+ } else {
+ return handle;
+ }
+ } catch (RepositoryException ex) {
+ log.error(ex.getMessage());
+ }
+ return null;
+ }
+
+ static JcrNodeModel getDraftModel(JcrNodeModel handle) {
+ String user = ((UserSession) Session.get()).getCredentials().getString("username");
+ try {
+ Node handleNode = handle.getNode();
+ if (handleNode.isNodeType(HippoNodeType.NT_HANDLE)) {
+ for (NodeIterator iter = handleNode.getNodes(); iter.hasNext();) {
+ Node child = iter.nextNode();
+ if (child.getName().equals(handleNode.getName())) {
+ // FIXME: This has knowledge of hippostd reviewed actions, which here is not fundamentally wrong, but could raise hairs
+ if (child.hasProperty("hippostd:state")
+ && child.getProperty("hippostd:state").getString().equals("draft")
+ && child.getProperty("hippostd:holder").getString().equals(user)) {
+ return new JcrNodeModel(child);
+ }
+ }
+ }
+ }
+ } catch (RepositoryException ex) {
+ log.error(ex.getMessage());
+ }
+ return null;
+ }
+
+}
Property changes on: hippo-ecm/trunk/addon/cms/edit/src/main/java/org/hippoecm/frontend/plugins/cms/edit/HippostdPublishableEditor.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: hippo-ecm/trunk/addon/cms/edit/src/test/java/org/hippoecm/frontend/plugins/cms/edit/EditorManagerTest.java
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/test/java/org/hippoecm/frontend/plugins/cms/edit/EditorManagerTest.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/cms/edit/src/test/java/org/hippoecm/frontend/plugins/cms/edit/EditorManagerTest.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -16,62 +16,189 @@
package org.hippoecm.frontend.plugins.cms.edit;
import static org.junit.Assert.assertEquals;
+import static org.junit.Assert.assertNotNull;
+import static org.junit.Assert.assertTrue;
import java.util.List;
+import java.util.Map;
import javax.jcr.Node;
+import javax.jcr.RepositoryException;
import org.apache.wicket.IClusterable;
+import org.apache.wicket.model.IModel;
+import org.apache.wicket.model.Model;
+import org.apache.wicket.util.collections.MiniMap;
import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.model.ModelReference;
+import org.hippoecm.frontend.plugin.IPlugin;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
import org.hippoecm.frontend.plugin.config.impl.JcrPluginConfig;
+import org.hippoecm.frontend.service.IEditor;
+import org.hippoecm.frontend.service.IEditorFilter;
+import org.hippoecm.frontend.service.IEditorManager;
import org.hippoecm.frontend.service.IRenderService;
+import org.hippoecm.frontend.service.ITitleDecorator;
import org.hippoecm.frontend.service.render.RenderPlugin;
+import org.hippoecm.repository.api.HippoSession;
import org.junit.Before;
import org.junit.Test;
public class EditorManagerTest extends PluginTest implements IClusterable {
+ private static final long serialVersionUID = 1L;
+
+ static final String EDITORS = "editors";
+ static final String PREVIEWS = "previews";
+ static final String FILTERS = "filters";
+ static final String RENDERERS = "editor.render";
public static class Editor extends RenderPlugin {
private static final long serialVersionUID = 1L;
public Editor(IPluginContext context, IPluginConfig config) {
super(context, config);
+
+ context.registerService(this, EDITORS);
}
}
- String[] content = {
+ public static class Preview extends RenderPlugin implements ITitleDecorator {
+ private static final long serialVersionUID = 1L;
+
+ public Preview(IPluginContext context, IPluginConfig config) {
+ super(context, config);
+
+ context.registerService(this, PREVIEWS);
+ }
+
+ public IModel getTitle() {
+ try {
+ return new Model(((JcrNodeModel) getModel()).getNode().getName());
+ } catch (RepositoryException ex) {
+ throw new RuntimeException("failed to determine node name", ex);
+ }
+ }
+ }
+
+ public static class CloseFilter implements IEditorFilter, IPlugin {
+ private static final long serialVersionUID = 1L;
+
+ boolean closed = false;
+
+ public CloseFilter(IPluginContext context, IPluginConfig config) {
+ IEditor editor = context.getService(config.getString("editor.id"), IEditor.class);
+ context.registerService(this, context.getReference(editor).getServiceId());
+
+ context.registerService(this, FILTERS);
+ }
+
+ public Object preClose() {
+ closed = true;
+ return new Object();
+ }
+
+ public void postClose(Object object) {
+ }
+ }
+
+ protected static List getPreviews() {
+ return context.getServices(PREVIEWS, IRenderService.class);
+ }
+
+ protected static List getEditors() {
+ return context.getServices(EDITORS, IRenderService.class);
+ }
+
+ protected static List getCloseFilters() {
+ return context.getServices(FILTERS, CloseFilter.class);
+ }
+
+ protected static List getRenderers() {
+ return context.getServices(RENDERERS, IRenderService.class);
+ }
+
+ final static String[] content = {
"/test", "nt:unstructured",
- "/test/content", "nt:unstructured",
- "/test/plugin", "frontend:pluginconfig",
- "plugin.class", EditorManagerPlugin.class.getName(),
- "wicket.model", "model",
- "cluster.edit.name", "editor",
- "cluster.preview.name", "preview",
- "/test/plugin/cluster.edit.options", "frontend:pluginconfig",
- "wicket.id", "editor.renderer",
- "/test/plugin/cluster.preview.options", "frontend:pluginconfig",
- "wicket.id", "preview.renderer",
- "/config/test-app/editor", "frontend:plugincluster",
- "frontend:references", "wicket.model",
- "frontend:services", "wicket.id",
- "/config/test-app/editor/plugin", "frontend:plugin",
- "plugin.class", Editor.class.getName(),
- "wicket.id", "${wicket.id}",
- "/config/test-app/preview", "frontend:plugincluster",
- "frontend:references", "wicket.model",
- "frontend:services", "wicket.id",
- "/config/test-app/preview/plugin", "frontend:plugin",
- "plugin.class", Editor.class.getName(),
- "wicket.id", "${wicket.id}",
+ "/test/content", "nt:unstructured",
+ "jcr:mixinTypes", "mix:referenceable",
+ "/test/facetsearch", "hippo:facetsearch",
+ "hippo:docbase", "/test/content",
+ "hippo:queryname", "state",
+ "hippo:facets", "hippostd:state",
+ "/test/plugin", "frontend:pluginconfig",
+ "plugin.class", EditorManagerPlugin.class.getName(),
+ "wicket.model", "model",
+ "editor.id", "editor.manager",
+ "cluster.edit.name", "editor",
+ "cluster.preview.name", "preview",
+ "/test/plugin/cluster.edit.options", "frontend:pluginconfig",
+ "wicket.id", RENDERERS,
+ "/test/plugin/cluster.preview.options", "frontend:pluginconfig",
+ "wicket.id", RENDERERS,
+ "/config/test-app/editor", "frontend:plugincluster",
+ "frontend:references", "wicket.model",
+ "frontend:services", "wicket.id",
+ "/config/test-app/editor/plugin", "frontend:plugin",
+ "plugin.class", Editor.class.getName(),
+ "wicket.id", "${wicket.id}",
+ "/config/test-app/preview", "frontend:plugincluster",
+ "frontend:references", "wicket.model",
+ "frontend:references", "editor.id",
+ "frontend:services", "wicket.id",
+ "/config/test-app/preview/plugin", "frontend:plugin",
+ "plugin.class", Preview.class.getName(),
+ "wicket.id", "${wicket.id}",
+ "wicket.model", "${wicket.model}",
+ "/config/test-app/preview/filter", "frontend:plugin",
+ "plugin.class", CloseFilter.class.getName(),
+ "editor.id", "${editor.id}",
};
+ final static String[] testdocument = new String[] {
+ "/${name}", "hippo:handle",
+ "jcr:mixinTypes", "hippo:hardhandle",
+ "/${name}/${name}", "cmstest:document",
+ "jcr:mixinTypes", "hippo:harddocument",
+ "hippostd:state", "unpublished",
+ "hippostd:stateSummary", "new",
+ };
+
+ protected static String[] instantiate(String[] content, Map parameters) {
+ String[] result = new String[content.length];
+ for (int i = 0; i < content.length; i++) {
+ String value = content[i];
+ while (value.contains("${")) {
+ String parameter = value.substring(value.indexOf('{') + 1, value.indexOf('}'));
+ if (parameters.containsKey(parameter)) {
+ value = value.substring(0, value.indexOf('$')) + parameters.get(parameter)
+ + value.substring(value.indexOf('}') + 1);
+ } else {
+ throw new IllegalArgumentException("parameters does not contain variable " + parameter);
+ }
+ }
+ result[i] = value;
+ }
+ return result;
+ }
+
+ protected static String[] mount(String path, String[] content) {
+ String[] result = new String[content.length];
+ for (int i = 0; i < content.length; i++) {
+ String value = content[i];
+ if (value.startsWith("/")) {
+ result[i] = path + value;
+ } else {
+ result[i] = value;
+ }
+ }
+ return result;
+ }
+
ModelReference modelReference;
IPluginConfig config;
-
+
@Override
@Before
public void setUp() throws Exception {
@@ -84,19 +211,168 @@
config = new JcrPluginConfig(new JcrNodeModel("/test/plugin"));
}
- protected List getEditors() {
- return context.getServices("editor.renderer", IRenderService.class);
+ protected void createDocument(String name) throws RepositoryException {
+ Map pars = new MiniMap(1);
+ pars.put("name", name);
+ build(session, mount("/test/content", instantiate(testdocument, pars)));
}
- protected List getPreviews() {
- return context.getServices("preview.renderer", IRenderService.class);
- }
-
@Test
public void testOpenPreviewOnBrowse() {
IPluginContext pluginContext = start(config);
modelReference.setModel(new JcrNodeModel("/test/content"));
+ // default editor uses edit cluster
assertEquals(1, getPreviews().size());
}
+ @Test
+ public void testReviewedActionsEditing() throws Exception {
+ createDocument("document");
+
+ IPluginContext pluginContext = start(config);
+ modelReference.setModel(new JcrNodeModel("/test/content/document"));
+ assertEquals(1, getPreviews().size());
+
+ // simulate workflow step "obtainEditableInstance"
+ Node unpublished = session.getRootNode().getNode("test/content/document/document");
+ Node draft = ((HippoSession) session).copy(unpublished, unpublished.getPath());
+ draft.setProperty("hippostd:state", "draft");
+ draft.setProperty("hippostd:holder", CREDENTIALS.getString("username"));
+ session.save();
+ home.processEvents();
+ assertEquals(1, getEditors().size());
+ }
+
+ @Test
+ public void browserFollowsActiveEditor() throws Exception {
+ createDocument("doc1");
+ createDocument("doc2");
+
+ IPluginContext pluginContext = start(config);
+
+ // open two editors
+ modelReference.setModel(new JcrNodeModel("/test/content/doc1"));
+ assertEquals(1, getPreviews().size());
+
+ modelReference.setModel(new JcrNodeModel("/test/content/doc2"));
+ assertEquals(2, getPreviews().size());
+ assertEquals(new JcrNodeModel("/test/content/doc2"), modelReference.getModel());
+
+ // switch focus
+ List previews = getPreviews();
+ previews.get(0).focus(null);
+ assertEquals(new JcrNodeModel("/test/content/doc1"), modelReference.getModel());
+ }
+
+ @Test
+ public void browseToNullOnEditorClose() throws Exception {
+ createDocument("document");
+ start(config);
+
+ // open preview
+ JcrNodeModel model = new JcrNodeModel("/test/content/document");
+ IEditorManager editorMgr = context.getService("editor.manager", IEditorManager.class);
+ IEditor editor = editorMgr.openEditor(model);
+ assertEquals(model, modelReference.getModel());
+
+ // close editor
+ editor.close();
+ assertEquals(new JcrNodeModel((Node) null), modelReference.getModel());
+ }
+
+ @Test
+ public void invokeCloseFilter() throws Exception {
+ createDocument("document");
+
+ IPluginContext pluginContext = start(config);
+
+ // open editor
+ modelReference.setModel(new JcrNodeModel("/test/content/document"));
+ assertEquals(1, getCloseFilters().size());
+ List filters = getCloseFilters();
+
+ // close editor
+ IRenderService renderer = getRenderers().get(0);
+ IEditor editor = context.getService(context.getReference(renderer).getServiceId(), IEditor.class);
+ editor.close();
+ assertTrue(filters.get(0).closed);
+ }
+
+ @Test
+ public void previewPhysicalNode() throws Exception {
+ createDocument("document");
+ session.save();
+
+ IPluginContext pluginContext = start(config);
+
+ // open editor
+ modelReference.setModel(new JcrNodeModel("/test/facetsearch/unpublished/hippo:resultset/document"));
+ assertEquals(1, getPreviews().size());
+ Preview preview = (Preview) getPreviews().get(0);
+ assertEquals(new JcrNodeModel("/test/content/document/document"), preview.getModel());
+ }
+
+ @Test
+ public void browseToVirtualNode() throws Exception {
+ createDocument("doc1");
+ createDocument("doc2");
+ session.save();
+
+ IPluginContext pluginContext = start(config);
+
+ // open editor for virtual node
+ modelReference.setModel(new JcrNodeModel("/test/facetsearch/unpublished/hippo:resultset/doc1"));
+ assertEquals(1, getPreviews().size());
+
+ // open editor for physical node
+ modelReference.setModel(new JcrNodeModel("/test/content/doc2/doc2"));
+ assertEquals(2, getPreviews().size());
+
+ // switch back to first editor
+ List previews = getPreviews();
+ previews.get(0).focus(null);
+ assertEquals(new JcrNodeModel("/test/facetsearch/unpublished/hippo:resultset/doc1"), modelReference.getModel());
+ }
+
+ @Test
+ public void testTemplateType() throws Exception {
+ Node test = root.getNode("test/content").addNode("template", "hippo:templatetype");
+ test.addNode("hippo:nodetype", "hippo:handle");
+ session.save();
+
+ IPluginContext pluginContext = start(config);
+
+ // open preview
+ modelReference.setModel(new JcrNodeModel("/test/content/template"));
+ assertEquals(1, getPreviews().size());
+ assertEquals(0, getEditors().size());
+
+ // edit type
+ IEditorManager editorMgr = context.getService("editor.manager", IEditorManager.class);
+ IEditor editor = editorMgr.getEditor(new JcrNodeModel("/test/content/template"));
+ editor.setMode(IEditor.Mode.EDIT);
+ assertEquals(0, getPreviews().size());
+ assertEquals(1, getEditors().size());
+
+ // done editing
+ editor.setMode(IEditor.Mode.VIEW);
+ assertEquals(1, getPreviews().size());
+ assertEquals(0, getEditors().size());
+ }
+
+ @Test
+ public void testTitlePropagation() throws Exception {
+ createDocument("document");
+ start(config);
+
+ // open preview
+ modelReference.setModel(new JcrNodeModel("/test/content/document"));
+ assertEquals(1, getRenderers().size());
+ IRenderService renderer = getRenderers().get(0);
+ String serviceId = context.getReference(renderer).getServiceId();
+ ITitleDecorator decorator = context.getService(serviceId, ITitleDecorator.class);
+ assertNotNull(decorator);
+ assertEquals("document", decorator.getTitle().getObject());
+ }
+
}
Added: hippo-ecm/trunk/addon/cms/edit/src/test/resources/cmstest.cnd
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/test/resources/cmstest.cnd (rev 0)
+++ hippo-ecm/trunk/addon/cms/edit/src/test/resources/cmstest.cnd 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,27 @@
+/*
+ * Copyright 2008 Hippo
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+
+
+
+
+
+
+
+[cmstest:document] > hippo:document, hippostd:publishable, hippostd:publishableSummary
+- cmstest:title (string)
Added: hippo-ecm/trunk/addon/cms/edit/src/test/resources/hippoecm-extension.xml
===================================================================
--- hippo-ecm/trunk/addon/cms/edit/src/test/resources/hippoecm-extension.xml (rev 0)
+++ hippo-ecm/trunk/addon/cms/edit/src/test/resources/hippoecm-extension.xml 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,45 @@
+
+
+
+
+
+ hippo:initializefolder
+
+
+
+
+
+ hippo:initializeitem
+
+
+ 106
+
+
+ http://www.hippoecm.org/cms/test/nt/1.0
+
+
+ cmstest.cnd
+
+
+
+
Property changes on: hippo-ecm/trunk/addon/cms/edit/src/test/resources/hippoecm-extension.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.html
===================================================================
--- hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.html 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.html 2009-06-03 14:45:43 UTC (rev 18375)
@@ -20,7 +20,7 @@
-
+
Modified: hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -96,6 +96,7 @@
}
} catch (RepositoryException ex) {
log.error(ex.getMessage());
+ return new Object();
}
return null;
}
@@ -106,16 +107,14 @@
@Override
protected String execute(Workflow workflow) throws Exception {
doSave();
- IEditor editor = context.getService(config.getString("editor.id"), IEditor.class);
- editor.close();
return null;
}});
- add(new WorkflowAction("revert", new StringResourceModel("revert", this, null)) {
+ add(new WorkflowAction("done", new StringResourceModel("done", this, null)) {
@Override
protected String execute(Workflow workflow) throws Exception {
- doRevert();
+ doSave();
IEditor editor = context.getService(config.getString("editor.id"), IEditor.class);
- editor.close();
+ editor.setMode(IEditor.Mode.VIEW);
return null;
}});
}
Modified: hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.properties
===================================================================
--- hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.properties 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin.properties 2009-06-03 14:45:43 UTC (rev 18375)
@@ -1,2 +1,2 @@
-save: Save and close
-revert: Close without saving
\ No newline at end of file
+save: Save
+done: Done
\ No newline at end of file
Modified: hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin_nl.properties
===================================================================
--- hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin_nl.properties 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/editor/frontend/src/main/java/org/hippoecm/frontend/editor/workflow/TemplateEditingWorkflowPlugin_nl.properties 2009-06-03 14:45:43 UTC (rev 18375)
@@ -1,2 +1,2 @@
-save: Sla op en sluit
-revert: Sluit zonder opslag
\ No newline at end of file
+save: Sla op
+done: Klaar
\ No newline at end of file
Modified: hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/BasicReviewedActionsWorkflowPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/BasicReviewedActionsWorkflowPlugin.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/BasicReviewedActionsWorkflowPlugin.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -40,6 +40,7 @@
import org.hippoecm.frontend.model.nodetypes.JcrNodeTypeModel;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.service.IEditor;
import org.hippoecm.frontend.service.IEditorManager;
import org.hippoecm.frontend.session.UserSession;
import org.hippoecm.repository.api.Document;
@@ -95,7 +96,11 @@
IEditorManager editorMgr = getPluginContext().getService(
getPluginConfig().getString(IEditorManager.EDITOR_ID), IEditorManager.class);
if (editorMgr != null) {
- editorMgr.openEditor(new JcrNodeModel(docNode));
+ JcrNodeModel docModel = new JcrNodeModel(docNode);
+ IEditor editor = editorMgr.getEditor(docModel);
+ if (editor == null) {
+ editorMgr.openEditor(docModel);
+ }
} else {
log.warn("No editor found to edit {}", docNode.getPath());
}
Modified: hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/DefaultWorkflowPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/DefaultWorkflowPlugin.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/DefaultWorkflowPlugin.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -32,6 +32,7 @@
import org.hippoecm.frontend.model.NodeModelWrapper;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.service.IEditor;
import org.hippoecm.frontend.service.IEditorManager;
import org.hippoecm.repository.api.Document;
import org.hippoecm.repository.api.NodeNameCodec;
@@ -85,7 +86,11 @@
IEditorManager editorMgr = getPluginContext().getService(
getPluginConfig().getString(IEditorManager.EDITOR_ID), IEditorManager.class);
if (editorMgr != null) {
- editorMgr.openEditor(new JcrNodeModel(docNode));
+ JcrNodeModel docModel = new JcrNodeModel(docNode);
+ IEditor editor = editorMgr.getEditor(docModel);
+ if (editor == null) {
+ editorMgr.openEditor(docModel);
+ }
} else {
log.warn("No editor found to edit {}", docNode.getPath());
}
Modified: hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/EditingReviewedActionsWorkflowPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/EditingReviewedActionsWorkflowPlugin.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/EditingReviewedActionsWorkflowPlugin.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -33,20 +33,15 @@
import org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin;
import org.hippoecm.addon.workflow.WorkflowDescriptorModel;
import org.hippoecm.frontend.dialog.IDialogService;
-import org.hippoecm.frontend.model.IModelReference;
import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
import org.hippoecm.frontend.plugins.reviewedactions.dialogs.OnCloseDialog;
import org.hippoecm.frontend.service.EditorException;
-import org.hippoecm.frontend.service.IBrowseService;
import org.hippoecm.frontend.service.IEditor;
import org.hippoecm.frontend.service.IEditorFilter;
-import org.hippoecm.frontend.service.IEditorManager;
-import org.hippoecm.frontend.service.IRenderService;
import org.hippoecm.frontend.service.IValidateService;
import org.hippoecm.frontend.session.UserSession;
-import org.hippoecm.repository.api.Document;
import org.hippoecm.repository.api.HippoNodeType;
import org.hippoecm.repository.api.HippoSession;
import org.hippoecm.repository.api.Workflow;
@@ -196,9 +191,7 @@
WorkflowManager manager = session.getWorkflowManager();
workflow = (BasicReviewedActionsWorkflow) manager.getWorkflow(descriptor);
- Document draft = workflow.obtainEditableInstance();
- IModelReference ref = context.getService(config.getString("model.id"), IModelReference.class);
- ref.setModel(new JcrNodeModel(session.getJcrSession().getNodeByUUID(draft.getIdentity())));
+ /* Document draft = */ workflow.obtainEditableInstance();
return null;
}
});
@@ -207,22 +200,9 @@
new ResourceReference(EditingReviewedActionsWorkflowPlugin.class, "document-done-16.png")) {
@Override
public String execute(Workflow wf) throws Exception {
- IPluginConfig config = getPluginConfig();
- IBrowseService browser = context.getService(config.getString("browser.id"), IBrowseService.class);
- IRenderService browserRenderer = context.getService(config.getString("browser.id"),
- IRenderService.class);
- IEditor editor = context.getService(config.getString(IEditorManager.EDITOR_ID), IEditor.class);
-
BasicReviewedActionsWorkflow workflow = (BasicReviewedActionsWorkflow) wf;
workflow.commitEditableInstance();
((UserSession) Session.get()).getJcrSession().refresh(true);
-
- browser.browse(new JcrNodeModel(((WorkflowDescriptorModel) EditingReviewedActionsWorkflowPlugin.this
- .getModel()).getNode()));
-
- closing = true;
- editor.close();
- browserRenderer.focus(null);
return null;
}
});
Modified: hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/FullReviewedActionsWorkflowPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/FullReviewedActionsWorkflowPlugin.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/FullReviewedActionsWorkflowPlugin.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -41,6 +41,7 @@
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
import org.hippoecm.frontend.service.IBrowseService;
+import org.hippoecm.frontend.service.IEditor;
import org.hippoecm.frontend.service.IEditorManager;
import org.hippoecm.frontend.session.UserSession;
import org.hippoecm.repository.api.Document;
@@ -105,7 +106,11 @@
IEditorManager editorMgr = getPluginContext().getService(
getPluginConfig().getString(IEditorManager.EDITOR_ID), IEditorManager.class);
if (editorMgr != null) {
- editorMgr.openEditor(new JcrNodeModel(docNode));
+ JcrNodeModel docModel = new JcrNodeModel(docNode);
+ IEditor editor = editorMgr.getEditor(docModel);
+ if (editor == null) {
+ editorMgr.openEditor(docModel);
+ }
} else {
log.warn("No editor found to edit {}", docNode.getPath());
}
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/i18n/model/NodeTranslator.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/i18n/model/NodeTranslator.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/i18n/model/NodeTranslator.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -15,6 +15,7 @@
*/
package org.hippoecm.frontend.i18n.model;
+import java.util.Iterator;
import java.util.Locale;
import java.util.Map;
import java.util.TreeMap;
@@ -29,6 +30,11 @@
import org.apache.wicket.model.LoadableDetachableModel;
import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.model.NodeModelWrapper;
+import org.hippoecm.frontend.model.event.EventCollection;
+import org.hippoecm.frontend.model.event.IEvent;
+import org.hippoecm.frontend.model.event.IObservable;
+import org.hippoecm.frontend.model.event.IObservationContext;
+import org.hippoecm.frontend.model.event.IObserver;
import org.hippoecm.repository.api.NodeNameCodec;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@@ -82,9 +88,12 @@
}
}
- private class NodeNameModel extends LoadableDetachableModel {
+ private class NodeNameModel extends LoadableDetachableModel implements IObservable {
private static final long serialVersionUID = 1L;
+ private IObservationContext obContext;
+ private IObserver observer;
+
@Override
protected Object load() {
Node node = nodeModel.getNode();
@@ -115,12 +124,36 @@
void innerDetach() {
super.onDetach();
}
-
+
@Override
public void onDetach() {
NodeTranslator.this.detach();
}
-
+
+ public void setObservationContext(IObservationContext context) {
+ this.obContext = context;
+ }
+
+ public void startObservation() {
+ final JcrNodeModel parentModel = nodeModel.getParentModel();
+ obContext.registerObserver(observer = new IObserver() {
+ private static final long serialVersionUID = 1L;
+
+ public IObservable getObservable() {
+ return parentModel;
+ }
+
+ public void onEvent(Iterator extends IEvent> events) {
+ obContext.notifyObservers(new EventCollection(events));
+ }
+
+ });
+ }
+
+ public void stopObservation() {
+ obContext.unregisterObserver(observer);
+ }
+
}
private class Property implements IDetachable {
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/model/event/EventCollection.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/model/event/EventCollection.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/model/event/EventCollection.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -32,6 +32,13 @@
this.events = new ArrayList();
}
+ public EventCollection(Iterator extends T> eventIter) {
+ this.events = new ArrayList();
+ while (eventIter.hasNext()) {
+ events.add(eventIter.next());
+ }
+ }
+
public void add(T event) {
events.add(event);
}
@@ -40,10 +47,6 @@
return events.size();
}
- public EventCollection(List events) {
- this.events = new ArrayList(events);
- }
-
public Iterator iterator() {
return events.iterator();
}
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/plugin/impl/ServiceForwarder.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/plugin/impl/ServiceForwarder.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/plugin/impl/ServiceForwarder.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -26,14 +26,17 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-public class ServiceForwarder extends ServiceTracker {
+/**
+ * Utility class to forward services from one name to another one.
+ */
+public final class ServiceForwarder extends ServiceTracker {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
private static final long serialVersionUID = 1L;
static final Logger log = LoggerFactory.getLogger(ServiceForwarder.class.getName());
-
+
private static final ThreadLocal> threadLocal = new ThreadLocal>();
private static class StackEntry {
@@ -45,6 +48,7 @@
this.service = service;
}
+ @Override
public boolean equals(Object that) {
if (!(that instanceof StackEntry)) {
return false;
@@ -53,6 +57,7 @@
return new EqualsBuilder().append(seThat.name, this.name).append(seThat.service, this.service).isEquals();
}
+ @Override
public int hashCode() {
return (service.hashCode() << 4) + name.hashCode();
}
@@ -63,7 +68,7 @@
private String target;
private List forwarded;
- ServiceForwarder(PluginManager mgr, Class> clazz, String source, String target) {
+ ServiceForwarder(PluginManager mgr, Class clazz, String source, String target) {
super(clazz);
this.pluginMgr = mgr;
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/IEditor.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/IEditor.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/IEditor.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -19,15 +19,22 @@
import org.apache.wicket.model.IModel;
public interface IEditor extends IClusterable {
- @SuppressWarnings("unused")
final static String SVN_ID = "$Id$";
+ enum Mode {
+ VIEW, EDIT
+ }
+
+ Mode getMode();
+
+ void setMode(Mode mode) throws EditorException;
+
/**
* Requests that the editor be closed.
* @throws EditorException when the editor is in a state where it cannot be closed.
*/
void close() throws EditorException;
-
+
IModel getModel();
}
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/IEditorFilter.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/IEditorFilter.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/IEditorFilter.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -22,7 +22,6 @@
* Register instances of this type at the IEditor instance.
*/
public interface IEditorFilter extends IClusterable {
- @SuppressWarnings("unused")
final static String SVN_ID = "$Id$";
/**
Added: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceContext.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceContext.java (rev 0)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceContext.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,147 @@
+/*
+ * Copyright 2009 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend.service;
+
+import java.util.HashMap;
+import java.util.LinkedList;
+import java.util.List;
+import java.util.Map;
+
+import org.apache.wicket.IClusterable;
+import org.hippoecm.frontend.plugin.IClusterControl;
+import org.hippoecm.frontend.plugin.IPluginContext;
+import org.hippoecm.frontend.plugin.IServiceReference;
+import org.hippoecm.frontend.plugin.IServiceTracker;
+import org.hippoecm.frontend.plugin.config.IClusterConfig;
+import org.hippoecm.frontend.plugin.config.IPluginConfig;
+
+/**
+ * Wrapper class for IPluginContext that keeps a record of what services and trackers are
+ * registered and what clusters are started. These can later be cleaned up by invoking stop().
+ */
+public class ServiceContext implements IPluginContext {
+ @SuppressWarnings("unused")
+ private final static String SVN_ID = "$Id$";
+
+ private static final long serialVersionUID = 1L;
+
+ private IPluginContext upstream;
+ private Map> services;
+ private Map>> listeners;
+ private List children;
+
+ public ServiceContext(IPluginContext upstream) {
+ this.upstream = upstream;
+
+ this.services = new HashMap>();
+ this.listeners = new HashMap>>();
+ this.children = new LinkedList();
+ }
+
+ public IClusterControl newCluster(IClusterConfig template, IPluginConfig parameters) {
+ final IClusterControl control = upstream.newCluster(template, parameters);
+ children.add(control);
+ return new IClusterControl() {
+ private static final long serialVersionUID = 1L;
+
+ public IClusterConfig getClusterConfig() {
+ return control.getClusterConfig();
+ }
+
+ public void start() {
+ control.start();
+ }
+
+ public void stop() {
+ control.stop();
+ children.remove(control);
+ }
+
+ };
+ }
+
+ public T getService(String name, Class clazz) {
+ return upstream.getService(name, clazz);
+ }
+
+ public List getServices(String name, Class clazz) {
+ return upstream.getServices(name, clazz);
+ }
+
+ public IServiceReference getReference(T service) {
+ return upstream.getReference(service);
+ }
+
+ public void registerService(IClusterable service, String name) {
+ upstream.registerService(service, name);
+ List list = services.get(name);
+ if (list == null) {
+ list = new LinkedList();
+ services.put(name, list);
+ }
+ list.add(service);
+ }
+
+ public void unregisterService(IClusterable service, String name) {
+ List list = services.get(name);
+ list.remove(service);
+ if (list.isEmpty()) {
+ services.remove(name);
+ }
+ upstream.unregisterService(service, name);
+ }
+
+ public void registerTracker(IServiceTracker extends IClusterable> listener, String name) {
+ upstream.registerTracker(listener, name);
+ List> list = listeners.get(name);
+ if (list == null) {
+ list = new LinkedList>();
+ listeners.put(name, list);
+ }
+ list.add(listener);
+ }
+
+ public void unregisterTracker(IServiceTracker extends IClusterable> listener, String name) {
+ List> list = listeners.get(name);
+ list.remove(listener);
+ if (list.isEmpty()) {
+ listeners.remove(name);
+ }
+ upstream.unregisterTracker(listener, name);
+ }
+
+ public void stop() {
+ IClusterControl[] controls = children.toArray(new IClusterControl[children.size()]);
+ for (IClusterControl control : controls) {
+ control.stop();
+ }
+
+ for (Map.Entry>> entry : listeners.entrySet()) {
+ for (IServiceTracker extends IClusterable> service : entry.getValue()) {
+ upstream.unregisterTracker(service, entry.getKey());
+ }
+ }
+ listeners.clear();
+
+ for (Map.Entry> entry : services.entrySet()) {
+ for (IClusterable service : entry.getValue()) {
+ upstream.unregisterService(service, entry.getKey());
+ }
+ }
+ services.clear();
+ }
+
+}
Property changes on: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/ServiceContext.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/render/RenderService.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/render/RenderService.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/service/render/RenderService.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -56,7 +56,7 @@
protected class ExtensionPoint extends AbstractRenderService.ExtensionPoint {
private static final long serialVersionUID = 1L;
- ExtensionPoint(String extension) {
+ protected ExtensionPoint(String extension) {
super(extension);
}
Modified: hippo-ecm/trunk/frontend/test/pom.xml
===================================================================
--- hippo-ecm/trunk/frontend/test/pom.xml 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/test/pom.xml 2009-06-03 14:45:43 UTC (rev 18375)
@@ -22,7 +22,7 @@
Frontend engine test
- Wicket component library for use by Hippo ECM frontend applications and components
+ Library with test base classes for Hippo ECM frontend plugins
org.hippoecm
hippo-ecm-frontend-engine-test
jar
Modified: hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java 2009-06-03 14:45:43 UTC (rev 18375)
@@ -17,6 +17,7 @@
import javax.jcr.Node;
+import org.apache.wicket.util.value.ValueMap;
import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.model.JcrSessionModel;
import org.hippoecm.frontend.plugin.IPlugin;
@@ -34,6 +35,8 @@
@SuppressWarnings("unused")
private static final String SVN_ID = "$Id$";
+ protected static ValueMap CREDENTIALS = new ValueMap("username=" + SYSTEMUSER_ID + ",password=" + SYSTEMUSER_PASSWORD.toString());
+
protected static IPluginContext context;
public static class DummyPlugin implements IPlugin {
@@ -75,7 +78,7 @@
root = session.getRootNode();
build(session, config);
- tester = new HippoTester(new JcrSessionModel(null) {
+ tester = new HippoTester(new JcrSessionModel(CREDENTIALS) {
private static final long serialVersionUID = 1L;
@Override
Copied: hippo-ecm/trunk/frontend/test/src/test/resources/hippoecm-extension.xml (from rev 18322, hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/extension.xml)
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/resources/hippoecm-extension.xml (rev 0)
+++ hippo-ecm/trunk/frontend/test/src/test/resources/hippoecm-extension.xml 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,45 @@
+
+
+
+
+
+ hippo:initializefolder
+
+
+
+
+
+ hippo:initializeitem
+
+
+ 105
+
+
+ http://www.hippoecm.org/test/nt/1.0
+
+
+ test.cnd
+
+
+
+
Deleted: hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/extension.xml
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/extension.xml 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/extension.xml 2009-06-03 14:45:43 UTC (rev 18375)
@@ -1,45 +0,0 @@
-
-
-
-
-
- hippo:initializefolder
-
-
-
-
-
- hippo:initializeitem
-
-
- 105
-
-
- http://www.hippoecm.org/test/nt/1.0
-
-
- test.cnd
-
-
-
-
Deleted: hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/test.cnd
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/test.cnd 2009-06-03 13:36:27 UTC (rev 18374)
+++ hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/test.cnd 2009-06-03 14:45:43 UTC (rev 18375)
@@ -1,41 +0,0 @@
-/*
- * Copyright 2008 Hippo
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-
-
-
-
-
-
-
-
-[frontendtest:typed] > frontend:pluginconfig
-- frontendtest:l1 (long)
-- frontendtest:l2 (long)
-- frontendtest:d1 (double)
-- frontendtest:d2 (double)
-- frontendtest:b1 (boolean)
-- frontendtest:b2 (boolean)
-
-[frontendtest:model]
-- frontendtest:long (long)
-- frontendtest:longs (long) multiple
-- frontendtest:string (string)
-- frontendtest:strings (string) multiple
-
-[frontendtest:document] > hippo:document
-- *
-+ *
Copied: hippo-ecm/trunk/frontend/test/src/test/resources/test.cnd (from rev 18324, hippo-ecm/trunk/frontend/test/src/test/resources/org/hippoecm/repository/test.cnd)
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/resources/test.cnd (rev 0)
+++ hippo-ecm/trunk/frontend/test/src/test/resources/test.cnd 2009-06-03 14:45:43 UTC (rev 18375)
@@ -0,0 +1,41 @@
+/*
+ * Copyright 2008 Hippo
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+
+
+
+
+
+
+[frontendtest:typed] > frontend:pluginconfig
+- frontendtest:l1 (long)
+- frontendtest:l2 (long)
+- frontendtest:d1 (double)
+- frontendtest:d2 (double)
+- frontendtest:b1 (boolean)
+- frontendtest:b2 (boolean)
+
+[frontendtest:model]
+- frontendtest:long (long)
+- frontendtest:longs (long) multiple
+- frontendtest:string (string)
+- frontendtest:strings (string) multiple
+
+[frontendtest:document] > hippo:document
+- *
++ *
From helpdesk at onehippo.com Wed Jun 3 16:47:04 2009
From: helpdesk at onehippo.com (JIRA (Arthur Bogaart))
Date: Wed Jun 3 16:56:20 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2648) UI: Problem
updating tree
In-Reply-To: <8962106.1244014204655.JavaMail.jira@jira.onehippo.org>
Message-ID: <6003028.1244040424419.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arthur Bogaart resolved HREPTWO-2648.
-------------------------------------
Resolution: Cannot Reproduce
> UI: Problem updating tree
> -------------------------
>
> Key: HREPTWO-2648
> URL: http://issues.onehippo.com/browse/HREPTWO-2648
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.05 (m13 - rc6)
> Reporter: Mathijs Brand
> Assignee: Arthur Bogaart
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Steps to reproduce:
> edit a document. Keep it open in tab.
> click images (in the harmonica)
> save the document
> Observed result:
> popup:
> There was a problem updating the tree. It might be caused be the old page being cached by the browser.
> It is recommended to reload the page. Do you want to reload it?
> Expected result:
> Saving the document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:02:04 2009
From: helpdesk at onehippo.com (JIRA (Arthur Bogaart))
Date: Wed Jun 3 17:01:57 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2604) Create new image
folder throws exception in debug mode
In-Reply-To: <24293508.1243256044187.JavaMail.jira@jira.onehippo.org>
Message-ID: <17074631.1244041324139.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arthur Bogaart resolved HREPTWO-2604.
-------------------------------------
Fix Version/s: (was: r2.06.05 (m13 - rc6))
Resolution: Cannot Reproduce
> Create new image folder throws exception in debug mode
> ------------------------------------------------------
>
> Key: HREPTWO-2604
> URL: http://issues.onehippo.com/browse/HREPTWO-2604
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Frank van Lankvelt
> Assignee: Arthur Bogaart
> Priority: High
>
> When running the cms in debug mode, a wicket runtime exception is thrown when a new image folder is created.
> In production mode, the error is probably eaten, but it shouldn't be there in the first place!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:34:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Wed Jun 3 17:41:24 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2662) translation issue
Message-ID: <11125233.1244043244291.JavaMail.jira@jira.onehippo.org>
translation issue
-----------------
Key: HREPTWO-2662
URL: http://issues.onehippo.com/browse/HREPTWO-2662
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: Bart van der Schans
Priority: Low
Fix For: r2.06.05 (m13 - rc6)
log in as author / nl.
The dialog create new folder shows the not translated option 'unordered folder'. This should be translated to Dutch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:36:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Wed Jun 3 17:41:52 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2663) create new folder
under stress gives error
Message-ID: <15885281.1244043364460.JavaMail.jira@jira.onehippo.org>
create new folder under stress gives error
------------------------------------------
Key: HREPTWO-2663
URL: http://issues.onehippo.com/browse/HREPTWO-2663
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: (Berry) A.W. van Halderen
Fix For: r2.06.05 (m13 - rc6)
While testing the test server with two browsers simultaneously CMS give after a while the following error when creating a new folder:
javax.jcr.RepositoryException: Unable to update item: node /: 7b90f7d5-5a60-4c85-8d43-0f098733da1e: 7b90f7d5-5a60-4c85-8d43-0f098733da1e
javax.jcr.RepositoryException: Unable to update item: node /: 7b90f7d5-5a60-4c85-8d43-0f098733da1e: 7b90f7d5-5a60-4c85-8d43-0f098733da1e
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1111)
at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:846)
at org.hippoecm.repository.decorating.SessionDecorator.save(SessionDecorator.java:202)
at org.hippoecm.repository.impl.SessionDecorator.save(SessionDecorator.java:153)
at org.hippoecm.repository.standardworkflow.FolderWorkflowImpl.add(FolderWorkflowImpl.java:243)
at org.hippoecm.repository.standardworkflow.FolderWorkflowImpl.add(FolderWorkflowImpl.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.hippoecm.repository.impl.WorkflowManagerImpl$WorkflowInvocationHandler.invoke(WorkflowManagerImpl.java:508)
at $Proxy4.add(Unknown Source)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:230)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:206)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.execute(CompatibilityWorkflowPlugin.java:142)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.execute(CompatibilityWorkflowPlugin.java:216)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.onOk(CompatibilityWorkflowPlugin.java:201)
at org.hippoecm.frontend.dialog.AbstractDialog.handleSubmit(AbstractDialog.java:500)
at org.hippoecm.frontend.dialog.AbstractDialog$2.onSubmit(AbstractDialog.java:377)
at org.hippoecm.frontend.dialog.AbstractDialog$ButtonWrapper$1.onSubmit(AbstractDialog.java:251)
at org.apache.wicket.ajax.markup.html.form.AjaxButton$1.onSubmit(AjaxButton.java:86)
at org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSubmitBehavior.java:128)
at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:163)
at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:297)
at org.apache.wicket.request.target.component.listener.BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:100)
at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:91)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:287)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.jackrabbit.core.state.NoSuchItemStateException: 7b90f7d5-5a60-4c85-8d43-0f098733da1e
at org.apache.jackrabbit.core.state.SharedItemStateManager.getItemState(SharedItemStateManager.java:269)
at org.apache.jackrabbit.core.state.SharedItemStateManager$Update.begin(SharedItemStateManager.java:587)
at org.apache.jackrabbit.core.state.SharedItemStateManager.beginUpdate(SharedItemStateManager.java:1054)
at org.apache.jackrabbit.core.state.SharedItemStateManager.update(SharedItemStateManager.java:1084)
at org.apache.jackrabbit.core.state.LocalItemStateManager.update(LocalItemStateManager.java:337)
at org.apache.jackrabbit.core.state.XAItemStateManager.update(XAItemStateManager.java:340)
at org.hippoecm.repository.jackrabbit.HippoLocalItemStateManager.update(HippoLocalItemStateManager.java:219)
at org.apache.jackrabbit.core.state.LocalItemStateManager.update(LocalItemStateManager.java:312)
at org.hippoecm.repository.jackrabbit.HippoLocalItemStateManager.update(HippoLocalItemStateManager.java:226)
at org.apache.jackrabbit.core.state.SessionItemStateManager.update(SessionItemStateManager.java:313)
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1105)
... 47 more
org.apache.jackrabbit.core.state.NoSuchItemStateException: 7b90f7d5-5a60-4c85-8d43-0f098733da1e
at org.apache.jackrabbit.core.state.SharedItemStateManager.getItemState(SharedItemStateManager.java:269)
at org.apache.jackrabbit.core.state.SharedItemStateManager$Update.begin(SharedItemStateManager.java:587)
at org.apache.jackrabbit.core.state.SharedItemStateManager.beginUpdate(SharedItemStateManager.java:1054)
at org.apache.jackrabbit.core.state.SharedItemStateManager.update(SharedItemStateManager.java:1084)
at org.apache.jackrabbit.core.state.LocalItemStateManager.update(LocalItemStateManager.java:337)
at org.apache.jackrabbit.core.state.XAItemStateManager.update(XAItemStateManager.java:340)
at org.hippoecm.repository.jackrabbit.HippoLocalItemStateManager.update(HippoLocalItemStateManager.java:219)
at org.apache.jackrabbit.core.state.LocalItemStateManager.update(LocalItemStateManager.java:312)
at org.hippoecm.repository.jackrabbit.HippoLocalItemStateManager.update(HippoLocalItemStateManager.java:226)
at org.apache.jackrabbit.core.state.SessionItemStateManager.update(SessionItemStateManager.java:313)
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1105)
at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:846)
at org.hippoecm.repository.decorating.SessionDecorator.save(SessionDecorator.java:202)
at org.hippoecm.repository.impl.SessionDecorator.save(SessionDecorator.java:153)
at org.hippoecm.repository.standardworkflow.FolderWorkflowImpl.add(FolderWorkflowImpl.java:243)
at org.hippoecm.repository.standardworkflow.FolderWorkflowImpl.add(FolderWorkflowImpl.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.hippoecm.repository.impl.WorkflowManagerImpl$WorkflowInvocationHandler.invoke(WorkflowManagerImpl.java:508)
at $Proxy4.add(Unknown Source)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:230)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:206)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.execute(CompatibilityWorkflowPlugin.java:142)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.execute(CompatibilityWorkflowPlugin.java:216)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.onOk(CompatibilityWorkflowPlugin.java:201)
at org.hippoecm.frontend.dialog.AbstractDialog.handleSubmit(AbstractDialog.java:500)
at org.hippoecm.frontend.dialog.AbstractDialog$2.onSubmit(AbstractDialog.java:377)
at org.hippoecm.frontend.dialog.AbstractDialog$ButtonWrapper$1.onSubmit(AbstractDialog.java:251)
at org.apache.wicket.ajax.markup.html.form.AjaxButton$1.onSubmit(AjaxButton.java:86)
at org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSubmitBehavior.java:128)
at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:163)
at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:297)
at org.apache.wicket.request.target.component.listener.BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:100)
at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:91)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:287)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:38:03 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 17:41:54 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2625) Template editor
ui: close without saving shows left-over widgets
In-Reply-To: <24126947.1243496464762.JavaMail.jira@jira.onehippo.org>
Message-ID: <17511593.1244043483932.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand resolved HREPTWO-2625.
------------------------------------
Resolution: Fixed
> Template editor ui: close without saving shows left-over widgets
> ----------------------------------------------------------------
>
> Key: HREPTWO-2625
> URL: http://issues.onehippo.com/browse/HREPTWO-2625
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Mathijs Brand
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot.
> This holds for firefox and ie8. Didn't test it in other browsers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:40:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 17:41:57 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2625) Template editor ui:
The text "closed
without saving" doesn't fit in the button (a minor ui bug)
In-Reply-To: <24126947.1243496464762.JavaMail.jira@jira.onehippo.org>
Message-ID: <15193090.1244043604935.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2625:
-----------------------------------
Summary: Template editor ui: The text "closed without saving" doesn't fit in the button (a minor ui bug) (was: Template editor ui: close without saving shows left-over widgets)
Description:
See screenshot.
The text "closed without saving" doesn't fit in the button. "saving" doesn't fit.
This holds for firefox and ie8. Didn't test it in other browsers.
was:
See screenshot.
This holds for firefox and ie8. Didn't test it in other browsers.
> Template editor ui: The text "closed without saving" doesn't fit in the button (a minor ui bug)
> -----------------------------------------------------------------------------------------------
>
> Key: HREPTWO-2625
> URL: http://issues.onehippo.com/browse/HREPTWO-2625
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Mathijs Brand
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot.
> The text "closed without saving" doesn't fit in the button. "saving" doesn't fit.
> This holds for firefox and ie8. Didn't test it in other browsers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:40:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 17:42:01 2009
Subject: [HippoRepos-dev] [JIRA] Reopened: (HREPTWO-2625) Template editor
ui: close without saving shows left-over widgets
In-Reply-To: <24126947.1243496464762.JavaMail.jira@jira.onehippo.org>
Message-ID: <5657562.1244043604145.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand reopened HREPTWO-2625:
------------------------------------
> Template editor ui: close without saving shows left-over widgets
> ----------------------------------------------------------------
>
> Key: HREPTWO-2625
> URL: http://issues.onehippo.com/browse/HREPTWO-2625
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Mathijs Brand
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot.
> This holds for firefox and ie8. Didn't test it in other browsers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 17:44:03 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Wed Jun 3 17:43:57 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2625) Template editor ui:
The text "closed
without saving" doesn't fit in the button (a minor ui bug)
In-Reply-To: <24126947.1243496464762.JavaMail.jira@jira.onehippo.org>
Message-ID: <8137572.1244043843943.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2625:
-----------------------------------
Severity: Trivial (was: Normal)
> Template editor ui: The text "closed without saving" doesn't fit in the button (a minor ui bug)
> -----------------------------------------------------------------------------------------------
>
> Key: HREPTWO-2625
> URL: http://issues.onehippo.com/browse/HREPTWO-2625
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Mathijs Brand
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot.
> The text "closed without saving" doesn't fit in the button. "saving" doesn't fit.
> This holds for firefox and ie8. Didn't test it in other browsers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Wed Jun 3 18:05:04 2009
From: helpdesk at onehippo.com (JIRA (Niels van Kampenhout))
Date: Wed Jun 3 18:04:58 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HIPPLUG-13) Link hippo forge
list plugin to hst-documentation
In-Reply-To: <7291719.1242987424332.JavaMail.jira@jira.onehippo.org>
Message-ID: <13462381.1244045104878.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HIPPLUG-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Niels van Kampenhout resolved HIPPLUG-13.
-----------------------------------------
Resolution: Fixed
Added link.
> Link hippo forge list plugin to hst-documentation
> -------------------------------------------------
>
> Key: HIPPLUG-13
> URL: http://issues.onehippo.com/browse/HIPPLUG-13
> Project: Hippo Forge Plugins
> Issue Type: Sub-task
> Components: Listbuilder (HST)
> Affects Versions: v1.00.00
> Reporter: Mathijs Brand
> Assignee: Niels van Kampenhout
> Fix For: v1.00.00
>
>
> Add documentation about http://listbuilder.forge.onehippo.org/ to http://www.onehippo.org/site-toolkit/tour/document+list.html or the other way around.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:24:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 09:24:04 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2664) UI: Bold/italic
formatting lost in preview mode for Html fields
Message-ID: <15080120.1244100244596.JavaMail.jira@jira.onehippo.org>
UI: Bold/italic formatting lost in preview mode for Html fields
---------------------------------------------------------------
Key: HREPTWO-2664
URL: http://issues.onehippo.com/browse/HREPTWO-2664
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: Arthur Bogaart
Fix For: r2.06.05 (m13 - rc6)
Create a new document with Html fields
enter text and mark some words as bold / italic
click done
navigate back to document to see it in preview mode
document / text is shown without formatting.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:26:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 09:26:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2664) UI: Bold/italic
formatting lost in preview mode for Html fields
In-Reply-To: <15080120.1244100244596.JavaMail.jira@jira.onehippo.org>
Message-ID: <21616591.1244100364116.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2664:
------------------------------------
Fix Version/s: r2.06 (7.1) release backlog
(was: r2.06.05 (m13 - rc6))
> UI: Bold/italic formatting lost in preview mode for Html fields
> ---------------------------------------------------------------
>
> Key: HREPTWO-2664
> URL: http://issues.onehippo.com/browse/HREPTWO-2664
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Stephan Westen
> Assignee: Arthur Bogaart
> Fix For: r2.06 (7.1) release backlog
>
>
> Create a new document with Html fields
> enter text and mark some words as bold / italic
> click done
> navigate back to document to see it in preview mode
> document / text is shown without formatting.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:26:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 09:26:05 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2665) Paging in image
picker doesn't look good with more than 4 images
Message-ID: <11251211.1244100364167.JavaMail.jira@jira.onehippo.org>
Paging in image picker doesn't look good with more than 4 images
----------------------------------------------------------------
Key: HREPTWO-2665
URL: http://issues.onehippo.com/browse/HREPTWO-2665
Project: Hippo Repository 2
Issue Type: Bug
Components: user experience
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Mathijs Brand
Attachments: screenshot-1.jpg
See screenshot
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:26:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 09:26:07 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2665) Paging in image
picker doesn't look good with more than 4 images
In-Reply-To: <11251211.1244100364167.JavaMail.jira@jira.onehippo.org>
Message-ID: <4093920.1244100364197.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2665:
-----------------------------------
Attachment: screenshot-1.jpg
> Paging in image picker doesn't look good with more than 4 images
> ----------------------------------------------------------------
>
> Key: HREPTWO-2665
> URL: http://issues.onehippo.com/browse/HREPTWO-2665
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> See screenshot
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:28:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 09:28:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2665) Paging in image
picker doesn't look good with more than 4 images (in firefox 3.0.10)
In-Reply-To: <11251211.1244100364167.JavaMail.jira@jira.onehippo.org>
Message-ID: <32092550.1244100484062.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2665:
-----------------------------------
Summary: Paging in image picker doesn't look good with more than 4 images (in firefox 3.0.10) (was: Paging in image picker doesn't look good with more than 4 images)
> Paging in image picker doesn't look good with more than 4 images (in firefox 3.0.10)
> ------------------------------------------------------------------------------------
>
> Key: HREPTWO-2665
> URL: http://issues.onehippo.com/browse/HREPTWO-2665
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> See screenshot
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:45:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 09:45:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2625) Template editor ui:
The text "closed
without saving" doesn't fit in the button (a minor ui bug)
In-Reply-To: <24126947.1243496464762.JavaMail.jira@jira.onehippo.org>
Message-ID: <26167108.1244101504179.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2625:
-----------------------------------
Description:
See screenshot.
Steps to reproduce:
....
edit a document in the template editor
Observed result:
...
The text "closed without saving" doesn't fit in the button. "saving" doesn't fit. see screenshot.
This holds for firefox and ie8. Didn't test it in other browsers.
Expected result:
...
A nice button ;)
was:
See screenshot.
The text "closed without saving" doesn't fit in the button. "saving" doesn't fit.
This holds for firefox and ie8. Didn't test it in other browsers.
> Template editor ui: The text "closed without saving" doesn't fit in the button (a minor ui bug)
> -----------------------------------------------------------------------------------------------
>
> Key: HREPTWO-2625
> URL: http://issues.onehippo.com/browse/HREPTWO-2625
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Mathijs Brand
> Fix For: r2.06 (7.1) release backlog
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot.
> Steps to reproduce:
> ....
> edit a document in the template editor
> Observed result:
> ...
> The text "closed without saving" doesn't fit in the button. "saving" doesn't fit. see screenshot.
> This holds for firefox and ie8. Didn't test it in other browsers.
> Expected result:
> ...
> A nice button ;)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:54:04 2009
From: helpdesk at onehippo.com (JIRA (Wouter Pasman))
Date: Thu Jun 4 09:54:04 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2666) Allow for Search in
standard Document / Asset / Image Pickers
Message-ID: <24607208.1244102044214.JavaMail.jira@jira.onehippo.org>
Allow for Search in standard Document / Asset / Image Pickers
-------------------------------------------------------------
Key: HREPTWO-2666
URL: http://issues.onehippo.com/browse/HREPTWO-2666
Project: Hippo Repository 2
Issue Type: New Feature
Components: user experience
Affects Versions: r2.06.04 (m13 - rc5)
Reporter: Wouter Pasman
Use the following template to fill in the description field:
Steps to reproduce:
When I have a lot of documents in my CMS, I would like to search for document / assets / images in addition of navigating to them.
Observed result:
Currently there is no search option or searchresult available in the pickers.
Expected result:
- Display a search box below the document tree
- When used: display a list of documents which match the criteria as a separate list of searchresults below the current list / tree.
optional:
- When clicking on one of the searchresults open the tree in the top of the picker screen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 09:56:04 2009
From: helpdesk at onehippo.com (JIRA (Wouter Pasman))
Date: Thu Jun 4 09:56:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2666) Allow for Search in
standard Document / Asset / Image Pickers
In-Reply-To: <24607208.1244102044214.JavaMail.jira@jira.onehippo.org>
Message-ID: <14981278.1244102164040.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wouter Pasman updated HREPTWO-2666:
-----------------------------------
Attachment: screenshot-1.jpg
> Allow for Search in standard Document / Asset / Image Pickers
> -------------------------------------------------------------
>
> Key: HREPTWO-2666
> URL: http://issues.onehippo.com/browse/HREPTWO-2666
> Project: Hippo Repository 2
> Issue Type: New Feature
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Wouter Pasman
> Attachments: screenshot-1.jpg
>
>
> Use the following template to fill in the description field:
> Steps to reproduce:
> When I have a lot of documents in my CMS, I would like to search for document / assets / images in addition of navigating to them.
> Observed result:
> Currently there is no search option or searchresult available in the pickers.
> Expected result:
> - Display a search box below the document tree
> - When used: display a list of documents which match the criteria as a separate list of searchresults below the current list / tree.
> optional:
> - When clicking on one of the searchresults open the tree in the top of the picker screen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 10:24:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 10:24:05 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2665) Paging in image
picker doesn't look good with more than 4 images (in firefox 3.0.10)
In-Reply-To: <11251211.1244100364167.JavaMail.jira@jira.onehippo.org>
Message-ID: <5605456.1244103844554.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2665:
------------------------------------
Priority: High (was: Normal)
> Paging in image picker doesn't look good with more than 4 images (in firefox 3.0.10)
> ------------------------------------------------------------------------------------
>
> Key: HREPTWO-2665
> URL: http://issues.onehippo.com/browse/HREPTWO-2665
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Arthur Bogaart
> Priority: High
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 10:24:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 10:24:06 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2665) Paging in image
picker doesn't look good with more than 4 images (in firefox 3.0.10)
In-Reply-To: <11251211.1244100364167.JavaMail.jira@jira.onehippo.org>
Message-ID: <27404376.1244103844407.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2665:
------------------------------------
Assignee: Arthur Bogaart
Fix Version/s: r2.06.05 (m13 - rc6)
> Paging in image picker doesn't look good with more than 4 images (in firefox 3.0.10)
> ------------------------------------------------------------------------------------
>
> Key: HREPTWO-2665
> URL: http://issues.onehippo.com/browse/HREPTWO-2665
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Mathijs Brand
> Assignee: Arthur Bogaart
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 10:32:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 10:43:06 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HIPPLUG-20) Document gallery
picker
(http://forge.onehippo.org/projects/gallerypicker/) with a screenshot here
and there
Message-ID: <22285914.1244104324432.JavaMail.jira@jira.onehippo.org>
Document gallery picker (http://forge.onehippo.org/projects/gallerypicker/) with a screenshot here and there
------------------------------------------------------------------------------------------------------------
Key: HIPPLUG-20
URL: http://issues.onehippo.com/browse/HIPPLUG-20
Project: Hippo Forge Plugins
Issue Type: Task
Components: ImageGalleryPicker (CMS)
Affects Versions: v1.00.00
Reporter: Mathijs Brand
Assignee: Arje Cahn
Fix For: v1.00.00
Please document http://forge.onehippo.org/projects/gallerypicker/ a bit more:
how to use it? what does it do?
This is a good example of how it can be done:
http://forge.onehippo.org/projects/rss/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 10:51:04 2009
From: helpdesk at onehippo.com (JIRA (Jeroen Reijn))
Date: Thu Jun 4 10:51:04 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HIPPLUG-20) Document gallery
picker
(http://forge.onehippo.org/projects/gallerypicker/) with a screenshot here
and there
In-Reply-To: <22285914.1244104324432.JavaMail.jira@jira.onehippo.org>
Message-ID: <5723924.1244105464422.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HIPPLUG-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58570#action_58570 ]
Jeroen Reijn commented on HIPPLUG-20:
-------------------------------------
It's already documented, but since the new version of Hippo ECM is not released the docs won't build.
> Document gallery picker (http://forge.onehippo.org/projects/gallerypicker/) with a screenshot here and there
> ------------------------------------------------------------------------------------------------------------
>
> Key: HIPPLUG-20
> URL: http://issues.onehippo.com/browse/HIPPLUG-20
> Project: Hippo Forge Plugins
> Issue Type: Task
> Components: ImageGalleryPicker (CMS)
> Affects Versions: v1.00.00
> Reporter: Mathijs Brand
> Assignee: Arje Cahn
> Fix For: v1.00.00
>
>
> Please document http://forge.onehippo.org/projects/gallerypicker/ a bit more:
> how to use it? what does it do?
> This is a good example of how it can be done:
> http://forge.onehippo.org/projects/rss/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 11:20:05 2009
From: helpdesk at onehippo.com (JIRA (Shane Smith))
Date: Thu Jun 4 11:20:05 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2667) url format when
creating new namespace
Message-ID: <13726684.1244107205372.JavaMail.jira@jira.onehippo.org>
url format when creating new namespace
--------------------------------------
Key: HREPTWO-2667
URL: http://issues.onehippo.com/browse/HREPTWO-2667
Project: Hippo Repository 2
Issue Type: Bug
Components: front-end-core
Affects Versions: r2.06.04 (m13 - rc5)
Environment: ubuntu /firefox 3
Reporter: Shane Smith
Attachments: excepetion-namespace.xtx
When I create a new name space with an url like this:
http://tralala.nl (no version number) I get no error message.
When updating all content for templates created under this namespace, I get a dubious error message [1]
when trying to create a new document with this template, i won't see the new template it in the drop down.
If I add a version number to the url, like http://tralala.nl/1.0
It will work correctly.
expected:
Either: a validation exception when creating the new name space with a wrong url format
or the cms to solve this itself, with something like a default version number...or whatever it needs to function properly.
[1]
* The action failed.
Updating all content in progress.. ..Success
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 11:22:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Thu Jun 4 11:26:49 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2552)
hippo-ecm-package-war is missing
dependency on hippo-ecm-addon-gotolink
In-Reply-To: <17623873.1242666724174.JavaMail.jira@jira.onehippo.org>
Message-ID: <23770325.1244107324095.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
(Berry) A.W. van Halderen updated HREPTWO-2552:
-----------------------------------------------
Fix Version/s: r2.1 (7.1.1) backlog
(was: r2.06.05 (m13 - rc6))
> hippo-ecm-package-war is missing dependency on hippo-ecm-addon-gotolink
> -----------------------------------------------------------------------
>
> Key: HREPTWO-2552
> URL: http://issues.onehippo.com/browse/HREPTWO-2552
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Hippo ECM 2.06.03
> HST2 Archetype 2.03.05-SNAPSHOT
> Reporter: Niels van Kampenhout
> Fix For: r2.1 (7.1.1) backlog
>
>
> This issue came up in the HST2 archetype. It generates a cms war overlay project that has a dependency on hippo-ecm-package-war:
>
> org.hippoecm
> hippo-ecm-package-war
> war
>
> It builds and starts up fine, but when logging in, there is a ClassNotFoundException (see HSTTWO-554) and the Go To Documents button in the dashboard is missing.
> I could add a dependency to hippo-ecm-addon-gotolink to the archetype, but probably hippo-ecm-package-war should contain this dependency since it refers to the class (hence the ClassNotFoundException).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 12:08:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 12:08:03 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2668) Remove hippo:std
date from template editor
Message-ID: <29327318.1244110084104.JavaMail.jira@jira.onehippo.org>
Remove hippo:std date from template editor
------------------------------------------
Key: HREPTWO-2668
URL: http://issues.onehippo.com/browse/HREPTWO-2668
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: (Berry) A.W. van Halderen
Fix For: r2.06.05 (m13 - rc6)
There are some issues with hippo:std date that make it unusable at this moment in web sites (e.g. performance issues when sorting). So users should not use this type for now.
Remove the hippo:std date option in the UI.
Please create a new Jira issue on the backlog with high priority that explains the issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 12:30:05 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 12:30:05 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2662) translation issue
In-Reply-To: <11125233.1244043244291.JavaMail.jira@jira.onehippo.org>
Message-ID: <11088750.1244111405045.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2662:
------------------------------------
Description:
log in as author / nl.
The dialog create new folder shows the not translated option 'unordered folder'. This should be translated to Dutch.
Template types:
lange integer -> geheel getal
double -> getal ('reeel getal' is too complex for average user, otherwise check Excel or Google spreadsheet translations)
was:
log in as author / nl.
The dialog create new folder shows the not translated option 'unordered folder'. This should be translated to Dutch.
> translation issue
> -----------------
>
> Key: HREPTWO-2662
> URL: http://issues.onehippo.com/browse/HREPTWO-2662
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Stephan Westen
> Assignee: Bart van der Schans
> Priority: Low
> Fix For: r2.06.05 (m13 - rc6)
>
>
> log in as author / nl.
> The dialog create new folder shows the not translated option 'unordered folder'. This should be translated to Dutch.
> Template types:
> lange integer -> geheel getal
> double -> getal ('reeel getal' is too complex for average user, otherwise check Excel or Google spreadsheet translations)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 12:54:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 12:54:03 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2669) NPE when creating
document instance of a new document template
Message-ID: <7491570.1244112844242.JavaMail.jira@jira.onehippo.org>
NPE when creating document instance of a new document template
--------------------------------------------------------------
Key: HREPTWO-2669
URL: http://issues.onehippo.com/browse/HREPTWO-2669
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: (Berry) A.W. van Halderen
Fix For: r2.06.05 (m13 - rc6)
created a new complex document template, fields: short text, text date, html field, integer, bool, text, resource.
published all content
created new document instance
resulted in error
04.06.2009 12:31:34 ERROR [org.hippoecm.frontend.JcrObservationManager$JcrListener.process():667] Error occured when processing event
java.lang.NullPointerException
at org.hippoecm.frontend.plugin.impl.PluginContext.newCluster(PluginContext.java:74)
at org.hippoecm.frontend.editor.editor.EditorForm.createTemplate(EditorForm.java:139)
at org.hippoecm.frontend.editor.editor.EditorForm.(EditorForm.java:95)
at org.hippoecm.frontend.editor.editor.EditorPlugin.newForm(EditorPlugin.java:95)
at org.hippoecm.frontend.editor.editor.EditorPlugin.onModelChanged(EditorPlugin.java:79)
at org.apache.wicket.Component.modelChanged(Component.java:2105)
at org.apache.wicket.Component.setModel(Component.java:2819)
at org.apache.wicket.MarkupContainer.setModel(MarkupContainer.java:715)
at org.hippoecm.frontend.service.render.AbstractRenderService.updateModel(AbstractRenderService.java:208)
at org.hippoecm.frontend.service.render.AbstractRenderService$1.onEvent(AbstractRenderService.java:99)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.ModelReference.setModel(ModelReference.java:77)
at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.setModel(CmsEditor.java:126)
at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.onEvent(CmsEditor.java:144)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.event.JcrEventListener.onEvent(JcrEventListener.java:62)
at org.hippoecm.frontend.JcrObservationManager$JcrListener.process(JcrObservationManager.java:662)
at org.hippoecm.frontend.JcrObservationManager.processEvents(JcrObservationManager.java:832)
at org.hippoecm.frontend.Home.processEvents(Home.java:146)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:293)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 13:12:04 2009
From: helpdesk at onehippo.com (JIRA (Shane Smith))
Date: Thu Jun 4 13:16:46 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2670) template error
prevents adding new templates to a namespace
Message-ID: <9819480.1244113924681.JavaMail.jira@jira.onehippo.org>
template error prevents adding new templates to a namespace
-----------------------------------------------------------
Key: HREPTWO-2670
URL: http://issues.onehippo.com/browse/HREPTWO-2670
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Environment: ubuntu/firefox3
Reporter: Shane Smith
When there is an error in a template, it isn't possible to add a new template to that name space.
When you create a new template in the namespace with the erroneous template in it, updating all content, you can't create a new document with the correct newly created template.
Expected:
I would expect either some message that i can't create a new template, or that i will be able to use newly created templates, regardless of any errors in another template in the same namespace.
Workaround:
removing the erroneous template via the console and updating all content makes the newly correct template visible again when creating a new document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 13:20:04 2009
From: helpdesk at onehippo.com (JIRA (Shane Smith))
Date: Thu Jun 4 13:20:03 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2671) Updating a template
using the template editor corrupts the template
Message-ID: <1870361.1244114404531.JavaMail.jira@jira.onehippo.org>
Updating a template using the template editor corrupts the template
-------------------------------------------------------------------
Key: HREPTWO-2671
URL: http://issues.onehippo.com/browse/HREPTWO-2671
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Environment: ubuntu/firefox
Reporter: Shane Smith
Attachments: error-template-update.png
When adding new fields to an existing template, after saving the template and updating all content,
those new fields are not usable when creating or editing a document with that template.
see screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 13:54:04 2009
From: helpdesk at onehippo.com (JIRA (Shane Smith))
Date: Thu Jun 4 14:01:24 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2672) move elements in
repository editor alters path info
Message-ID: <5735562.1244116444431.JavaMail.jira@jira.onehippo.org>
move elements in repository editor alters path info
---------------------------------------------------
Key: HREPTWO-2672
URL: http://issues.onehippo.com/browse/HREPTWO-2672
Project: Hippo Repository 2
Issue Type: Bug
Components: front-end-core
Affects Versions: r2.06.04 (m13 - rc5)
Environment: ubuntu/firefox3
Reporter: Shane Smith
Attachments: date-aftermove.png, date-beforemove.png
When creating a new template, moving template elements around, such as date alters the path, the path gets the path of the prevous element that was in the position the date element has. See screenshots
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:06:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:06:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2673) Performance
degradation of cms
Message-ID: <11739539.1244117164539.JavaMail.jira@jira.onehippo.org>
Performance degradation of cms
------------------------------
Key: HREPTWO-2673
URL: http://issues.onehippo.com/browse/HREPTWO-2673
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: (Berry) A.W. van Halderen
Priority: Blocker
Fix For: r2.06.05 (m13 - rc6)
after working with the test server performance degradates. An edit action takes initially 5 seconds, after a few hours 8 seconds. Creating a new document is also very slow.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:08:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:08:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2674) Improve performance
creating new document
Message-ID: <15894292.1244117284076.JavaMail.jira@jira.onehippo.org>
Improve performance creating new document
-----------------------------------------
Key: HREPTWO-2674
URL: http://issues.onehippo.com/browse/HREPTWO-2674
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: (Berry) A.W. van Halderen
Priority: High
Fix For: r2.06.05 (m13 - rc6)
Try to improve performance of creating a new document.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:10:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Thu Jun 4 14:10:07 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2675) Performance of new
document perceived slow
Message-ID: <10320505.1244117404540.JavaMail.jira@jira.onehippo.org>
Performance of new document perceived slow
------------------------------------------
Key: HREPTWO-2675
URL: http://issues.onehippo.com/browse/HREPTWO-2675
Project: Hippo Repository 2
Issue Type: Bug
Reporter: (Berry) A.W. van Halderen
Assignee: (Berry) A.W. van Halderen
Priority: Blocker
Fix For: r2.06.05 (m13 - rc6)
after working with the test server performance degradates. An edit action takes initially 5 seconds, after a few hours 8 seconds. Creating a new document is also very slow.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:10:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Thu Jun 4 14:10:08 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2673) Performance
degradation of cms
In-Reply-To: <11739539.1244117164539.JavaMail.jira@jira.onehippo.org>
Message-ID: <1154198.1244117404300.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58619#action_58619 ]
(Berry) A.W. van Halderen commented on HREPTWO-2673:
----------------------------------------------------
Restarting the test server without making other modifications brings back original performance. Disabling and clearing the /hippo:log does nothing substantially. Creating a new document performance (which is within bound) is a separate issue.
> Performance degradation of cms
> ------------------------------
>
> Key: HREPTWO-2673
> URL: http://issues.onehippo.com/browse/HREPTWO-2673
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Stephan Westen
> Assignee: (Berry) A.W. van Halderen
> Priority: Blocker
> Fix For: r2.06.05 (m13 - rc6)
>
>
> after working with the test server performance degradates. An edit action takes initially 5 seconds, after a few hours 8 seconds. Creating a new document is also very slow.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Thu Jun 4 14:11:47 2009
From: svn-logs at hippocms.org (abogaart)
Date: Thu Jun 4 14:11:48 2009
Subject: [HippoRepos-dev] [18378] hippo-ecm/trunk: HREPTWO-2650: Fullscreen
xinha: icons look mixed up (scenario 1.1.8a)
Message-ID: <20090604121147.9CAF6C533@svnnew.onehippo.org>
Revision: 18378
Author: abogaart
Date: 2009-06-04 14:11:46 +0200 (Thu, 04 Jun 2009)
Log Message:
-----------
HREPTWO-2650: Fullscreen xinha: icons look mixed up (scenario 1.1.8a)
http://issues.onehippo.com/browse/HREPTWO-2650
- Fixed issue by
- Changing Xinha iframe class during fullscreen
- Giving the toolbar a white background (instead of transparent)
- Before a resize all parent elements of Xinha will be positioned static, this is now also applied on all yui-layout-unit elements
Modified Paths:
--------------
hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/FullscreenCompatible/FullscreenCompatible.js
hippo-ecm/trunk/package/skin/src/main/webapp/screen.css
Modified: hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/FullscreenCompatible/FullscreenCompatible.js
===================================================================
--- hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/FullscreenCompatible/FullscreenCompatible.js 2009-06-04 09:54:41 UTC (rev 18377)
+++ hippo-ecm/trunk/addon/xinha/webResources/xinha/plugins/FullscreenCompatible/FullscreenCompatible.js 2009-06-04 12:11:46 UTC (rev 18378)
@@ -144,8 +144,19 @@
{
ancestor.style.position = ancestor._xinha_fullScreenOldPosition;
ancestor._xinha_fullScreenOldPosition = null;
+
+ if(ancestor.className == 'yui-layout-doc') {
+ for(var i=0; i < ancestor.childNodes.length; i++) {
+ var c = ancestor.childNodes[i];
+ c.style.position = c._xinha_fullScreenOldPosition;
+ c._xinha_fullScreenOldPosition = null;
+ }
+ }
}
+ this._iframe.className = this._iframe.classNameOld;
+ this._iframe.classNameOld = null;
+
if ( Xinha.ie_version < 7 )
{
var selects = document.getElementsByTagName("select");
@@ -163,7 +174,7 @@
}
else
- {
+ {//Maximize
// Get the current Scroll Positions
this._unScroll =
@@ -176,7 +187,6 @@
this._parentNode = this._htmlArea.parentNode;
this._htmlArea.parentNode.removeChild(this._htmlArea);
document.body.appendChild(this._htmlArea);
-
}
// Make all ancestors position = static
var ancestor = this._htmlArea;
@@ -184,8 +194,19 @@
{
ancestor._xinha_fullScreenOldPosition = ancestor.style.position;
ancestor.style.position = 'static';
-
+
+ if(ancestor.className == 'yui-layout-doc') {
+ for(var i=0; i < ancestor.childNodes.length; i++) {
+ var c = ancestor.childNodes[i];
+ c._xinha_fullScreenOldPosition = ancestor.style.position;
+ c.style.position = 'static';
+ }
+ }
}
+
+ this._iframe.classNameOld = this._iframe.className;
+ this._iframe.className = 'xinha_fullscreen';
+
// very ugly bug in IE < 7 shows select boxes through elements that are positioned over them
if ( Xinha.ie_version < 7 )
{
Modified: hippo-ecm/trunk/package/skin/src/main/webapp/screen.css
===================================================================
--- hippo-ecm/trunk/package/skin/src/main/webapp/screen.css 2009-06-04 09:54:41 UTC (rev 18377)
+++ hippo-ecm/trunk/package/skin/src/main/webapp/screen.css 2009-06-04 12:11:46 UTC (rev 18378)
@@ -780,13 +780,14 @@
.hippo-editor-field-html .htmlarea .statusBar{display: none}
.hippo-editor-field-html .htmlarea tr td{vertical-align: top;}
.hippo-editor-field-html .htmlarea tr td select{margin-top: 2px; font-size: 11px;}
-.hippo-editor-field-html .htmlarea .toolbar {background: none; border: none; border-bottom: 0px solid #B2B2B2; padding:0px; padding-bottom: 2px}
+.hippo-editor-field-html .htmlarea .toolbar {background: white; border: none; border-bottom: 0px solid #B2B2B2; padding:0px; padding-bottom: 2px}
.hippo-editor-field-html .htmlarea .toolbar .button{background: none; border: none}
.hippo-editor-field-html .htmlarea .toolbar a.button:hover {border:1px solid #335500; padding:0; background-image:url(hover.png);}
.hippo-editor-field-html .htmlarea .toolbar select{background: white; border: 1px solid #e3e3e3;}
.hippo-editor-field-html .htmlarea .toolbar select option{padding: 1px; background: transparent}
.hippo-editor-field-html .htmlarea .toolbar div{margin-bottom:0px;padding:0px;margin: 0px;}
.hippo-editor-field-html .htmlarea .xinha_iframe {margin-top: 3px;}
+.hippo-editor-field-html .htmlarea .xinha_fullscreen {margin-top: 0px; border: 1px solid #e3e3e3;}
/* Xinha modal windows */
/*div.wicket-modal div.link-picker select { margin-bottom:10px;}
From helpdesk at onehippo.com Thu Jun 4 14:12:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Thu Jun 4 14:12:03 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2675) Performance of new
document perceived slow
In-Reply-To: <10320505.1244117404540.JavaMail.jira@jira.onehippo.org>
Message-ID: <33216378.1244117524306.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
(Berry) A.W. van Halderen updated HREPTWO-2675:
-----------------------------------------------
Description: Creating a new document is slow. (was: after working with the test server performance degradates. An edit action takes initially 5 seconds, after a few hours 8 seconds. Creating a new document is also very slow.)
> Performance of new document perceived slow
> ------------------------------------------
>
> Key: HREPTWO-2675
> URL: http://issues.onehippo.com/browse/HREPTWO-2675
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: (Berry) A.W. van Halderen
> Assignee: Stephan Westen
> Priority: High
> Fix For: r2.06.05 (m13 - rc6)
>
>
> Creating a new document is slow.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:12:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:12:04 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2626) Trying to add
text-field in template editor gives internal server error
In-Reply-To: <22699281.1243496943966.JavaMail.jira@jira.onehippo.org>
Message-ID: <13663215.1244117524574.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen resolved HREPTWO-2626.
-------------------------------------
Resolution: Cannot Reproduce
> Trying to add text-field in template editor gives internal server error
> -----------------------------------------------------------------------
>
> Key: HREPTWO-2626
> URL: http://issues.onehippo.com/browse/HREPTWO-2626
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Mathijs Brand
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce:
> ....
> Go to template editor. Add a new template (in this case: test_mathijs
> Add a string.
> Add a text-field
> Observed result:
> ...
> I got 2 string fields, but I guess I clicked to quickly ;)
> Then I tried to add text-field and I got the following screenshot.
> Expected result:
> ...
> A document with a string and textfield
> Which component should I use here?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:14:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:14:03 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2666) Allow for Search in
standard Document / Asset / Image Pickers
In-Reply-To: <24607208.1244102044214.JavaMail.jira@jira.onehippo.org>
Message-ID: <19818647.1244117644186.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2666:
------------------------------------
Assignee: Arje Cahn
Fix Version/s: Backlog
> Allow for Search in standard Document / Asset / Image Pickers
> -------------------------------------------------------------
>
> Key: HREPTWO-2666
> URL: http://issues.onehippo.com/browse/HREPTWO-2666
> Project: Hippo Repository 2
> Issue Type: New Feature
> Components: user experience
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Wouter Pasman
> Assignee: Arje Cahn
> Fix For: Backlog
>
> Attachments: screenshot-1.jpg
>
>
> Use the following template to fill in the description field:
> Steps to reproduce:
> When I have a lot of documents in my CMS, I would like to search for document / assets / images in addition of navigating to them.
> Observed result:
> Currently there is no search option or searchresult available in the pickers.
> Expected result:
> - Display a search box below the document tree
> - When used: display a list of documents which match the criteria as a separate list of searchresults below the current list / tree.
> optional:
> - When clicking on one of the searchresults open the tree in the top of the picker screen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:14:04 2009
From: helpdesk at onehippo.com (JIRA (Arthur Bogaart))
Date: Thu Jun 4 14:14:05 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2650) Fullscreen xinha:
icons look mixed up (scenario 1.1.8a)
In-Reply-To: <17324247.1244015883960.JavaMail.jira@jira.onehippo.org>
Message-ID: <15082253.1244117644499.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arthur Bogaart resolved HREPTWO-2650.
-------------------------------------
Fix Version/s: (was: r2.06.05 (m13 - rc6))
Resolution: Fixed
> Fullscreen xinha: icons look mixed up (scenario 1.1.8a)
> -------------------------------------------------------
>
> Key: HREPTWO-2650
> URL: http://issues.onehippo.com/browse/HREPTWO-2650
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Reporter: Mathijs Brand
> Assignee: Arthur Bogaart
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> Steps to reproduce:
> ....
> Click on full-screen in xinha area (use firefox)
> Observed result:
> ...
> See screenshot
> Expected result:
> ...
> You get the picture
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:16:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:16:03 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2670) template error
prevents adding new templates to a namespace
In-Reply-To: <9819480.1244113924681.JavaMail.jira@jira.onehippo.org>
Message-ID: <25611442.1244117764051.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2670:
------------------------------------
Fix Version/s: r2.1 (7.1.1) backlog
> template error prevents adding new templates to a namespace
> -----------------------------------------------------------
>
> Key: HREPTWO-2670
> URL: http://issues.onehippo.com/browse/HREPTWO-2670
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu/firefox3
> Reporter: Shane Smith
> Fix For: r2.1 (7.1.1) backlog
>
>
> When there is an error in a template, it isn't possible to add a new template to that name space.
> When you create a new template in the namespace with the erroneous template in it, updating all content, you can't create a new document with the correct newly created template.
> Expected:
> I would expect either some message that i can't create a new template, or that i will be able to use newly created templates, regardless of any errors in another template in the same namespace.
> Workaround:
> removing the erroneous template via the console and updating all content makes the newly correct template visible again when creating a new document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:16:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:16:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2667) url format when
creating new namespace
In-Reply-To: <13726684.1244107205372.JavaMail.jira@jira.onehippo.org>
Message-ID: <32506907.1244117764098.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2667:
------------------------------------
Fix Version/s: r2.1 (7.1.1) backlog
> url format when creating new namespace
> --------------------------------------
>
> Key: HREPTWO-2667
> URL: http://issues.onehippo.com/browse/HREPTWO-2667
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: front-end-core
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu /firefox 3
> Reporter: Shane Smith
> Fix For: r2.1 (7.1.1) backlog
>
> Attachments: excepetion-namespace.xtx
>
>
> When I create a new name space with an url like this:
> http://tralala.nl (no version number) I get no error message.
> When updating all content for templates created under this namespace, I get a dubious error message [1]
> when trying to create a new document with this template, i won't see the new template it in the drop down.
> If I add a version number to the url, like http://tralala.nl/1.0
> It will work correctly.
> expected:
> Either: a validation exception when creating the new name space with a wrong url format
> or the cms to solve this itself, with something like a default version number...or whatever it needs to function properly.
> [1]
> * The action failed.
>
> Updating all content in progress.. ..Success
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:27:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:35:54 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2672) move elements in
repository editor alters path info
In-Reply-To: <5735562.1244116444431.JavaMail.jira@jira.onehippo.org>
Message-ID: <10217025.1244118424081.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2672:
------------------------------------
Assignee: Frank van Lankvelt
Fix Version/s: r2.06.05 (m13 - rc6)
Priority: Top (was: Normal)
I was able to reproduce this using the exact same template fields and steps as described in the description.
> move elements in repository editor alters path info
> ---------------------------------------------------
>
> Key: HREPTWO-2672
> URL: http://issues.onehippo.com/browse/HREPTWO-2672
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: front-end-core
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu/firefox3
> Reporter: Shane Smith
> Assignee: Frank van Lankvelt
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: date-aftermove.png, date-beforemove.png
>
>
> When creating a new template, moving template elements around, such as date alters the path, the path gets the path of the prevous element that was in the position the date element has. See screenshots
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:52:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:52:01 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2635) contraint violation
message in CMS GUI invisible in long documents
In-Reply-To: <125714.1243598705426.JavaMail.jira@jira.onehippo.org>
Message-ID: <27785397.1244119924427.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2635:
------------------------------------
Assignee: Frank van Lankvelt (was: Bart van der Schans)
Priority: High (was: Normal)
issue is severe
> contraint violation message in CMS GUI invisible in long documents
> ------------------------------------------------------------------
>
> Key: HREPTWO-2635
> URL: http://issues.onehippo.com/browse/HREPTWO-2635
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.03.03
> Environment: Quite likely is also still in the trunk
> Reporter: Rita Bijlsma
> Assignee: Frank van Lankvelt
> Priority: High
> Attachments: out-3.ogv
>
>
> Users unjustly get the impression that the 'save' button does not work, when they violated a constraint (like leaving a mandatory field empty), but the constraint violation message is invisible because the document is scrolled down.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:58:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:58:02 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2661) HST configuration
editor icon in cms
In-Reply-To: <22569028.1244040063947.JavaMail.jira@jira.onehippo.org>
Message-ID: <29587570.1244120284092.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58645#action_58645 ]
Stephan Westen commented on HREPTWO-2661:
-----------------------------------------
Issue is that the last icon (user mgt) is used for a newly added plug-in. We could fix this by changing CMS that another (default) icon is used when a plugin is added.
> HST configuration editor icon in cms
> ------------------------------------
>
> Key: HREPTWO-2661
> URL: http://issues.onehippo.com/browse/HREPTWO-2661
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Reporter: Mathijs Brand
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg
>
>
> Icon for HST configuration editor (see screenshot) is currently confusing: it looks like a user management icon.
> Maybe it's a good idea to use a different icon or switch with the icon for user management
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:58:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:58:04 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2661) HST configuration
editor icon in cms
In-Reply-To: <22569028.1244040063947.JavaMail.jira@jira.onehippo.org>
Message-ID: <24715825.1244120284139.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2661:
------------------------------------
Comment: was deleted
(was: Issue is that the last icon (user mgt) is used for a newly added plug-in. We could fix this by changing CMS that another (default) icon is used when a plugin is added.)
> HST configuration editor icon in cms
> ------------------------------------
>
> Key: HREPTWO-2661
> URL: http://issues.onehippo.com/browse/HREPTWO-2661
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Reporter: Mathijs Brand
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg
>
>
> Icon for HST configuration editor (see screenshot) is currently confusing: it looks like a user management icon.
> Maybe it's a good idea to use a different icon or switch with the icon for user management
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 14:58:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 14:58:06 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2661) HST configuration
editor icon in cms
In-Reply-To: <22569028.1244040063947.JavaMail.jira@jira.onehippo.org>
Message-ID: <26630595.1244120284181.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58646#action_58646 ]
Stephan Westen commented on HREPTWO-2661:
-----------------------------------------
Issue is that the last icon (user mgt) is used for a newly added plug-in. We could fix this for now by changing CMS that another (default) icon is used when a plugin is added.
In a later release it should be possible to specify an icon with the plugin.
> HST configuration editor icon in cms
> ------------------------------------
>
> Key: HREPTWO-2661
> URL: http://issues.onehippo.com/browse/HREPTWO-2661
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Reporter: Mathijs Brand
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg
>
>
> Icon for HST configuration editor (see screenshot) is currently confusing: it looks like a user management icon.
> Maybe it's a good idea to use a different icon or switch with the icon for user management
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:00:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:00:02 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2661) HST configuration
editor icon in cms
In-Reply-To: <22569028.1244040063947.JavaMail.jira@jira.onehippo.org>
Message-ID: <32065795.1244120404757.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2661:
------------------------------------
Severity: Low (was: Normal)
Assignee: Arthur Bogaart
> HST configuration editor icon in cms
> ------------------------------------
>
> Key: HREPTWO-2661
> URL: http://issues.onehippo.com/browse/HREPTWO-2661
> Project: Hippo Repository 2
> Issue Type: Improvement
> Components: user experience
> Reporter: Mathijs Brand
> Assignee: Arthur Bogaart
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: screenshot-1.jpg
>
>
> Icon for HST configuration editor (see screenshot) is currently confusing: it looks like a user management icon.
> Maybe it's a good idea to use a different icon or switch with the icon for user management
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:00:05 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:00:06 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2635) contraint violation
message in CMS GUI invisible in long documents
In-Reply-To: <125714.1243598705426.JavaMail.jira@jira.onehippo.org>
Message-ID: <10202416.1244120405299.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2635:
------------------------------------
Fix Version/s: r2.06.05 (m13 - rc6)
> contraint violation message in CMS GUI invisible in long documents
> ------------------------------------------------------------------
>
> Key: HREPTWO-2635
> URL: http://issues.onehippo.com/browse/HREPTWO-2635
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: user experience
> Affects Versions: r2.03.03
> Environment: Quite likely is also still in the trunk
> Reporter: Rita Bijlsma
> Assignee: Frank van Lankvelt
> Priority: High
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: out-3.ogv
>
>
> Users unjustly get the impression that the 'save' button does not work, when they violated a constraint (like leaving a mandatory field empty), but the constraint violation message is invisible because the document is scrolled down.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:07:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:07:01 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2676) Content conversion
very slow
Message-ID: <30303203.1244120824286.JavaMail.jira@jira.onehippo.org>
Content conversion very slow
----------------------------
Key: HREPTWO-2676
URL: http://issues.onehippo.com/browse/HREPTWO-2676
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Stephan Westen
Assignee: Stephan Westen
Priority: Top
Fix For: r2.06.05 (m13 - rc6)
With the default quickstart content it takes several minutes to update the content.
When using a very large repository it might not fit into memory and the upgrade won't work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:09:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:09:02 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2672) Moving fields in
template editor alters path info
In-Reply-To: <5735562.1244116444431.JavaMail.jira@jira.onehippo.org>
Message-ID: <97638.1244120944299.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2672:
------------------------------------
Summary: Moving fields in template editor alters path info (was: move elements in repository editor alters path info)
> Moving fields in template editor alters path info
> -------------------------------------------------
>
> Key: HREPTWO-2672
> URL: http://issues.onehippo.com/browse/HREPTWO-2672
> Project: Hippo Repository 2
> Issue Type: Bug
> Components: front-end-core
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu/firefox3
> Reporter: Shane Smith
> Assignee: Frank van Lankvelt
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: date-aftermove.png, date-beforemove.png
>
>
> When creating a new template, moving template elements around, such as date alters the path, the path gets the path of the prevous element that was in the position the date element has. See screenshots
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:11:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:11:01 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2669) NPE when creating
document instance of a new document template
In-Reply-To: <7491570.1244112844242.JavaMail.jira@jira.onehippo.org>
Message-ID: <27088245.1244121064283.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen updated HREPTWO-2669:
------------------------------------
Description:
created a new complex document template, fields: short text, text date, html field, integer, bool, text, resource.
published all content
created new document instance
resulted in error. See two isolated stacktraces below.
1)
04.06.2009 12:31:34 ERROR [org.hippoecm.frontend.JcrObservationManager$JcrListener.process():667] Error occured when processing event
java.lang.NullPointerException
at org.hippoecm.frontend.plugin.impl.PluginContext.newCluster(PluginContext.java:74)
at org.hippoecm.frontend.editor.editor.EditorForm.createTemplate(EditorForm.java:139)
at org.hippoecm.frontend.editor.editor.EditorForm.(EditorForm.java:95)
at org.hippoecm.frontend.editor.editor.EditorPlugin.newForm(EditorPlugin.java:95)
at org.hippoecm.frontend.editor.editor.EditorPlugin.onModelChanged(EditorPlugin.java:79)
at org.apache.wicket.Component.modelChanged(Component.java:2105)
at org.apache.wicket.Component.setModel(Component.java:2819)
at org.apache.wicket.MarkupContainer.setModel(MarkupContainer.java:715)
at org.hippoecm.frontend.service.render.AbstractRenderService.updateModel(AbstractRenderService.java:208)
at org.hippoecm.frontend.service.render.AbstractRenderService$1.onEvent(AbstractRenderService.java:99)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.ModelReference.setModel(ModelReference.java:77)
at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.setModel(CmsEditor.java:126)
at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.onEvent(CmsEditor.java:144)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.event.JcrEventListener.onEvent(JcrEventListener.java:62)
at org.hippoecm.frontend.JcrObservationManager$JcrListener.process(JcrObservationManager.java:662)
at org.hippoecm.frontend.JcrObservationManager.processEvents(JcrObservationManager.java:832)
at org.hippoecm.frontend.Home.processEvents(Home.java:146)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:293)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
2) happened after updating a template:
java.lang.NullPointerException
at org.hippoecm.frontend.plugins.cms.edit.EditorManagerPlugin.onEvent(EditorManagerPlugin.java:173)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.ModelReference.setModel(ModelReference.java:77)
at org.hippoecm.frontend.plugins.standards.browse.BrowseService$DocumentModelService.updateModel(BrowseService.java:54)
at org.hippoecm.frontend.plugins.standards.browse.BrowseService.updateDocumentModel(BrowseService.java:120)
at org.hippoecm.frontend.plugins.standards.browse.BrowseService.browse(BrowseService.java:127)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin.select(FolderWorkflowPlugin.java:278)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:235)
at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:206)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.execute(CompatibilityWorkflowPlugin.java:142)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.execute(CompatibilityWorkflowPlugin.java:216)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.onOk(CompatibilityWorkflowPlugin.java:201)
at org.hippoecm.frontend.dialog.AbstractDialog.handleSubmit(AbstractDialog.java:500)
at org.hippoecm.frontend.dialog.AbstractDialog$2.onSubmit(AbstractDialog.java:377)
at org.hippoecm.frontend.dialog.AbstractDialog$ButtonWrapper$1.onSubmit(AbstractDialog.java:251)
at org.apache.wicket.ajax.markup.html.form.AjaxButton$1.onSubmit(AjaxButton.java:86)
at org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSubmitBehavior.java:128)
at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:163)
at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:297)
at org.apache.wicket.request.target.component.listener.BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:100)
at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:91)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:287)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
was:
created a new complex document template, fields: short text, text date, html field, integer, bool, text, resource.
published all content
created new document instance
resulted in error
04.06.2009 12:31:34 ERROR [org.hippoecm.frontend.JcrObservationManager$JcrListener.process():667] Error occured when processing event
java.lang.NullPointerException
at org.hippoecm.frontend.plugin.impl.PluginContext.newCluster(PluginContext.java:74)
at org.hippoecm.frontend.editor.editor.EditorForm.createTemplate(EditorForm.java:139)
at org.hippoecm.frontend.editor.editor.EditorForm.(EditorForm.java:95)
at org.hippoecm.frontend.editor.editor.EditorPlugin.newForm(EditorPlugin.java:95)
at org.hippoecm.frontend.editor.editor.EditorPlugin.onModelChanged(EditorPlugin.java:79)
at org.apache.wicket.Component.modelChanged(Component.java:2105)
at org.apache.wicket.Component.setModel(Component.java:2819)
at org.apache.wicket.MarkupContainer.setModel(MarkupContainer.java:715)
at org.hippoecm.frontend.service.render.AbstractRenderService.updateModel(AbstractRenderService.java:208)
at org.hippoecm.frontend.service.render.AbstractRenderService$1.onEvent(AbstractRenderService.java:99)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.ModelReference.setModel(ModelReference.java:77)
at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.setModel(CmsEditor.java:126)
at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.onEvent(CmsEditor.java:144)
at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
at org.hippoecm.frontend.model.event.JcrEventListener.onEvent(JcrEventListener.java:62)
at org.hippoecm.frontend.JcrObservationManager$JcrListener.process(JcrObservationManager.java:662)
at org.hippoecm.frontend.JcrObservationManager.processEvents(JcrObservationManager.java:832)
at org.hippoecm.frontend.Home.processEvents(Home.java:146)
at org.hippoecm.frontend.Main$6.processEvents(Main.java:293)
at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
> NPE when creating document instance of a new document template
> --------------------------------------------------------------
>
> Key: HREPTWO-2669
> URL: http://issues.onehippo.com/browse/HREPTWO-2669
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Stephan Westen
> Assignee: (Berry) A.W. van Halderen
> Fix For: r2.06.05 (m13 - rc6)
>
>
> created a new complex document template, fields: short text, text date, html field, integer, bool, text, resource.
> published all content
> created new document instance
> resulted in error. See two isolated stacktraces below.
> 1)
> 04.06.2009 12:31:34 ERROR [org.hippoecm.frontend.JcrObservationManager$JcrListener.process():667] Error occured when processing event
> java.lang.NullPointerException
> at org.hippoecm.frontend.plugin.impl.PluginContext.newCluster(PluginContext.java:74)
> at org.hippoecm.frontend.editor.editor.EditorForm.createTemplate(EditorForm.java:139)
> at org.hippoecm.frontend.editor.editor.EditorForm.(EditorForm.java:95)
> at org.hippoecm.frontend.editor.editor.EditorPlugin.newForm(EditorPlugin.java:95)
> at org.hippoecm.frontend.editor.editor.EditorPlugin.onModelChanged(EditorPlugin.java:79)
> at org.apache.wicket.Component.modelChanged(Component.java:2105)
> at org.apache.wicket.Component.setModel(Component.java:2819)
> at org.apache.wicket.MarkupContainer.setModel(MarkupContainer.java:715)
> at org.hippoecm.frontend.service.render.AbstractRenderService.updateModel(AbstractRenderService.java:208)
> at org.hippoecm.frontend.service.render.AbstractRenderService$1.onEvent(AbstractRenderService.java:99)
> at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
> at org.hippoecm.frontend.model.ModelReference.setModel(ModelReference.java:77)
> at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.setModel(CmsEditor.java:126)
> at org.hippoecm.frontend.plugins.cms.edit.CmsEditor$2.onEvent(CmsEditor.java:144)
> at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
> at org.hippoecm.frontend.model.event.JcrEventListener.onEvent(JcrEventListener.java:62)
> at org.hippoecm.frontend.JcrObservationManager$JcrListener.process(JcrObservationManager.java:662)
> at org.hippoecm.frontend.JcrObservationManager.processEvents(JcrObservationManager.java:832)
> at org.hippoecm.frontend.Home.processEvents(Home.java:146)
> at org.hippoecm.frontend.Main$6.processEvents(Main.java:293)
> at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
> at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
> at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
> at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
> at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
> at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> at java.lang.Thread.run(Unknown Source)
> 2) happened after updating a template:
> java.lang.NullPointerException
> at org.hippoecm.frontend.plugins.cms.edit.EditorManagerPlugin.onEvent(EditorManagerPlugin.java:173)
> at org.hippoecm.frontend.model.event.ObservableRegistry$ObservationContext.notifyObservers(ObservableRegistry.java:76)
> at org.hippoecm.frontend.model.ModelReference.setModel(ModelReference.java:77)
> at org.hippoecm.frontend.plugins.standards.browse.BrowseService$DocumentModelService.updateModel(BrowseService.java:54)
> at org.hippoecm.frontend.plugins.standards.browse.BrowseService.updateDocumentModel(BrowseService.java:120)
> at org.hippoecm.frontend.plugins.standards.browse.BrowseService.browse(BrowseService.java:127)
> at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin.select(FolderWorkflowPlugin.java:278)
> at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:235)
> at org.hippoecm.frontend.plugins.standardworkflow.FolderWorkflowPlugin$4.execute(FolderWorkflowPlugin.java:206)
> at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.execute(CompatibilityWorkflowPlugin.java:142)
> at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.execute(CompatibilityWorkflowPlugin.java:216)
> at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction$WorkflowDialog.onOk(CompatibilityWorkflowPlugin.java:201)
> at org.hippoecm.frontend.dialog.AbstractDialog.handleSubmit(AbstractDialog.java:500)
> at org.hippoecm.frontend.dialog.AbstractDialog$2.onSubmit(AbstractDialog.java:377)
> at org.hippoecm.frontend.dialog.AbstractDialog$ButtonWrapper$1.onSubmit(AbstractDialog.java:251)
> at org.apache.wicket.ajax.markup.html.form.AjaxButton$1.onSubmit(AjaxButton.java:86)
> at org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxFormSubmitBehavior.java:128)
> at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:163)
> at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:297)
> at org.apache.wicket.request.target.component.listener.BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:100)
> at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:91)
> at org.hippoecm.frontend.Main$6.processEvents(Main.java:287)
> at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1175)
> at org.apache.wicket.RequestCycle.step(RequestCycle.java:1252)
> at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1353)
> at org.apache.wicket.RequestCycle.request(RequestCycle.java:493)
> at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:355)
> at org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:200)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter.doFilter(ConcurrentLoginFilter.java:54)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> at java.lang.Thread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:13:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:13:01 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2671) Updating a
template using the template editor corrupts the template
In-Reply-To: <1870361.1244114404531.JavaMail.jira@jira.onehippo.org>
Message-ID: <31135375.1244121184023.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen resolved HREPTWO-2671.
-------------------------------------
Resolution: Cannot Reproduce
Could not reproduce this issue. There are other filed issues when creating / altering a new template scheduled for RC6.
> Updating a template using the template editor corrupts the template
> -------------------------------------------------------------------
>
> Key: HREPTWO-2671
> URL: http://issues.onehippo.com/browse/HREPTWO-2671
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu/firefox
> Reporter: Shane Smith
> Attachments: error-template-update.png
>
>
> When adding new fields to an existing template, after saving the template and updating all content,
> those new fields are not usable when creating or editing a document with that template.
> see screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:13:04 2009
From: helpdesk at onehippo.com (JIRA (Stephan Westen))
Date: Thu Jun 4 15:13:03 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2647) Document type that
contains date field can not be edited twice.
In-Reply-To: <1142367.1243960444348.JavaMail.jira@jira.onehippo.org>
Message-ID: <20287333.1244121184127.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Westen resolved HREPTWO-2647.
-------------------------------------
Resolution: Duplicate
There are known / filed issues when editing a template
> Document type that contains date field can not be edited twice.
> ---------------------------------------------------------------
>
> Key: HREPTWO-2647
> URL: http://issues.onehippo.com/browse/HREPTWO-2647
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Rita Bijlsma
>
> 1) I edit a document type in the CMS.
> 2) I save it.
> 3) I try to open it again, even after logout/login.
> 4) The 'busy' wheel next to the hippo is running for a while and then stops running. The document type is not opened in the CMS editor.
> 5) The console where I started jetty tells something about an error related to a date.
> 6) I go to the CMS console, delete the date field from the document type. Write to repository.
> 7) Back in CMS: The document type can now be opened.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:17:03 2009
From: helpdesk at onehippo.com (JIRA (Jeroen Reijn))
Date: Thu Jun 4 15:20:05 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2647) Document type
that contains date field can not be edited twice.
In-Reply-To: <1142367.1243960444348.JavaMail.jira@jira.onehippo.org>
Message-ID: <32142022.1244121423994.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58653#action_58653 ]
Jeroen Reijn commented on HREPTWO-2647:
---------------------------------------
This also seems to be resolved in the current trunk of the CMS.
> Document type that contains date field can not be edited twice.
> ---------------------------------------------------------------
>
> Key: HREPTWO-2647
> URL: http://issues.onehippo.com/browse/HREPTWO-2647
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Rita Bijlsma
>
> 1) I edit a document type in the CMS.
> 2) I save it.
> 3) I try to open it again, even after logout/login.
> 4) The 'busy' wheel next to the hippo is running for a while and then stops running. The document type is not opened in the CMS editor.
> 5) The console where I started jetty tells something about an error related to a date.
> 6) I go to the CMS console, delete the date field from the document type. Write to repository.
> 7) Back in CMS: The document type can now be opened.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 15:24:05 2009
From: helpdesk at onehippo.com (JIRA (Arthur Bogaart))
Date: Thu Jun 4 15:24:02 2009
Subject: [HippoRepos-dev] [JIRA] Reopened: (HREPTWO-1713) Empty lines
removed from Html field
In-Reply-To: <31061095.1223578618969.JavaMail.jira@hat01>
Message-ID: <6347855.1244121845205.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arthur Bogaart reopened HREPTWO-1713:
-------------------------------------
> Empty lines removed from Html field
> -----------------------------------
>
> Key: HREPTWO-1713
> URL: http://issues.onehippo.com/browse/HREPTWO-1713
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: 2.01.00m07-rc1
> Environment: trunk r13879
> Reporter: Niels van Kampenhout
> Assignee: Arthur Bogaart
> Priority: High
> Attachments: HREPTWO-1713-after-save-and-close-and-edit-again.png, HREPTWO-1713-before-save-and-close.png
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> - create a document of a type that has an Html field
> - edit the document
> - type some text in the Html field, be sure to include some empty lines
> - 'save and close' the document
> - edit the document again
> - the empty lines have disappeared
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:40:05 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:43:28 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-1727) template editor:
Change the YUI wireframe so field properties and insert new fields
(string/boolean/html/etc..) aren't grouped with the opened document under a
tab
In-Reply-To: <2029042.1223969398669.JavaMail.jira@hat01>
Message-ID: <19785046.1244126405467.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-1727:
-----------------------------------
Assignee: Stephan Westen (was: Auke van Scheltinga)
I guess it's save to say that any issue assigned to Auke should be evaluated and if necessary re-assigned.
> template editor: Change the YUI wireframe so field properties and insert new fields (string/boolean/html/etc..) aren't grouped with the opened document under a tab
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HREPTWO-1727
> URL: http://issues.onehippo.com/browse/HREPTWO-1727
> Project: Hippo Repository 2
> Issue Type: Improvement
> Reporter: Auke van Scheltinga
> Assignee: Stephan Westen
> Priority: High
> Fix For: Backlog
>
>
> It's common practice to have options for document items that aren't the actual document contents (like text/titles) in a seperate panel(s). It's very noticable when you add a second column to a document (as with the pvda project) for meta data to the document tab. This gives you a threepane set up where the document content / the document meta data / and the add new fields / edit fields plugins are all grouped visually under a document tab. Besides the fact that in the current browseperspective this actually gives the user a 5(!) column layout. (tree/documentlist/documentcontent/documentmetadata/insertnewfields) The document tab is to really show the contents of a document not the tools to change document properties. So the add new fields column should not be placed under the document tab.
> Haven't decided on a new spot yet. ideas are welcome.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:40:06 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:43:29 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2245) The icons of the
perspective tabs are hardcoded in the .css by index
In-Reply-To: <28416070.1234356465886.JavaMail.jira@hat01>
Message-ID: <3248201.1244126406257.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2245:
-----------------------------------
Assignee: Stephan Westen (was: Auke van Scheltinga)
I guess it's save to say that any issue assigned to Auke should be evaluated and if necessary re-assigned.
> The icons of the perspective tabs are hardcoded in the .css by index
> --------------------------------------------------------------------
>
> Key: HREPTWO-2245
> URL: http://issues.onehippo.com/browse/HREPTWO-2245
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.03.00 (m10 - scalability)
> Reporter: Arthur Bogaart
> Assignee: Stephan Westen
> Fix For: Backlog
>
>
> Currently the tabs perspective icon is based on it's index, which is than matched in the .css. Perspectives should be able to provide their own icons or have a way to specify which class should be used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:40:07 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:43:32 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2362) Fix paging styling
In-Reply-To: <19201201.1238165344133.JavaMail.jira@jira.onehippo.org>
Message-ID: <11403603.1244126407322.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2362:
-----------------------------------
Assignee: Stephan Westen (was: Auke van Scheltinga)
I guess it's save to say that any issue assigned to Auke should be evaluated and if necessary re-assigned.
> Fix paging styling
> ------------------
>
> Key: HREPTWO-2362
> URL: http://issues.onehippo.com/browse/HREPTWO-2362
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.05.00 (m12 - new feats)
> Reporter: Arje Cahn
> Assignee: Stephan Westen
> Priority: Low
> Fix For: Backlog
>
> Attachments: screenshot-1.jpg
>
>
> See screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:40:07 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:43:34 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-1763) Plus sign in right
column are not properly visisble in IE6
In-Reply-To: <14137191.1224237358790.JavaMail.jira@hat01>
Message-ID: <23380457.1244126407047.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-1763:
-----------------------------------
Assignee: Stephan Westen (was: Auke van Scheltinga)
I guess it's save to say that any issue assigned to Auke should be evaluated and if necessary re-assigned.
> Plus sign in right column are not properly visisble in IE6
> ----------------------------------------------------------
>
> Key: HREPTWO-1763
> URL: http://issues.onehippo.com/browse/HREPTWO-1763
> Project: Hippo Repository 2
> Issue Type: Sub-task
> Environment: winxp IE 6 only
> Reporter: (Berry) A.W. van Halderen
> Assignee: Stephan Westen
> Priority: High
> Fix For: Backlog
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:40:07 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:43:36 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2200) Console: incorrect
styling in copy and move node dialogs
In-Reply-To: <12521200.1232637181724.JavaMail.jira@hat01>
Message-ID: <17644127.1244126407702.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-2200:
-----------------------------------
Assignee: Stephan Westen (was: Auke van Scheltinga)
I guess it's save to say that any issue assigned to Auke should be evaluated and if necessary re-assigned.
> Console: incorrect styling in copy and move node dialogs
> --------------------------------------------------------
>
> Key: HREPTWO-2200
> URL: http://issues.onehippo.com/browse/HREPTWO-2200
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: Backlog
> Reporter: Jeroen Tietema
> Assignee: Stephan Westen
> Fix For: Backlog
>
> Attachments: console_bug.png
>
>
> see attached screenshot for details
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:42:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:43:38 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-1404) Workflow: design
images and assets workflow
In-Reply-To: <28178956.1218470515240.JavaMail.jira@hat01>
Message-ID: <2329684.1244126524293.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathijs Brand updated HREPTWO-1404:
-----------------------------------
Component/s: user experience
> Workflow: design images and assets workflow
> -------------------------------------------
>
> Key: HREPTWO-1404
> URL: http://issues.onehippo.com/browse/HREPTWO-1404
> Project: Hippo Repository 2
> Issue Type: Task
> Components: user experience
> Affects Versions: 2.01.00m06.3
> Reporter: Arje Cahn
> Assignee: Arje Cahn
> Priority: High
> Fix For: Backlog
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 16:50:04 2009
From: helpdesk at onehippo.com (JIRA (Mathijs Brand))
Date: Thu Jun 4 16:50:02 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2671) Updating a
template using the template editor corrupts the template
In-Reply-To: <1870361.1244114404531.JavaMail.jira@jira.onehippo.org>
Message-ID: <24290046.1244127004564.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58675#action_58675 ]
Mathijs Brand commented on HREPTWO-2671:
----------------------------------------
@Shane,
Use the following template to fill in the description field:
Steps to reproduce:
....
Observed result:
...
Expected result:
...
Screenshots are indeed appreciated!
@stephan, please assign this issue back to Shane. Unassigned issues easily create a mess.
> Updating a template using the template editor corrupts the template
> -------------------------------------------------------------------
>
> Key: HREPTWO-2671
> URL: http://issues.onehippo.com/browse/HREPTWO-2671
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu/firefox
> Reporter: Shane Smith
> Attachments: error-template-update.png
>
>
> When adding new fields to an existing template, after saving the template and updating all content,
> those new fields are not usable when creating or editing a document with that template.
> see screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 18:08:04 2009
From: helpdesk at onehippo.com (JIRA (Rita Bijlsma))
Date: Thu Jun 4 18:08:00 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2677) Browser reload to
continue creation of new file
Message-ID: <15695402.1244131684038.JavaMail.jira@jira.onehippo.org>
Browser reload to continue creation of new file
-----------------------------------------------
Key: HREPTWO-2677
URL: http://issues.onehippo.com/browse/HREPTWO-2677
Project: Hippo Repository 2
Issue Type: Bug
Affects Versions: r2.06.04 (m13 - rc5)
Environment: Duitslandweb
Reporter: Rita Bijlsma
Attachments: update_browser_to_continue.ogv
The popup for creating a new file did not go away, only after pressing shift-reload. Also the new file appeared only after pressing shift-reload.
1) I clicked to create a new file.
2) The popup appeared and I filled the requested information and pressed OK.
3) The popup does not disappear. Klicking on OK or cancel has not much effect. The popup stays.
4) Pressing shift-reload.
5) The popup disappears and the new file becomes visible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 18:08:04 2009
From: helpdesk at onehippo.com (JIRA (Rita Bijlsma))
Date: Thu Jun 4 18:08:02 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2677) Browser reload to
continue creation of new file
In-Reply-To: <15695402.1244131684038.JavaMail.jira@jira.onehippo.org>
Message-ID: <10683778.1244131684235.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58697#action_58697 ]
Rita Bijlsma commented on HREPTWO-2677:
---------------------------------------
I did not check if reload without shift would have been enough to get to point 5).
> Browser reload to continue creation of new file
> -----------------------------------------------
>
> Key: HREPTWO-2677
> URL: http://issues.onehippo.com/browse/HREPTWO-2677
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: Duitslandweb
> Reporter: Rita Bijlsma
> Attachments: update_browser_to_continue.ogv
>
>
> The popup for creating a new file did not go away, only after pressing shift-reload. Also the new file appeared only after pressing shift-reload.
> 1) I clicked to create a new file.
> 2) The popup appeared and I filled the requested information and pressed OK.
> 3) The popup does not disappear. Klicking on OK or cancel has not much effect. The popup stays.
> 4) Pressing shift-reload.
> 5) The popup disappears and the new file becomes visible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 21:35:05 2009
From: helpdesk at onehippo.com (JIRA (Jeroen Reijn))
Date: Thu Jun 4 21:35:00 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2678) Create menu manager
In-Reply-To: <19900419.1244144104945.JavaMail.jira@jira.onehippo.org>
Message-ID: <25044365.1244144105264.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeroen Reijn updated HREPTWO-2678:
----------------------------------
Summary: Create menu manager (was: Create menu editor)
> Create menu manager
> -------------------
>
> Key: HREPTWO-2678
> URL: http://issues.onehippo.com/browse/HREPTWO-2678
> Project: Hippo Repository 2
> Issue Type: Sub-task
> Components: overview
> Reporter: Jeroen Reijn
> Assignee: Jeroen Reijn
> Fix For: Backlog
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 21:35:04 2009
From: helpdesk at onehippo.com (JIRA (Jeroen Reijn))
Date: Thu Jun 4 21:35:02 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2678) Create menu editor
Message-ID: <19900419.1244144104945.JavaMail.jira@jira.onehippo.org>
Create menu editor
------------------
Key: HREPTWO-2678
URL: http://issues.onehippo.com/browse/HREPTWO-2678
Project: Hippo Repository 2
Issue Type: Sub-task
Reporter: Jeroen Reijn
Assignee: Jeroen Reijn
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Thu Jun 4 22:15:04 2009
From: helpdesk at onehippo.com (JIRA (Shane Smith))
Date: Thu Jun 4 22:17:46 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2671) Updating a
template using the template editor corrupts the template
In-Reply-To: <1870361.1244114404531.JavaMail.jira@jira.onehippo.org>
Message-ID: <5744001.1244146504167.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58699#action_58699 ]
Shane Smith commented on HREPTWO-2671:
--------------------------------------
@Mathijs, the isssue is already resolved.....
> Updating a template using the template editor corrupts the template
> -------------------------------------------------------------------
>
> Key: HREPTWO-2671
> URL: http://issues.onehippo.com/browse/HREPTWO-2671
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.04 (m13 - rc5)
> Environment: ubuntu/firefox
> Reporter: Shane Smith
> Assignee: Shane Smith
> Attachments: error-template-update.png
>
>
> When adding new fields to an existing template, after saving the template and updating all content,
> those new fields are not usable when creating or editing a document with that template.
> see screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Fri Jun 5 01:59:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Fri Jun 5 01:58:58 2009
Subject: [HippoRepos-dev] [JIRA] Reopened: (HREPTWO-2654) HippoAccessManager
relies heavily on the AtticAwareHierarchyManager which is very slow
In-Reply-To: <16121441.1244029805049.JavaMail.jira@jira.onehippo.org>
Message-ID: <1362945.1244159944220.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans reopened HREPTWO-2654:
------------------------------------------
> HippoAccessManager relies heavily on the AtticAwareHierarchyManager which is very slow
> --------------------------------------------------------------------------------------
>
> Key: HREPTWO-2654
> URL: http://issues.onehippo.com/browse/HREPTWO-2654
> Project: Hippo Repository 2
> Issue Type: Improvement
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Fix For: r2.06.05 (m13 - rc6)
>
>
> Use the normal (caching) session based hierarchymanager as much as possible. Only fall back to the zombiehierarchymanager when needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Fri Jun 5 02:02:34 2009
From: svn-logs at hippocms.org (bvdschans)
Date: Fri Jun 5 02:02:27 2009
Subject: [HippoRepos-dev] [18391] hippo-ecm: HREPTWO-2654:
Optimize getNodeId some more by better ordering resolveNode and
resolveProperty calls
Message-ID: <20090605000234.88B62C533@svnnew.onehippo.org>
Revision: 18391
Author: bvdschans
Date: 2009-06-05 02:02:30 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2654: Optimize getNodeId some more by better ordering resolveNode and resolveProperty calls
Modified Paths:
--------------
hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
Modified: hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java
===================================================================
--- hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-04 17:56:12 UTC (rev 18390)
+++ hippo-ecm/trunk/repository/engine/src/main/java/org/hippoecm/repository/security/HippoAccessManager.java 2009-06-05 00:02:30 UTC (rev 18391)
@@ -878,13 +878,19 @@
throw new RepositoryException("Absolute path expected, got " + npRes.getJCRPath(absPath));
}
+ if (absPath.denotesRoot()) {
+ return rootNodeId;
+ }
+
try {
- NodeId id = hierMgr.resolveNodePath(absPath);
- if (id != null) {
+ // try property first
+ PropertyId pId = hierMgr.resolvePropertyPath(absPath);
+ if (pId != null) {
+ NodeId id = pId.getParentId();
return id;
}
- // try parent, probably a property
- id = hierMgr.resolveNodePath(absPath.getAncestor(1));
+
+ NodeId id = hierMgr.resolveNodePath(absPath);
if (id != null) {
return id;
}
@@ -896,16 +902,18 @@
}
}
+ // try zombie parent, probably a property
+ PropertyId pId = zombieHierMgr.resolvePropertyPath(absPath);
+ if (pId != null) {
+ NodeId id = pId.getParentId();
+ return id;
+ }
+
// not in the normal hierarchy manager try the attic aware as fallback, because it's way slower
NodeId id = zombieHierMgr.resolveNodePath(absPath);
if (id != null) {
return id;
}
- // try zombie parent, probably a property
- id = zombieHierMgr.resolveNodePath(absPath.getAncestor(1));
- if (id != null) {
- return id;
- }
throw new PathNotFoundException("Unable to resolve the node id from the path " + npRes.getJCRPath(absPath)
+ " in " + hierMgr.getClass().getName() + " or in " + zombieHierMgr.getClass().getName());
}
From helpdesk at onehippo.com Fri Jun 5 02:05:04 2009
From: helpdesk at onehippo.com (JIRA (Bart van der Schans))
Date: Fri Jun 5 02:14:32 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2654) HippoAccessManager
relies heavily on the AtticAwareHierarchyManager which is very slow
In-Reply-To: <16121441.1244029805049.JavaMail.jira@jira.onehippo.org>
Message-ID: <12824161.1244160304668.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bart van der Schans resolved HREPTWO-2654.
------------------------------------------
Resolution: Fixed
> HippoAccessManager relies heavily on the AtticAwareHierarchyManager which is very slow
> --------------------------------------------------------------------------------------
>
> Key: HREPTWO-2654
> URL: http://issues.onehippo.com/browse/HREPTWO-2654
> Project: Hippo Repository 2
> Issue Type: Improvement
> Affects Versions: r2.06.04 (m13 - rc5)
> Reporter: Bart van der Schans
> Assignee: Bart van der Schans
> Fix For: r2.06.05 (m13 - rc6)
>
>
> Use the normal (caching) session based hierarchymanager as much as possible. Only fall back to the zombiehierarchymanager when needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Fri Jun 5 09:54:04 2009
From: helpdesk at onehippo.com (JIRA (Frank van Lankvelt))
Date: Fri Jun 5 09:54:03 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2679) Workflow menu
throws exception after renaming a document
Message-ID: <24756075.1244188444159.JavaMail.jira@jira.onehippo.org>
Workflow menu throws exception after renaming a document
--------------------------------------------------------
Key: HREPTWO-2679
URL: http://issues.onehippo.com/browse/HREPTWO-2679
Project: Hippo Repository 2
Issue Type: Bug
Reporter: Frank van Lankvelt
Assignee: Frank van Lankvelt
Priority: Blocker
Fix For: r2.06.05 (m13 - rc6)
When using one of the actions (e.g. rename) after renaming a document, an exception is thrown and it is impossible to carry out the action.
05.06.2009 09:53:16 ERROR [org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.getInputNodeName():168] Error translating node name
javax.jcr.PathNotFoundException: content/documents/articles/abc
at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2593)
at org.hippoecm.repository.decorating.NodeDecorator.getNode(NodeDecorator.java:228)
at org.hippoecm.repository.decorating.checked.NodeDecorator.getNode(NodeDecorator.java:285)
at org.hippoecm.addon.workflow.WorkflowDescriptorModel.getNode(WorkflowDescriptorModel.java:76)
at org.hippoecm.addon.workflow.WorkflowDescriptorModel.getNode(WorkflowDescriptorModel.java:57)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.getInputNodeName(CompatibilityWorkflowPlugin.java:165)
at org.hippoecm.frontend.plugins.reviewedactions.FullReviewedActionsWorkflowPlugin$7.createRequestDialog(FullReviewedActionsWorkflowPlugin.java:229)
at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.invoke(CompatibilityWorkflowPlugin.java:117)
at org.hippoecm.addon.workflow.ActionDescription.run(ActionDescription.java:69)
at org.hippoecm.addon.workflow.MenuItem$1.onClick(MenuItem.java:39)
at org.apache.wicket.ajax.markup.html.AjaxLink$1.onEvent(AjaxLink.java:65)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Fri Jun 5 09:58:08 2009
From: svn-logs at hippocms.org (fvlankvelt)
Date: Fri Jun 5 09:58:09 2009
Subject: [HippoRepos-dev] [18394] hippo-ecm: HREPTWO-2679: use nodemodel to
track node
Message-ID: <20090605075808.9637DC5BF@svnnew.onehippo.org>
Revision: 18394
Author: fvlankvelt
Date: 2009-06-05 09:58:08 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2679: use nodemodel to track node
The workflow descriptor model used a path to load a (document) node. This failed after the document was renamed. Use a JcrNodeModel to track the node.
Modified Paths:
--------------
hippo-ecm/trunk/addon/workflow/src/main/java/org/hippoecm/addon/workflow/WorkflowDescriptorModel.java
Modified: hippo-ecm/trunk/addon/workflow/src/main/java/org/hippoecm/addon/workflow/WorkflowDescriptorModel.java
===================================================================
--- hippo-ecm/trunk/addon/workflow/src/main/java/org/hippoecm/addon/workflow/WorkflowDescriptorModel.java 2009-06-05 07:45:39 UTC (rev 18393)
+++ hippo-ecm/trunk/addon/workflow/src/main/java/org/hippoecm/addon/workflow/WorkflowDescriptorModel.java 2009-06-05 07:58:08 UTC (rev 18394)
@@ -20,7 +20,7 @@
import javax.jcr.Session;
import org.apache.wicket.model.LoadableDetachableModel;
-
+import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.session.UserSession;
import org.hippoecm.repository.api.HippoWorkspace;
import org.hippoecm.repository.api.WorkflowDescriptor;
@@ -30,20 +30,23 @@
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
- private String path;
+ private static final long serialVersionUID = 1L;
+
+ private JcrNodeModel nodeModel;
private String category;
public WorkflowDescriptorModel(WorkflowDescriptor descriptor, String category, Node subject) throws RepositoryException {
super(descriptor);
this.category = category;
- this.path = subject.getPath();
+ this.nodeModel = new JcrNodeModel(subject);
}
+ @Override
protected Object load() {
try {
Session session = ((UserSession)org.apache.wicket.Session.get()).getJcrSession();
WorkflowManager workflowManager = ((HippoWorkspace)session.getWorkspace()).getWorkflowManager();
- return workflowManager.getWorkflowDescriptor(category, getNode(session));
+ return workflowManager.getWorkflowDescriptor(category, getNode());
} catch (RepositoryException ex) {
System.err.println(ex.getClass().getName() + ": " + ex.getMessage());
ex.printStackTrace(System.err);
@@ -51,36 +54,18 @@
}
}
+ @Override
+ public void detach() {
+ nodeModel.detach();
+ super.detach();
+ }
+
/** @deprecated by design FIXME */
public Node getNode() throws RepositoryException {
- Session session = ((UserSession)org.apache.wicket.Session.get()).getJcrSession();
- return getNode(session);
+ return nodeModel.getNode();
}
- private Node getNode(Session session) throws RepositoryException {
- Node node = session.getRootNode();
- String relPath = path.substring(1);
- if (node.hasNode(relPath)) {
- return node.getNode(path.substring(1));
- } else if (relPath.contains("/")) {
- // FIXME should be more intelligent
- int pos = relPath.lastIndexOf("/");
- if (pos < 0) {
- return null;
- }
- String name = relPath.substring(pos + 1);
- if (name.contains("[")) {
- name = name.substring(0, name.lastIndexOf("["));
- }
- relPath = relPath.substring(0, pos);
- node = node.getNode(relPath);
- node = node.getNode(name);
- return node;
- } else {
- return null;
- }
- }
-
+ @SuppressWarnings("unchecked")
@Override
public T getObject() {
return (T) super.getObject();
From helpdesk at onehippo.com Fri Jun 5 10:00:04 2009
From: helpdesk at onehippo.com (JIRA (Frank van Lankvelt))
Date: Fri Jun 5 10:00:05 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2679) Workflow menu
throws exception after renaming a document
In-Reply-To: <24756075.1244188444159.JavaMail.jira@jira.onehippo.org>
Message-ID: <16810976.1244188804422.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Frank van Lankvelt resolved HREPTWO-2679.
-----------------------------------------
Resolution: Fixed
> Workflow menu throws exception after renaming a document
> --------------------------------------------------------
>
> Key: HREPTWO-2679
> URL: http://issues.onehippo.com/browse/HREPTWO-2679
> Project: Hippo Repository 2
> Issue Type: Bug
> Reporter: Frank van Lankvelt
> Assignee: Frank van Lankvelt
> Priority: Blocker
> Fix For: r2.06.05 (m13 - rc6)
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> When using one of the actions (e.g. rename) after renaming a document, an exception is thrown and it is impossible to carry out the action.
> 05.06.2009 09:53:16 ERROR [org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.getInputNodeName():168] Error translating node name
> javax.jcr.PathNotFoundException: content/documents/articles/abc
> at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2593)
> at org.hippoecm.repository.decorating.NodeDecorator.getNode(NodeDecorator.java:228)
> at org.hippoecm.repository.decorating.checked.NodeDecorator.getNode(NodeDecorator.java:285)
> at org.hippoecm.addon.workflow.WorkflowDescriptorModel.getNode(WorkflowDescriptorModel.java:76)
> at org.hippoecm.addon.workflow.WorkflowDescriptorModel.getNode(WorkflowDescriptorModel.java:57)
> at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.getInputNodeName(CompatibilityWorkflowPlugin.java:165)
> at org.hippoecm.frontend.plugins.reviewedactions.FullReviewedActionsWorkflowPlugin$7.createRequestDialog(FullReviewedActionsWorkflowPlugin.java:229)
> at org.hippoecm.addon.workflow.CompatibilityWorkflowPlugin$WorkflowAction.invoke(CompatibilityWorkflowPlugin.java:117)
> at org.hippoecm.addon.workflow.ActionDescription.run(ActionDescription.java:69)
> at org.hippoecm.addon.workflow.MenuItem$1.onClick(MenuItem.java:39)
> at org.apache.wicket.ajax.markup.html.AjaxLink$1.onEvent(AjaxLink.java:65)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Fri Jun 5 10:09:49 2009
From: svn-logs at hippocms.org (fvlankvelt)
Date: Fri Jun 5 10:09:52 2009
Subject: [HippoRepos-dev] [18396] hippo-ecm/trunk: HREPTWO-2618:
update tab title when document is renamed
Message-ID: <20090605080949.77C80C606@svnnew.onehippo.org>
Revision: 18396
Author: fvlankvelt
Date: 2009-06-05 10:09:48 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2618: update tab title when document is renamed
The tabsplugin now observes the title when it is observable, and tracks decorator (de)registration.
The request cycle processor has been moved to a separate class, so that it is reusable. This is used by the plugintest.
Modified Paths:
--------------
hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/editor/builder/TemplateBuilderTest.java
hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/CndSerializationTest.java
hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/TypeStoreTest.java
hippo-ecm/trunk/addon/standards/frontend/pom.xml
hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabbedPanel.java
hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabsPlugin.java
hippo-ecm/trunk/addon/xinha-frontend/src/test/java/org/hippoecm/frontend/plugins/xinha/HtmlCleanerConfigTest.java
hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/Main.java
hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/HippoTester.java
hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java
hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/config/PluginConfigTest.java
hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/event/ObservationTest.java
hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/ocm/JcrObjectTest.java
hippo-ecm/trunk/tools/eclipse/monkey/prepareProjects.gm
Added Paths:
-----------
hippo-ecm/trunk/addon/standards/frontend/src/test/java/org/hippoecm/frontend/plugins/standards/tabs/
hippo-ecm/trunk/addon/standards/frontend/src/test/java/org/hippoecm/frontend/plugins/standards/tabs/TabsTest.java
hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/PluginRequestCycleProcessor.java
Removed Paths:
-------------
hippo-ecm/trunk/addon/editor/test/src/test/resources/jta.properties
hippo-ecm/trunk/addon/editor/test/src/test/resources/org/hippoecm/repository/query/lucene/
hippo-ecm/trunk/addon/editor/test/src/test/resources/org/hippoecm/repository/repository.xml
hippo-ecm/trunk/addon/standards/frontend/src/test/resources/org/
Modified: hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/editor/builder/TemplateBuilderTest.java
===================================================================
--- hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/editor/builder/TemplateBuilderTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/editor/builder/TemplateBuilderTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -24,55 +24,21 @@
import javax.jcr.Node;
-import org.hippoecm.frontend.HippoTester;
-import org.hippoecm.frontend.Home;
-import org.hippoecm.frontend.Main;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.JcrSessionModel;
-import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.IClusterConfig;
import org.hippoecm.frontend.plugin.config.IClusterConfigListener;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
-import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
-import org.hippoecm.frontend.plugin.impl.PluginContext;
import org.hippoecm.frontend.types.IFieldDescriptor;
import org.hippoecm.frontend.types.ITypeDescriptor;
import org.hippoecm.frontend.types.JavaFieldDescriptor;
import org.hippoecm.frontend.types.ITypeDescriptor.ITypeListener;
-import org.hippoecm.repository.TestCase;
-import org.junit.After;
import org.junit.Test;
-public class TemplateBuilderTest extends TestCase {
+public class TemplateBuilderTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id: ";
- HippoTester tester;
- Home home;
- IPluginContext context;
- JcrSessionModel sessionModel;
-
- @Override
- public void setUp() throws Exception {
- super.setUp(true);
- sessionModel = new JcrSessionModel(Main.DEFAULT_CREDENTIALS) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- };
- tester = new HippoTester(sessionModel);
- home = (Home) tester.startPage(Home.class);
- context = new PluginContext(home.getPluginManager(), new JavaPluginConfig("test"));
- }
-
- @After
- public void tearDown() throws Exception {
- super.tearDown();
- }
-
@Test
/**
* verify that a plugin is added to the cluster when a field is added to the type
Modified: hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/CndSerializationTest.java
===================================================================
--- hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/CndSerializationTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/CndSerializationTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -27,50 +27,20 @@
import org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader;
import org.apache.jackrabbit.spi.Name;
import org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping;
+import org.apache.wicket.Session;
import org.hippoecm.editor.tools.CndSerializer;
-import org.hippoecm.frontend.HippoTester;
-import org.hippoecm.frontend.Home;
-import org.hippoecm.frontend.Main;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrSessionModel;
-import org.hippoecm.frontend.plugin.IPluginContext;
-import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
-import org.hippoecm.frontend.plugin.impl.PluginContext;
-import org.hippoecm.repository.TestCase;
-import org.junit.After;
+import org.hippoecm.frontend.session.UserSession;
import org.junit.Test;
-public class CndSerializationTest extends TestCase {
+public class CndSerializationTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
- HippoTester tester;
- Home home;
- IPluginContext context;
- JcrSessionModel sessionModel;
-
- @Override
- public void setUp() throws Exception {
- super.setUp(true);
- sessionModel = new JcrSessionModel(Main.DEFAULT_CREDENTIALS) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- };
- tester = new HippoTester(sessionModel);
- home = (Home) tester.startPage(Home.class);
- context = new PluginContext(home.getPluginManager(), new JavaPluginConfig("test"));
- }
-
- @After
- public void tearDown() throws Exception {
- super.tearDown();
- }
-
@Test
public void testSerialization() throws Exception {
+ JcrSessionModel sessionModel = ((UserSession) Session.get()).getJcrSessionModel();
CndSerializer serializer = new CndSerializer(context, sessionModel, "test");
String cnd = serializer.getOutput();
Modified: hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/TypeStoreTest.java
===================================================================
--- hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/TypeStoreTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/editor/test/src/test/java/org/hippoecm/frontend/types/TypeStoreTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -22,59 +22,17 @@
import java.util.Map;
import java.util.Set;
-import org.apache.wicket.util.value.ValueMap;
import org.hippoecm.editor.tools.JcrTypeStore;
-import org.hippoecm.frontend.HippoTester;
-import org.hippoecm.frontend.Home;
-import org.hippoecm.frontend.Main;
-import org.hippoecm.frontend.model.JcrSessionModel;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.ocm.IStore;
-import org.hippoecm.frontend.plugin.IPluginContext;
-import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
-import org.hippoecm.frontend.plugin.impl.PluginContext;
-import org.hippoecm.repository.TestCase;
-import org.junit.After;
import org.junit.Test;
-public class TypeStoreTest extends TestCase {
+public class TypeStoreTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
- HippoTester tester;
- Home home;
- IPluginContext context;
-
- @Override
- public void setUp() throws Exception {
- super.setUp(true);
- JcrSessionModel sessionModel = new JcrSessionModel(Main.DEFAULT_CREDENTIALS) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- };
- tester = new HippoTester(sessionModel);
- home = (Home) tester.startPage(Home.class);
- context = new PluginContext(home.getPluginManager(), new JavaPluginConfig("test"));
- }
-
- @After
- public void tearDown() throws Exception {
- super.tearDown();
- }
-
@Test
public void testJcrTypeDescriptor() throws Exception {
- // need session context
- HippoTester tester = new HippoTester(new JcrSessionModel(new ValueMap("username=admin,password=admin")) {
- @Override
- protected Object load() {
- return session;
- }
- });
-
IStore typeStore = new JcrTypeStore(context);
ITypeDescriptor type = typeStore.load("test:test");
assertEquals("test:test", type.getName());
@@ -92,14 +50,6 @@
@Test
public void testBuiltinTypeDescriptor() throws Exception {
- // need session context
- HippoTester tester = new HippoTester(new JcrSessionModel(new ValueMap("username=admin,password=admin")) {
- @Override
- protected Object load() {
- return session;
- }
- });
-
IStore typeStore = new BuiltinTypeStore();
ITypeDescriptor type = typeStore.load("test:test2");
assertEquals("test:test2", type.getName());
@@ -116,14 +66,6 @@
@Test
public void testJcrTypeSave() throws Exception {
- // need session context
- HippoTester tester = new HippoTester(new JcrSessionModel(new ValueMap("username=admin,password=admin")) {
- @Override
- protected Object load() {
- return session;
- }
- });
-
IStore jcrTypeStore = new JcrTypeStore(context);
IStore typeStore = new BuiltinTypeStore();
Deleted: hippo-ecm/trunk/addon/editor/test/src/test/resources/jta.properties
===================================================================
--- hippo-ecm/trunk/addon/editor/test/src/test/resources/jta.properties 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/editor/test/src/test/resources/jta.properties 2009-06-05 08:09:48 UTC (rev 18396)
@@ -1,103 +0,0 @@
-com.atomikos.icatch.service=com.atomikos.icatch.standalone.UserTransactionServiceFactory
-#
-#Use the service below for TransactionsRMI
-#
-#com.atomikos.icatch.service=com.atomikos.icatch.trmi.UserTransactionServiceFactory
-
-#Set base name of file where messages are output
-#(also known as the 'console file').
-#
-#com.atomikos.icatch.console_file_name = tm.out
-
-com.atomikos.icatch.output_dir = atomikos/
-com.atomikos.icatch.log_base_dir = atomikos/
-
-#Set base name of log file
-#this name will be used as the first part of
-#the system-generated log file name
-#
-#com.atomikos.icatch.log_base_name = tmlog
-
-#Set the max number of active local transactions
-#or -1 for unlimited. Note: this may be overridden
-#by your license!
-#
-#com.atomikos.icatch.max_actives = 50
-
-#Set the max timeout (in milliseconds) for local transactions
-#
-#com.atomikos.icatch.max_timeout = 60000
-
-#The globally unique name of this transaction manager process
-#override this value with a globally unique name
-#
-#com.atomikos.icatch.tm_unique_name = tm
-
-#Do we want to use parallel subtransactions? JTA's default
-#is NO for J2EE compatibility
-#
-#com.atomikos.icatch.serial_jta_transactions=true
-
-#If you want to do explicit resource registration then
-#you need to set this value to false.
-#
-#com.atomikos.icatch.automatic_resource_registration=true
-
-#Set this to WARN, INFO or DEBUG to control the granularity
-#of output to the console file.
-#
-#com.atomikos.icatch.console_log_level=WARN
-
-#Do you want transaction logging to be enabled or not?
-#If set to false, then no logging overhead will be done
-#at the risk of losing data after restart or crash.
-#Note: this setting may be overridden depending on your license!
-#
-#com.atomikos.icatch.enable_logging=true
-
-#The last part of this file contains specific TransactionsRMI settings
-#used for the binding of transaction stubs and the lookup of the
-#transaction service across a network. Uncomment to take effect.
-#Important: you need to choose between JRMP and IIOP settings.
-
-#TransactionsRMI with RMI-JRMP (native RMI) settings.
-#NOTE: you need to start the RMI registry first, with transactions_X_YZ.jar
-#in the classpath, or it will not work. Example:type 'rmiregistry' in a
-#command shell. Don't forget to have transactions_X_YZ.jar in the classpath!
-#Uncomment the following 3 lines to make the settings effective.
-#Also, replace localhost with the real IP address of your server.
-#
-#com.atomikos.icatch.rmi_export_class=UnicastRemoteObject
-#java.naming.factory.initial=com.sun.jndi.rmi.registry.RegistryContextFactory
-#java.naming.provider.url=rmi://localhost:1099
-
-#TransactionsRMI with RMI-IIOP (CORBA) settings.
-#Don't use this if you already uncommented the RMI-JRMP settings above!
-#NOTE: you need to start the COSNaming service first, with transactions_X_YZ.jar
-#in the classpath, or it will not work. Example: type 'tnameserv -ORBInitialPort 1050'
-#in a command shell. Don't forget to have transactions_X_YZ.jar in the classpath!
-#Uncomment the following 3 lines to make the settings effective.
-#Also, replace localhost with the real IP address of your server.
-#
-#com.atomikos.icatch.rmi_export_class=PortableRemoteObject
-#java.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactory
-#java.naming.provider.url=iiop://localhost:1050
-
-#For TransactionsRMI: do we trust a client's transaction manager
-#when it tells us to forget heuristic problem transactions?
-#Setting this to true enables more automated administration,
-#but implies more trust in the client system.
-#
-#com.atomikos.icatch.trust_client_tm=false
-
-#Do we want the UserTransaction to be available remotely
-#in other VMs? Default is not. If you set this to
-#true then you must also set the JNDI initial
-#context factory and provider URL, and start the naming
-#service first. These are used
-#by the UserTransaction internally, to contact the
-#transaction service. You are still required to
-#make the UserTransaction available by binding
-#it in a JNDI environment of your own.
-#
-#com.atomikos.icatch.client_demarcation=false
Deleted: hippo-ecm/trunk/addon/editor/test/src/test/resources/org/hippoecm/repository/repository.xml
===================================================================
--- hippo-ecm/trunk/addon/editor/test/src/test/resources/org/hippoecm/repository/repository.xml 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/editor/test/src/test/resources/org/hippoecm/repository/repository.xml 2009-06-05 08:09:48 UTC (rev 18396)
@@ -1,164 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Modified: hippo-ecm/trunk/addon/standards/frontend/pom.xml
===================================================================
--- hippo-ecm/trunk/addon/standards/frontend/pom.xml 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/standards/frontend/pom.xml 2009-06-05 08:09:48 UTC (rev 18396)
@@ -39,7 +39,7 @@
hippo-ecm-api
2.06.05-SNAPSHOT
-
+
org.hippoecm
hippo-ecm-frontend-engine
@@ -49,6 +49,13 @@
org.hippoecm
+ hippo-ecm-frontend-engine-test
+ 2.06.05-SNAPSHOT
+ test
+ tests
+
+
+ org.hippoecm
hippo-ecm-repository-engine
2.06.05-SNAPSHOT
test
Modified: hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabbedPanel.java
===================================================================
--- hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabbedPanel.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabbedPanel.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -34,6 +34,7 @@
import org.apache.wicket.model.AbstractReadOnlyModel;
import org.apache.wicket.model.IModel;
import org.apache.wicket.model.Model;
+import org.hippoecm.frontend.PluginRequestTarget;
public class TabbedPanel extends WebMarkupContainer {
@SuppressWarnings("unused")
@@ -46,6 +47,7 @@
private final TabsPlugin plugin;
private final List tabs;
+ private transient boolean redraw = false;
public TabbedPanel(String id, TabsPlugin plugin, List tabs) {
super(id, new Model(new Integer(-1)));
@@ -168,6 +170,19 @@
return true;
}
+ public void redraw() {
+ redraw = true;
+ }
+
+ public void render(PluginRequestTarget target) {
+ if (redraw) {
+ if (target != null) {
+ target.addComponent(get("tabs-container"));
+ }
+ redraw = false;
+ }
+ }
+
// @see org.apache.wicket.Component#onAttach()
protected void onBeforeRender() {
super.onBeforeRender();
Modified: hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabsPlugin.java
===================================================================
--- hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabsPlugin.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/standards/frontend/src/main/java/org/hippoecm/frontend/plugins/standards/tabs/TabsPlugin.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -25,6 +25,9 @@
import org.apache.wicket.model.IModel;
import org.apache.wicket.model.Model;
import org.hippoecm.frontend.PluginRequestTarget;
+import org.hippoecm.frontend.model.event.IEvent;
+import org.hippoecm.frontend.model.event.IObservable;
+import org.hippoecm.frontend.model.event.IObserver;
import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.IServiceReference;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
@@ -112,6 +115,7 @@
@Override
public void render(PluginRequestTarget target) {
super.render(target);
+ tabbedPanel.render(target);
for (Tab tabbie : tabs) {
tabbie.renderer.render(target);
}
@@ -165,17 +169,53 @@
return null;
}
- class Tab implements ITab {
+ class Tab implements ITab, IObserver {
private static final long serialVersionUID = 1L;
+ ServiceTracker decoratorTracker;
+ ITitleDecorator decorator;
+ IModel titleModel;
IRenderService renderer;
int lastSelected;
Tab(IRenderService renderer) {
this.renderer = renderer;
+
+ IPluginContext context = getPluginContext();
+ String serviceId = context.getReference(renderer).getServiceId();
+ decoratorTracker = new ServiceTracker(ITitleDecorator.class) {
+ private static final long serialVersionUID = 1L;
+
+ @Override
+ protected void onServiceAdded(ITitleDecorator service, String name) {
+ decorator = service;
+ if (titleModel instanceof IObservable) {
+ getPluginContext().unregisterService(Tab.this, IObserver.class.getName());
+ titleModel = null;
+ }
+ tabbedPanel.redraw();
+ }
+
+ @Override
+ protected void onRemoveService(ITitleDecorator service, String name) {
+ if (decorator == service) {
+ if (titleModel instanceof IObservable) {
+ getPluginContext().unregisterService(Tab.this, IObserver.class.getName());
+ titleModel = null;
+ }
+ decorator = null;
+ tabbedPanel.redraw();
+ }
+ }
+ };
+ context.registerTracker(decoratorTracker, serviceId);
}
void destroy() {
+ IPluginContext context = getPluginContext();
+ String serviceId = context.getReference(renderer).getServiceId();
+ context.unregisterTracker(decoratorTracker, serviceId);
+
if (tabs.size() > 0) {
// look for previously selected tab
int lastCount = 0;
@@ -195,13 +235,25 @@
}
}
+ public IObservable getObservable() {
+ return (IObservable) titleModel;
+ }
+
+ public void onEvent(Iterator extends IEvent> events) {
+ tabbedPanel.redraw();
+ }
+
// implement ITab interface
public IModel getTitle() {
- IServiceReference reference = getPluginContext().getReference(renderer);
- ITitleDecorator decorator = getPluginContext().getService(reference.getServiceId(), ITitleDecorator.class);
- if (decorator != null) {
- IModel titleModel = decorator.getTitle();
+ if (titleModel == null && decorator != null) {
+ titleModel = decorator.getTitle();
+ if (titleModel instanceof IObservable) {
+ IPluginContext context = getPluginContext();
+ context.registerService(this, IObserver.class.getName());
+ }
+ }
+ if (titleModel != null) {
String fulltitle = (String) titleModel.getObject();
int length = fulltitle.length();
String appendix = (length < (maxTabLength + 1) ? "" : "..");
@@ -239,6 +291,9 @@
void detach() {
((Panel) renderer).detach();
+ if (titleModel != null) {
+ titleModel.detach();
+ }
}
}
}
Added: hippo-ecm/trunk/addon/standards/frontend/src/test/java/org/hippoecm/frontend/plugins/standards/tabs/TabsTest.java
===================================================================
--- hippo-ecm/trunk/addon/standards/frontend/src/test/java/org/hippoecm/frontend/plugins/standards/tabs/TabsTest.java (rev 0)
+++ hippo-ecm/trunk/addon/standards/frontend/src/test/java/org/hippoecm/frontend/plugins/standards/tabs/TabsTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -0,0 +1,211 @@
+/*
+ * Copyright 2008 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend.plugins.standards.tabs;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.List;
+
+import org.apache.wicket.model.IModel;
+import org.hippoecm.frontend.PluginTest;
+import org.hippoecm.frontend.model.JcrNodeModel;
+import org.hippoecm.frontend.model.event.EventCollection;
+import org.hippoecm.frontend.model.event.IEvent;
+import org.hippoecm.frontend.model.event.IObservable;
+import org.hippoecm.frontend.model.event.IObservationContext;
+import org.hippoecm.frontend.plugin.IClusterControl;
+import org.hippoecm.frontend.plugin.IPluginContext;
+import org.hippoecm.frontend.plugin.config.IPluginConfig;
+import org.hippoecm.frontend.plugin.config.impl.JcrClusterConfig;
+import org.hippoecm.frontend.plugin.config.impl.JcrPluginConfig;
+import org.hippoecm.frontend.service.IFocusListener;
+import org.hippoecm.frontend.service.IRenderService;
+import org.hippoecm.frontend.service.ITitleDecorator;
+import org.hippoecm.frontend.service.render.RenderPlugin;
+import org.junit.Before;
+import org.junit.Test;
+
+public class TabsTest extends PluginTest {
+
+ static final String PANELS = "panels";
+
+ public static class ContentPanel extends RenderPlugin {
+ private static final long serialVersionUID = 1L;
+
+ ITitleDecorator decorator;
+
+ public ContentPanel(IPluginContext context, IPluginConfig config) {
+ super(context, config);
+
+ context.registerService(decorator = new ITitleDecorator() {
+ private static final long serialVersionUID = 1L;
+
+ public IModel getTitle() {
+ return getModel();
+ }
+
+ }, context.getReference(this).getServiceId());
+ }
+
+ void reregister() {
+ IPluginContext context = getPluginContext();
+ String serviceId = context.getReference(this).getServiceId();
+ context.unregisterService(decorator, serviceId);
+ context.registerService(decorator, serviceId);
+ }
+ }
+
+ static class ObservableModel implements IModel, IObservable {
+ private static final long serialVersionUID = 1L;
+
+ private Object object = null;
+ private IObservationContext obContext;
+
+ public Object getObject() {
+ return object;
+ }
+
+ public void setObject(Object object) {
+ this.object = object;
+ if (obContext != null) {
+ notifyObservers();
+ }
+ }
+
+ public void detach() {
+ }
+
+ public void setObservationContext(IObservationContext context) {
+ this.obContext = context;
+ }
+
+ public void startObservation() {
+ }
+
+ public void stopObservation() {
+ }
+
+ void notifyObservers() {
+ EventCollection events = new EventCollection();
+ events.add(new IEvent() {
+
+ public IObservable getSource() {
+ return ObservableModel.this;
+ }
+
+ });
+ obContext.notifyObservers(events);
+ }
+ }
+
+ final static String[] content = {
+ "/test", "nt:unstructured",
+ "/test/plugin", "frontend:pluginconfig",
+ "plugin.class", TabsPlugin.class.getName(),
+ "wicket.id", "service.root",
+ "tabs", PANELS,
+ "/config/panel", "frontend:plugincluster",
+ "/config/panel/plugin", "frontend:plugin",
+ "plugin.class", ContentPanel.class.getName(),
+ "wicket.id", PANELS,
+ };
+
+ IPluginConfig config;
+
+ @Override
+ @Before
+ public void setUp() throws Exception {
+ super.setUp();
+ build(session, content);
+
+ config = new JcrPluginConfig(new JcrNodeModel("/test/plugin"));
+ }
+
+ @Test
+ public void titleObservation() throws Exception {
+ start(config);
+
+ // start a panel
+ IClusterControl control = context.newCluster(new JcrClusterConfig(new JcrNodeModel("/config/panel")), null);
+ control.start();
+
+ ContentPanel panel = context.getService(PANELS, ContentPanel.class);
+ ObservableModel model = new ObservableModel();
+ model.setObject("first");
+ panel.setModel(model);
+
+ // re-render with panel
+ refreshPage();
+ tester.assertContains("tabs-container");
+ tester.assertLabel("root:tabs:tabs-container:tabs:0:container:link:title", "first");
+
+ // change title
+ model.setObject("second");
+ refreshPage();
+ tester.assertContains("tabs-container");
+
+ // re-register panel
+ panel.reregister();
+ refreshPage();
+ tester.assertContains("tabs-container");
+ }
+
+ @Test
+ public void focusListenerInvokedOnTabSwitch() throws Exception {
+ start(config);
+
+ IClusterControl[] controls = new IClusterControl[2];
+ for(int i = 0; i < 2; i++) {
+ controls[i] = context.newCluster(new JcrClusterConfig(new JcrNodeModel("/config/panel")), null);
+ controls[i].start();
+ }
+ ObservableModel model = new ObservableModel();
+ model.setObject("titel");
+ List panels = context.getServices(PANELS, ContentPanel.class);
+ assertEquals(2, panels.size());
+
+ class Selected {
+ int tabbie;
+ };
+ final Selected selected = new Selected();
+
+ IFocusListener[] listeners = new IFocusListener[2];
+ int i = 0;
+ for (ContentPanel panel : panels) {
+ panel.setModel(model);
+ final int j = i;
+ listeners[i++] = new IFocusListener() {
+ private static final long serialVersionUID = 1L;
+
+ public void onFocus(IRenderService renderService) {
+ selected.tabbie = j;
+ }
+
+ };
+ context.registerService(listeners[j], context.getReference(panel).getServiceId());
+ }
+
+ // re-render
+ refreshPage();
+
+ tester.clickLink("root:tabs:tabs-container:tabs:0:container:link");
+ assertEquals(0, selected.tabbie);
+
+ tester.clickLink("root:tabs:tabs-container:tabs:1:container:link");
+ assertEquals(1, selected.tabbie);
+ }
+
+}
Property changes on: hippo-ecm/trunk/addon/standards/frontend/src/test/java/org/hippoecm/frontend/plugins/standards/tabs/TabsTest.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: hippo-ecm/trunk/addon/xinha-frontend/src/test/java/org/hippoecm/frontend/plugins/xinha/HtmlCleanerConfigTest.java
===================================================================
--- hippo-ecm/trunk/addon/xinha-frontend/src/test/java/org/hippoecm/frontend/plugins/xinha/HtmlCleanerConfigTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/addon/xinha-frontend/src/test/java/org/hippoecm/frontend/plugins/xinha/HtmlCleanerConfigTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -24,47 +24,17 @@
import nl.hippo.htmlcleaner.HtmlCleanerTemplate;
import nl.hippo.htmlcleaner.OutputElementDescriptor;
-import org.hippoecm.frontend.HippoTester;
-import org.hippoecm.frontend.Main;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.JcrSessionModel;
import org.hippoecm.frontend.plugin.config.IPluginConfig;
import org.hippoecm.frontend.plugin.config.impl.JcrPluginConfig;
import org.hippoecm.frontend.plugins.xinha.htmlcleaner.JCRHtmlCleanerTemplateBuilder;
-import org.hippoecm.repository.TestCase;
-import org.hippoecm.repository.api.WorkflowManager;
-import org.junit.After;
-import org.junit.Before;
import org.junit.Test;
-public class HtmlCleanerConfigTest extends TestCase {
+public class HtmlCleanerConfigTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
- Node root, cleanerConfigNode;
- WorkflowManager manager;
- HippoTester tester;
-
- @Before
- public void setUp() throws Exception {
- super.setUp(true);
- root = session.getRootNode();
- JcrSessionModel sessionModel = new JcrSessionModel(Main.DEFAULT_CREDENTIALS) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- };
- tester = new HippoTester(sessionModel);
- }
-
- @After
- public void tearDown() throws Exception {
- super.tearDown();
- }
-
protected IPluginConfig getPluginConfig() throws Exception {
Node cleanerConfigNode = root.getNode("cleaner.config");
JcrNodeModel nodeModel = new JcrNodeModel(cleanerConfigNode);
Modified: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/Main.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/Main.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/Main.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -32,7 +32,6 @@
import org.apache.wicket.IRequestTarget;
import org.apache.wicket.Page;
import org.apache.wicket.Request;
-import org.apache.wicket.RequestCycle;
import org.apache.wicket.Response;
import org.apache.wicket.Session;
import org.apache.wicket.ajax.AjaxRequestTarget;
@@ -41,12 +40,9 @@
import org.apache.wicket.authorization.IAuthorizationStrategy;
import org.apache.wicket.protocol.http.HttpSessionStore;
import org.apache.wicket.protocol.http.WebApplication;
-import org.apache.wicket.protocol.http.WebRequestCycleProcessor;
import org.apache.wicket.request.IRequestCycleProcessor;
import org.apache.wicket.request.RequestParameters;
import org.apache.wicket.request.target.coding.AbstractRequestTargetUrlCodingStrategy;
-import org.apache.wicket.request.target.component.BookmarkablePageRequestTarget;
-import org.apache.wicket.request.target.component.IPageRequestTarget;
import org.apache.wicket.resource.loader.IStringResourceLoader;
import org.apache.wicket.session.ISessionStore;
import org.apache.wicket.settings.IExceptionSettings;
@@ -277,31 +273,7 @@
@Override
protected IRequestCycleProcessor newRequestCycleProcessor() {
- return new WebRequestCycleProcessor() {
- @Override
- public void processEvents(RequestCycle requestCycle) {
- super.processEvents(requestCycle);
-
- IRequestTarget target = requestCycle.getRequestTarget();
- if (target instanceof IPageRequestTarget) {
- Page page = ((IPageRequestTarget) target).getPage();
- if (page instanceof Home) {
- ((Home) page).processEvents();
-
- if (target instanceof PluginRequestTarget) {
- ((Home) page).render((PluginRequestTarget) target);
- } else {
- ((Home) page).render((PluginRequestTarget) null);
- }
- }
- } else if (target instanceof BookmarkablePageRequestTarget) {
- Page page = ((BookmarkablePageRequestTarget) target).getPage();
- if (page instanceof Home) {
- ((Home) page).render((PluginRequestTarget) null);
- }
- }
- }
- };
+ return new PluginRequestCycleProcessor();
}
public String getConfigurationParameter(String parameterName, String defaultValue) {
Added: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/PluginRequestCycleProcessor.java
===================================================================
--- hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/PluginRequestCycleProcessor.java (rev 0)
+++ hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/PluginRequestCycleProcessor.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -0,0 +1,49 @@
+/*
+ * Copyright 2009 Hippo.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.hippoecm.frontend;
+
+import org.apache.wicket.IRequestTarget;
+import org.apache.wicket.Page;
+import org.apache.wicket.RequestCycle;
+import org.apache.wicket.protocol.http.WebRequestCycleProcessor;
+import org.apache.wicket.request.target.component.BookmarkablePageRequestTarget;
+import org.apache.wicket.request.target.component.IPageRequestTarget;
+
+public class PluginRequestCycleProcessor extends WebRequestCycleProcessor {
+ @Override
+ public void processEvents(RequestCycle requestCycle) {
+ super.processEvents(requestCycle);
+
+ IRequestTarget target = requestCycle.getRequestTarget();
+ if (target instanceof IPageRequestTarget) {
+ Page page = ((IPageRequestTarget) target).getPage();
+ if (page instanceof Home) {
+ ((Home) page).processEvents();
+
+ if (target instanceof PluginRequestTarget) {
+ ((Home) page).render((PluginRequestTarget) target);
+ } else {
+ ((Home) page).render((PluginRequestTarget) null);
+ }
+ }
+ } else if (target instanceof BookmarkablePageRequestTarget) {
+ Page page = ((BookmarkablePageRequestTarget) target).getPage();
+ if (page instanceof Home) {
+ ((Home) page).render((PluginRequestTarget) null);
+ }
+ }
+ }
+}
\ No newline at end of file
Property changes on: hippo-ecm/trunk/frontend/engine/src/main/java/org/hippoecm/frontend/PluginRequestCycleProcessor.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/HippoTester.java
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/HippoTester.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/HippoTester.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -16,32 +16,59 @@
package org.hippoecm.frontend;
import org.apache.wicket.Request;
+import org.apache.wicket.RequestCycle;
import org.apache.wicket.Response;
import org.apache.wicket.Session;
+import org.apache.wicket.request.IRequestCycleProcessor;
import org.apache.wicket.util.tester.WicketTester;
import org.hippoecm.frontend.model.JcrSessionModel;
+import org.hippoecm.frontend.plugin.config.impl.IApplicationFactory;
import org.hippoecm.frontend.session.UserSession;
public class HippoTester extends WicketTester {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
+ private IApplicationFactory appFactory;
+
public HippoTester() {
this(new JcrSessionModel(null) {
+ private static final long serialVersionUID = 1L;
+
@Override
protected Object load() {
return null;
}
- });
+ }, null);
}
- public HippoTester(final JcrSessionModel sessionModel) {
+ public Home startPluginPage() {
+ Home home;
+ RequestCycle rc = createRequestCycle();
+ if (appFactory != null) {
+ home = (Home) super.startPage(new Home(appFactory));
+ } else {
+ home = (Home) super.startPage(Home.class);
+ }
+ rc.detach();
+ return home;
+ }
+
+ public HippoTester(final JcrSessionModel sessionModel, IApplicationFactory jcrAppFactory) {
super(new NonPageCachingDummyWebApplication() {
+
@Override
+ protected IRequestCycleProcessor newRequestCycleProcessor() {
+ return new PluginRequestCycleProcessor();
+ }
+
+ @Override
public Session newSession(Request request, Response response) {
return new UserSession(request, sessionModel);
}
});
+
+ this.appFactory = jcrAppFactory;
}
}
Modified: hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/PluginTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -17,6 +17,8 @@
import javax.jcr.Node;
+import org.apache.wicket.ajax.AjaxRequestTarget;
+import org.apache.wicket.protocol.http.WebRequestCycle;
import org.apache.wicket.util.value.ValueMap;
import org.hippoecm.frontend.model.JcrNodeModel;
import org.hippoecm.frontend.model.JcrSessionModel;
@@ -40,6 +42,8 @@
protected static IPluginContext context;
public static class DummyPlugin implements IPlugin {
+ private static final long serialVersionUID = 1L;
+
public DummyPlugin(IPluginContext context, IPluginConfig config) {
PluginTest.context = context;
}
@@ -67,6 +71,7 @@
tearDownClass(true);
}
+ @Override
@Before
public void setUp() throws Exception {
super.setUp(false);
@@ -77,7 +82,9 @@
}
root = session.getRootNode();
build(session, config);
+ session.save();
+ JcrApplicationFactory jcrAppFactory = new JcrApplicationFactory(new JcrNodeModel("/config"));
tester = new HippoTester(new JcrSessionModel(CREDENTIALS) {
private static final long serialVersionUID = 1L;
@@ -85,14 +92,15 @@
protected Object load() {
return session;
}
- });
- JcrApplicationFactory jcrAppFactory = new JcrApplicationFactory(new JcrNodeModel("/config"));
- home = (Home) tester.startPage(new Home(jcrAppFactory));
+ }, jcrAppFactory);
+
+ home = tester.startPluginPage();
}
@After
public void teardown() throws Exception {
+ tester.destroy();
if (session != null) {
session.refresh(false);
while (session.getRootNode().hasNode("config")) {
@@ -103,10 +111,16 @@
super.tearDown();
}
- protected void startContext() {
-
+ protected void refreshPage() {
+ WebRequestCycle requestCycle = tester.setupRequestAndResponse(true);;
+ HippoTester.callOnBeginRequest(requestCycle);
+ AjaxRequestTarget target = new PluginRequestTarget(home);
+ requestCycle.setRequestTarget(target);
+
+ // process the request target
+ tester.processRequestCycle(requestCycle);
}
-
+
protected IPluginContext start(IPluginConfig config) {
return home.getPluginManager().start(config);
}
Modified: hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/config/PluginConfigTest.java
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/config/PluginConfigTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/config/PluginConfigTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -35,9 +35,8 @@
import javax.jcr.Node;
import org.apache.wicket.util.lang.Objects;
-import org.hippoecm.frontend.HippoTester;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.JcrSessionModel;
import org.hippoecm.frontend.model.map.HippoMap;
import org.hippoecm.frontend.model.map.IHippoMap;
import org.hippoecm.frontend.model.map.JcrMap;
@@ -47,40 +46,36 @@
import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
import org.hippoecm.frontend.plugin.config.impl.JcrClusterConfig;
import org.hippoecm.frontend.plugin.config.impl.JcrPluginConfig;
-import org.hippoecm.repository.TestCase;
-import org.junit.After;
-import org.junit.Before;
import org.junit.Test;
-public class PluginConfigTest extends TestCase {
+public class PluginConfigTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
- Node root, cleanerConfigNode;
-
String[] content = new String[] {
- "/map", "nt:unstructured",
+ "/test", "nt:unstructured",
+ "/test/map", "nt:unstructured",
"a", "b",
"c", "d",
- "/config", "frontend:pluginconfig",
+ "/test/config", "frontend:pluginconfig",
"a", "b",
- "/config/sub", "frontend:pluginconfig",
+ "/test/config/sub", "frontend:pluginconfig",
"c", "d",
- "/config/typed", "frontendtest:typed",
+ "/test/config/typed", "frontendtest:typed",
"d1", "3.0",
"d2", "3",
"l1", "1",
"l2", "-1",
"b1", "true",
"b2", "false",
- "/cluster", "frontend:plugincluster",
- "/cluster/plugin", "frontend:plugin",
+ "/test/cluster", "frontend:plugincluster",
+ "/test/cluster/plugin", "frontend:plugin",
"c", "d",
"x", "${cluster.id}",
- "/cluster/plugin/sub", "frontend:pluginconfig",
+ "/test/cluster/plugin/sub", "frontend:pluginconfig",
"a", "b",
"y", "${cluster.id}",
- "/cluster/plugin/sub/typed", "frontendtest:typed",
+ "/test/cluster/plugin/sub/typed", "frontendtest:typed",
"d1", "3.0",
"d2", "3",
"l1", "1",
@@ -88,31 +83,12 @@
"b1", "true",
"b2", "false"};
- @Before
- public void setUp() throws Exception {
- super.setUp(true);
- root = session.getRootNode();
- HippoTester tester = new HippoTester(new JcrSessionModel(null) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- });
- }
-
- @After
- public void tearDown() throws Exception {
- super.tearDown();
- }
-
@Test
@SuppressWarnings("unchecked")
public void testMap() throws Exception {
build(session, content);
- IHippoMap map = new JcrMap(new JcrNodeModel(root.getNode("map")));
+ IHippoMap map = new JcrMap(new JcrNodeModel(root.getNode("test/map")));
assertEquals("b", map.get("a"));
Set set = map.entrySet();
@@ -181,7 +157,7 @@
}
protected IPluginConfig getPluginConfig() throws Exception {
- return new JcrPluginConfig(new JcrNodeModel(root.getNode("config")));
+ return new JcrPluginConfig(new JcrNodeModel(root.getNode("test/config")));
}
@Test
@@ -221,7 +197,7 @@
}
protected IClusterConfig getClusterConfig() throws Exception {
- return new JcrClusterConfig(new JcrNodeModel(root.getNode("cluster")), null);
+ return new JcrClusterConfig(new JcrNodeModel(root.getNode("test/cluster")), null);
}
@Test
@@ -257,7 +233,7 @@
assertEquals(2, plugins.size());
- Node node = root.getNode("cluster/abc");
+ Node node = root.getNode("test/cluster/abc");
assertEquals("frontend:plugin", node.getPrimaryNodeType().getName());
IPluginConfig first = plugins.set(0, plugins.remove(1));
Modified: hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/event/ObservationTest.java
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/event/ObservationTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/event/ObservationTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -32,21 +32,15 @@
import javax.jcr.observation.Event;
import org.apache.wicket.Session;
-import org.hippoecm.frontend.HippoTester;
-import org.hippoecm.frontend.Home;
-import org.hippoecm.frontend.Main;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.JcrSessionModel;
-import org.hippoecm.frontend.plugin.IPluginContext;
import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
import org.hippoecm.frontend.plugin.impl.PluginContext;
-import org.hippoecm.repository.TestCase;
import org.hippoecm.repository.api.HippoNode;
-import org.junit.After;
-import org.junit.Before;
+import org.junit.Ignore;
import org.junit.Test;
-public class ObservationTest extends TestCase {
+public class ObservationTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id$";
@@ -112,31 +106,6 @@
}
- HippoTester tester;
- Home home;
- IPluginContext context;
-
- @Before
- public void setUp() throws Exception {
- super.setUp();
- JcrSessionModel sessionModel = new JcrSessionModel(Main.DEFAULT_CREDENTIALS) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- };
- tester = new HippoTester(sessionModel);
- home = (Home) tester.startPage(Home.class);
- context = new PluginContext(home.getPluginManager(), new JavaPluginConfig("test"));
- }
-
- @After
- public void tearDown() throws Exception {
- super.tearDown();
- }
-
@Test
public void testObservable() throws Exception {
TestObservable observable = new TestObservable();
@@ -362,11 +331,11 @@
// remove all references
Session.get().getDefaultPageMap().remove(home);
// need to do this twice, test application maintains a reference to the previously rendered page
- home = (Home) tester.startPage(Home.class);
- home = (Home) tester.startPage(Home.class);
+ home = tester.startPluginPage();
+ home = tester.startPluginPage();
context = new PluginContext(home.getPluginManager(), new JavaPluginConfig("test"));
System.gc();
-
+
root.addNode("test", "nt:unstructured");
session.save();
@@ -426,6 +395,7 @@
assertEquals(1, copy.count);
}
+ @Ignore
@Test
/**
* test whether events are received on facet search nodes
Modified: hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/ocm/JcrObjectTest.java
===================================================================
--- hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/ocm/JcrObjectTest.java 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/frontend/test/src/test/java/org/hippoecm/frontend/model/ocm/JcrObjectTest.java 2009-06-05 08:09:48 UTC (rev 18396)
@@ -24,21 +24,15 @@
import javax.jcr.Node;
import javax.jcr.RepositoryException;
-import org.hippoecm.frontend.HippoTester;
-import org.hippoecm.frontend.Home;
-import org.hippoecm.frontend.Main;
+import org.hippoecm.frontend.PluginTest;
import org.hippoecm.frontend.model.JcrNodeModel;
-import org.hippoecm.frontend.model.JcrSessionModel;
import org.hippoecm.frontend.model.event.IEvent;
import org.hippoecm.frontend.plugin.IPluginContext;
-import org.hippoecm.frontend.plugin.config.impl.JavaPluginConfig;
-import org.hippoecm.frontend.plugin.impl.PluginContext;
-import org.hippoecm.repository.TestCase;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-public class JcrObjectTest extends TestCase {
+public class JcrObjectTest extends PluginTest {
@SuppressWarnings("unused")
private final static String SVN_ID = "$Id: $";
@@ -88,26 +82,6 @@
}
};
- HippoTester tester;
- Home home;
- IPluginContext context;
-
- @Override
- public void setUp() throws Exception {
- super.setUp();
- JcrSessionModel sessionModel = new JcrSessionModel(Main.DEFAULT_CREDENTIALS) {
- private static final long serialVersionUID = 1L;
-
- @Override
- protected Object load() {
- return session;
- }
- };
- tester = new HippoTester(sessionModel);
- home = (Home) tester.startPage(Home.class);
- context = new PluginContext(home.getPluginManager(), new JavaPluginConfig("test"));
- }
-
@Test
public void testNotification() throws Exception {
Node root = session.getRootNode();
Modified: hippo-ecm/trunk/tools/eclipse/monkey/prepareProjects.gm
===================================================================
--- hippo-ecm/trunk/tools/eclipse/monkey/prepareProjects.gm 2009-06-05 08:02:23 UTC (rev 18395)
+++ hippo-ecm/trunk/tools/eclipse/monkey/prepareProjects.gm 2009-06-05 08:09:48 UTC (rev 18396)
@@ -22,8 +22,8 @@
addProjectDependency('hippo-ecm-package-war', 'hippo-ecm-repository-application');
addProjectDependency('hippo-ecm-package-war', 'hippo-ecm-frontend-application');
-removeClasspathEntry('hippo-ecm-frontend-engine', 'src/test/resources');
removeClasspathEntry('hippo-ecm-repository-engine', 'src/test/resources');
+removeClasspathEntry('hippo-ecm-addon-standards-frontend', 'src/test/java');
removeClasspathEntry('hippo-ecm-addon-standards-frontend', 'src/test/resources');
removeClasspathEntry('hippo-ecm-addon-editor', 'src/test/resources');
removeClasspathEntry('hippo-ecm-addon-cms-edit', 'src/test/java');
@@ -35,6 +35,7 @@
removeProjectDependency('hippo-ecm-addon-xinha-frontend', 'hippo-ecm-frontend-engine-test');
removeProjectDependency('hippo-ecm-addon-cms-edit', 'hippo-ecm-frontend-engine-test');
+removeProjectDependency('hippo-ecm-addon-standards-frontend', 'hippo-ecm-frontend-engine-test');
println "\n$metadata.menuName finished";
From helpdesk at onehippo.com Fri Jun 5 10:13:04 2009
From: helpdesk at onehippo.com (JIRA (Frank van Lankvelt))
Date: Fri Jun 5 10:13:04 2009
Subject: [HippoRepos-dev] [JIRA] Resolved: (HREPTWO-2618) UI: tab is not
updated to the new name of the document
In-Reply-To: <3812804.1243428064133.JavaMail.jira@jira.onehippo.org>
Message-ID: <9692826.1244189584112.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Frank van Lankvelt resolved HREPTWO-2618.
-----------------------------------------
Resolution: Fixed
> UI: tab is not updated to the new name of the document
> ------------------------------------------------------
>
> Key: HREPTWO-2618
> URL: http://issues.onehippo.com/browse/HREPTWO-2618
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Reporter: Arje Cahn
> Assignee: Frank van Lankvelt
> Priority: Top
> Fix For: r2.06.05 (m13 - rc6)
>
> Attachments: Screenshot.png
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Reproduction path:
> - click on articles/myarticle2
> - click rename
> - rename dialog opens, shows "myarticle2"
> - type "testarticle"
> - click ok
> Document listing correctly update to the new name "testarticle", but the tab still shows "myarticle2" (see screenshot).
> Any workflow step on the document will now throw a nullpointer exception.
> Apparently, the editor is not updated with the new document node.
> This is a high severity bug because it causes NullPointerExceptions. No data is lost.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Fri Jun 5 11:38:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Fri Jun 5 11:38:04 2009
Subject: [HippoRepos-dev] [JIRA] Commented: (HREPTWO-2552)
hippo-ecm-package-war is missing
dependency on hippo-ecm-addon-gotolink
In-Reply-To: <17623873.1242666724174.JavaMail.jira@jira.onehippo.org>
Message-ID: <17236161.1244194684103.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58731#action_58731 ]
(Berry) A.W. van Halderen commented on HREPTWO-2552:
----------------------------------------------------
No, the go-to documents button was ment solely for the demo/quickstart version, to be as flashy and annoying as possible to indicate first-time-users without any experience or looking at any documentation which part of the screen to click first for maximum effect. The normal procedure should be just to browse the tabs/perspectives.
> hippo-ecm-package-war is missing dependency on hippo-ecm-addon-gotolink
> -----------------------------------------------------------------------
>
> Key: HREPTWO-2552
> URL: http://issues.onehippo.com/browse/HREPTWO-2552
> Project: Hippo Repository 2
> Issue Type: Bug
> Affects Versions: r2.06.03 (m13 - rc4)
> Environment: Hippo ECM 2.06.03
> HST2 Archetype 2.03.05-SNAPSHOT
> Reporter: Niels van Kampenhout
> Fix For: r2.1 (7.1.1) backlog
>
>
> This issue came up in the HST2 archetype. It generates a cms war overlay project that has a dependency on hippo-ecm-package-war:
>
> org.hippoecm
> hippo-ecm-package-war
> war
>
> It builds and starts up fine, but when logging in, there is a ClassNotFoundException (see HSTTWO-554) and the Go To Documents button in the dashboard is missing.
> I could add a dependency to hippo-ecm-addon-gotolink to the archetype, but probably hippo-ecm-package-war should contain this dependency since it refers to the class (hence the ClassNotFoundException).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Fri Jun 5 12:05:04 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Fri Jun 5 12:05:05 2009
Subject: [HippoRepos-dev] [JIRA] Created: (HREPTWO-2680) release 2.03.05
Message-ID: <27884140.1244196304481.JavaMail.jira@jira.onehippo.org>
release 2.03.05
---------------
Key: HREPTWO-2680
URL: http://issues.onehippo.com/browse/HREPTWO-2680
Project: Hippo Repository 2
Issue Type: Task
Reporter: (Berry) A.W. van Halderen
Assignee: (Berry) A.W. van Halderen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From helpdesk at onehippo.com Fri Jun 5 12:07:03 2009
From: helpdesk at onehippo.com (JIRA ((Berry) A.W. van Halderen))
Date: Fri Jun 5 12:07:02 2009
Subject: [HippoRepos-dev] [JIRA] Updated: (HREPTWO-2680) release 2.03.05
In-Reply-To: <27884140.1244196304481.JavaMail.jira@jira.onehippo.org>
Message-ID: <4602631.1244196423943.JavaMail.jira@jira.onehippo.org>
[ http://issues.onehippo.com/browse/HREPTWO-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
(Berry) A.W. van Halderen updated HREPTWO-2680:
-----------------------------------------------
Fix Version/s: r2.03.xx
> release 2.03.05
> ---------------
>
> Key: HREPTWO-2680
> URL: http://issues.onehippo.com/browse/HREPTWO-2680
> Project: Hippo Repository 2
> Issue Type: Task
> Reporter: (Berry) A.W. van Halderen
> Assignee: (Berry) A.W. van Halderen
> Fix For: r2.03.xx
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
From svn-logs at hippocms.org Fri Jun 5 12:08:58 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Fri Jun 5 12:08:58 2009
Subject: [HippoRepos-dev] [18398] hippo-ecm: HREPTWO-2370:
Message-ID: <20090605100858.3603EC5BF@svnnew.onehippo.org>
Revision: 18398
Author: bvanhalderen
Date: 2009-06-05 12:08:57 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2370:
prevent a NPE during remodeling
prevent a NPE in the onFlush while editing a template
allow moving documents in remodeling in the root
Modified Paths:
--------------
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/src/main/java/org/hippoecm/frontend/editor/builder/PreviewPlugin.java
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/src/main/java/org/hippoecm/repository/standardworkflow/Remodeling.java
Removed Paths:
-------------
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/src/site/TODO_cms_Docathon_Oct_2008.odt
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/src/main/java/org/hippoecm/frontend/editor/builder/PreviewPlugin.java
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/src/main/java/org/hippoecm/frontend/editor/builder/PreviewPlugin.java 2009-06-05 09:06:32 UTC (rev 18397)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/src/main/java/org/hippoecm/frontend/editor/builder/PreviewPlugin.java 2009-06-05 10:08:57 UTC (rev 18398)
@@ -243,7 +243,9 @@
JcrNodeModel myModel = (JcrNodeModel) getModel();
if (myModel.getItemModel().hasAncestor(nodeModel.getItemModel())
|| nodeModel.getItemModel().hasAncestor(myModel.getItemModel())) {
- typeStore.detach();
+ if (typeStore != null) {
+ typeStore.detach();
+ }
onModelChanged();
}
}
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/src/main/java/org/hippoecm/repository/standardworkflow/Remodeling.java
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/src/main/java/org/hippoecm/repository/standardworkflow/Remodeling.java 2009-06-05 09:06:32 UTC (rev 18397)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/src/main/java/org/hippoecm/repository/standardworkflow/Remodeling.java 2009-06-05 10:08:57 UTC (rev 18398)
@@ -512,32 +512,34 @@
// visit prototype
if (node.hasNode(HippoNodeType.HIPPO_PROTOTYPE)) {
draft = EditmodelWorkflowImpl.getDraftPrototype(node);
- Node handle = node.getNode(HippoNodeType.HIPPO_PROTOTYPE);
+ if (draft != null) {
+ Node handle = node.getNode(HippoNodeType.HIPPO_PROTOTYPE);
- // remove old prototypes
- NodeIterator children = handle.getNodes(HippoNodeType.HIPPO_PROTOTYPE);
- while (children.hasNext()) {
- Node child = children.nextNode();
- if (!child.isNodeType(JcrConstants.NT_UNSTRUCTURED)) {
- child.remove();
+ // remove old prototypes
+ NodeIterator children = handle.getNodes(HippoNodeType.HIPPO_PROTOTYPE);
+ while (children.hasNext()) {
+ Node child = children.nextNode();
+ if (!child.isNodeType(JcrConstants.NT_UNSTRUCTURED)) {
+ child.remove();
+ }
}
- }
- // convert draft
- NodeTypeManager ntMgr = node.getSession().getWorkspace().getNodeTypeManager();
- NodeType newType = ntMgr.getNodeType(newPrefix + ":" + NodeNameCodec.decode(node.getName()));
- if (newType != null) {
- Node newChild = handle.addNode(HippoNodeType.HIPPO_PROTOTYPE, newType.getName());
+ // convert draft
+ NodeTypeManager ntMgr = node.getSession().getWorkspace().getNodeTypeManager();
+ NodeType newType = ntMgr.getNodeType(newPrefix + ":" + NodeNameCodec.decode(node.getName()));
+ if (newType != null) {
+ Node newChild = handle.addNode(HippoNodeType.HIPPO_PROTOTYPE, newType.getName());
- // prepare workflow mixins
- if (newChild.isNodeType(HippoNodeType.NT_DOCUMENT)) {
- newChild.addMixin(HippoNodeType.NT_HARDDOCUMENT);
- newChild.setProperty(HippoNodeType.HIPPO_PATHS, new Value[] {});
- } else if (newChild.isNodeType(HippoNodeType.NT_REQUEST)) {
- newChild.addMixin(JcrConstants.MIX_REFERENCEABLE);
+ // prepare workflow mixins
+ if (newChild.isNodeType(HippoNodeType.NT_DOCUMENT)) {
+ newChild.addMixin(HippoNodeType.NT_HARDDOCUMENT);
+ newChild.setProperty(HippoNodeType.HIPPO_PATHS, new Value[] {});
+ } else if (newChild.isNodeType(HippoNodeType.NT_REQUEST)) {
+ newChild.addMixin(JcrConstants.MIX_REFERENCEABLE);
+ }
+
+ traverse(draft, true, newChild);
}
-
- traverse(draft, true, newChild);
}
}
}
@@ -608,7 +610,12 @@
}
for (Node child : toRename) {
String newName = getNewName(child.getName());
- session.move(child.getPath(), node.getPath() + "/" + newName);
+ String newPath = node.getPath();
+ if (!newPath.endsWith("/")) {
+ newPath += "/";
+ }
+ newPath += newName;
+ session.move(child.getPath(), newPath);
int index = (int) node.getNodes(newName).getSize();
child = node.getNode(newName + "[" + index + "]");
traverse(child, false, child);
Deleted: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/src/site/TODO_cms_Docathon_Oct_2008.odt
===================================================================
(Binary files differ)
From svn-logs at hippocms.org Fri Jun 5 12:16:35 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Fri Jun 5 12:16:37 2009
Subject: [HippoRepos-dev] [18399] hippo-ecm: HREPTWO-2680:prepare release
Tag-HREPTWO-v2_03_05
Message-ID: <20090605101635.834C8C5BF@svnnew.onehippo.org>
Revision: 18399
Author: bvanhalderen
Date: 2009-06-05 12:16:34 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2680:prepare release Tag-HREPTWO-v2_03_05
Modified Paths:
--------------
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils/pom.xml
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/common
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,31 +29,31 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/repository
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/test
@@ -39,31 +39,31 @@
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-builtin-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,28 +29,28 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/admin
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/admin
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/admin
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05-SNAPSHOT
+ 2.03.05
provided
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/browse
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/browse
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/browse
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/dashboard
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/dashboard
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/dashboard
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/edit
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/edit
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/edit
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,34 +29,34 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/management
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/management
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/management
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/root
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/root
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/root
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-defaultcontent
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/editor
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/editor
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/editor
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/common
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,36 +29,36 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,22 +29,22 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/import
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/import
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/import
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-tools-content-importer
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/repository
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -28,22 +28,22 @@
hippo-ecm-addon-gotolink
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
provided
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
provided
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-ldap
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -32,12 +32,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
@@ -49,9 +49,9 @@
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reporting
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reporting
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/common
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
javax.jdo
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,31 +29,31 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/repository
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
javax.jdo
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/test
@@ -40,31 +40,31 @@
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-reviewed-action-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-reviewed-action-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
test
@@ -75,7 +75,7 @@
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/common
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
javax.jdo
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-sample-common
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
@@ -39,12 +39,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-sample-common
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/test
@@ -39,31 +39,31 @@
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-sample-common
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-sample-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
test
org.hippoecm
hippo-ecm-addon-sample-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-search
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-standards
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,29 +29,29 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -28,34 +28,34 @@
hippo-ecm-addon-versioning
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/versioning
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/versioning
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/versioning
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
provided
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
provided
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
provided
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,33 +29,33 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha-frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha-frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha-frontend
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
compile
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
compile
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05-SNAPSHOT
+ 2.03.05
compile
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/yui
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/yui
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/yui
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -28,9 +28,9 @@
hippo-ecm-api
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/api
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/api
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/api
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-archetypes
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
maven-archetype
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes/addon
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes/addon
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes/addon
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/application
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/application
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/application
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-frontend-plugins
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/engine
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/engine
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/engine
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.apache.wicket
@@ -67,14 +67,14 @@
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/plugins
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/plugins
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/plugins
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/auth
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/auth
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/auth
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/config
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/config
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/config
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
ear
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/ear
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/ear
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/ear
@@ -39,13 +39,13 @@
org.hippoecm
hippo-ecm-addon-xinha
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-addon-xinha-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -53,7 +53,7 @@
org.hippoecm
hippo-ecm-package-skin
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -61,7 +61,7 @@
org.hippoecm
hippo-ecm-package-layout
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -69,13 +69,13 @@
org.hippoecm
hippo-ecm-repository-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-frontend-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -83,7 +83,7 @@
org.hippoecm
hippo-ecm-package-auth
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -91,7 +91,7 @@
org.hippoecm
hippo-ecm-package-config
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -99,19 +99,19 @@
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -119,7 +119,7 @@
org.hippoecm
hippo-ecm-addon-versioning
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -127,7 +127,7 @@
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -135,19 +135,19 @@
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -155,7 +155,7 @@
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -163,13 +163,13 @@
org.hippoecm
hippo-ecm-addon-reporting-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reporting-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -177,37 +177,37 @@
org.hippoecm
hippo-ecm-addon-cms-root
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-browse
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-dashboard
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-edit
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-management
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-admin
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -215,19 +215,19 @@
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -235,7 +235,7 @@
org.hippoecm
hippo-ecm-addon-search-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/layout
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/layout
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/layout
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package
- https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package
+ https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/skin
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/skin
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/skin
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/test
@@ -49,21 +49,21 @@
org.hippoecm
hippo-ecm-package-war
- 2.03.05-SNAPSHOT
+ 2.03.05
war
test
org.hippoecm
hippo-ecm-package-ear
- 2.03.05-SNAPSHOT
+ 2.03.05
ear
test
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-package
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/war
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/war
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/package/war
@@ -39,13 +39,13 @@
org.hippoecm
hippo-ecm-addon-xinha
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-addon-xinha-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -53,7 +53,7 @@
org.hippoecm
hippo-ecm-package-skin
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -61,7 +61,7 @@
org.hippoecm
hippo-ecm-package-layout
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -69,13 +69,13 @@
org.hippoecm
hippo-ecm-repository-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-frontend-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -83,7 +83,7 @@
org.hippoecm
hippo-ecm-package-auth
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -91,7 +91,7 @@
org.hippoecm
hippo-ecm-package-config
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -99,19 +99,19 @@
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -119,7 +119,7 @@
org.hippoecm
hippo-ecm-addon-versioning
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -127,7 +127,7 @@
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -135,7 +135,7 @@
org.hippoecm
hippo-ecm-addon-gotolink
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -143,7 +143,7 @@
org.hippoecm
hippo-ecm-addon-gotolink
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -151,19 +151,19 @@
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -171,7 +171,7 @@
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -179,13 +179,13 @@
org.hippoecm
hippo-ecm-addon-reporting-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reporting-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -193,37 +193,37 @@
org.hippoecm
hippo-ecm-addon-cms-root
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-browse
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-dashboard
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-edit
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-management
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-admin
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -231,19 +231,19 @@
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -251,7 +251,7 @@
org.hippoecm
hippo-ecm-addon-search-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -17,7 +17,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
Hippo ECM
The core of Hippo ECM, i.e. repository 2, plus an advanced webbased userinterface for content management: CMS,
@@ -113,9 +113,9 @@
This is used by normal plugins, but also to autogenerate documentation in .../target/site/source-repository.html
-->
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-quickstart
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/bin
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/bin
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/bin
org.hippoecm
hippo-ecm-quickstart-war
- 2.03.05-SNAPSHOT
+ 2.03.05
war
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-quickstart
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
ear
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/ear
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/ear
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/ear
@@ -39,13 +39,13 @@
org.hippoecm
hippo-ecm-addon-xinha
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-addon-xinha-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -53,7 +53,7 @@
org.hippoecm
hippo-ecm-package-skin
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -61,7 +61,7 @@
org.hippoecm
hippo-ecm-package-layout
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -69,13 +69,13 @@
org.hippoecm
hippo-ecm-repository-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-frontend-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -83,7 +83,7 @@
org.hippoecm
hippo-ecm-package-auth
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -91,7 +91,7 @@
org.hippoecm
hippo-ecm-package-config
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -99,7 +99,7 @@
org.hippoecm
hippo-ecm-addon-ldap-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -107,19 +107,19 @@
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -127,7 +127,7 @@
org.hippoecm
hippo-ecm-addon-versioning
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -135,7 +135,7 @@
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -143,7 +143,7 @@
org.hippoecm
hippo-ecm-addon-gotolink
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -151,19 +151,19 @@
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -171,7 +171,7 @@
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -179,13 +179,13 @@
org.hippoecm
hippo-ecm-addon-reporting-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reporting-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -193,37 +193,37 @@
org.hippoecm
hippo-ecm-addon-cms-root
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-browse
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-dashboard
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-edit
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-management
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-admin
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -231,19 +231,19 @@
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -251,7 +251,7 @@
org.hippoecm
hippo-ecm-addon-search-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -259,7 +259,7 @@
org.hippoecm
hippo-ecm-addon-defaultcontent-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart
- https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart
+ https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-quickstart
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/war
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/war
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/quickstart/war
@@ -39,13 +39,13 @@
org.hippoecm
hippo-ecm-addon-xinha
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-addon-xinha-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -53,7 +53,7 @@
org.hippoecm
hippo-ecm-package-skin
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -61,7 +61,7 @@
org.hippoecm
hippo-ecm-package-layout
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -69,13 +69,13 @@
org.hippoecm
hippo-ecm-repository-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
org.hippoecm
hippo-ecm-frontend-application
- 2.03.05-SNAPSHOT
+ 2.03.05
war
@@ -83,7 +83,7 @@
org.hippoecm
hippo-ecm-package-auth
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -91,7 +91,7 @@
org.hippoecm
hippo-ecm-package-config
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -99,7 +99,7 @@
org.hippoecm
hippo-ecm-addon-ldap-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -107,19 +107,19 @@
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-builtin-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -127,7 +127,7 @@
org.hippoecm
hippo-ecm-addon-versioning
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -135,7 +135,7 @@
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -143,7 +143,7 @@
org.hippoecm
hippo-ecm-addon-gotolink
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -151,19 +151,19 @@
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reviewed-action-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -171,7 +171,7 @@
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -179,13 +179,13 @@
org.hippoecm
hippo-ecm-addon-reporting-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-reporting-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -193,37 +193,37 @@
org.hippoecm
hippo-ecm-addon-cms-root
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-browse
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-dashboard
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-edit
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-management
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-cms-admin
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -231,19 +231,19 @@
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
org.hippoecm
hippo-ecm-addon-gallery-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -251,7 +251,7 @@
org.hippoecm
hippo-ecm-addon-search-frontend
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
@@ -259,7 +259,7 @@
org.hippoecm
hippo-ecm-addon-defaultcontent-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,21 +29,21 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/application
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/application
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/application
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
@@ -74,7 +74,7 @@
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
jar
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/connector
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/connector
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/connector
@@ -54,7 +54,7 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.slf4j
@@ -84,7 +84,7 @@
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/engine
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/engine
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/engine
@@ -50,17 +50,17 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-modules
- 2.03.05-SNAPSHOT
+ 2.03.05
org.apache.lucene
@@ -87,7 +87,7 @@
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05-SNAPSHOT
+ 2.03.05
@@ -101,7 +101,7 @@
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/modules
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/modules
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/modules
@@ -51,7 +51,7 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.slf4j
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-repository
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,23 +29,23 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/repository/test
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05-SNAPSHOT
+ 2.03.05
test
@@ -64,13 +64,13 @@
org.hippoecm
hippo-ecm-addon-builtin-repository
test
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05-SNAPSHOT
+ 2.03.05
test
@@ -114,7 +114,7 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-tools
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
hippo-ecm-tools-content-importer
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/content-importer
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/content-importer
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/content-importer
@@ -77,12 +77,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05-SNAPSHOT
+ 2.03.05
runtime
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-tools
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -28,9 +28,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/dropbox
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/dropbox
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/dropbox
@@ -47,12 +47,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05-SNAPSHOT
+ 2.03.05
runtime
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-tools
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -37,9 +37,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/eclipse
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/eclipse
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/eclipse
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-tools
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
hippo-ecm-tools-migration
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/migration
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/migration
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/migration
@@ -91,12 +91,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05-SNAPSHOT
+ 2.03.05
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05-SNAPSHOT
+ 2.03.05
runtime
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils/pom.xml 2009-06-05 10:08:57 UTC (rev 18398)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils/pom.xml 2009-06-05 10:16:34 UTC (rev 18399)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-tools
- 2.03.05-SNAPSHOT
+ 2.03.05
..
@@ -30,9 +30,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils
- http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/testutils
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/testutils
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/tools/testutils
From svn-logs at hippocms.org Fri Jun 5 12:23:44 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Fri Jun 5 12:23:43 2009
Subject: [HippoRepos-dev] [18402] hippo-ecm/tags/Tag-HREPTWO-v2_03_05/:
HREPTWO-2680: copy for tag Tag-HREPTWO-v2_03_05
Message-ID: <20090605102344.07EB8C5BF@svnnew.onehippo.org>
Revision: 18402
Author: bvanhalderen
Date: 2009-06-05 12:23:43 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2680: copy for tag Tag-HREPTWO-v2_03_05
Added Paths:
-----------
hippo-ecm/tags/Tag-HREPTWO-v2_03_05/
Property changes on: hippo-ecm/tags/Tag-HREPTWO-v2_03_05
___________________________________________________________________
Added: svn:ignore
+ *.tmp
.classpath
.project
.settings
local.properties
nbproject
target
.pom.xml.swp
.NOTES3.swp
.PLANNING.swp
.patch.swp
Added: svn:mergeinfo
+ /hippo-ecm/trunk:16095,16130,16647
From svn-logs at hippocms.org Fri Jun 5 12:23:58 2009
From: svn-logs at hippocms.org (bvanhalderen)
Date: Fri Jun 5 12:24:00 2009
Subject: [HippoRepos-dev] [18403] hippo-ecm: HREPTWO-2680:prepare for next
development iteration
Message-ID: <20090605102358.7D182C5BF@svnnew.onehippo.org>
Revision: 18403
Author: bvanhalderen
Date: 2009-06-05 12:23:57 +0200 (Fri, 05 Jun 2009)
Log Message:
-----------
HREPTWO-2680:prepare for next development iteration
Modified Paths:
--------------
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/plugins/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/auth/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/config/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/ear/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/layout/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/skin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/package/war/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/bin/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/ear/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/quickstart/war/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/application/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/connector/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/engine/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/modules/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/repository/test/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/content-importer/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/dropbox/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/eclipse/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/migration/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/pom.xml
hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/tools/testutils/pom.xml
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/common
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,31 +29,31 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/repository
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-builtin
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/builtin/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/builtin/test
@@ -39,31 +39,31 @@
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-builtin-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05
+ 2.03.06-SNAPSHOT
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,28 +29,28 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/admin
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/admin
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/admin
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/admin
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05
+ 2.03.06-SNAPSHOT
provided
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/browse
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/browse
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/browse
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/browse
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/dashboard
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/dashboard
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/dashboard
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/dashboard
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/edit
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/edit
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/edit
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/edit
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,34 +29,34 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/management
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/management
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/management
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/management
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-editor
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-cms
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/root
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/root
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/cms/root
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/cms/root
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/defaultcontent/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-defaultcontent
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/editor
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/editor
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/editor
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/editor
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/common
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,36 +29,36 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,22 +29,22 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/import
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/import
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/import
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/import
org.hippoecm
hippo-ecm-repository-connector
- 2.03.05
+ 2.03.06-SNAPSHOT
jar
org.hippoecm
hippo-ecm-tools-content-importer
- 2.03.05
+ 2.03.06-SNAPSHOT
jar
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-gallery
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/gallery/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gallery/repository
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-gallery-common
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/gotolink/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -28,22 +28,22 @@
hippo-ecm-addon-gotolink
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
provided
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
provided
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-ldap
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -32,12 +32,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
@@ -49,9 +49,9 @@
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/ldap/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/ldap/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reporting
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reporting
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reporting/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reporting/repository
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/common
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
javax.jdo
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,31 +29,31 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/repository
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
javax.jdo
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-reviewed-action
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/reviewed-action/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/reviewed-action/test
@@ -40,31 +40,31 @@
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-reviewed-action-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-reviewed-action-repository
- 2.03.05
+ 2.03.06-SNAPSHOT
test
@@ -75,7 +75,7 @@
org.hippoecm
hippo-ecm-tools-testutils
- 2.03.05
+ 2.03.06-SNAPSHOT
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/common
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/common
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/common
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/common
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
javax.jdo
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-sample-common
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/repository
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/repository
@@ -39,12 +39,12 @@
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-sample-common
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-sample
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/test
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/test
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/sample/test
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/sample/test
@@ -39,31 +39,31 @@
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-builtin-repository
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-sample-common
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-sample-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
test
org.hippoecm
hippo-ecm-addon-sample-repository
- 2.03.05
+ 2.03.06-SNAPSHOT
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-search
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,26 +29,26 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/search
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/search
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon-standards
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,29 +29,29 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards/frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards/frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards/frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/frontend
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-repository-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
test
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/standards
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/standards
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -28,34 +28,34 @@
hippo-ecm-addon-versioning
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/versioning
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/versioning
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/versioning
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/versioning
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
provided
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
provided
org.hippoecm
hippo-ecm-addon-builtin-common
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-reviewed-action-common
- 2.03.05
+ 2.03.06-SNAPSHOT
provided
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,33 +29,33 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha-frontend
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha-frontend
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/xinha-frontend
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/xinha-frontend
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
compile
org.hippoecm
hippo-ecm-api
- 2.03.05
+ 2.03.06-SNAPSHOT
compile
org.hippoecm
hippo-ecm-addon-standards-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-addon-yui
- 2.03.05
+ 2.03.06-SNAPSHOT
compile
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-addon
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/yui
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/yui
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/addon/yui
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/addon/yui
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -28,9 +28,9 @@
hippo-ecm-api
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/api
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/api
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/api
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/api
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-archetypes
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
maven-archetype
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes/addon
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes/addon
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes/addon
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/addon
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,9 +29,9 @@
pom
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/archetypes
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/archetypes
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,21 +29,21 @@
war
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/application
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/application
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/application
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/application
org.hippoecm
hippo-ecm-frontend-engine
- 2.03.05
+ 2.03.06-SNAPSHOT
org.hippoecm
hippo-ecm-frontend-plugins
- 2.03.05
+ 2.03.06-SNAPSHOT
Modified: hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml
===================================================================
--- hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml 2009-06-05 10:23:43 UTC (rev 18402)
+++ hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine/pom.xml 2009-06-05 10:23:57 UTC (rev 18403)
@@ -18,7 +18,7 @@
org.hippoecm
hippo-ecm-frontend
- 2.03.05
+ 2.03.06-SNAPSHOT
..
@@ -29,16 +29,16 @@
jar
- scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/engine
- scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/engine
- http://svn.hippocms.org/repos/hippo/hippo-ecm/tags/Tag-HREPTWO-v2_03_05/frontend/engine
+ scm:svn:http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine
+ scm:svn:https://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine
+ http://svn.hippocms.org/repos/hippo/hippo-ecm/branches/Branch-HREPTWO-v2_03_xx/frontend/engine