You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:53:15 UTC

[sling-org-apache-sling-launchpad-testing] annotated tag org.apache.sling.launchpad.testing-5-incubator created (now 48cd8b5)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to annotated tag org.apache.sling.launchpad.testing-5-incubator
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git.


      at 48cd8b5  (tag)
 tagging 89b1f1dab4a9ba2e859de92b76baa66659bf7ae3 (commit)
      by Felix Meschberger
      on Thu Jun 18 09:21:02 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.launchpad.testing-5-incubator
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 5f399d0  SLING-576 - launchpad/webapp integration tests moved to new launchpad/testing module
     new 9e75cc6  SLING-567 - adapt README.txt
     new 72b4d23  SLING-576 - use current trunk versions of all bundles to make sure we test the trunk
     new 446a36d  SLING-562 - pretty-print the json dump if the tidy selector is used. Contributed by Tobias Bocanegra, thanks!
     new 976ddc8  SLING-576 - org.apache.sling.commons.log bundle was duplicated in corebundles and bundles
     new 4f8f57a  Add some integration tests for initial content loading
     new dae9f35  SLING-620 - Use resource abstraction and value map for get servlets.
     new ce304fd  SLING-428 - integration tests for ESP load() and print() functions
     new 5f9e1ab  SLING-428 - forgot to add license headers
     new 6e3deda  simplify tests using assertContains
     new c04a2eb  simplify tests using assertContains()
     new c51df48  simplify tests using assertContains()
     new e573c39  simplify tests using assertContains()
     new 0e4adcd  Fix test case - we have an xml renderer
     new a7169e8  SLING-668 - add test that POSTs to /
     new 2f528cd  SLING-428 - use a function in test scripts to show how that's done
     new 44e1f7c  SLING-668 - test failed when sling webapp not mounted on /
     new 8f2e01c  SLING-693 Ensure the "org.apache.sling.api.include.servlet" and "org.apache.sling.api.include.resource" request attributes are correctly set
     new 5ddc9e6  SLING-693 - tests only worked when Sling servlet was mounted on /
     new 86d7be3  SLING-751 - adapt bundle folder names to new conventions
     new d2afb52  SLING-770 - fix tests due to change in default rendering semantics
     new 8b1242b  SLING-691 - python scripting support, contributed by Renaud Richardet, thanks!
     new 71f9021  SLING-769 Explicit Jackrabbit Dependency Versions
     new dbd75af  SLING-620 - order of properties in json output changed, make that irrelevant in json tidying tests
     new ee97958  SLING-795 - do not recurse into synthetic resources when generating a JSON dump
     new fed4052  SLING-804 Integration test for NopOperation
     new 092a513  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new 2ac6884  SLING-760 - move escaping code to DefaultErrorHandlerServlet (and SlingMainServlet, but that's only used as a last resort IIUC) and add tests
     new 818895a  SLING-784 Applied modified patch by Alex Saar (thanks)
     new b0cca9b  Use defualt startlevel 0 instead of startlevel 20 Remove unneeded exclusion
     new 0472979  Update notice files to include 2009 in copyright statement.
     new c91d76f  SLING-811 Reduce DependencyManagement in the parent pom and add explicit versions to the modules
     new a508e88  Remove unused imports and correct javadocs.
     new fef267d  SLING-829 Cosmetics to the bundle/project names
     new ab08de2  SLING-830 More plugin version consolidation
     new 4b66438  SLING-713 Refactor the launchpad infrastructure (see issue for details) SLING-711 Enhance default sling.home for the web app (see SLingServlet and issue)
     new 99a2b19  SLING-837 copy JCR Install testcases to the launchpad/testing module and include them in the jcrinstall-tests profile
     new 432441c  SLING-837 JCR Install test info
     new ab7a228  SLING-819 Reset version of bundling modules to 4-incubator-SNAPSHOT
     new 035d146  SLING-704 Add integration tests for SlingScriptHelper.forward
     new a46799b  SLING-704 Enable InifiteLoopDetection test
     new 371dc24  SLING-703 Integration tests for sling:forward and sling:include
     new dad3f29  SLING-751 Place the bundles in the correct new locations resources/bundles/*
     new 68233f0  Properly remove script after the test
     new 74186cf  SLING-843 Remove removal of potential context path prefix and adapt integration tests
     new 717c1b1  Create the cargo work directory inside target (instead of /tmp/cargo)
     new 2a459ef  SLING-601 Fix recursive loop detection test to check for the correct exception
     new 8640360  SLING-601 Add integration test for new call counter functionality
     new d889300  SLING-738 - fix broken jcrinstall integration tests (still somewhat broken, see SLING-738)
     new c1b741b  SLING-738 - additional info on jcrinstall integration tests
     new 0c46078  Add notes about 'sling' dir not deleted by mvn clean
     new 88ba44f  SLING-854 Apply patch by Eric Norman (Thanks!)
     new edf8328  SLING-865 : Remove contrib tests.
     new 0d34895  SLING-865 : Remove contrib tests.
     new 5370815  SLING-865 : Remove contrib tests.
     new 4238f8a  SLING-865 : Remove contrib tests.
     new 54a216d  SLING-865 - Clean up integration tests.
     new 8409614  SLING-875 integration tests for jackrabbit user management
     new be3bc84  SLING-875: New Bundle for a ResourceProvider and Sling Post Operations for interacting with the jackrabbit UserManager https://issues.apache.org/jira/browse/SLING-875
     new be423fb  SLING-879: New Bundle to provide actions for interacting with the jackrabbit AccessManager https://issues.apache.org/jira/browse/SLING-879 Applied integration tests about jackrabbit access manager integration
     new c230921  SLING-845 - delete top-level sling folder using an ant task as the maven-clean-plugin config can slow things down
     new 0e77859  SLING-923 - Servlet resolution examples and integration tests, work in progress
     new d49362e  SLING-923 - Servlet resolution examples and integration tests
     new 751059b  SLING-941: Lots of svn:eol-style settings missing
     new 31bce4a  SLING-941: Lots of svn:eol-style settings missing
     new 325aded  Use release parent pom
     new d80b0a3  Use released version as dependencies.
     new 05034d7  Use next dev version of parent pom
     new 6513a56  Remove release artifacts and don't use assembly plugin.
     new 768c474  [maven-release-plugin] prepare release org.apache.sling.launchpad.testing-4-incubator
     new 579e308  [maven-release-plugin] prepare for next development iteration
     new c902281  Use next parent pom for development.
     new d4c7c94  [maven-release-plugin]  copy for tag org.apache.sling.launchpad.testing-5-incubator
     new 6a7ab97  Move Sling to new TLP location
     new 89b1f1d  Move Sling to new TLP location

The 75 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].