svn commit: r1477870 - /sling/trunk/installer/it/src/test/java/org/apache/sling/installer/it/OsgiInstallerTestBase.java

2013-04-30 Thread rombert
Author: rombert Date: Tue Apr 30 23:17:37 2013 New Revision: 1477870 URL: http://svn.apache.org/r1477870 Log: SLING-2847 : Installer integration tests fail due to unresolvable artifacts Since pax-exam does not support the maven.repo.local system property, add support

svn commit: r1477924 - /sling/trunk/bundles/extensions/event/src/test/java/org/apache/sling/event/it/AbstractJobHandlingTest.java

2013-05-01 Thread rombert
Author: rombert Date: Wed May 1 07:53:39 2013 New Revision: 1477924 URL: http://svn.apache.org/r1477924 Log: SLING-2848 : Event integration tests fail due to unresolvable artifacts Added support for the maven.repo.local system property in AbstractJobHandlingTest. The tests fail for me locally

svn commit: r1477948 - in /sling/trunk/testing/samples/integration-tests: pom.xml src/test/java/org/apache/sling/testing/samples/integrationtests/http/OsgiConsoleTest.java

2013-05-01 Thread rombert
Author: rombert Date: Wed May 1 11:19:53 2013 New Revision: 1477948 URL: http://svn.apache.org/r1477948 Log: SLING-2849 : Sample integration tests fail on Java 7 Use the 7-SNAPSHOT version of the launchpad for integration tests since it supports Java 7. Also removed the /system/console/shell

svn commit: r1479937 - in /sling/trunk: bundles/auth/form/pom.xml bundles/commons/classloader/pom.xml bundles/commons/threads/pom.xml bundles/scripting/api/pom.xml launchpad/test-fragment/pom.xml

2013-05-07 Thread rombert
Author: rombert Date: Tue May 7 15:13:05 2013 New Revision: 1479937 URL: http://svn.apache.org/r1479937 Log: SLING-2858 - Maven build fails after upgrading to parent 16: No annotation processors found in classpath Add explicit org.apache.felix.scr.annotations dependency where needed. Modified

svn commit: r1479939 - in /sling/trunk/contrib/scripting: freemarker/pom.xml xproc/pom.xml

2013-05-07 Thread rombert
Author: rombert Date: Tue May 7 15:18:45 2013 New Revision: 1479939 URL: http://svn.apache.org/r1479939 Log: SLING-2858 - Maven build fails after upgrading to parent 16: No annotation processors found in classpath Add explicit org.apache.felix.scr.annotations dependency where needed. Modified

svn commit: r1480072 - in /sling/trunk/samples: accessmanager-ui/pom.xml javashell/pom.xml usermanager-ui/pom.xml webloader/ui/pom.xml

2013-05-07 Thread rombert
Author: rombert Date: Tue May 7 20:53:05 2013 New Revision: 1480072 URL: http://svn.apache.org/r1480072 Log: SLING-2858 - Maven build fails after upgrading to parent 16: No annotation processors found in classpath Add explicit org.apache.felix.scr.annotations dependency where needed. Modified

svn commit: r1483951 - /sling/trunk/launchpad/testing-war/pom.xml

2013-05-17 Thread rombert
Author: rombert Date: Fri May 17 18:59:33 2013 New Revision: 1483951 URL: http://svn.apache.org/r1483951 Log: SLING-2858 - Maven build fails after upgrading to parent 16: No annotation processors found in classpath Add explicit org.apache.felix.scr.annotations dependency where needed. Modified

svn commit: r1485858 - /sling/site/trunk/content/project-information.mdtext

2013-05-23 Thread rombert
Author: rombert Date: Thu May 23 21:27:41 2013 New Revision: 1485858 URL: http://svn.apache.org/r1485858 Log: Project information: indicate StackOverflow as a possible support forum. Modified: sling/site/trunk/content/project-information.mdtext Modified: sling/site/trunk/content/project

svn commit: r1486953 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

2013-05-28 Thread rombert
Author: rombert Date: Tue May 28 15:05:48 2013 New Revision: 1486953 URL: http://svn.apache.org/r1486953 Log: SLING-2888 - Downgrade SCR to 1.6.0 Downgrade to SCR 1.6.0 until 1.8.0, since 1.6.2 breaks the SlingPostServlet. Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml

svn commit: r1489337 - in /sling/trunk/launchpad: integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/xml/DomTest.java test-services/src/main/java/org/apache/sling/launch

2013-06-04 Thread rombert
Author: rombert Date: Tue Jun 4 08:40:10 2013 New Revision: 1489337 URL: http://svn.apache.org/r1489337 Log: SLING-2893 - Add documentation and integration tests to verify XML parsing functionality Added DomTest Added: sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling

svn commit: r1489350 - in /sling/trunk/launchpad: integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/xml/SaxTest.java test-services/src/main/java/org/apache/sling/launch

2013-06-04 Thread rombert
Author: rombert Date: Tue Jun 4 09:10:51 2013 New Revision: 1489350 URL: http://svn.apache.org/r1489350 Log: SLING-2893 - Add documentation and integration tests to verify XML parsing functionality Added a SaxTest Added: sling/trunk/launchpad/integration-tests/src/main/java/org/apache

svn commit: r1489379 - in /sling/site/trunk/content/documentation: bundles.mdtext bundles/xml-support.mdtext

2013-06-04 Thread rombert
Author: rombert Date: Tue Jun 4 10:43:40 2013 New Revision: 1489379 URL: http://svn.apache.org/r1489379 Log: SLING-2893 - Add documentation and integration tests to verify XML parsing functionality Add a little documentation regarding XML support. Added: sling/site/trunk/content

svn commit: r1489382 - /sling/site/trunk/content/documentation/bundles.mdtext

2013-06-04 Thread rombert
Author: rombert Date: Tue Jun 4 10:47:42 2013 New Revision: 1489382 URL: http://svn.apache.org/r1489382 Log: SLING-2893 - Add documentation and integration tests to verify XML parsing functionality Fixed link to page from bundles page. Modified: sling/site/trunk/content/documentation

svn commit: r1489383 - /sling/site/trunk/content/documentation/bundles/xml-support.mdtext

2013-06-04 Thread rombert
Author: rombert Date: Tue Jun 4 10:48:59 2013 New Revision: 1489383 URL: http://svn.apache.org/r1489383 Log: SLING-2893 - Add documentation and integration tests to verify XML parsing functionality Fixed list syntax Modified: sling/site/trunk/content/documentation/bundles/xml

svn commit: r1498530 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

2013-07-01 Thread rombert
Author: rombert Date: Mon Jul 1 15:54:43 2013 New Revision: 1498530 URL: http://svn.apache.org/r1498530 Log: SLING-2941 - Replace the javax.activation fragment with the javax.activation bundle Update the bundle list to refer to the javax.activation bundle. Modified: sling/trunk/launchpad

svn commit: r1500670 - in /sling/trunk/bundles/extensions/discovery/impl: pom.xml src/test/java/org/apache/sling/discovery/impl/cluster/ClusterLoadTest.java

2013-07-08 Thread rombert
Author: rombert Date: Mon Jul 8 11:33:09 2013 New Revision: 1500670 URL: http://svn.apache.org/r1500670 Log: SLING-2945 - ClusterLoadTest failures Replaced Thread.sleep usage with RetryLoop to make the testing runs more predictable. Also, wrap dumpRepo calls in try/catch calls since

svn commit: r1500794 - in /sling/trunk/maven/archetypes/servlet/src: main/resources/archetype-resources/pom.xml test/resources/projects/normal/reference/pom.xml

2013-07-08 Thread rombert
Author: rombert Date: Mon Jul 8 15:16:11 2013 New Revision: 1500794 URL: http://svn.apache.org/r1500794 Log: servlet archetype: set source encoding to prevent build warnings Modified: sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml sling/trunk/maven

svn propchange: r1500794 - svn:log

2013-07-08 Thread rombert
Author: rombert Revision: 1500794 Modified property: svn:log Modified: svn:log at Mon Jul 8 15:44:50 2013 -- --- svn:log (original) +++ svn:log Mon Jul 8 15:44:50 2013 @@ -1 +1,3 @@ -servlet archetype: set source

svn commit: r1500984 - in /sling/trunk/launchpad/testing-war/src/test/java/org/apache/sling/launchpad/testing: LoggingSuite.java TestAll.java

2013-07-08 Thread rombert
Author: rombert Date: Mon Jul 8 21:56:22 2013 New Revision: 1500984 URL: http://svn.apache.org/r1500984 Log: SLING-2903 - launchpad/testing TestSuite fails with JUnit 4 tests Also fixed launchpad/testing-war to work with JUnit 4 tests. Modified: sling/trunk/launchpad/testing-war/src/test

svn commit: r1501114 - /sling/trunk/contrib/extensions/healthcheck/it/src/test/java/org/apache/sling/hc/it/core/U.java

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 07:21:43 2013 New Revision: 1501114 URL: http://svn.apache.org/r1501114 Log: SLING-2953 - Healthcheck pax-exam setup does not check for maven.repo.local Modified: sling/trunk/contrib/extensions/healthcheck/it/src/test/java/org/apache/sling/hc/it/core/U.java

svn commit: r1501133 - /sling/trunk/bundles/extensions/event/pom.xml

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 08:36:30 2013 New Revision: 1501133 URL: http://svn.apache.org/r1501133 Log: SLING-2954 - Event ITs spuriosly fail on Jenkins Assign a random port for the OSGi HTTP service when running Event ITs to prevent collisions. Modified: sling/trunk/bundles

svn commit: r1501285 - in /sling/trunk/launchpad: builder/src/main/bundles/ integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/indexing/

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 14:18:40 2013 New Revision: 1501285 URL: http://svn.apache.org/r1501285 Log: SLING-2924 - Full text extraction issue with Tika v1.0 under OSGi environment Update Tika bundles to version 1.2 and add an integration test to verify that the full text search

svn commit: r1501286 - in /sling/trunk/launchpad/integration-tests/src/main/resources/integration-test/indexing: ./ lorem-ipsum.pdf

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 14:22:22 2013 New Revision: 1501286 URL: http://svn.apache.org/r1501286 Log: SLING-2924 - Full text extraction issue with Tika v1.0 under OSGi environment Added missing test file. Added: sling/trunk/launchpad/integration-tests/src/main/resources/integration

svn commit: r1501298 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 14:42:10 2013 New Revision: 1501298 URL: http://svn.apache.org/r1501298 Log: SLING-2924 - Full text extraction issue with Tika v1.0 under OSGi environment Make sure that the tika bundles are available when jackrabbit is started. Otherwise when indexes are deleted

svn commit: r1501355 - /sling/trunk/launchpad/testing-war/pom.xml

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 16:01:32 2013 New Revision: 1501355 URL: http://svn.apache.org/r1501355 Log: SLING-2852 - Sling Launchpad Testing WAR - ClassCircularityError when executed in a reactor pom.xml cleanups: - remove unused maven-jetty-plugin - remove plugin version overrides

svn commit: r1501356 - /sling/trunk/testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/FailingTestsTest.java

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 16:02:39 2013 New Revision: 1501356 URL: http://svn.apache.org/r1501356 Log: SLING-2957 - IT failures in FailingServerTests Make assertions more precise to prevent false matches from coming up. Modified: sling/trunk/testing/samples/integration-tests/src

svn commit: r1501393 - /sling/trunk/bundles/extensions/event/pom.xml

2013-07-09 Thread rombert
Author: rombert Date: Tue Jul 9 17:21:35 2013 New Revision: 1501393 URL: http://svn.apache.org/r1501393 Log: SLING-2954 - Event ITs spuriosly fail on Jenkins Update pax-exam version and pax-url versions to be similar to the healthcheck and installer ITs. Not sure if it will do good

svn commit: r1501673 - /sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/servlets/resolver/errorhandler/ErrorHandlingTest.java

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 08:42:02 2013 New Revision: 1501673 URL: http://svn.apache.org/r1501673 Log: SLING-2959 - ErrorHandlingTest intermitent failures in setUp Be more conservative about the paths which are deleted in tearDown(), especially avoiding deleting the whole /apps node

svn commit: r1501716 - /sling/trunk/launchpad/integration-tests/src/main/java/org/apache/sling/launchpad/webapp/integrationtest/indexing/FullTextIndexingTest.java

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 10:56:37 2013 New Revision: 1501716 URL: http://svn.apache.org/r1501716 Log: SLING-2924 - Full text extraction issue with Tika v1.0 under OSGi environment Increased the timeout to 10 seconds to address Jenkins failures. Modified: sling/trunk/launchpad

svn commit: r1501850 - /sling/trunk/contrib/scripting/freemarker/pom.xml

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 16:58:36 2013 New Revision: 1501850 URL: http://svn.apache.org/r1501850 Log: SLING-2961 - Freemarker tests fail: java.lang.NoClassDefFoundError: javax/jcr/Binary Update pom dependencies to fix build. Modified: sling/trunk/contrib/scripting/freemarker/pom.xml

svn commit: r1501849 - /sling/trunk/contrib/launchpad/testing/pom.xml

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 16:58:28 2013 New Revision: 1501849 URL: http://svn.apache.org/r1501849 Log: SLING-2960 - Contrib integration tests fail: Sling services not available. Already checked in earlier tests. Clean up context path setup, similar to the launchpad/testing-war project

svn commit: r1501973 - /sling/trunk/contrib/launchpad/testing/pom.xml

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 20:32:06 2013 New Revision: 1501973 URL: http://svn.apache.org/r1501973 Log: SLING-2960 - Contrib integration tests fail: Sling services not available. Already checked in earlier tests. Correct webdav url. Modified: sling/trunk/contrib/launchpad/testing

svn commit: r1501975 - /sling/trunk/contrib/launchpad/testing/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/xproc/XsltTest.java

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 20:32:28 2013 New Revision: 1501975 URL: http://svn.apache.org/r1501975 Log: SLING-2960 - Contrib integration tests fail: Sling services not available. Already checked in earlier tests. Removed System.out call from XsltTest Modified: sling/trunk/contrib

svn commit: r1501974 - /sling/trunk/contrib/launchpad/testing/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/scala/ScalaScriptingTest.java

2013-07-10 Thread rombert
Author: rombert Date: Wed Jul 10 20:32:17 2013 New Revision: 1501974 URL: http://svn.apache.org/r1501974 Log: SLING-2960 - Contrib integration tests fail: Sling services not available. Already checked in earlier tests. Remove obsolete workaround from ScalaScriptingTest. Modified: sling

svn commit: r1502146 - /sling/trunk/contrib/launchpad/testing/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/scala/ScalaScriptingTest.java

2013-07-11 Thread rombert
Author: rombert Date: Thu Jul 11 08:23:14 2013 New Revision: 1502146 URL: http://svn.apache.org/r1502146 Log: SLING-2960 - Contrib integration tests fail: Sling services not available. Already checked in earlier tests. Reinstate a more tolerant version of the workaround

svn commit: r1503745 - /sling/trunk/installer/it/src/test/java/org/apache/sling/installer/it/OsgiInstallerTestBase.java

2013-07-16 Thread rombert
Author: rombert Date: Tue Jul 16 15:06:06 2013 New Revision: 1503745 URL: http://svn.apache.org/r1503745 Log: SLING-1794 - ConfigInstallTest fails: Config must be removed once ConfigurationAdmin restarts: Configuration is still present Add timestamps to the IT log output to differentiate between

svn commit: r1503746 - /sling/trunk/installer/it/src/test/java/org/apache/sling/installer/it/OsgiInstallerTestBase.java

2013-07-16 Thread rombert
Author: rombert Date: Tue Jul 16 15:06:17 2013 New Revision: 1503746 URL: http://svn.apache.org/r1503746 Log: SLING-1794 - ConfigInstallTest fails: Config must be removed once ConfigurationAdmin restarts: Configuration is still present Slightly increase the timeout when running tests, to help

svn commit: r1503771 - in /sling/trunk/bundles/extensions/event: pom.xml src/test/java/org/apache/sling/event/it/ClassloadingTest.java src/test/java/org/apache/sling/event/it/Conditions.java

2013-07-16 Thread rombert
Author: rombert Date: Tue Jul 16 15:59:57 2013 New Revision: 1503771 URL: http://svn.apache.org/r1503771 Log: SLING-2969 - IT failure: ClassloadingTest.testSimpleClassloading fails intermitently Try to stabilize tests by using conditions and allowing for larger timeouts. Added: sling/trunk

svn commit: r1503779 - in /sling/trunk/bundles/extensions/event/src/test/java/org/apache/sling/event/it: AbstractJobHandlingTest.java ClassloadingTest.java

2013-07-16 Thread rombert
Author: rombert Date: Tue Jul 16 16:15:24 2013 New Revision: 1503779 URL: http://svn.apache.org/r1503779 Log: SLING-2969 - IT failure: ClassloadingTest.testSimpleClassloading fails intermitently - fix test logic which was changed inadvertently - spotted by @cziegler - include

svn commit: r1503793 - /sling/trunk/bundles/extensions/event/src/test/java/org/apache/sling/event/it/AbstractJobHandlingTest.java

2013-07-16 Thread rombert
Author: rombert Date: Tue Jul 16 16:47:40 2013 New Revision: 1503793 URL: http://svn.apache.org/r1503793 Log: SLING-2969 - IT failure: ClassloadingTest.testSimpleClassloading fails intermitently Fixed pax-exam setup for org.apache.sling.testing.tools Modified: sling/trunk/bundles

svn commit: r1503901 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

2013-07-16 Thread rombert
Author: rombert Date: Tue Jul 16 21:33:12 2013 New Revision: 1503901 URL: http://svn.apache.org/r1503901 Log: Launchpad: use latest snapshots I accidentally downgraded some versions in r1501298 . Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml Modified: sling/trunk

svn commit: r1504915 - /sling/whiteboard/asanso/plugins/eclipse/pom.xml

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:24:02 2013 New Revision: 1504915 URL: http://svn.apache.org/r1504915 Log: Update to Tycho 0.18.0 Modified: sling/whiteboard/asanso/plugins/eclipse/pom.xml Modified: sling/whiteboard/asanso/plugins/eclipse/pom.xml URL: http://svn.apache.org/viewvc/sling

svn commit: r1504914 - in /sling/whiteboard/asanso/plugins/eclipse: api/src/org/apache/sling/slingclipse/api/ eclipse-ui/src/org/apache/sling/ide/eclipse/wst/internal/ eclipse-ui/src/org/apache/sling/

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:17:03 2013 New Revision: 1504914 URL: http://svn.apache.org/r1504914 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Removed empty directories Removed: sling/whiteboard/asanso/plugins/eclipse/api/src/org/apache/sling/slingclipse

svn commit: r1504892 - in /sling/whiteboard/asanso/plugins/eclipse: ./ slingclipse-feature/ slingclipse-target-definition/ slingclipse-wst/ slingclipse-wst/META-INF/ slingclipse-wst/icons/ slingclipse

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:12 2013 New Revision: 1504892 URL: http://svn.apache.org/r1504892 Log: SLING-2793 - [Tooling] Align Eclipse tooling to proposed structure WIP on getting a WST server definition Added: sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst/ sling

svn commit: r1504896 - /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst/src/org/apache/sling/ide/eclipse/wst/internal/SlingLaunchpadBehaviour.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:40 2013 New Revision: 1504896 URL: http://svn.apache.org/r1504896 Log: SLING-2793 - [Tooling] Align Eclipse tooling to proposed structure Implement proper resource sync which obeys all delta kinds. Still need to make a proper implementation

svn commit: r1504902 - in /sling/whiteboard/asanso/plugins/eclipse: slingclipse-api/src/org/apache/sling/slingclipse/api/ slingclipse-wst/src/org/apache/sling/ide/eclipse/wst/internal/

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:03:15 2013 New Revision: 1504902 URL: http://svn.apache.org/r1504902 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure When starting a server, wait for it to become available before setting the state to 'STARTED'. Modified: sling

svn commit: r1504895 - in /sling/whiteboard/asanso/plugins/eclipse: slingclipse-api/src/org/apache/sling/slingclipse/api/ slingclipse-plugin/META-INF/ slingclipse-wst/META-INF/ slingclipse-wst/src/org

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:35 2013 New Revision: 1504895 URL: http://svn.apache.org/r1504895 Log: SLING-2793 - [Tooling] Align Eclipse tooling to proposed structure Implement very limited resource sync from the workspace to the repository. Modified: sling/whiteboard/asanso

svn commit: r1504893 - in /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst: ./ META-INF/ src/org/apache/sling/ide/eclipse/wst/internal/

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:22 2013 New Revision: 1504893 URL: http://svn.apache.org/r1504893 Log: SLING-2793 - [Tooling] Align Eclipse tooling to proposed structure WST server definition complete, now working on getting modules to deploy on the Sling server. Added: sling

svn commit: r1504891 - /sling/whiteboard/asanso/plugins/eclipse/.gitignore

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:01:59 2013 New Revision: 1504891 URL: http://svn.apache.org/r1504891 Log: Added .gitignore This helps with git-svn usage. Added: sling/whiteboard/asanso/plugins/eclipse/.gitignore Added: sling/whiteboard/asanso/plugins/eclipse/.gitignore URL: http

svn commit: r1504900 - in /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst/src/org/apache/sling/ide/eclipse/wst/internal: SlingContentModuleFactory.java SlingLaunchpadBehaviour.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:57 2013 New Revision: 1504900 URL: http://svn.apache.org/r1504900 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Allow creating directories individually additionally to files. There seem to be some timing issues - at least

svn commit: r1504906 - in /sling/whiteboard/asanso/plugins/eclipse: slingclipse-http/ slingclipse-http/META-INF/ slingclipse-http/OSGI-INF/ slingclipse-http/src/org/apache/sling/ide/impl/ slingclipse-

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:04:09 2013 New Revision: 1504906 URL: http://svn.apache.org/r1504906 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Provide an internal tracing service for the http ( impl ) bundle. Added: sling/whiteboard/asanso/plugins/eclipse

svn commit: r1504897 - /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst/plugin.xml

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:42 2013 New Revision: 1504897 URL: http://svn.apache.org/r1504897 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Add an image for the sling.content plugin type. Modified: sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst

svn commit: r1504904 - /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst/src/org/apache/sling/ide/eclipse/wst/internal/SlingLaunchpadBehaviour.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:03:33 2013 New Revision: 1504904 URL: http://svn.apache.org/r1504904 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Bring back update of .content.xml files as resource attributes. Modified: sling/whiteboard/asanso/plugins/eclipse

svn commit: r1504901 - in /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst: META-INF/ src/org/apache/sling/ide/eclipse/wst/internal/ src/org/apache/sling/ide/eclipse/wst/ui/internal/

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:03:07 2013 New Revision: 1504901 URL: http://svn.apache.org/r1504901 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Persist configuration changes made to the server. Added: sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst

svn commit: r1504903 - in /sling/whiteboard/asanso/plugins/eclipse: slingclipse-http/src/org/apache/sling/slingclipse/http/impl/ slingclipse-plugin/ slingclipse-plugin/src/org/apache/sling/slingclipse

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:03:29 2013 New Revision: 1504903 URL: http://svn.apache.org/r1504903 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Make the import action based on the Sling facet rather than the nature. Added: sling/whiteboard/asanso/plugins

svn commit: r1504894 - in /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst: META-INF/MANIFEST.MF plugin.xml src/org/apache/sling/ide/eclipse/wst/internal/SlingContentModuleFactory.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:28 2013 New Revision: 1504894 URL: http://svn.apache.org/r1504894 Log: SLING-2793 - [Tooling] Align Eclipse tooling to proposed structure Make it possible to deploy a content plugin on a Sling Launchpad. Added: sling/whiteboard/asanso/plugins/eclipse

svn commit: r1504908 [2/2] - in /sling/whiteboard/asanso/plugins/eclipse: ./ api/ api/META-INF/ api/src/ api/src/org/ api/src/org/apache/ api/src/org/apache/sling/ api/src/org/apache/sling/ide/ api/sr

2013-07-19 Thread rombert
Copied: sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide/eclipse/wst/ui/internal/SetServerPortCommand.java (from r1504907, sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst/src/org/apache/sling/ide/eclipse/wst/ui/internal/SetServerPortCommand.java) URL:

svn commit: r1504910 [2/2] - in /sling/whiteboard/asanso/plugins/eclipse: api/META-INF/ api/src/org/apache/sling/ide/transport/ api/src/org/apache/sling/slingclipse/api/ eclipse-core/ eclipse-core/MET

2013-07-19 Thread rombert
Copied: sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/ImportWizard.java (from r1504909, sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide/eclipse/wst/ui/internal/ImportWizard.java) URL:

svn commit: r1504911 - in /sling/whiteboard/asanso/plugins/eclipse: eclipse-core/plugin.xml eclipse-ui/plugin.xml eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/SlingLaunchpadLaunchConfigurat

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:07:21 2013 New Revision: 1504911 URL: http://svn.apache.org/r1504911 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Update ids in the plugin.xml files to be more consistent with the component types they define and also to be under

svn commit: r1504907 - in /sling/whiteboard/asanso/plugins/eclipse/slingclipse-wst: ./ META-INF/ src/org/apache/sling/ide/eclipse/wst/ui/internal/

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:04:17 2013 New Revision: 1504907 URL: http://svn.apache.org/r1504907 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Add a project property page for setting the directory to sync. Not yet hooked up to the actualy sync process. Added

svn commit: r1505032 - in /sling/whiteboard/asanso/plugins/eclipse/eclipse-ui: META-INF/ src/org/apache/sling/ide/eclipse/ui/internal/

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 21:40:42 2013 New Revision: 1505032 URL: http://svn.apache.org/r1505032 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Re-apply changes from r1415704. Added: sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling

svn commit: r1505031 - /sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/Activator.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 21:40:35 2013 New Revision: 1505031 URL: http://svn.apache.org/r1505031 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Add missing Bundle-Activator for eclipse-ui. Modified: sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org

svn commit: r1504890 - /sling/whiteboard/asanso/plugins/eclipse/slingclipse-plugin/src/org/apache/sling/slingclipse/internal/SlingProjectBuilder.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:00:46 2013 New Revision: 1504890 URL: http://svn.apache.org/r1504890 Log: Correct copyright on SlingProjectBuilder Modified: sling/whiteboard/asanso/plugins/eclipse/slingclipse-plugin/src/org/apache/sling/slingclipse/internal/SlingProjectBuilder.java

svn commit: r1504899 - /sling/whiteboard/asanso/plugins/eclipse/slingclipse-http/src/org/apache/sling/slingclipse/http/impl/RepositoryImpl.java

2013-07-19 Thread rombert
Author: rombert Date: Fri Jul 19 15:02:53 2013 New Revision: 1504899 URL: http://svn.apache.org/r1504899 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Allow creating directory nodes as well with the newAddNodeCommand Modified: sling/whiteboard/asanso/plugins

svn commit: r1505618 - /sling/trunk/maven/maven-jcrocm-plugin/src/main/java/org/apache/sling/maven/jcrocm/ClassDescriptor.java

2013-07-22 Thread rombert
Author: rombert Date: Mon Jul 22 08:06:30 2013 New Revision: 1505618 URL: http://svn.apache.org/r1505618 Log: SLING-2929 - Wasted work in ClassDescriptor.validate() Optimize ClassDescriptor.validate() - applied patch ffrom Adrian Nistor. Modified: sling/trunk/maven/maven-jcrocm-plugin/src

svn commit: r1505793 - in /sling/trunk/contrib/launchpad/karaf: ./ org.apache.sling.launchpad.karaf-features/ org.apache.sling.launchpad.karaf-features/src/main/feature/ org.apache.sling.launchpad.kar

2013-07-22 Thread rombert
Author: rombert Date: Mon Jul 22 20:18:44 2013 New Revision: 1505793 URL: http://svn.apache.org/r1505793 Log: SLING-2789 - deploying Sling 7-SNAPSHOT on Karaf fails Applied SLING-2789.2013-07-17.patch from Oliver Lietz: * corrected various documentation and legal files * use a released version

svn commit: r1505811 - in /sling/whiteboard/asanso/plugins/eclipse: api/META-INF/ api/src/org/apache/sling/ide/util/ eclipse-ui/META-INF/ eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/ impl-

2013-07-22 Thread rombert
Author: rombert Date: Mon Jul 22 20:57:28 2013 New Revision: 1505811 URL: http://svn.apache.org/r1505811 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure The ImportWizard now uses filters when importing content. Added: sling/whiteboard/asanso/plugins/eclipse/api/src

svn commit: r1505810 - in /sling/whiteboard/asanso/plugins/eclipse: eclipse-core/ eclipse-core/OSGI-INF/ eclipse-core/src/org/apache/sling/ide/eclipse/core/ eclipse-core/src/org/apache/sling/ide/eclip

2013-07-22 Thread rombert
Author: rombert Date: Mon Jul 22 20:57:13 2013 New Revision: 1505810 URL: http://svn.apache.org/r1505810 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Fixed tracing and also improved usage of OSGi services. Added: sling/whiteboard/asanso/plugins/eclipse/eclipse

svn commit: r1505812 - /sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/ImportContentAction.java

2013-07-22 Thread rombert
Author: rombert Date: Mon Jul 22 20:57:35 2013 New Revision: 1505812 URL: http://svn.apache.org/r1505812 Log: Correct copyright on ImportContentAction Modified: sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/ImportContentAction.java Modified

svn commit: r1505921 - /sling/trunk/contrib/launchpad/karaf/src/

2013-07-23 Thread rombert
Author: rombert Date: Tue Jul 23 07:19:51 2013 New Revision: 1505921 URL: http://svn.apache.org/r1505921 Log: Removed empty contrib/launchpad/karaf/src directory Removed: sling/trunk/contrib/launchpad/karaf/src/

svn commit: r1505922 - in /sling/trunk/contrib/launchpad/karaf: org.apache.sling.launchpad.karaf-features/ org.apache.sling.launchpad.karaf-integration-tests/ org.apache.sling.launchpad.karaf/

2013-07-23 Thread rombert
Author: rombert Date: Tue Jul 23 07:21:08 2013 New Revision: 1505922 URL: http://svn.apache.org/r1505922 Log: Update svn:ignore for contrib/launchpad/karaf Modified: sling/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf/ (props changed) sling/trunk/contrib/launchpad

svn commit: r1506502 - in /sling/whiteboard/asanso/plugins/eclipse: eclipse-ui/src/org/apache/sling/ide/eclipse/ui/internal/ImportWizard.java impl-resource/src/org/apache/sling/ide/impl/resource/trans

2013-07-24 Thread rombert
Author: rombert Date: Wed Jul 24 11:27:52 2013 New Revision: 1506502 URL: http://svn.apache.org/r1506502 Log: SLING-2973 - [Tooling] Align Eclipse tooling to proposed structure Fix recursive imports. Modified: sling/whiteboard/asanso/plugins/eclipse/eclipse-ui/src/org/apache/sling/ide

svn commit: r1506637 - /sling/trunk/tooling/

2013-07-24 Thread rombert
Author: rombert Date: Wed Jul 24 17:39:40 2013 New Revision: 1506637 URL: http://svn.apache.org/r1506637 Log: SLING-2978 - Create tooling top-level directory and move maven and ide under it Created the tooling top-level directory in preparation for the actual movements. Added: sling/trunk

svn commit: r1506645 - in /sling/trunk: ./ maven/ tooling/maven/ tooling/maven/adapter-annotations/ tooling/maven/apache-sling-jar-resource-bundle/ tooling/maven/archetypes/bundle-for-jcrinstall/ tool

2013-07-24 Thread rombert
Author: rombert Date: Wed Jul 24 18:13:22 2013 New Revision: 1506645 URL: http://svn.apache.org/r1506645 Log: SLING-2978 - Create tooling top-level directory and move maven and ide under it * moved the maven directory under tooling maven * adjusted module paths in pom.xml * updated the scm

svn commit: r1506951 - in /sling: trunk/tooling/ide/ trunk/tooling/ide/api/ trunk/tooling/ide/eclipse-core/ trunk/tooling/ide/eclipse-ui/ trunk/tooling/ide/feature/ trunk/tooling/ide/impl-resource-tes

2013-07-25 Thread rombert
Author: rombert Date: Thu Jul 25 13:02:46 2013 New Revision: 1506951 URL: http://svn.apache.org/r1506951 Log: SLING-2978 - Create tooling top-level directory and move maven and ide under it Moved the current IDE tooling from whiteboard/asanso to trunk/tooling/ide. Added: sling/trunk/tooling

svn commit: r1508099 - in /sling/trunk/contrib/launchpad/karaf: ./ org.apache.sling.launchpad.karaf-features/ org.apache.sling.launchpad.karaf-features/src/main/feature/ org.apache.sling.launchpad.kar

2013-07-29 Thread rombert
Author: rombert Date: Mon Jul 29 15:29:37 2013 New Revision: 1508099 URL: http://svn.apache.org/r1508099 Log: SLING-2789 - deploying Sling 7-SNAPSHOT on Karaf fails Applied patch SLING-2789.2013-07-25.a.patch from Oliver Lietz. - removed 'BUILD' component from versions - misc version updates

svn commit: r1508100 - /sling/trunk/contrib/pom.xml

2013-07-29 Thread rombert
Author: rombert Date: Mon Jul 29 15:29:50 2013 New Revision: 1508100 URL: http://svn.apache.org/r1508100 Log: SLING-2789 - deploying Sling 7-SNAPSHOT on Karaf fails Re-added the launchpad/karaf module to the contrib reactor. Modified: sling/trunk/contrib/pom.xml Modified: sling/trunk

svn commit: r1512262 - in /sling/trunk: bundles/extensions/event/.gitignore contrib/.gitignore

2013-08-09 Thread rombert
Author: rombert Date: Fri Aug 9 11:27:30 2013 New Revision: 1512262 URL: http://svn.apache.org/r1512262 Log: Updated .gitignore files Now after a 'mvn clean verify -fae' there are no untracked file. Added: sling/trunk/bundles/extensions/event/.gitignore Modified: sling/trunk/contrib

svn commit: r1512260 - /sling/trunk/bundles/extensions/event/src/test/java/org/apache/sling/event/it/AbstractJobHandlingTest.java

2013-08-09 Thread rombert
Author: rombert Date: Fri Aug 9 11:27:15 2013 New Revision: 1512260 URL: http://svn.apache.org/r1512260 Log: SLING-3005 - Event integration tests: update bundle versions for jackrabbit.server, tika Updated tika versions, jackrabbit.server was already up-to-date. Modified: sling/trunk

svn commit: r1512261 - /sling/trunk/bundles/extensions/event/src/test/java/org/apache/sling/event/it/

2013-08-09 Thread rombert
Author: rombert Date: Fri Aug 9 11:27:24 2013 New Revision: 1512261 URL: http://svn.apache.org/r1512261 Log: SLING-3004 - Event ITs should use timeouts Updated all test methods to specify a default timeout. Modified: sling/trunk/bundles/extensions/event/src/test/java/org/apache/sling

svn commit: r1512268 - /sling/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-features/src/main/feature/feature.xml

2013-08-09 Thread rombert
Author: rombert Date: Fri Aug 9 11:56:03 2013 New Revision: 1512268 URL: http://svn.apache.org/r1512268 Log: SLING-2923 - release org.apache.sling.jcr.jackrabbit.server 2.1.1 Updated karaf feature.xml to refer to o.a.s.jcr.jackrabbit.server 2.1.2 Modified: sling/trunk/contrib/launchpad

svn commit: r1512503 - in /sling/trunk/tooling/ide: api/src/org/apache/sling/ide/transport/ impl-resource/OSGI-INF/ impl-resource/src/org/apache/sling/ide/impl/resource/transport/ impl-resource/src/or

2013-08-09 Thread rombert
Author: rombert Date: Fri Aug 9 21:31:02 2013 New Revision: 1512503 URL: http://svn.apache.org/r1512503 Log: SLING-2667 - [Tooling] create text-only console that exposes the operations performed and their results Modify the Tracer to be bound to the EventAdmin as well. Modified: sling

svn commit: r1513114 - /sling/trunk/tooling/maven/maven-launchpad-plugin/src/main/java/org/apache/sling/maven/projectsupport/PreparePackageMojo.java

2013-08-12 Thread rombert
Author: rombert Date: Mon Aug 12 11:42:02 2013 New Revision: 1513114 URL: http://svn.apache.org/r1513114 Log: SLING-3011 - Bind the launchpad:prepare-package goal to the prepare-package lifecycle phase Changed the phase from process-sources to prepare-package. Modified: sling/trunk/tooling

svn commit: r1513125 - /sling/trunk/launchpad/integration-tests/pom.xml

2013-08-12 Thread rombert
Author: rombert Date: Mon Aug 12 12:59:57 2013 New Revision: 1513125 URL: http://svn.apache.org/r1513125 Log: SLING-3013 - Launchpad integration tests: avoid mixing junit and junit-dep artifacts Exclude transitive dep on junit:junit-dep. Modified: sling/trunk/launchpad/integration-tests

svn commit: r1514633 - /sling/branches/tooling-ide-vlt/

2013-08-16 Thread rombert
Author: rombert Date: Fri Aug 16 09:41:57 2013 New Revision: 1514633 URL: http://svn.apache.org/r1514633 Log: Created branch for integrating FileVault into the IDE tooling Added: sling/branches/tooling-ide-vlt/ - copied from r1514626, sling/trunk/

svn commit: r1514761 - in /sling/branches/tooling-ide-vlt/tooling/ide: ./ target-definition/ vlt-wrapper/ vlt-wrapper/META-INF/ vlt-wrapper/lib/

2013-08-16 Thread rombert
Author: rombert Date: Fri Aug 16 15:52:46 2013 New Revision: 1514761 URL: http://svn.apache.org/r1514761 Log: SLING-2989 - [Tooling] integrate with vlt once available Create a vlt-wrapper bundle which wraps and re-export the org.apache.jackrabbit.vault.* packages, and also javax.jcr. Added

svn commit: r1514762 - in /sling/branches/tooling-ide-vlt/tooling/ide: ./ impl-vlt/ impl-vlt/META-INF/ impl-vlt/OSGI-INF/ impl-vlt/src/ impl-vlt/src/org/ impl-vlt/src/org/apache/ impl-vlt/src/org/apac

2013-08-16 Thread rombert
Author: rombert Date: Fri Aug 16 15:53:04 2013 New Revision: 1514762 URL: http://svn.apache.org/r1514762 Log: SLING-2989 - [Tooling] integrate with vlt once available Added a impl-vlt which contains a simple read-only implementation of the Repository. I've verified that this runs against a stock

svn commit: r1514759 - in /sling/branches/tooling-ide-vlt/tooling/ide: api/META-INF/ api/src/org/apache/sling/ide/transport/ impl-resource/src/org/apache/sling/ide/impl/resource/transport/

2013-08-16 Thread rombert
Author: rombert Date: Fri Aug 16 15:52:29 2013 New Revision: 1514759 URL: http://svn.apache.org/r1514759 Log: SLING-2989 - [Tooling] integrate with vlt once available Make the TracingCommand part of the api bundle to allow other transport implementations to reuse it. Added: sling/branches

svn commit: r1519462 - /sling/trunk/tooling/ide/eclipse-core/src/org/apache/sling/ide/eclipse/core/internal/SlingLaunchpadBehaviour.java

2013-09-02 Thread rombert
Author: rombert Date: Mon Sep 2 15:15:51 2013 New Revision: 1519462 URL: http://svn.apache.org/r1519462 Log: SLING-3009 - [Tooling] support auto-deploy of osgi bundles from eclipse to a running sling launchpad Support run modes in a more general way - do not deploy the bundle if the launch mode

svn commit: r1520304 - /sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl/vlt/VaultFsLocatorImpl.java

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:04 2013 New Revision: 1520304 URL: http://svn.apache.org/r1520304 Log: SLING-2989 - [Tooling] integrate with vlt once available VaultFsLocator: use vault constants Modified: sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide

svn commit: r1520302 - in /sling/branches/tooling-ide-vlt/tooling/ide: api/src/org/apache/sling/ide/serialization/ api/src/org/apache/sling/ide/transport/ eclipse-ui/src/org/apache/sling/ide/eclipse/u

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:39:33 2013 New Revision: 1520302 URL: http://svn.apache.org/r1520302 Log: SLING-2989 - [Tooling] integrate with vlt once available Have a (seemingly) functional checkout with .content.xml from a Sling repo TODO: - very very slow - no filtering , we use

svn commit: r1520305 - /sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl/vlt/JcrResult.java

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:11 2013 New Revision: 1520305 URL: http://svn.apache.org/r1520305 Log: SLING-2989 - [Tooling] integrate with vlt once available Meaningful toString() for JcrResult Modified: sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide

svn commit: r1520303 - in /sling/branches/tooling-ide-vlt/tooling/ide: api/src/org/apache/sling/ide/filter/ api/src/org/apache/sling/ide/serialization/ eclipse-core/src/org/apache/sling/ide/eclipse/co

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:39:57 2013 New Revision: 1520303 URL: http://svn.apache.org/r1520303 Log: SLING-2989 - [Tooling] integrate with vlt once available Added basic filter support The filter is possibly broken because we use filesystem paths for filtering, while the filters

svn commit: r1520306 - /sling/branches/tooling-ide-vlt/tooling/ide/api/src/org/apache/sling/ide/transport/FileInfo.java

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:21 2013 New Revision: 1520306 URL: http://svn.apache.org/r1520306 Log: SLING-2989 - [Tooling] integrate with vlt once available Javadoc for FileInfo Modified: sling/branches/tooling-ide-vlt/tooling/ide/api/src/org/apache/sling/ide/transport

svn commit: r1520307 - /sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl/vlt/JcrCommand.java

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:28 2013 New Revision: 1520307 URL: http://svn.apache.org/r1520307 Log: SLING-2989 - [Tooling] integrate with vlt once available JcrCommand: logout from session after work is done. Modified: sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org

svn commit: r1520308 - /sling/branches/tooling-ide-vlt/tooling/ide/vlt-wrapper/META-INF/MANIFEST.MF

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:33 2013 New Revision: 1520308 URL: http://svn.apache.org/r1520308 Log: SLING-2989 - [Tooling] integrate with vlt once available vlt-wrapper: add more package imports Modified: sling/branches/tooling-ide-vlt/tooling/ide/vlt-wrapper/META-INF/MANIFEST.MF

svn commit: r1520311 - in /sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl/vlt: AddNodeCommand.java VltRepository.java

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:48 2013 New Revision: 1520311 URL: http://svn.apache.org/r1520311 Log: SLING-2989 - [Tooling] integrate with vlt once available First implementation of the AddNodeCommand. Added: sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling

svn commit: r1520310 - /sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl/vlt/JcrCommand.java

2013-09-05 Thread rombert
Author: rombert Date: Thu Sep 5 13:40:40 2013 New Revision: 1520310 URL: http://svn.apache.org/r1520310 Log: SLING-2989 - [Tooling] integrate with vlt once available JcrCommand: use session.save() Modified: sling/branches/tooling-ide-vlt/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl

svn commit: r1521146 - in /sling/branches/tooling-ide-vlt/tooling/ide: ./ impl-vlt-test/ impl-vlt-test/src/ impl-vlt-test/src/test/ impl-vlt-test/src/test/java/ impl-vlt-test/src/test/java/org/ impl-v

2013-09-09 Thread rombert
Author: rombert Date: Mon Sep 9 14:44:09 2013 New Revision: 1521146 URL: http://svn.apache.org/r1521146 Log: SLING-2989 - [Tooling] integrate with vlt once available Implement serialization of Java primitive types from .content.xml files into the repository. Not yet implemented: Name, Path

svn commit: r1521147 - in /sling/branches/tooling-ide-vlt/tooling/ide: impl-vlt-test/src/test/java/org/apache/sling/ide/impl/vlt/serialization/ impl-vlt-test/src/test/resources/org/apache/sling/ide/im

2013-09-09 Thread rombert
Author: rombert Date: Mon Sep 9 14:44:24 2013 New Revision: 1521147 URL: http://svn.apache.org/r1521147 Log: SLING-2989 - [Tooling] integrate with vlt once available Support sync of multi-valued properties to the repository. As before, Name, Path, Reference and WeakReference property types

  1   2   3   4   5   6   7   8   9   10   >