You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(39) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(19) |
Feb
(150) |
Mar
(10) |
Apr
|
May
(8) |
Jun
(11) |
Jul
(27) |
Aug
(52) |
Sep
(35) |
Oct
(30) |
Nov
(18) |
Dec
(4) |
2008 |
Jan
(76) |
Feb
(121) |
Mar
(39) |
Apr
(55) |
May
(18) |
Jun
(49) |
Jul
(32) |
Aug
(4) |
Sep
(10) |
Oct
|
Nov
(3) |
Dec
(33) |
2009 |
Jan
(19) |
Feb
(87) |
Mar
(69) |
Apr
(38) |
May
(47) |
Jun
(20) |
Jul
(5) |
Aug
(76) |
Sep
(145) |
Oct
(34) |
Nov
(8) |
Dec
(68) |
2010 |
Jan
(150) |
Feb
(379) |
Mar
(191) |
Apr
(100) |
May
(525) |
Jun
(269) |
Jul
(127) |
Aug
(190) |
Sep
(190) |
Oct
(29) |
Nov
(147) |
Dec
(83) |
2011 |
Jan
(188) |
Feb
(81) |
Mar
(43) |
Apr
(97) |
May
(63) |
Jun
(129) |
Jul
(17) |
Aug
(124) |
Sep
(6) |
Oct
(20) |
Nov
(67) |
Dec
(23) |
2012 |
Jan
(6) |
Feb
(14) |
Mar
(181) |
Apr
(64) |
May
(102) |
Jun
(47) |
Jul
(26) |
Aug
(3) |
Sep
(1) |
Oct
(14) |
Nov
(13) |
Dec
(23) |
2013 |
Jan
(4) |
Feb
(14) |
Mar
(18) |
Apr
(14) |
May
(27) |
Jun
(27) |
Jul
(5) |
Aug
(2) |
Sep
(74) |
Oct
(79) |
Nov
(21) |
Dec
(97) |
2014 |
Jan
(6) |
Feb
(3) |
Mar
(8) |
Apr
|
May
(5) |
Jun
|
Jul
(9) |
Aug
(6) |
Sep
(3) |
Oct
(10) |
Nov
(6) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
(25) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <hu...@op...> - 2010-10-02 07:14:08
|
See <https://hudson.openmindonline.it/job/openutils-bshd5/27/> ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-bshd5 ERROR: Failed to update https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-bshd5 org.tmatesoft.svn.core.SVNException: svn: timed out waiting for server svn: PROPFIND request failed on '/svnroot/openutils/trunk/openutils-bshd5' at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51) at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:126) at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getVCCPath(DAVUtil.java:162) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1256) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:820) at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:558) at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:699) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660) at hudson.FilePath.act(FilePath.java:747) at hudson.FilePath.act(FilePath.java:729) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601) at hudson.model.AbstractProject.checkout(AbstractProject.java:1044) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411) at hudson.model.Run.run(Run.java:1244) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293) at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:746) at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.readPlainLine(HTTPParser.java:69) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.readLine(HTTPParser.java:51) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.parseStatus(HTTPParser.java:39) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readHeader(HTTPConnection.java:195) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:175) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:345) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:273) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:261) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(DAVConnection.java:126) at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:63) at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(DAVUtil.java:69) at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties(DAVUtil.java:93) at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:115) ... 18 more |
From: <hu...@op...> - 2010-10-01 09:55:12
|
See <https://hudson.openmindonline.it/job/openutils-elfunctions/net.sourceforge.openutils$openutils-elfunctions/changes> |
From: <hu...@op...> - 2010-10-01 09:55:10
|
See <https://hudson.openmindonline.it/job/openutils-elfunctions/changes> |
From: <car...@us...> - 2010-10-01 09:03:46
|
Revision: 3116 http://openutils.svn.sourceforge.net/openutils/?rev=3116&view=rev Author: carlocolombo Date: 2010-10-01 09:03:40 +0000 (Fri, 01 Oct 2010) Log Message: ----------- Test case for isNumber function Modified Paths: -------------- trunk/openutils-elfunctions/src/test/java/net/sourceforge/openutils/elfunctions/JspTest.java Added Paths: ----------- trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.jsp trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.txt Modified: trunk/openutils-elfunctions/src/test/java/net/sourceforge/openutils/elfunctions/JspTest.java =================================================================== --- trunk/openutils-elfunctions/src/test/java/net/sourceforge/openutils/elfunctions/JspTest.java 2010-10-01 09:03:04 UTC (rev 3115) +++ trunk/openutils-elfunctions/src/test/java/net/sourceforge/openutils/elfunctions/JspTest.java 2010-10-01 09:03:40 UTC (rev 3116) @@ -190,5 +190,11 @@ { checkGetWithExpectedTxt("paginateCollection.jsp"); } + + @Test + public void isNumber() throws Exception + { + checkGetWithExpectedTxt("isNumber.jsp"); + } } Added: trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.jsp =================================================================== --- trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.jsp (rev 0) +++ trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.jsp 2010-10-01 09:03:40 UTC (rev 3116) @@ -0,0 +1,3 @@ +<jsp:root version="2.0" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:su="http://openutils.sf.net/openutils-stringutils" > + <jsp:text>${su:isNumber('4')} ${su:isNumber('test')}</jsp:text> +</jsp:root> \ No newline at end of file Added: trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.txt =================================================================== --- trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.txt (rev 0) +++ trunk/openutils-elfunctions/src/test/resources/jsps/isNumber.txt 2010-10-01 09:03:40 UTC (rev 3116) @@ -0,0 +1 @@ +true false \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <car...@us...> - 2010-10-01 09:03:11
|
Revision: 3115 http://openutils.svn.sourceforge.net/openutils/?rev=3115&view=rev Author: carlocolombo Date: 2010-10-01 09:03:04 +0000 (Fri, 01 Oct 2010) Log Message: ----------- Function wrapper for NumberUtils.isNumber Modified Paths: -------------- trunk/openutils-elfunctions/src/main/java/net/sourceforge/openutils/elfunctions/ElStringUtils.java trunk/openutils-elfunctions/src/main/resources/META-INF/stringutils.tld Modified: trunk/openutils-elfunctions/src/main/java/net/sourceforge/openutils/elfunctions/ElStringUtils.java =================================================================== --- trunk/openutils-elfunctions/src/main/java/net/sourceforge/openutils/elfunctions/ElStringUtils.java 2010-09-23 17:08:01 UTC (rev 3114) +++ trunk/openutils-elfunctions/src/main/java/net/sourceforge/openutils/elfunctions/ElStringUtils.java 2010-10-01 09:03:04 UTC (rev 3115) @@ -263,4 +263,14 @@ return string; } } + + /** + * Wrapper function for NumberUtils.isNumber + * @param string + * @return true if string is a number, false otherwise + */ + public static Boolean isNumber(String string) + { + return NumberUtils.isNumber(string); + } } Modified: trunk/openutils-elfunctions/src/main/resources/META-INF/stringutils.tld =================================================================== --- trunk/openutils-elfunctions/src/main/resources/META-INF/stringutils.tld 2010-09-23 17:08:01 UTC (rev 3114) +++ trunk/openutils-elfunctions/src/main/resources/META-INF/stringutils.tld 2010-10-01 09:03:04 UTC (rev 3115) @@ -193,4 +193,10 @@ <function-class>net.sourceforge.openutils.elfunctions.ElStringUtils</function-class> <function-signature>java.lang.String urldecode(java.lang.String)</function-signature> </function> + <function> + <name>isNumber</name> + <description>Wrapper function for NumberUtils.isNumber</description> + <function-class>net.sourceforge.openutils.elfunctions.ElStringUtils</function-class> + <function-signature>java.lang.Boolean isNumber(java.lang.String)</function-signature> + </function> </taglib> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2010-09-23 17:08:08
|
Revision: 3114 http://openutils.svn.sourceforge.net/openutils/?rev=3114&view=rev Author: molaschi Date: 2010-09-23 17:08:01 +0000 (Thu, 23 Sep 2010) Log Message: ----------- CRIT-29 Modified Paths: -------------- trunk/openutils-mgnlcriteria/pom.xml trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/advanced/impl/AdvancedResultItemImpl.java Modified: trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- trunk/openutils-mgnlcriteria/pom.xml 2010-09-15 16:58:57 UTC (rev 3113) +++ trunk/openutils-mgnlcriteria/pom.xml 2010-09-23 17:08:01 UTC (rev 3114) @@ -180,8 +180,8 @@ </repositories> <properties> <magnolia.version>4.3.6</magnolia.version> - <jackrabbit.version>2.0.0</jackrabbit.version> - <jcr.version>2.0</jcr.version> + <jackrabbit.version>1.6.2</jackrabbit.version> + <jcr.version>1.0</jcr.version> </properties> <!-- test running maven with -Djcr.version=2.0 -Djackrabbit.version=2.0.0 -Djcr.version=2.0 -Djackrabbit.version=2.1.0 --> </project> \ No newline at end of file Modified: trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/advanced/impl/AdvancedResultItemImpl.java =================================================================== --- trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/advanced/impl/AdvancedResultItemImpl.java 2010-09-15 16:58:57 UTC (rev 3113) +++ trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/advanced/impl/AdvancedResultItemImpl.java 2010-09-23 17:08:01 UTC (rev 3114) @@ -19,15 +19,21 @@ package net.sourceforge.openutils.mgnlcriteria.advanced.impl; +import info.magnolia.cms.core.Content; import info.magnolia.cms.core.HierarchyManager; import info.magnolia.cms.security.AccessDeniedException; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; + +import javax.jcr.Item; import javax.jcr.RepositoryException; import javax.jcr.Value; import javax.jcr.query.Row; import net.sourceforge.openutils.mgnlcriteria.jcr.query.AdvancedResultItem; +import org.apache.commons.lang.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; @@ -46,17 +52,85 @@ */ private Logger log = LoggerFactory.getLogger(AdvancedResultItemImpl.class); + private final static Method JCR_ROW_GETNODE; + + private final static Method JCR_ROW_GETSCORE; + + static + { + Method jcrRowGetNode = null; + try + { + jcrRowGetNode = Row.class.getDeclaredMethod("getNode", (Class[]) null); + } + catch (SecurityException e) + { + } + catch (NoSuchMethodException e) + { + } + JCR_ROW_GETNODE = jcrRowGetNode; + + Method jcrRowGetScore = null; + try + { + jcrRowGetScore = Row.class.getDeclaredMethod("getScore", new Class[]{String.class }); + } + catch (SecurityException e) + { + } + catch (NoSuchMethodException e) + { + } + JCR_ROW_GETSCORE = jcrRowGetScore; + } + + public static Item getJCRNode(Row row, HierarchyManager hierarchyManager) throws RepositoryException + { + if (JCR_ROW_GETNODE != null) + { + try + { + return (Item) JCR_ROW_GETNODE.invoke(row, (Object[]) null); + } + catch (IllegalAccessException e) + { + } + catch (InvocationTargetException e) + { + } + } + else + { + Value path = row.getValue("jcr:path"); + if (path != null && StringUtils.isNotBlank(path.getString())) + { + Content node = hierarchyManager.getContent(path.getString()); + if (node != null) + { + return node.getJCRNode(); + } + } + + } + return null; + } + /** * @param elem * @param hierarchyManager * @throws RepositoryException * @throws AccessDeniedException + * @throws InvocationTargetException + * @throws IllegalAccessException + * @throws IllegalStateException + * @throws IllegalArgumentException */ public AdvancedResultItemImpl(Row row, HierarchyManager hierarchyManager) throws RepositoryException, AccessDeniedException { - super(row.getNode(), hierarchyManager); + super(getJCRNode(row, hierarchyManager), hierarchyManager); this.row = row; } @@ -115,15 +189,52 @@ */ public double getScore(String selector) { - try + if (JCR_ROW_GETSCORE != null) { - return row.getScore(selector); + try + { + return (Double) JCR_ROW_GETSCORE.invoke(row, new Object[]{selector }); + } + catch (IllegalArgumentException e) + { + log.warn("Error getting score for {}", this.getHandle(), e); + } + catch (IllegalAccessException e) + { + log.warn("Error getting score for {}", this.getHandle(), e); + } + catch (InvocationTargetException e) + { + log.warn("Error getting score for {}", this.getHandle(), e); + } } - catch (RepositoryException e) + else { - log.warn("Error getting score for " + this.getHandle(), e); - return 0; + Value scoreValue; + try + { + scoreValue = row.getValue("jcr:score(" + selector + ")"); + } + catch (RepositoryException e) + { + log.warn("Error getting excerpt for " + this.getHandle(), e); + return 0; + } + + if (scoreValue != null) + { + try + { + return scoreValue.getDouble(); + } + catch (RepositoryException e) + { + log.warn("Error getting score for " + this.getHandle(), e); + return 0; + } + } } + return 0; } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <die...@us...> - 2010-09-15 16:59:03
|
Revision: 3113 http://openutils.svn.sourceforge.net/openutils/?rev=3113&view=rev Author: diego_schivo Date: 2010-09-15 16:58:57 +0000 (Wed, 15 Sep 2010) Log Message: ----------- CRIT-28 failing test + fix Modified Paths: -------------- trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java Modified: trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java =================================================================== --- trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java 2010-09-15 16:57:51 UTC (rev 3112) +++ trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java 2010-09-15 16:58:57 UTC (rev 3113) @@ -136,7 +136,7 @@ for (List<MyPermission> list : map.values()) { MyPermission[] items = list.toArray(new MyPermission[0]); - qs[i++] = denyQuery(items); + qs[i++] = !list.get(0).isDeny() ? allowQuery(items) : denyQuery(items); } return booleanQuery(qs); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <die...@us...> - 2010-09-15 16:57:58
|
Revision: 3112 http://openutils.svn.sourceforge.net/openutils/?rev=3112&view=rev Author: diego_schivo Date: 2010-09-15 16:57:51 +0000 (Wed, 15 Sep 2010) Log Message: ----------- CRIT-28 failing test + fix Modified Paths: -------------- trunk/magnolia-test-webapp/src/main/webapp/WEB-INF/bootstrap/userroles.criteria-dogsexcluded.xml trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java trunk/openutils-mgnlcriteria/src/test/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclSearchIndexTest.java Modified: trunk/magnolia-test-webapp/src/main/webapp/WEB-INF/bootstrap/userroles.criteria-dogsexcluded.xml =================================================================== --- trunk/magnolia-test-webapp/src/main/webapp/WEB-INF/bootstrap/userroles.criteria-dogsexcluded.xml 2010-09-14 14:08:49 UTC (rev 3111) +++ trunk/magnolia-test-webapp/src/main/webapp/WEB-INF/bootstrap/userroles.criteria-dogsexcluded.xml 2010-09-15 16:57:51 UTC (rev 3112) @@ -26,7 +26,7 @@ <sv:value>2010-08-25T17:08:19.609+02:00</sv:value> </sv:property> <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.125+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.109+02:00</sv:value> </sv:property> <sv:property sv:name="mgnl:template" sv:type="String"> <sv:value/> @@ -40,7 +40,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>6cf97934-4eb8-4309-bf19-8189568dd844</sv:value> + <sv:value>9aa498c5-093b-47ca-bfc8-405dbe5808f4</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -53,7 +53,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.125+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.125+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -65,7 +65,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>b613e8c4-e349-4d75-bb56-f41c191979e8</sv:value> + <sv:value>892441cf-0ec6-4f76-9e2c-9041aa06e46d</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -78,7 +78,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.125+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.125+02:00</sv:value> </sv:property> </sv:node> <sv:node sv:name="0"> @@ -89,12 +89,74 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>262e747f-71ef-4de5-8762-98de7d813f58</sv:value> + <sv:value>04dd1e76-7750-4fb1-96f8-4f3b6b89317f</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="path" sv:type="String"> + <sv:value>/Criteria/pets</sv:value> + </sv:property> + <sv:property sv:name="permissions" sv:type="Long"> + <sv:value>8</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-15T18:53:31.125+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="00"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>ab7111e6-6b14-481f-bbfc-ab2758a95d7e</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="path" sv:type="String"> + <sv:value>/Criteria/pets/*</sv:value> + </sv:property> + <sv:property sv:name="permissions" sv:type="Long"> + <sv:value>8</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-15T18:53:31.125+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="01"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>f274be87-7c39-45e0-ab7e-1e1e41420411</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="path" sv:type="String"> <sv:value>/Criteria/pets/dogs/*</sv:value> </sv:property> <sv:property sv:name="permissions" sv:type="Long"> @@ -108,7 +170,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.125+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.125+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -121,7 +183,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>20ffc05c-14e3-491b-a170-aa5ca47f118b</sv:value> + <sv:value>93b69fa4-5649-4ff5-b244-58b5240a15cb</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -134,7 +196,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.125+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -146,7 +208,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>649c759c-67ef-4938-8129-04eaa724cb0b</sv:value> + <sv:value>eed97805-c216-4d27-a00f-9441d91eca4c</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -159,7 +221,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -171,7 +233,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>0055b068-2585-4ea1-8377-217821b14e6c</sv:value> + <sv:value>3836906f-ff3f-47ce-9225-6a5616ae98ed</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -184,7 +246,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -196,7 +258,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>b6c4fced-0263-43a5-bbd5-5fe5b78f1941</sv:value> + <sv:value>2ae8debb-8965-46ed-b7e7-db7f71a228f6</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -209,7 +271,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -221,7 +283,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>af5d6b9c-c0f8-4959-8f5d-50a8c24bb809</sv:value> + <sv:value>f5c971d6-a88b-4db0-b89a-99cdb81c9368</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -234,7 +296,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -246,7 +308,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>9ba59c48-fef0-40f4-ba46-d01f5d93b313</sv:value> + <sv:value>878dd263-4fc9-40ac-8439-52d37d48382a</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -259,7 +321,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -271,7 +333,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>6411527a-972c-4ec5-9fcb-79adc0753cc7</sv:value> + <sv:value>e25bca47-5017-4f66-bd22-26adfb8d244a</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -284,7 +346,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -296,7 +358,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>4d57f897-79e9-421e-ad62-66565b44f9e4</sv:value> + <sv:value>501ac0fb-9be7-48df-a090-617e8204db4c</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -309,7 +371,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.140+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -321,7 +383,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>4e077896-f815-41b6-8215-b74f67639449</sv:value> + <sv:value>13bf0f5e-fd2d-494a-85b4-f08dc1b2ca36</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -334,7 +396,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.140+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -346,7 +408,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>1e4731ea-5c42-41d5-8c35-78202822f69e</sv:value> + <sv:value>e4a1a906-9651-45f1-8a02-f12788851400</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -359,7 +421,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.156+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -371,7 +433,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>41b8a69b-d2da-4272-a4a6-621551630570</sv:value> + <sv:value>9d21bd5a-0180-4e97-8554-27a3f1fd30ff</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -384,7 +446,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.156+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -396,7 +458,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>45f2511a-6ced-4f24-bfd7-7cf430969ec4</sv:value> + <sv:value>a78f74b6-6397-47fe-8db3-2314f3533439</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -409,7 +471,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.156+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -421,7 +483,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>77a69c4f-7127-4803-a4a2-8b5b699f056e</sv:value> + <sv:value>19d02392-67e7-4bd1-9d5f-5230b5da319f</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -434,7 +496,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.156+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -446,7 +508,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>f86b85b7-699c-400c-9d84-07bc62c8c52f</sv:value> + <sv:value>9858be4b-f1c0-436b-afa4-a53f74b85b4a</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -459,7 +521,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.156+02:00</sv:value> </sv:property> </sv:node> </sv:node> @@ -471,7 +533,7 @@ <sv:value>mix:lockable</sv:value> </sv:property> <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>431bae86-78cb-419f-9b23-c0dd9b332750</sv:value> + <sv:value>2cad7e00-4526-4d40-ac84-9b3f33f2e23c</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -484,7 +546,7 @@ <sv:value>admin</sv:value> </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-08-25T17:10:51.156+02:00</sv:value> + <sv:value>2010-09-15T18:53:31.156+02:00</sv:value> </sv:property> </sv:node> </sv:node> Modified: trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java =================================================================== --- trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java 2010-09-14 14:08:49 UTC (rev 3111) +++ trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclQueryDecorator.java 2010-09-15 16:57:51 UTC (rev 3112) @@ -26,7 +26,11 @@ import java.lang.reflect.Field; import java.util.ArrayList; +import java.util.Collections; +import java.util.Comparator; +import java.util.HashMap; import java.util.List; +import java.util.Map; import javax.jcr.RepositoryException; @@ -35,8 +39,8 @@ import org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery; import org.apache.jackrabbit.core.query.lucene.QueryDecoratorSupport; import org.apache.jackrabbit.core.query.lucene.SearchIndex; +import org.apache.lucene.search.Query; import org.apache.lucene.search.BooleanClause.Occur; -import org.apache.lucene.search.Query; /** @@ -61,7 +65,8 @@ public Query applyAcl(Query query) throws RepositoryException { // creates a lucene query for each acl rule - List<Object[]> aclQueries = new ArrayList<Object[]>(); + List<MyPermission> permissionPatterns = new ArrayList<MyPermission>(); + AccessManager accessManager = MgnlContext.getAccessManager(session.getWorkspace().getName()); List<Permission> permissions = accessManager.getPermissionList(); if (!permissions.isEmpty()) @@ -78,61 +83,143 @@ String[] tokens = StringUtils.splitPreserveAllTokens(pattern, '/'); if (tokens.length > 2 && "".equals(tokens[0]) && "*".equals(tokens[tokens.length - 1])) { - Query q = null; - for (int i = 1; i < tokens.length - 1; i++) - { - if (q == null) - { - q = descendantSelfAxisQuery(jackrabbitTermQuery("_:PARENT"), nameQuery(tokens[i])); - } - else - { - q = childAxisQuery(q, tokens[i]); - } - } - q = descendantSelfAxisQuery(booleanQuery(q), new MatchAllDocsQuery()); - if ((permission.getPermissions() & Permission.READ) == 0) - { - q = notQuery(q); - } - Occur o = Occur.SHOULD; - aclQueries.add(new Object[]{q, o }); + String basePath = StringUtils.removeEnd(pattern, "/*"); + boolean deny = (permission.getPermissions() & Permission.READ) == 0; + permissionPatterns.add(new MyPermission(basePath, deny)); } } } } - catch (SecurityException e) + catch (NoSuchFieldException e) { throw new RepositoryException(e); } - catch (IllegalArgumentException e) + catch (IllegalAccessException e) { throw new RepositoryException(e); } - catch (NoSuchFieldException e) + } + + Collections.sort(permissionPatterns, new Comparator<MyPermission>() + { + + /** + * {@inheritDoc} + */ + public int compare(MyPermission o1, MyPermission o2) { - throw new RepositoryException(e); + return o1.getBasePath().length() - o2.getBasePath().length(); } - catch (IllegalAccessException e) + }); + + Map<String, List<MyPermission>> map = new HashMap<String, List<MyPermission>>(); + for (MyPermission item : permissionPatterns) + { + for (String prefix = item.getBasePath(); prefix.length() > 0; prefix = StringUtils.substringBeforeLast( + prefix, + "/")) { - throw new RepositoryException(e); + if (map.containsKey(prefix)) + { + map.get(prefix).add(item); + continue; + } } + List<MyPermission> list = new ArrayList<MyPermission>(); + list.add(item); + map.put(item.getBasePath(), list); } - // combines the original lucene query with the acl ones - if (!aclQueries.isEmpty()) + Query[] qs = new Query[1 + map.size()]; + int i = 0; + qs[i++] = query; + for (List<MyPermission> list : map.values()) { - Query[] qs = new Query[aclQueries.size()]; - Occur[] os = new Occur[qs.length]; - for (int i = 0; i < qs.length; i++) + MyPermission[] items = list.toArray(new MyPermission[0]); + qs[i++] = denyQuery(items); + } + return booleanQuery(qs); + } + + private Query allowQuery(MyPermission[] items) + { + Query[] qs = new Query[items.length]; + Occur[] os = new Occur[items.length]; + for (int i = 0; i < items.length; i++) + { + qs[i] = query(items[i]); + os[i] = !items[i].isDeny() ? Occur.MUST : Occur.MUST_NOT; + } + return booleanQuery(qs, os); + } + + private Query denyQuery(MyPermission[] items) + { + Query[] qs = new Query[items.length]; + Occur[] os = new Occur[items.length]; + for (int i = 0; i < items.length; i++) + { + qs[i] = !items[i].isDeny() ? query(items[i]) : notQuery(query(items[i])); + os[i] = Occur.SHOULD; + } + return booleanQuery(qs, os); + } + + private Query query(MyPermission item) + { + String[] tokens = StringUtils.splitPreserveAllTokens(item.getBasePath(), '/'); + Query q = null; + for (int j = 1; j < tokens.length; j++) + { + if (q == null) { - Object[] qo = aclQueries.get(i); - qs[i] = (Query) qo[0]; - os[i] = (Occur) qo[1]; + q = descendantSelfAxisQuery(jackrabbitTermQuery("_:PARENT"), nameQuery(tokens[j])); } - query = booleanQuery(query, booleanQuery(qs, os)); + else + { + q = childAxisQuery(q, tokens[j]); + } } + return descendantSelfAxisQuery(booleanQuery(q), new MatchAllDocsQuery()); + } - return query; + /** + * @author dschivo + * @version $Id$ + */ + private static class MyPermission + { + + private final String basePath; + + private final boolean deny; + + /** + * + */ + public MyPermission(String basePath, boolean deny) + { + this.basePath = basePath; + this.deny = deny; + } + + /** + * Returns the basePath. + * @return the basePath + */ + public String getBasePath() + { + return basePath; + } + + /** + * Returns the deny. + * @return the deny + */ + public boolean isDeny() + { + return deny; + } + } } Modified: trunk/openutils-mgnlcriteria/src/test/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclSearchIndexTest.java =================================================================== --- trunk/openutils-mgnlcriteria/src/test/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclSearchIndexTest.java 2010-09-14 14:08:49 UTC (rev 3111) +++ trunk/openutils-mgnlcriteria/src/test/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/lucene/AclSearchIndexTest.java 2010-09-15 16:57:51 UTC (rev 3112) @@ -198,9 +198,9 @@ { List<Permission> pList = new ArrayList<Permission>(); Permission p; - // ACL rule: read permission on the whole tree + // ACL rule: read permission on pets subtree p = new PermissionImpl(); - p.setPattern(new SimpleUrlPattern("/*")); + p.setPattern(new SimpleUrlPattern("/pets/*")); p.setPermissions(Permission.READ); pList.add(p); // ACL rule: deny permission on dogs subtree This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fn...@us...> - 2010-09-14 14:09:01
|
Revision: 3111 http://openutils.svn.sourceforge.net/openutils/?rev=3111&view=rev Author: fnecci Date: 2010-09-14 14:08:49 +0000 (Tue, 14 Sep 2010) Log Message: ----------- MGNLUTILS-24 Modified the link() method to support magnolia i18n. Compatibility with magnolia version 4.0.x is tested as well. Modified Paths: -------------- trunk/openutils-mgnlutils/src/main/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctions.java trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctionsTest.java trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/junit/JUnitRepositoryTestcaseTest.java trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/testng/TestNgRepositoryTestcaseTest.java Added Paths: ----------- trunk/openutils-mgnlutils/src/test/resources/utils-bootstrap/config.server.xml Modified: trunk/openutils-mgnlutils/src/main/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctions.java =================================================================== --- trunk/openutils-mgnlutils/src/main/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctions.java 2010-09-13 17:31:21 UTC (rev 3110) +++ trunk/openutils-mgnlutils/src/main/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctions.java 2010-09-14 14:08:49 UTC (rev 3111) @@ -20,10 +20,12 @@ package it.openutils.mgnlutils.el; import info.magnolia.cms.beans.config.ContentRepository; +import info.magnolia.cms.beans.config.ServerConfiguration; import info.magnolia.cms.core.Content; import info.magnolia.cms.core.ItemType; import info.magnolia.cms.core.Path; import info.magnolia.cms.core.SystemProperty; +import info.magnolia.cms.i18n.I18nContentSupportFactory; import info.magnolia.cms.util.NodeMapWrapper; import info.magnolia.context.MgnlContext; import info.magnolia.context.WebContext; @@ -182,10 +184,13 @@ // Check if there is already an extensions, else add default one if (cleanedurl.startsWith("/")) { + String defaultExtension = "." + ServerConfiguration.getInstance().getDefaultExtension(); + cleanedurl = I18nContentSupportFactory.getI18nSupport().toI18NURI(cleanedurl); cleanedurl = contextPath + cleanedurl; - if (!cleanedurl.endsWith(".html") && cleanedurl.indexOf(".") < 0) + + if (!cleanedurl.endsWith(defaultExtension) && cleanedurl.indexOf(".") < 0) { - return cleanedurl + ".html"; + return cleanedurl + defaultExtension; } return cleanedurl; Modified: trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctionsTest.java =================================================================== --- trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctionsTest.java 2010-09-13 17:31:21 UTC (rev 3110) +++ trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctionsTest.java 2010-09-14 14:08:49 UTC (rev 3111) @@ -19,7 +19,22 @@ package it.openutils.mgnlutils.el; +import info.magnolia.cms.beans.config.ServerConfiguration; +import info.magnolia.cms.i18n.DefaultI18nContentSupport; +import info.magnolia.cms.i18n.I18nContentSupportFactory; +import info.magnolia.cms.i18n.LocaleDefinition; +import info.magnolia.context.MgnlContext; +import info.magnolia.test.mock.MockWebContext; +import it.openutils.mgnlutils.test.ModuleConfiguration; +import it.openutils.mgnlutils.test.RepositoryTestConfiguration; +import it.openutils.mgnlutils.test.TestModule; +import it.openutils.mgnlutils.test.TestNgRepositoryTestcase; + +import java.lang.reflect.Method; +import java.util.Locale; + import org.testng.Assert; +import org.testng.annotations.BeforeClass; import org.testng.annotations.Test; @@ -27,9 +42,17 @@ * @author dschivo * @version $Id$ */ -public class MgnlUtilsElFunctionsTest +@RepositoryTestConfiguration(repositoryConfig = "/utils-repository/test-repositories.xml", jackrabbitRepositoryConfig = "/utils-repository/jackrabbit-test-configuration.xml", bootstrapFiles = { + "/utils-bootstrap/config.server.xml", + "/utils-bootstrap/website.pets.xml", + "/utils-bootstrap/config.modules.testmodule.xml" }, magnoliaProperties = "/test-magnolia.properties", startModules = {@ModuleConfiguration(name = "testmodule", moduleclass = TestModule.class) }) +public class MgnlUtilsElFunctionsTest extends TestNgRepositoryTestcase { + LocaleDefinition en = new LocaleDefinition("en", null, true); + + LocaleDefinition it = new LocaleDefinition("it", null, true); + @Test public void testSplitAndTokenize() throws Exception { @@ -49,4 +72,62 @@ Assert.assertEquals(row2[1], "sit"); } -} + @Test + public void testLink() throws Exception + { + String linkBlankTest = MgnlUtilsElFunctions.link(""); + Assert.assertEquals(linkBlankTest, "/testcontextpath"); + String linkExternalTest = MgnlUtilsElFunctions.link("http://www.google.com"); + Assert.assertEquals(linkExternalTest, "http://www.google.com"); + String linkDefaultTest = MgnlUtilsElFunctions.link("/pets/cats"); + Assert.assertEquals(linkDefaultTest, "/testcontextpath/pets/cats.html"); + String linkDefaultHtmlTest = MgnlUtilsElFunctions.link("/pets/cats.html"); + Assert.assertEquals(linkDefaultHtmlTest, "/testcontextpath/pets/cats.html"); + String linkUUIDTest = MgnlUtilsElFunctions.link("ceda8658-6df8-4b67-be4d-f8ea831e46ab"); + Assert.assertEquals(linkUUIDTest, "/testcontextpath/pets/cats.html"); + + // Change Locale to It + MgnlContext.setLocale(it.getLocale()); + + String linkBlankItTest = MgnlUtilsElFunctions.link(""); + Assert.assertEquals(linkBlankItTest, "/testcontextpath"); + String linkExternalItTest = MgnlUtilsElFunctions.link("http://www.google.com"); + Assert.assertEquals(linkExternalItTest, "http://www.google.com"); + String linkDefaultItTest = MgnlUtilsElFunctions.link("/pets/cats"); + Assert.assertEquals(linkDefaultItTest, "/testcontextpath/it/pets/cats.html"); + String linkDefaultHtmlItTest = MgnlUtilsElFunctions.link("/pets/cats.html"); + Assert.assertEquals(linkDefaultHtmlItTest, "/testcontextpath/it/pets/cats.html"); + String linkUUIDItTest = MgnlUtilsElFunctions.link("ceda8658-6df8-4b67-be4d-f8ea831e46ab"); + Assert.assertEquals(linkUUIDItTest, "/testcontextpath/it/pets/cats.html"); + } + + @Override + @BeforeClass + public void setUp() throws Exception + { + super.setUp(); + + DefaultI18nContentSupport i18nSupport = (DefaultI18nContentSupport) I18nContentSupportFactory.getI18nSupport(); + i18nSupport.setEnabled(true); + i18nSupport.addLocale(en); + i18nSupport.addLocale(it); + i18nSupport.setFallbackLocale(en.getLocale()); + + ((MockWebContext) MgnlContext.getInstance()).setContextPath("/testcontextpath"); + ServerConfiguration.getInstance().setDefaultExtension("html"); + try + { + Class classI18nContentSupport = Class.forName("info.magnolia.cms.i18n.DefaultI18nContentSupport"); + Method i18nGetLocale = classI18nContentSupport.getMethod("getDefaultLocale"); + // Magnolia version >= 4.3.x + i18nGetLocale.invoke(i18nSupport, en.getLocale()); + } + catch (Throwable e) + { + // Magnolia version < 4.3.x + MgnlContext.getInstance().setLocale(new Locale("")); + } + + } + +} \ No newline at end of file Modified: trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/junit/JUnitRepositoryTestcaseTest.java =================================================================== --- trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/junit/JUnitRepositoryTestcaseTest.java 2010-09-13 17:31:21 UTC (rev 3110) +++ trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/junit/JUnitRepositoryTestcaseTest.java 2010-09-14 14:08:49 UTC (rev 3111) @@ -62,7 +62,7 @@ { ModuleRegistry mr = ModuleRegistry.Factory.getInstance(); - Assert.assertTrue(mr.isModuleRegistered("testmodule")); + Assert.assertTrue(mr.getModuleNames().contains("testmodule")); TestModule tm = (TestModule) ModuleRegistry.Factory.getInstance().getModuleInstance("testmodule"); Assert.assertNotNull(tm); Modified: trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/testng/TestNgRepositoryTestcaseTest.java =================================================================== --- trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/testng/TestNgRepositoryTestcaseTest.java 2010-09-13 17:31:21 UTC (rev 3110) +++ trunk/openutils-mgnlutils/src/test/java/it/openutils/mgnlutils/test/testng/TestNgRepositoryTestcaseTest.java 2010-09-14 14:08:49 UTC (rev 3111) @@ -62,7 +62,7 @@ { ModuleRegistry mr = ModuleRegistry.Factory.getInstance(); - Assert.assertTrue(mr.isModuleRegistered("testmodule")); + Assert.assertTrue(mr.getModuleNames().contains("testmodule")); TestModule tm = (TestModule) ModuleRegistry.Factory.getInstance().getModuleInstance("testmodule"); Assert.assertNotNull(tm); Added: trunk/openutils-mgnlutils/src/test/resources/utils-bootstrap/config.server.xml =================================================================== --- trunk/openutils-mgnlutils/src/test/resources/utils-bootstrap/config.server.xml (rev 0) +++ trunk/openutils-mgnlutils/src/test/resources/utils-bootstrap/config.server.xml 2010-09-14 14:08:49 UTC (rev 3111) @@ -0,0 +1,12825 @@ +<?xml version="1.0" encoding="UTF-8"?> +<sv:node sv:name="server" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>afe3b5ce-27ce-4437-bffc-f24d2246560c</sv:value> + </sv:property> + <sv:property sv:name="admin" sv:type="String"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="defaultBaseUrl" sv:type="String"> + <sv:value>http://localhost:8080/magnolia/</sv:value> + </sv:property> + <sv:property sv:name="defaultExtension" sv:type="String"> + <sv:value>html</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-14T12:22:19.650+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2010-09-14T12:22:19.650+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:title" sv:type="String"> + <sv:value/> + </sv:property> + </sv:node> + <sv:node sv:name="filters"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>5f291d19-cb25-45b2-aaf2-96e6687880b2</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-02T16:22:29.116+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="context"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>660a98c5-c342-4b0c-9ac0-04c8283a1b5f</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.ContextFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-04-25T18:34:36.885+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-25T18:34:42.982+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="blossom"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>36fe8f04-9f0b-431d-b4d8-2c5af65d6335</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.module.blossom.preexecution.BlossomFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-04-25T18:34:36.885+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2009-10-02T18:50:00.347+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="contentType"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>6f0724ec-187b-49c0-bfeb-97b61a0a9212</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.ContentTypeFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-02T16:57:01.203+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-25T18:34:46.584+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="multipartRequest"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>406ad67a-85c9-40da-8064-d3b40637b4e8</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.CosMultipartRequestFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-31T13:53:07.930+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2010-03-05T18:09:42.344+01:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="unicodeNormalization"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>1256b1dd-86b0-440c-ba93-627c9e5c4bf6</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.UnicodeNormalizationFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-31T13:53:07.930+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2010-03-05T18:10:54.882+01:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="login"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>ae86327b-1955-40fc-bf35-23c0c175a6cf</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.security.auth.login.LoginFilter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-11T16:28:32.536+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-11T16:29:14.837+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="loginHandlers"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>a355aceb-c38a-42bb-8ad7-512068458f63</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-11T16:29:30.357+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-11T16:29:32.874+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="Basic"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>09a09547-08ec-457f-91e0-7c07f4e00f59</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.security.auth.login.BasicLogin</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-11T16:29:36.795+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-11T16:30:02.406+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="Form"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>7e70b2c1-6da0-4f9e-ad59-6dc3e88f0ed9</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.security.auth.login.FormLogin</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-11T16:29:36.795+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-11T17:15:45.158+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + </sv:node> + </sv:node> + <sv:node sv:name="logout"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>6f0724ec-187b-49c0-bfeb-96661a0a9212</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.security.LogoutFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-02T16:57:01.203+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-25T18:34:46.584+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="uriSecurity"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>475425a5-61eb-4ed5-988e-8338352f9b92</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.security.URISecurityFilter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2006-08-10T10:27:11.170+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-27T11:45:25.226+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="bypasses"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>352b08b6-5206-4a7b-b0c0-5f4f7763a485</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-04-25T18:21:02.097+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-04-25T18:57:19.876+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-27T13:38:59.934+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="login"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>24978fe5-669a-4d72-80c8-01abc7dc0dce</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.voting.voters.URIStartsWithVoter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="pattern" sv:type="String"> + <sv:value>/.resources/loginForm</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-04-25T18:23:31.784+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-04-27T13:41:07.460+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-27T13:41:07.513+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="logout"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>b1310d4d-762e-4e41-a914-96c897571d8e</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.voting.voters.URIStartsWithVoter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="pattern" sv:type="String"> + <sv:value>/.magnolia/pages/logout.html</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-04-25T18:23:31.784+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-04-27T13:41:27.779+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-27T13:41:37.082+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="adminJavascript"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>ae92d051-9159-43c6-9914-fe510ba58f34</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.voting.voters.URIStartsWithVoter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="pattern" sv:type="String"> + <sv:value>/.magnolia/pages/javascript.js</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-04-25T18:23:31.784+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-04-27T13:42:06.099+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-27T13:42:06.147+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + </sv:node> + <sv:node sv:name="clientCallback"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>c2b6e1ee-0770-4d3b-9e7f-998f1d1daec7</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.security.auth.callback.FormClientCallback</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="loginForm" sv:type="String"> + <sv:value>/mgnl-resources/loginForm/login.html</sv:value> + </sv:property> + <sv:property sv:name="realmName" sv:type="String"> + <sv:value>Magnolia</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-11T16:25:54.934+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-11T17:14:40.982+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + </sv:node> + <sv:node sv:name="activation"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>8c0bdc93-c438-4cd9-a7dc-5574221d97a6</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.module.exchangesimple.ReceiveFilter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-31T11:18:44.899+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-31T11:21:11.934+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="bypasses"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>b8a376ac-9dc2-4bfb-98c1-544352956bb4</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-31T11:19:11.117+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-31T11:29:50.844+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="allButActivationHandler"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>39fc209a-ef39-42b8-9535-6bb2bb195d68</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.voting.voters.URIStartsWithVoter</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="not" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="pattern" sv:type="String"> + <sv:value>/.magnolia/activation</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-04-25T18:23:31.784+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-02T17:00:15.025+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-31T11:31:31.536+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + </sv:node> + </sv:node> + <sv:node sv:name="i18n"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>640d5a35-2508-47d4-846b-048cb2819e1a</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.i18n.I18nContentSupportFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-02T16:57:12.027+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-11T14:37:12.414+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="virtualURI"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>92881191-cfa9-44d7-9765-929049b866f6</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.VirtualUriFilter</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2006-07-28T23:39:30.812+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-02T16:57:12.027+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-04-25T18:34:59.426+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="servlets"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:content</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>a77d554e-2f1a-4144-9d80-cc8d4e74cad4</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2007-05-02T16:59:12.300+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2007-05-02T16:59:17.287+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2007-05-02T16:59:17.308+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="ClasspathSpoolServlet"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>22745e6d-a12c-4333-9c33-6f5cb17babed</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.ServletDispatchingFilter</sv:value> + </sv:property> + <sv:property sv:name="comment" sv:type="String"> + <sv:value>Used to spool resources from the classpath.</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="servletClass" sv:type="String"> + <sv:value>info.magnolia.cms.servlets.ClasspathSpool</sv:value> + </sv:property> + <sv:property sv:name="servletName" sv:type="String"> + <sv:value>ClasspathSpoolServlet</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:title" sv:type="String"> + <sv:value/> + </sv:property> + </sv:node> + <sv:node sv:name="mappings"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>7c23eb05-a74a-4943-855f-f97f3ec98ea8</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + </sv:node> + <sv:node sv:name="--resources--"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>7c3c2578-3f91-4a23-9342-3d96eb9c0096</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="pattern" sv:type="String"> + <sv:value>/.resources/*</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + </sv:node> + <sv:node sv:name="parameters"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>d83e410c-61e2-4ac6-8237-2301636d682f</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + </sv:node> + <sv:node sv:name="log4j"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>b6111b14-1f9e-42c2-8d77-ddc1e8b4b72a</sv:value> + </sv:property> + <sv:property sv:name="class" sv:type="String"> + <sv:value>info.magnolia.cms.filters.ServletDispatchingFilter</sv:value> + </sv:property> + <sv:property sv:name="comment" sv:type="String"> + <sv:value>a servlet used by the core module</sv:value> + </sv:property> + <sv:property sv:name="enabled" sv:type="Boolean"> + <sv:value>true</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="servletClass" sv:type="String"> + <sv:value>it.openutils.log4j.Log4jConfigurationServlet</sv:value> + </sv:property> + <sv:property sv:name="servletName" sv:type="String"> + <sv:value>log4j</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2010-09-14T12:22:20.432+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:title" sv:type="String"> + <sv:value/> + </sv:property> + </sv:node> + <sv:node sv:name="mappings"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>f26190fb-a325-4655-9a7d-aeac66377621</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + ... [truncated message content] |
From: <fg...@us...> - 2010-09-13 17:31:27
|
Revision: 3110 http://openutils.svn.sourceforge.net/openutils/?rev=3110&view=rev Author: fgiust Date: 2010-09-13 17:31:21 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-mgnlmobile/pom.xml Modified: trunk/openutils-mgnlmobile/pom.xml =================================================================== --- trunk/openutils-mgnlmobile/pom.xml 2010-09-13 17:31:13 UTC (rev 3109) +++ trunk/openutils-mgnlmobile/pom.xml 2010-09-13 17:31:21 UTC (rev 3110) @@ -8,7 +8,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlmobile</artifactId> <name>Magnolia - Mobile Module</name> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <inceptionYear>2010</inceptionYear> <licenses> <license> @@ -22,9 +22,9 @@ <url>http://jira.openmindlab.com/browse/MOBILE</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmobile-1.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmobile-1.0.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlmobile-1.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlmobile</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 17:31:21
|
Revision: 3109 http://openutils.svn.sourceforge.net/openutils/?rev=3109&view=rev Author: fgiust Date: 2010-09-13 17:31:13 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnlmobile-1.0.0 Added Paths: ----------- tags/openutils-mgnlmobile-1.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 17:30:58
|
Revision: 3108 http://openutils.svn.sourceforge.net/openutils/?rev=3108&view=rev Author: fgiust Date: 2010-09-13 17:30:52 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlmobile-1.0.0 Modified Paths: -------------- trunk/openutils-mgnlmobile/pom.xml Modified: trunk/openutils-mgnlmobile/pom.xml =================================================================== --- trunk/openutils-mgnlmobile/pom.xml 2010-09-13 17:29:54 UTC (rev 3107) +++ trunk/openutils-mgnlmobile/pom.xml 2010-09-13 17:30:52 UTC (rev 3108) @@ -1,5 +1,4 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -9,7 +8,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlmobile</artifactId> <name>Magnolia - Mobile Module</name> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <inceptionYear>2010</inceptionYear> <licenses> <license> @@ -23,9 +22,9 @@ <url>http://jira.openmindlab.com/browse/MOBILE</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlmobile</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmobile-1.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmobile-1.0.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlmobile-1.0.0</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 17:30:00
|
Revision: 3107 http://openutils.svn.sourceforge.net/openutils/?rev=3107&view=rev Author: fgiust Date: 2010-09-13 17:29:54 +0000 (Mon, 13 Sep 2010) Log Message: ----------- updated header Modified Paths: -------------- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/DefaultMobileWURFLManager.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileFilter.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileWURFLManager.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModule.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModuleVersionHandler.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/DevicePreview.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewManager.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewPage.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButton.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButtonTag.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileParagraphDecorator.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileTemplateDecorator.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraph.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraphDecorator.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplate.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplateDecorator.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraph.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraphManager.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplate.java trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplateManager.java Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/DefaultMobileWURFLManager.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/DefaultMobileWURFLManager.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/DefaultMobileWURFLManager.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileFilter.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileFilter.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileFilter.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileWURFLManager.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileWURFLManager.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/filters/MobileWURFLManager.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModule.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModule.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModule.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModuleVersionHandler.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModuleVersionHandler.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/magnolia/MobileModuleVersionHandler.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/DevicePreview.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/DevicePreview.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/DevicePreview.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewManager.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewManager.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewManager.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewPage.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewPage.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/preview/MobilePreviewPage.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButton.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButton.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButton.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButtonTag.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButtonTag.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/tags/MobilePreviewButtonTag.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileParagraphDecorator.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileParagraphDecorator.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileParagraphDecorator.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileTemplateDecorator.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileTemplateDecorator.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/BaseMobileTemplateDecorator.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraph.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraph.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraph.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraphDecorator.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraphDecorator.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileParagraphDecorator.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplate.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplate.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplate.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplateDecorator.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplateDecorator.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/DefaultMobileTemplateDecorator.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraph.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraph.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraph.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraphManager.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraphManager.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileParagraphManager.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplate.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplate.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplate.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify Modified: trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplateManager.java =================================================================== --- trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplateManager.java 2010-09-13 17:17:04 UTC (rev 3106) +++ trunk/openutils-mgnlmobile/src/main/java/net/sourceforge/openutils/mgnlmobile/templating/MobileTemplateManager.java 2010-09-13 17:29:54 UTC (rev 3107) @@ -1,6 +1,6 @@ /** * - * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products.html) + * Magnolia - Mobile Module (http://www.openmindlab.com/lab/products/mgnlmobile.html) * Copyright(C) 2010-2010, Openmind S.r.l. http://www.openmindonline.it * * This program is free software: you can redistribute it and/or modify This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 17:17:10
|
Revision: 3106 http://openutils.svn.sourceforge.net/openutils/?rev=3106&view=rev Author: fgiust Date: 2010-09-13 17:17:04 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-mgnllms/pom.xml Modified: trunk/openutils-mgnllms/pom.xml =================================================================== --- trunk/openutils-mgnllms/pom.xml 2010-09-13 17:16:55 UTC (rev 3105) +++ trunk/openutils-mgnllms/pom.xml 2010-09-13 17:17:04 UTC (rev 3106) @@ -9,7 +9,7 @@ <artifactId>openutils-mgnllms</artifactId> <name>Magnolia LMS Module</name> <description>Magnolia LMS Module: a module for Magnolia CMS to build a simple Learning Management System.</description> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <inceptionYear>2010</inceptionYear> <licenses> <license> @@ -23,9 +23,9 @@ <url>http://jira.openmindlab.com/browse/SCORM</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnllms-1.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnllms-1.0.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnllms-1.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnllms</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnllms</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnllms</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 17:17:01
|
Revision: 3105 http://openutils.svn.sourceforge.net/openutils/?rev=3105&view=rev Author: fgiust Date: 2010-09-13 17:16:55 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnllms-1.0.0 Added Paths: ----------- tags/openutils-mgnllms-1.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 17:16:40
|
Revision: 3104 http://openutils.svn.sourceforge.net/openutils/?rev=3104&view=rev Author: fgiust Date: 2010-09-13 17:16:34 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnllms-1.0.0 Modified Paths: -------------- trunk/openutils-mgnllms/pom.xml Modified: trunk/openutils-mgnllms/pom.xml =================================================================== --- trunk/openutils-mgnllms/pom.xml 2010-09-13 14:36:28 UTC (rev 3103) +++ trunk/openutils-mgnllms/pom.xml 2010-09-13 17:16:34 UTC (rev 3104) @@ -1,5 +1,4 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -10,7 +9,7 @@ <artifactId>openutils-mgnllms</artifactId> <name>Magnolia LMS Module</name> <description>Magnolia LMS Module: a module for Magnolia CMS to build a simple Learning Management System.</description> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <inceptionYear>2010</inceptionYear> <licenses> <license> @@ -24,9 +23,9 @@ <url>http://jira.openmindlab.com/browse/SCORM</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnllms</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnllms</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnllms</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnllms-1.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnllms-1.0.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnllms-1.0.0</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <luc...@us...> - 2010-09-13 14:36:36
|
Revision: 3103 http://openutils.svn.sourceforge.net/openutils/?rev=3103&view=rev Author: lucaboati Date: 2010-09-13 14:36:28 +0000 (Mon, 13 Sep 2010) Log Message: ----------- added 2 examples (golf and planets) Modified Paths: -------------- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap-samples/lms/lms.samples.std-level-1.xml Modified: trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap-samples/lms/lms.samples.std-level-1.xml =================================================================== --- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap-samples/lms/lms.samples.std-level-1.xml 2010-09-13 14:30:33 UTC (rev 3102) +++ trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap-samples/lms/lms.samples.std-level-1.xml 2010-09-13 14:36:28 UTC (rev 3103) @@ -9,10 +9,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>bcc93cc3-507b-4ef0-8f98-cc01108610ac</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -33,6 +39,9 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>662f019e-9d6f-4c09-9895-108c0610a8d4</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="manifestStr" sv:type="String"> <sv:value><?xml version="1.0" encoding="UTF-8"?><!--This is a Reload version 1.1 SCORM 2004 Content Package document--><!--Spawned from the Reload Content Package Generator - http://www.reload.ac.uk--><manifest xmlns="http://www.imsglobal.org/xsd/imscp_v1p1" xmlns:lom="http://ltsc.ieee.org/xsd/LOM" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p3" xmlns:imsss="http://www.imsglobal.org/xsd/imsss" xmlns:adlseq="http://www.adlnet.org/xsd/adlseq_v1p3" xmlns:adlnav="http://www.adlnet.org/xsd/adlnav_v1p3" identifier="MANIFEST-E6962298-0854-5265-A7D1-DA955D53EB15" xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd http://ltsc.ieee.org/xsd/LOM lom.xsd http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd" version="1.3"> <metadata> <schema>ADL SCORM</schema> <schemaversion>2004 4th Edition</schemaversion> </metadata> <organizations default="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD"> <organization identifier="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD" structure="hierarchical" adlcp:sharedDataGlobalToSystem="true"> <title>Corso lorem ipsum semplice</title> <item identifier="ITEM-8D67E1CD-662D-A057-09FA-1D9AD1DA9557" isvisible="true" identifierref="RES-B543010D-1634-4914-D640-FB48FA14FE32"> <title>Lezione 1</title> </item> <item identifier="ITEM-E6F09027-2F55-9970-B709-1B7588E63BF9" isvisible="true" identifierref="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4"> <title>lezione 2</title> </item> <item identifier="ITEM-6BE4E463-B0D0-10EA-82B0-518F0EC9FFB1" isvisible="true" identifierref="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280"> <title>Lezione 3</title> </item> <item identifier="ITEM-F7C74790-1BCA-27E8-0378-09CF138FA432" isvisible="true" identifierref="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A"> <title>Lezione 4</title> </item> <imsss:sequencing> <imsss:controlMode choice="true" choiceExit="true" flow="true" forwardOnly="false" useCurrentAttemptObjectiveInfo="true" useCurrentAttemptProgressInfo="true" /> <imsss:rollupRules objectiveMeasureWeight="1.0000" /> <adlseq:objectives /> </imsss:sequencing> </organization> </organizations> <resources> <resource identifier="RES-B543010D-1634-4914-D640-FB48FA14FE32" type="webcontent" href="Lezione1.html" adlcp:scormType="sco"> <file href="Lezione1.html" /> <file href="util/APIWrapper.js" /> <file href="cuff.jpg" /> </resource> <resource identifier="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4" type="webcontent" href="Lezione2.html" adlcp:scormType="sco"> <file href="Lezione2.html" /> <file href="util/APIWrapper.js" /> <file href="lorem.jpg" /> </resource> <resource identifier="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280" type="webcontent" href="Lezione3.html" adlcp:scormType="sco"> <file href="Lezione3.html" /> <file href="util/APIWrapper.js" /> <file href="atrochut_loremipsum_big.gif" /> </resource> <resource identifier="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A" type="webcontent" href="Lezione4.html" adlcp:scormType="sco"> <file href="Lezione4.html" /> <file href="util/APIWrapper.js" /> <file href="screenshot-lorem-ipsum.png" /> </resource> </resources></manifest></sv:value> </sv:property> @@ -49,6 +58,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -81,6 +93,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:04:02.942+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>application/zip</sv:value> </sv:property> @@ -110,6 +125,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:04:02.972+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>text/xml</sv:value> </sv:property> @@ -130,10 +148,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>97b734c3-62fb-48a5-af59-aa908fc937c4</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:02.980+01:00</sv:value> </sv:property> @@ -151,6 +175,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 1</sv:value> </sv:property> @@ -158,10 +185,69 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:02.982+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="superuser"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>e2ff8e38-bb42-4af4-a140-e1f484430bc1</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T15:48:09.497+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>d91e730f-c82c-4d8f-b82d-356ff9e5ca64</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:14.783+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> <sv:node sv:name="ITEM-E6F09027-2F55-9970-B709-1B7588E63BF9"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -176,6 +262,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>lezione 2</sv:value> </sv:property> @@ -183,10 +272,69 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:02.988+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="superuser"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>2f7f43e4-24c7-4b2e-b230-f1c26dbc8354</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value>"learner_name":"superuser","success_status":"unknown","completion_status":"unknown","credit":"credit","learner_id":"superuser","entry":"ab-initio","mode":"normal","exit":"","total_time":"PT0S"</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T15:48:12.833+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>a64f03df-aee1-411d-aa86-9f3f94895015</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:17.685+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> <sv:node sv:name="ITEM-6BE4E463-B0D0-10EA-82B0-518F0EC9FFB1"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -201,6 +349,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 3</sv:value> </sv:property> @@ -208,10 +359,69 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:02.993+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="superuser"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>01cdf864-a057-4907-88ca-2cec756a7a46</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T15:48:13.600+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>6a290e36-10c4-4eee-adab-54cde386e8b3</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:30.750+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> <sv:node sv:name="ITEM-F7C74790-1BCA-27E8-0378-09CF138FA432"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -226,6 +436,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 4</sv:value> </sv:property> @@ -233,31 +446,43 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:02.999+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>6a46e8ce-1ce4-477c-b6a4-caeaf909aede</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:31.539+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> </sv:node> - <sv:node sv:name="users"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:contentNode</sv:value> - </sv:property> - <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> - <sv:value>mix:lockable</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>ab707f8a-2878-426a-b72a-353cf5461166</sv:value> - </sv:property> - <sv:node sv:name="MetaData"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:metaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-02-11T17:13:24.126+01:00</sv:value> - </sv:property> - </sv:node> - </sv:node> </sv:node> <sv:node sv:name="course-1-2"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -269,6 +494,9 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>cc0513a6-90a7-45f7-99db-7ee8ef7cbd55</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="manifestStr" sv:type="String"> <sv:value><?xml version="1.0" encoding="UTF-8"?><!--This is a Reload version 1.1 SCORM 2004 Content Package document--><!--Spawned from the Reload Content Package Generator - http://www.reload.ac.uk--><manifest xmlns="http://www.imsglobal.org/xsd/imscp_v1p1" xmlns:lom="http://ltsc.ieee.org/xsd/LOM" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p3" xmlns:imsss="http://www.imsglobal.org/xsd/imsss" xmlns:adlseq="http://www.adlnet.org/xsd/adlseq_v1p3" xmlns:adlnav="http://www.adlnet.org/xsd/adlnav_v1p3" identifier="MANIFEST-E6962298-0854-5265-A7D1-DA955D53EB15" xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd http://ltsc.ieee.org/xsd/LOM lom.xsd http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd" version="1.3"> <metadata> <schema>ADL SCORM</schema> <schemaversion>2004 4th Edition</schemaversion> </metadata> <organizations default="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD"> <organization identifier="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD" structure="hierarchical" adlcp:sharedDataGlobalToSystem="true"> <title>Corso lorem ipsum semplice</title> <item identifier="ITEM-8D67E1CD-662D-A057-09FA-1D9AD1DA9557" isvisible="true" identifierref="RES-B543010D-1634-4914-D640-FB48FA14FE32"> <title>Lezione 1</title> </item> <item identifier="ITEM-E6F09027-2F55-9970-B709-1B7588E63BF9" isvisible="true" identifierref="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4"> <title>lezione 2</title> </item> <item identifier="ITEM-6BE4E463-B0D0-10EA-82B0-518F0EC9FFB1" isvisible="true" identifierref="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280"> <title>Lezione 3</title> </item> <item identifier="ITEM-F7C74790-1BCA-27E8-0378-09CF138FA432" isvisible="true" identifierref="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A"> <title>Lezione 4</title> </item> <imsss:sequencing> <imsss:controlMode choice="true" choiceExit="true" flow="true" forwardOnly="false" useCurrentAttemptObjectiveInfo="true" useCurrentAttemptProgressInfo="true" /> <imsss:rollupRules objectiveMeasureWeight="1.0000" /> <adlseq:objectives /> </imsss:sequencing> </organization> </organizations> <resources> <resource identifier="RES-B543010D-1634-4914-D640-FB48FA14FE32" type="webcontent" href="Lezione1.html" adlcp:scormType="sco"> <file href="Lezione1.html" /> <file href="util/APIWrapper.js" /> <file href="cuff.jpg" /> </resource> <resource identifier="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4" type="webcontent" href="Lezione2.html" adlcp:scormType="sco"> <file href="Lezione2.html" /> <file href="util/APIWrapper.js" /> <file href="lorem.jpg" /> </resource> <resource identifier="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280" type="webcontent" href="Lezione3.html" adlcp:scormType="sco"> <file href="Lezione3.html" /> <file href="util/APIWrapper.js" /> <file href="atrochut_loremipsum_big.gif" /> </resource> <resource identifier="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A" type="webcontent" href="Lezione4.html" adlcp:scormType="sco"> <file href="Lezione4.html" /> <file href="util/APIWrapper.js" /> <file href="screenshot-lorem-ipsum.png" /> </resource> </resources></manifest></sv:value> </sv:property> @@ -285,6 +513,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -317,6 +548,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:04:59.510+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>application/zip</sv:value> </sv:property> @@ -346,6 +580,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:04:59.528+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>text/xml</sv:value> </sv:property> @@ -366,10 +603,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>666099d8-55c5-4e7f-92e7-bfcebabba956</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:59.533+01:00</sv:value> </sv:property> @@ -387,6 +630,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 1</sv:value> </sv:property> @@ -394,10 +640,41 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:59.534+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>ff80b853-82e9-4be7-b911-cf1305677bc9</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:42.002+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> <sv:node sv:name="ITEM-E6F09027-2F55-9970-B709-1B7588E63BF9"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -412,6 +689,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>lezione 2</sv:value> </sv:property> @@ -419,10 +699,41 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:59.538+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>b907a086-8707-4e66-a228-ec486f9cb556</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value>"learner_name":"student","success_status":"unknown","completion_status":"unknown","credit":"credit","learner_id":"student","entry":"ab-initio","mode":"normal","exit":"","total_time":"PT0S"</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:43.089+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> <sv:node sv:name="ITEM-6BE4E463-B0D0-10EA-82B0-518F0EC9FFB1"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -437,6 +748,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 3</sv:value> </sv:property> @@ -444,10 +758,41 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:59.542+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>cea763ce-27c7-4b0a-9a34-ed09ae7e549a</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:43.452+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> <sv:node sv:name="ITEM-F7C74790-1BCA-27E8-0378-09CF138FA432"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -462,6 +807,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 4</sv:value> </sv:property> @@ -469,31 +817,43 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:04:59.546+01:00</sv:value> </sv:property> </sv:node> + <sv:node sv:name="student"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>2b7b13ef-eeb8-4817-a318-9b24dba54163</sv:value> + </sv:property> + <sv:property sv:name="data_model" sv:type="String"> + <sv:value/> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2010-09-13T16:10:43.907+02:00</sv:value> + </sv:property> + </sv:node> + </sv:node> </sv:node> </sv:node> - <sv:node sv:name="users"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:contentNode</sv:value> - </sv:property> - <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> - <sv:value>mix:lockable</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>0e2df6e8-55d5-49fb-bfe7-08c3e025e37e</sv:value> - </sv:property> - <sv:node sv:name="MetaData"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:metaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2010-02-11T17:17:39.767+01:00</sv:value> - </sv:property> - </sv:node> - </sv:node> </sv:node> <sv:node sv:name="std-level-2a"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> @@ -505,10 +865,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>149a2b7c-1c54-4918-b0a7-e406952ee608</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -529,6 +895,9 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>94dea135-e318-40bf-8e4e-287f2ce39d9c</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="manifestStr" sv:type="String"> <sv:value><?xml version="1.0" encoding="UTF-8"?><!--This is a Reload version 1.1 SCORM 2004 Content Package document--><!--Spawned from the Reload Content Package Generator - http://www.reload.ac.uk--><manifest xmlns="http://www.imsglobal.org/xsd/imscp_v1p1" xmlns:lom="http://ltsc.ieee.org/xsd/LOM" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p3" xmlns:imsss="http://www.imsglobal.org/xsd/imsss" xmlns:adlseq="http://www.adlnet.org/xsd/adlseq_v1p3" xmlns:adlnav="http://www.adlnet.org/xsd/adlnav_v1p3" identifier="MANIFEST-E6962298-0854-5265-A7D1-DA955D53EB15" xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd http://ltsc.ieee.org/xsd/LOM lom.xsd http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd" version="1.3"> <metadata> <schema>ADL SCORM</schema> <schemaversion>2004 4th Edition</schemaversion> </metadata> <organizations default="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD"> <organization identifier="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD" structure="hierarchical" adlcp:sharedDataGlobalToSystem="true"> <title>Corso lorem ipsum semplice</title> <item identifier="ITEM-8D67E1CD-662D-A057-09FA-1D9AD1DA9557" isvisible="true" identifierref="RES-B543010D-1634-4914-D640-FB48FA14FE32"> <title>Lezione 1</title> </item> <item identifier="ITEM-E6F09027-2F55-9970-B709-1B7588E63BF9" isvisible="true" identifierref="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4"> <title>lezione 2</title> </item> <item identifier="ITEM-6BE4E463-B0D0-10EA-82B0-518F0EC9FFB1" isvisible="true" identifierref="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280"> <title>Lezione 3</title> </item> <item identifier="ITEM-F7C74790-1BCA-27E8-0378-09CF138FA432" isvisible="true" identifierref="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A"> <title>Lezione 4</title> </item> <imsss:sequencing> <imsss:controlMode choice="true" choiceExit="true" flow="true" forwardOnly="false" useCurrentAttemptObjectiveInfo="true" useCurrentAttemptProgressInfo="true" /> <imsss:rollupRules objectiveMeasureWeight="1.0000" /> <adlseq:objectives /> </imsss:sequencing> </organization> </organizations> <resources> <resource identifier="RES-B543010D-1634-4914-D640-FB48FA14FE32" type="webcontent" href="Lezione1.html" adlcp:scormType="sco"> <file href="Lezione1.html" /> <file href="util/APIWrapper.js" /> <file href="cuff.jpg" /> </resource> <resource identifier="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4" type="webcontent" href="Lezione2.html" adlcp:scormType="sco"> <file href="Lezione2.html" /> <file href="util/APIWrapper.js" /> <file href="lorem.jpg" /> </resource> <resource identifier="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280" type="webcontent" href="Lezione3.html" adlcp:scormType="sco"> <file href="Lezione3.html" /> <file href="util/APIWrapper.js" /> <file href="atrochut_loremipsum_big.gif" /> </resource> <resource identifier="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A" type="webcontent" href="Lezione4.html" adlcp:scormType="sco"> <file href="Lezione4.html" /> <file href="util/APIWrapper.js" /> <file href="screenshot-lorem-ipsum.png" /> </resource> </resources></manifest></sv:value> </sv:property> @@ -545,6 +914,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -577,6 +949,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:05:18.858+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>application/zip</sv:value> </sv:property> @@ -606,6 +981,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:05:18.875+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>text/xml</sv:value> </sv:property> @@ -626,10 +1004,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>20bc1313-9635-412f-9ae7-256d1a0fd915</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:18.881+01:00</sv:value> </sv:property> @@ -647,6 +1031,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 1</sv:value> </sv:property> @@ -654,6 +1041,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:18.882+01:00</sv:value> </sv:property> @@ -672,6 +1062,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>lezione 2</sv:value> </sv:property> @@ -679,6 +1072,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:18.886+01:00</sv:value> </sv:property> @@ -697,6 +1093,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 3</sv:value> </sv:property> @@ -704,6 +1103,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:18.890+01:00</sv:value> </sv:property> @@ -722,6 +1124,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 4</sv:value> </sv:property> @@ -729,6 +1134,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:18.894+01:00</sv:value> </sv:property> @@ -747,10 +1155,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>8849b050-6c89-4c43-ad4f-44655d34928a</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -771,6 +1185,9 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>8a42c069-f7da-4d7e-9be0-a1e8d34156a1</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="manifestStr" sv:type="String"> <sv:value><?xml version="1.0" encoding="UTF-8"?><!--This is a Reload version 1.1 SCORM 2004 Content Package document--><!--Spawned from the Reload Content Package Generator - http://www.reload.ac.uk--><manifest xmlns="http://www.imsglobal.org/xsd/imscp_v1p1" xmlns:lom="http://ltsc.ieee.org/xsd/LOM" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p3" xmlns:imsss="http://www.imsglobal.org/xsd/imsss" xmlns:adlseq="http://www.adlnet.org/xsd/adlseq_v1p3" xmlns:adlnav="http://www.adlnet.org/xsd/adlnav_v1p3" identifier="MANIFEST-E6962298-0854-5265-A7D1-DA955D53EB15" xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd http://ltsc.ieee.org/xsd/LOM lom.xsd http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd" version="1.3"> <metadata> <schema>ADL SCORM</schema> <schemaversion>2004 4th Edition</schemaversion> </metadata> <organizations default="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD"> <organization identifier="ORG-1B1071C9-85D3-5FFE-AD06-73D47517C2FD" structure="hierarchical" adlcp:sharedDataGlobalToSystem="true"> <title>Corso lorem ipsum semplice</title> <item identifier="ITEM-8D67E1CD-662D-A057-09FA-1D9AD1DA9557" isvisible="true" identifierref="RES-B543010D-1634-4914-D640-FB48FA14FE32"> <title>Lezione 1</title> </item> <item identifier="ITEM-E6F09027-2F55-9970-B709-1B7588E63BF9" isvisible="true" identifierref="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4"> <title>lezione 2</title> </item> <item identifier="ITEM-6BE4E463-B0D0-10EA-82B0-518F0EC9FFB1" isvisible="true" identifierref="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280"> <title>Lezione 3</title> </item> <item identifier="ITEM-F7C74790-1BCA-27E8-0378-09CF138FA432" isvisible="true" identifierref="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A"> <title>Lezione 4</title> </item> <imsss:sequencing> <imsss:controlMode choice="true" choiceExit="true" flow="true" forwardOnly="false" useCurrentAttemptObjectiveInfo="true" useCurrentAttemptProgressInfo="true" /> <imsss:rollupRules objectiveMeasureWeight="1.0000" /> <adlseq:objectives /> </imsss:sequencing> </organization> </organizations> <resources> <resource identifier="RES-B543010D-1634-4914-D640-FB48FA14FE32" type="webcontent" href="Lezione1.html" adlcp:scormType="sco"> <file href="Lezione1.html" /> <file href="util/APIWrapper.js" /> <file href="cuff.jpg" /> </resource> <resource identifier="RES-364A6D97-28E2-D2E0-03F0-AA44EAA341B4" type="webcontent" href="Lezione2.html" adlcp:scormType="sco"> <file href="Lezione2.html" /> <file href="util/APIWrapper.js" /> <file href="lorem.jpg" /> </resource> <resource identifier="RES-A9FA5AC5-349D-B0E8-2087-2B74ACFE9280" type="webcontent" href="Lezione3.html" adlcp:scormType="sco"> <file href="Lezione3.html" /> <file href="util/APIWrapper.js" /> <file href="atrochut_loremipsum_big.gif" /> </resource> <resource identifier="RES-4F38A235-8B46-6FB0-BE81-6651F5A6352A" type="webcontent" href="Lezione4.html" adlcp:scormType="sco"> <file href="Lezione4.html" /> <file href="util/APIWrapper.js" /> <file href="screenshot-lorem-ipsum.png" /> </resource> </resources></manifest></sv:value> </sv:property> @@ -787,6 +1204,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:authorid" sv:type="String"> <sv:value>superuser</sv:value> </sv:property> @@ -819,6 +1239,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:05:37.676+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>application/zip</sv:value> </sv:property> @@ -848,6 +1271,9 @@ <sv:property sv:name="jcr:lastModified" sv:type="Date"> <sv:value>2010-02-11T16:05:37.693+01:00</sv:value> </sv:property> + <sv:property sv:name="jcr:lastModifiedBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="jcr:mimeType" sv:type="String"> <sv:value>text/xml</sv:value> </sv:property> @@ -868,10 +1294,16 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>1e2f0cf9-b56f-4d05-8760-ccb674452809</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:node sv:name="MetaData"> <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:37.699+01:00</sv:value> </sv:property> @@ -889,6 +1321,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 1</sv:value> </sv:property> @@ -896,6 +1331,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:37.700+01:00</sv:value> </sv:property> @@ -914,6 +1352,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>lezione 2</sv:value> </sv:property> @@ -921,6 +1362,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:37.704+01:00</sv:value> </sv:property> @@ -939,6 +1383,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 3</sv:value> </sv:property> @@ -946,6 +1393,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:37.708+01:00</sv:value> </sv:property> @@ -964,6 +1414,9 @@ <sv:property sv:name="data_model" sv:type="String"> <sv:value>"_version":"1.0"</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="title" sv:type="String"> <sv:value>Lezione 4</sv:value> </sv:property> @@ -971,6 +1424,9 @@ <sv:property sv:name="jcr:primaryType" sv:type="Name"> <sv:value>mgnl:metaData</sv:value> </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> <sv:property sv:name="mgnl:creationdate" sv:type="Date"> <sv:value>2010-02-11T16:05:37.713+01:00</sv:value> </sv:property> @@ -978,5 +1434,449 @@ </sv:node> </sv:node> </sv:node> + <sv:node sv:name="Plantes"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:course</sv:value> + </sv:property> + <sv:property sv:name="jcr:mixinTypes" sv:type="Name"> + <sv:value>mix:lockable</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>f8bbfd36-e9a7-4fd4-bd30-991536a5529b</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="manifestStr" sv:type="String"> + <sv:value xsi:type="xs:base64Binary">PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxtYW5pZmVzdCB4bWxucz0iaHR0cDovL3d3dy5pbXNnbG9iYWwub3JnL3hzZC9pbXNjcF92MXAxIiB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hLWluc3RhbmNlIiB4bWxuczphZGxjcD0iaHR0cDovL3d3dy5hZGxuZXQub3JnL3hzZC9hZGxjcF92MXAzIiB4c2k6c2NoZW1hTG9jYXRpb249Imh0dHA6Ly93d3cuaW1zZ2xvYmFsLm9yZy94c2QvaW1zY3BfdjFwMSBpbXNjcF92MXAxLnhzZCBodHRwOi8vd3d3LmFkbG5ldC5vcmcveHNkL2FkbGNwX3YxcDMgYWRsY3BfdjFwMy54c2QiIHZlcnNpb249IjEuMyI+DQoJDQogIDxtZXRhZGF0YT4KICAgIDxzY2hlbWE+QURMIFNDT1JNPC9zY2hlbWE+CiAgICA8c2NoZW1hdmVyc2lvbj4yMDA0IDR0aCBFZGl0aW9uPC9zY2hlbWF2ZXJzaW9uPgogIDwvbWV0YWRhdGE+DQoNCiAgPG9yZ2FuaXphdGlvbnMgZGVmYXVsdD0icGlwd2Vya3MiPg0KICAgIDxvcmdhbml6YXRpb24gaWRlbnRpZmllcj0icGlwd2Vya3MiPg0KICAgIDx0aXRsZT5QbGFuZXRzITwvdGl0bGU+DQogICAgICA8aXRlbSBpZGVudGlmaWVyPSJDb3Vyc2VJdGVtMDEiIGlkZW50aWZpZXJyZWY9IlNDT19SZXNvdXJjZV8wMSIgaXN2aXNpYmxlPSJ0cnVlIj4NCiAgICAgICAgPHRpdGxlPlBsYW5ldHMhPC90aXRsZT4NCiAgICAgIDwvaXRlbT4NCiAgICA8L29yZ2FuaXphdGlvbj4NCiAgPC9vcmdhbml6YXRpb25zPg0KDQogIDxyZXNvdXJjZXM+DQogICAgPHJlc291cmNlIGlkZW50aWZpZXI9IlNDT19SZXNvdXJjZV8wMSIgdHlwZT0id2ViY29udGVudCIgYWRsY3A6c2Nvcm10eXBlPSJzY28iIGhyZWY9ImluZGV4Lmh0bWwiPg0KICAgICAgPGZpbGUgaHJlZj0iaW5kZXguaHRtbCIvPg0KICAgICAgPGZpbGUgaHJlZj0icGxhbmV0cy5zd2YiLz4NCgkgIDxmaWxlIGhyZWY9... [truncated message content] |
From: <luc...@us...> - 2010-09-13 14:30:40
|
Revision: 3102 http://openutils.svn.sourceforge.net/openutils/?rev=3102&view=rev Author: lucaboati Date: 2010-09-13 14:30:33 +0000 (Mon, 13 Sep 2010) Log Message: ----------- english labels Modified Paths: -------------- trunk/openutils-mgnllms/src/main/resources/net/sourceforge/openutils/mgnllms/lms/lang/messages_en.properties Modified: trunk/openutils-mgnllms/src/main/resources/net/sourceforge/openutils/mgnllms/lms/lang/messages_en.properties =================================================================== --- trunk/openutils-mgnllms/src/main/resources/net/sourceforge/openutils/mgnllms/lms/lang/messages_en.properties 2010-09-13 14:26:32 UTC (rev 3101) +++ trunk/openutils-mgnllms/src/main/resources/net/sourceforge/openutils/mgnllms/lms/lang/messages_en.properties 2010-09-13 14:30:33 UTC (rev 3102) @@ -1,6 +1,6 @@ -lms.dialogs.tabTitle.title.label=Titolo +lms.dialogs.tabTitle.title.label=Title -lms.dialogs.tabDescription.description.label=Descrizione +lms.dialogs.tabDescription.description.label=Description lms.dialogs.tabAbstract.abstract.label=Abstract @@ -18,49 +18,49 @@ lms.dialogs.tabCourse.course.label=Course -lms.dialogs.tabTitle.label=Titolo +lms.dialogs.tabTitle.label=Title lms.dialogs.tabAbstract.label=Abstract -lms.dialogs.tabDescription.label=Descrizione +lms.dialogs.tabDescription.label=Description lms.dialogs.tabTags.label=Tags -lms.dialogs.tabAttributes.label=Attributi +lms.dialogs.tabAttributes.label=Attributes lms.dialogs.tabAttributes.copyright.label=Copyright -lms.dialogs.tabAttributes.source.label=Sorgente -lms.dialogs.tabAttributes.creator.label=Creato da -lms.dialogs.tabAttributes.creationDate.label=Creato il -lms.dialogs.tabAttributes.modificationDate.label=Modificato il +lms.dialogs.tabAttributes.source.label=Source +lms.dialogs.tabAttributes.creator.label=Create by +lms.dialogs.tabAttributes.creationDate.label=Creation date +lms.dialogs.tabAttributes.modificationDate.label=Modification date -tree.lms.folders=Alberatura corsi -lms.loadzip=Carica scorm zip -lms.select=Seleziona lms... -lms.remove=Rimuovi lms -lms.menu.simulate=Simula corso +tree.lms.folders=Course tree +lms.loadzip=Load scorm zip +lms.select=Select lms... +lms.remove=Remove lms +lms.menu.simulate=Simulate course lms.menu.userreport=User report lms.menu.userreportadmin=User report admin -lms.types.course=Corso +lms.types.course=Course lms.types.scorm=Scorm -lms.types.course.load=Nuovo corso -lms.types.scorm.load=Carica corso scorm +lms.types.course.load=New course +lms.types.scorm.load=Load scorm course -lms.edit=Modifica -lms.delete=Elimina -lms.copy=Copia -lms.move=Sposta -lms.activate=Attiva -lms.deactivate=Deattiva -lms.pages=Pagine -lms.nopages=Non utilizzato -lms.notpublished=Non attivato -lms.select=Seleziona +lms.edit=Modify +lms.delete=Delete +lms.copy=Copy +lms.move=Move +lms.activate=Active +lms.deactivate=Deactive +lms.pages=Pages +lms.nopages=Not Used +lms.notpublished=Not Activated +lms.select=Select lms.menu.title=LMS -lms.menu.browse=Naviga -lms.menu.search=Cerca +lms.menu.browse=Browse +lms.menu.search=Search buttons.ok=Ok -buttons.cancel=Annulla +buttons.cancel=Cancel -menu.lms= Gestione LMS -menu.lms.tree=Alberatura Corsi -menu.lms.treeJCR=Alberatura Corsi JCR \ No newline at end of file +menu.lms= LMS +menu.lms.tree=Courses Tree +menu.lms.treeJCR=Courses Tree JCR \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 14:26:38
|
Revision: 3101 http://openutils.svn.sourceforge.net/openutils/?rev=3101&view=rev Author: fgiust Date: 2010-09-13 14:26:32 +0000 (Mon, 13 Sep 2010) Log Message: ----------- icons Modified Paths: -------------- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.xml Added Paths: ----------- trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-16-list.png trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-16-tree.png trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-24-lms.png Removed Paths: ------------- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstree.xml trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstreeJCR.xml Deleted: trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstree.xml =================================================================== --- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstree.xml 2010-09-13 14:07:20 UTC (rev 3100) +++ trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstree.xml 2010-09-13 14:26:32 UTC (rev 3101) @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<sv:node sv:name="lmstree" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:mgnl="http://www.magnolia.info/jcr/mgnl" - xmlns:rep="internal" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fn="http://www.w3.org/2005/xpath-functions" - xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" - xmlns:fn_old="http://www.w3.org/2004/10/xpath-functions" xmlns:jcrfn="http://www.jcp.org/jcr/xpath-functions/1.0"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:contentNode</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>49c87d8a-b657-43fd-98ec-6fb7da7371c3</sv:value> - </sv:property> - <sv:property sv:name="icon" sv:type="String"> - <sv:value>/.resources/lms/icons/scorm.gif</sv:value> - </sv:property> - <sv:property sv:name="label" sv:type="String"> - <sv:value>menu.lms.tree</sv:value> - </sv:property> - <sv:property sv:name="onclick" sv:type="String"> - <sv:value>MgnlAdminCentral.showTree('lms')</sv:value> - </sv:property> - <sv:node sv:name="MetaData"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:metaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:Data" sv:type="String"> - <sv:value>MetaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activated" sv:type="Boolean"> - <sv:value>false</sv:value> - </sv:property> - <sv:property sv:name="mgnl:authorid" sv:type="String"> - <sv:value>superuser</sv:value> - </sv:property> - <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2005-05-16T20:45:54.530+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> - <sv:value>2009-08-25T17:58:41.891+02:00</sv:value> - </sv:property> - </sv:node> -</sv:node> Deleted: trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstreeJCR.xml =================================================================== --- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstreeJCR.xml 2010-09-13 14:07:20 UTC (rev 3100) +++ trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.lmstreeJCR.xml 2010-09-13 14:26:32 UTC (rev 3101) @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<sv:node sv:name="lmstreeJCR" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:mgnl="http://www.magnolia.info/jcr/mgnl" - xmlns:rep="internal" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fn="http://www.w3.org/2005/xpath-functions" - xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" - xmlns:fn_old="http://www.w3.org/2004/10/xpath-functions" xmlns:jcrfn="http://www.jcp.org/jcr/xpath-functions/1.0"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:contentNode</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>c603cf3a-eb5c-29bb-82de-15418920d188</sv:value> - </sv:property> - <sv:property sv:name="icon" sv:type="String"> - <sv:value>/.resources/icons/16/dot.gif</sv:value> - </sv:property> - <sv:property sv:name="label" sv:type="String"> - <sv:value>menu.lms.treeJCR</sv:value> - </sv:property> - <sv:property sv:name="onclick" sv:type="String"> - <sv:value>MgnlAdminCentral.showTree('lms-jcr');</sv:value> - </sv:property> - <sv:node sv:name="MetaData"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:metaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:Data" sv:type="String"> - <sv:value>MetaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activated" sv:type="Boolean"> - <sv:value>false</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activatorid" sv:type="String"> - <sv:value>superuser</sv:value> - </sv:property> - <sv:property sv:name="mgnl:authorid" sv:type="String"> - <sv:value>superuser</sv:value> - </sv:property> - <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2005-05-16T20:46:43.549+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastaction" sv:type="Date"> - <sv:value>2006-05-31T14:57:07.972+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> - <sv:value>2009-08-25T18:16:43.727+02:00</sv:value> - </sv:property> - </sv:node> -</sv:node> Modified: trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.xml =================================================================== --- trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.xml 2010-09-13 14:07:20 UTC (rev 3100) +++ trunk/openutils-mgnllms/src/main/resources/mgnl-bootstrap/lms/config.modules.adminInterface.config.menu.lms.xml 2010-09-13 14:26:32 UTC (rev 3101) @@ -10,7 +10,7 @@ <sv:value>net.sourceforge.openutils.mgnllms.lms.lang.messages</sv:value> </sv:property> <sv:property sv:name="icon" sv:type="String"> - <sv:value>/.resources/icons/24/chest.gif</sv:value> + <sv:value>/.resources/lms/icons/ico-24-lms.png</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -58,7 +58,7 @@ <sv:value>49c87d8a-b657-43fd-98ec-6fb7da7371c3</sv:value> </sv:property> <sv:property sv:name="icon" sv:type="String"> - <sv:value>/.resources/lms/icons/scorm.gif</sv:value> + <sv:value>/.resources/lms/icons/ico-16-list.png</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> @@ -101,7 +101,7 @@ <sv:value>c603cf3a-eb5c-29bb-82de-15418920d188</sv:value> </sv:property> <sv:property sv:name="icon" sv:type="String"> - <sv:value>/.resources/icons/16/dot.gif</sv:value> + <sv:value>/.resources/lms/icons/ico-16-tree.png</sv:value> </sv:property> <sv:property sv:name="jcr:createdBy" sv:type="String"> <sv:value>admin</sv:value> Added: trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-16-list.png =================================================================== (Binary files differ) Property changes on: trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-16-list.png ___________________________________________________________________ Added: svn:mime-type + image/png Added: trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-16-tree.png =================================================================== (Binary files differ) Property changes on: trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-16-tree.png ___________________________________________________________________ Added: svn:mime-type + image/png Added: trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-24-lms.png =================================================================== (Binary files differ) Property changes on: trunk/openutils-mgnllms/src/main/resources/mgnl-resources/lms/icons/ico-24-lms.png ___________________________________________________________________ Added: svn:mime-type + image/png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 14:07:27
|
Revision: 3100 http://openutils.svn.sourceforge.net/openutils/?rev=3100&view=rev Author: fgiust Date: 2010-09-13 14:07:20 +0000 (Mon, 13 Sep 2010) Log Message: ----------- missing links Modified Paths: -------------- trunk/openutils-mgnlmobile/pom.xml Modified: trunk/openutils-mgnlmobile/pom.xml =================================================================== --- trunk/openutils-mgnlmobile/pom.xml 2010-09-13 14:06:47 UTC (rev 3099) +++ trunk/openutils-mgnlmobile/pom.xml 2010-09-13 14:07:20 UTC (rev 3100) @@ -1,134 +1,134 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - <parent> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-parent</artifactId> - <version>1.5</version> - </parent> - <modelVersion>4.0.0</modelVersion> - <packaging>jar</packaging> - <artifactId>openutils-mgnlmobile</artifactId> - <name>Magnolia - Mobile Module</name> - <version>0.0.1-SNAPSHOT</version> - <inceptionYear>2010</inceptionYear> - <licenses> - <license> - <name>GPLv3</name> - <url>http://www.gnu.org/licenses/gpl-3.0.txt</url> - </license> - </licenses> - <url>http://www.openmindlab.com/lab/products.html</url> - <issueManagement> - <system>jira</system> - <url>http://jira.openmindlab.com/browse/</url> - </issueManagement> - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlmobile</url> - </scm> - <build> - <resources> - <resource> - <filtering>false</filtering> - <directory>src/main/resources</directory> - <includes> - <include>**/*</include> - </includes> - </resource> - <resource> - <filtering>true</filtering> - <directory>src/main/resources</directory> - <includes> - <include>META-INF/magnolia/*</include> - </includes> - </resource> - </resources> - </build> - <reporting> - <plugins> - <plugin> - <groupId>net.sourceforge.maven-taglib</groupId> - <artifactId>maven-taglib-plugin</artifactId> - <version>2.4</version> - <configuration> - <parseHtml>true</parseHtml> - <dontRecurseIntoSubdirs>true</dontRecurseIntoSubdirs> - </configuration> - </plugin> - <plugin> - <artifactId>maven-changes-plugin</artifactId> - <version>2.3</version> - <reportSets> - <reportSet> - <reports> - <report>jira-report</report> - </reports> - </reportSet> - </reportSets> - </plugin> - </plugins> - </reporting> - <dependencies> - <dependency> - <groupId>info.magnolia</groupId> - <artifactId>magnolia-core</artifactId> - <version>${magnolia.version}</version> - <exclusions> - <exclusion> - <groupId>commons-pool</groupId> - <artifactId>commons-pool</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>info.magnolia</groupId> - <artifactId>magnolia-module-admininterface</artifactId> - <version>${magnolia.version}</version> - </dependency> - <dependency> - <groupId>info.magnolia</groupId> - <artifactId>magnolia-taglib-cms</artifactId> - <version>${magnolia.version}</version> - </dependency> - <dependency> - <groupId>info.magnolia</groupId> - <artifactId>magnolia-gui</artifactId> - <version>${magnolia.version}</version> - </dependency> - <dependency> - <groupId>javax.servlet</groupId> - <artifactId>jsp-api</artifactId> - <version>2.0</version> - <scope>provided</scope> - </dependency> - <dependency> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-log4j</artifactId> - <version>2.0.5</version> - </dependency> - <dependency> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-mgnltasks</artifactId> - <version>4.1.2</version> - </dependency> - <dependency> - <groupId>net.sourceforge.wurfl</groupId> - <artifactId>wurfl</artifactId> - <version>1.0.1</version> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-support</artifactId> - </exclusion> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - <properties> - <magnolia.version>4.3.1</magnolia.version> - </properties> -</project> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + <parent> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-parent</artifactId> + <version>1.5</version> + </parent> + <modelVersion>4.0.0</modelVersion> + <packaging>jar</packaging> + <artifactId>openutils-mgnlmobile</artifactId> + <name>Magnolia - Mobile Module</name> + <version>0.0.1-SNAPSHOT</version> + <inceptionYear>2010</inceptionYear> + <licenses> + <license> + <name>GPLv3</name> + <url>http://www.gnu.org/licenses/gpl-3.0.txt</url> + </license> + </licenses> + <url>http://www.openmindlab.com/lab/products/mgnlmobile.html</url> + <issueManagement> + <system>jira</system> + <url>http://jira.openmindlab.com/browse/MOBILE</url> + </issueManagement> + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmobile</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlmobile</url> + </scm> + <build> + <resources> + <resource> + <filtering>false</filtering> + <directory>src/main/resources</directory> + <includes> + <include>**/*</include> + </includes> + </resource> + <resource> + <filtering>true</filtering> + <directory>src/main/resources</directory> + <includes> + <include>META-INF/magnolia/*</include> + </includes> + </resource> + </resources> + </build> + <reporting> + <plugins> + <plugin> + <groupId>net.sourceforge.maven-taglib</groupId> + <artifactId>maven-taglib-plugin</artifactId> + <version>2.4</version> + <configuration> + <parseHtml>true</parseHtml> + <dontRecurseIntoSubdirs>true</dontRecurseIntoSubdirs> + </configuration> + </plugin> + <plugin> + <artifactId>maven-changes-plugin</artifactId> + <version>2.3</version> + <reportSets> + <reportSet> + <reports> + <report>jira-report</report> + </reports> + </reportSet> + </reportSets> + </plugin> + </plugins> + </reporting> + <dependencies> + <dependency> + <groupId>info.magnolia</groupId> + <artifactId>magnolia-core</artifactId> + <version>${magnolia.version}</version> + <exclusions> + <exclusion> + <groupId>commons-pool</groupId> + <artifactId>commons-pool</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>info.magnolia</groupId> + <artifactId>magnolia-module-admininterface</artifactId> + <version>${magnolia.version}</version> + </dependency> + <dependency> + <groupId>info.magnolia</groupId> + <artifactId>magnolia-taglib-cms</artifactId> + <version>${magnolia.version}</version> + </dependency> + <dependency> + <groupId>info.magnolia</groupId> + <artifactId>magnolia-gui</artifactId> + <version>${magnolia.version}</version> + </dependency> + <dependency> + <groupId>javax.servlet</groupId> + <artifactId>jsp-api</artifactId> + <version>2.0</version> + <scope>provided</scope> + </dependency> + <dependency> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-log4j</artifactId> + <version>2.0.5</version> + </dependency> + <dependency> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-mgnltasks</artifactId> + <version>4.1.2</version> + </dependency> + <dependency> + <groupId>net.sourceforge.wurfl</groupId> + <artifactId>wurfl</artifactId> + <version>1.0.1</version> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-support</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + <properties> + <magnolia.version>4.3.1</magnolia.version> + </properties> +</project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 14:06:53
|
Revision: 3099 http://openutils.svn.sourceforge.net/openutils/?rev=3099&view=rev Author: fgiust Date: 2010-09-13 14:06:47 +0000 (Mon, 13 Sep 2010) Log Message: ----------- missing jira link Modified Paths: -------------- trunk/openutils-mgnllms/pom.xml Modified: trunk/openutils-mgnllms/pom.xml =================================================================== --- trunk/openutils-mgnllms/pom.xml 2010-09-13 14:04:53 UTC (rev 3098) +++ trunk/openutils-mgnllms/pom.xml 2010-09-13 14:06:47 UTC (rev 3099) @@ -21,7 +21,7 @@ <url>http://www.openmindlab.com/lab/products/lms.html</url> <issueManagement> <system>jira</system> - <url>http://jira.openmindlab.com/browse/</url> + <url>http://jira.openmindlab.com/browse/SCORM</url> </issueManagement> <scm> <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnllms</connection> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 14:05:01
|
Revision: 3098 http://openutils.svn.sourceforge.net/openutils/?rev=3098&view=rev Author: fgiust Date: 2010-09-13 14:04:53 +0000 (Mon, 13 Sep 2010) Log Message: ----------- missing license/readme Added Paths: ----------- trunk/openutils-mgnlmobile/src/main/bundle/ trunk/openutils-mgnlmobile/src/main/bundle/LICENSE.txt trunk/openutils-mgnlmobile/src/main/bundle/README.txt Added: trunk/openutils-mgnlmobile/src/main/bundle/LICENSE.txt =================================================================== --- trunk/openutils-mgnlmobile/src/main/bundle/LICENSE.txt (rev 0) +++ trunk/openutils-mgnlmobile/src/main/bundle/LICENSE.txt 2010-09-13 14:04:53 UTC (rev 3098) @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + <program> Copyright (C) <year> <name of author> + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +<http://www.gnu.org/licenses/>. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +<http://www.gnu.org/philosophy/why-not-lgpl.html>. Property changes on: trunk/openutils-mgnlmobile/src/main/bundle/LICENSE.txt ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Added: trunk/openutils-mgnlmobile/src/main/bundle/README.txt =================================================================== --- trunk/openutils-mgnlmobile/src/main/bundle/README.txt (rev 0) +++ trunk/openutils-mgnlmobile/src/main/bundle/README.txt 2010-09-13 14:04:53 UTC (rev 3098) @@ -0,0 +1,75 @@ +=========================================================== + +${pom.name} ${pom.version} +by ${pom.organization.name} + +=========================================================== + +${pom.description} + +More information about this project can be found at: +${pom.url} + +Change log and known issues can be found at: +${pom.issueManagement.url} + +Source is available from the subversion repository at: +${pom.scm.url} + + +========================================= + INSTALLATION +========================================= + +The bundle is provided as a zip file; the archive contains a number of .jar files +(the module itself plus the required dependencies not already available in a +standard Magnolia installation. + +Copy to your all the jar files in the bundle into your Magnolia instances' +WEB-INF/lib folder, just like any other module. + +Please check the documentation website for information about required Magnolia +versions. + + +========================================= + USING MAVEN +========================================= + +The preferred way to add ${pom.name} to your project is using maven. +You can declare the following dependency in your pom.xml: + + <dependency> + <groupId>${pom.groupId}</groupId> + <artifactId>${pom.artifactId}</artifactId> + <version>${pom.version}</version> + </dependency> + + +========================================= + LICENSE +========================================= + +Copyright Openmind http://www.openmindonline.it + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. + + + +========================================= + GENERAL LEGAL NOTICES +========================================= + +Magnolia is a registered trademark of Magnolia International Ltd. + Property changes on: trunk/openutils-mgnlmobile/src/main/bundle/README.txt ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-09-13 14:03:18
|
Revision: 3097 http://openutils.svn.sourceforge.net/openutils/?rev=3097&view=rev Author: fgiust Date: 2010-09-13 14:03:09 +0000 (Mon, 13 Sep 2010) Log Message: ----------- fix relocated dependency Modified Paths: -------------- trunk/openutils-mgnllms/pom.xml Modified: trunk/openutils-mgnllms/pom.xml =================================================================== --- trunk/openutils-mgnllms/pom.xml 2010-09-13 13:40:26 UTC (rev 3096) +++ trunk/openutils-mgnllms/pom.xml 2010-09-13 14:03:09 UTC (rev 3097) @@ -136,7 +136,7 @@ <version>2.1</version> </dependency> <dependency> - <groupId>javax.xml</groupId> + <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.1</version> </dependency> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <luc...@us...> - 2010-09-13 13:40:32
|
Revision: 3096 http://openutils.svn.sourceforge.net/openutils/?rev=3096&view=rev Author: lucaboati Date: 2010-09-13 13:40:26 +0000 (Mon, 13 Sep 2010) Log Message: ----------- add remove user data script (for develop) Added Paths: ----------- trunk/openutils-mgnllms/src/main/resources/groovy/ trunk/openutils-mgnllms/src/main/resources/groovy/removeUserData.groovy Added: trunk/openutils-mgnllms/src/main/resources/groovy/removeUserData.groovy =================================================================== --- trunk/openutils-mgnllms/src/main/resources/groovy/removeUserData.groovy (rev 0) +++ trunk/openutils-mgnllms/src/main/resources/groovy/removeUserData.groovy 2010-09-13 13:40:26 UTC (rev 3096) @@ -0,0 +1,75 @@ +package groovyscripts; +import info.magnolia.cms.beans.config.ContentRepository +import info.magnolia.cms.core.Content +import info.magnolia.cms.core.HierarchyManager +import info.magnolia.cms.core.ItemType +import info.magnolia.cms.core.NodeData +import info.magnolia.cms.core.MetaData +import info.magnolia.cms.core.Path +import info.magnolia.cms.security.AccessManager +import info.magnolia.cms.security.Permission +import info.magnolia.cms.util.ContentUtil +import info.magnolia.cms.util.NodeDataUtil +import info.magnolia.context.Context +import info.magnolia.context.MgnlContext +import java.util.Calendar +import org.slf4j.Logger +import org.slf4j.LoggerFactory +import javax.jcr.AccessDeniedException +import javax.jcr.RepositoryException +import org.apache.commons.lang.StringUtils +import org.apache.commons.io.FileUtils +import java.text.SimpleDateFormat + +import info.magnolia.cms.core.search.Query +import info.magnolia.cms.core.search.QueryManager; +import info.magnolia.cms.core.search.QueryResult; +import java.util.Collection +import java.util.Set +import java.util.HashSet + +Logger log = LoggerFactory.getLogger('groovy') + +hm = MgnlContext.getSystemContext().getHierarchyManager("lms") +hmConfig = MgnlContext.getSystemContext().getHierarchyManager("config") +qm = MgnlContext.getInstance().getQueryManager("lms"); + +count = 0; +str = ""; + +Query q = qm.createQuery("//element(users,mgnl:contentNode)/*/*", Query.XPATH); +QueryResult qres = q.execute(); +Collection<Content> users = qres.getContent("mgnl:contentNode"); + +Set<String> handlesToDelete = new HashSet<String>() + +for(item in users) +{ + if(item.name != "adl_data") + { + log.debug("user node: "+item.name); + Query q2 = qm.createQuery("//element("+item.name+",mgnl:contentNode)", Query.XPATH); + QueryResult qres2 = q2.execute(); + Collection<Content> contents= qres2.getContent("mgnl:contentNode"); + + for(content in contents) + { + //log.debug("HANDLE node: "+content.handle); + handlesToDelete.add(content.handle); + } + } +} + +handlesToDelete.each{ + log.debug("delete node: "+it); + hm.delete(it); + count++; + hm.save(); +} + + + +def today= new Date() + + +return str + "\n" + count + " users deleted, "+today \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <die...@us...> - 2010-09-13 08:38:40
|
Revision: 3095 http://openutils.svn.sourceforge.net/openutils/?rev=3095&view=rev Author: diego_schivo Date: 2010-09-13 08:38:34 +0000 (Mon, 13 Sep 2010) Log Message: ----------- dependency update Modified Paths: -------------- trunk/magnolia-test-webapp/pom.xml Modified: trunk/magnolia-test-webapp/pom.xml =================================================================== --- trunk/magnolia-test-webapp/pom.xml 2010-09-12 17:42:53 UTC (rev 3094) +++ trunk/magnolia-test-webapp/pom.xml 2010-09-13 08:38:34 UTC (rev 3095) @@ -203,12 +203,12 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlrules</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontextmenu</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> @@ -250,7 +250,7 @@ </dependencies> </dependencyManagement> <properties> - <magnolia.version>4.3.2</magnolia.version> + <magnolia.version>4.3.6</magnolia.version> <stk.version>1.3.1</stk.version> </properties> <build> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |