Skip to content

FELIX-5212 clarify javadoc of element "order" in SlingFilter annotation#56

Open
kwin wants to merge 10000 commits intoapache:trunkfrom
kwin:FELIX-5212-extend-javadoc-of-slingfilter
Open

FELIX-5212 clarify javadoc of element "order" in SlingFilter annotation#56
kwin wants to merge 10000 commits intoapache:trunkfrom
kwin:FELIX-5212-extend-javadoc-of-slingfilter

Conversation

@kwin
Copy link
Copy Markdown
Member

@kwin kwin commented Mar 10, 2016

No description provided.

Pierre De Rop and others added 30 commits November 22, 2015 21:31
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1715704 13f79535-47bb-0310-9956-ffa450edef68
…ronously.

The getExecutor method is now exposed from the ComponentContext interface. Hence, the version for the 
org.apache.felix.dm.context has been bumped to 4.1.0 version.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1715707 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1715709 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1715713 13f79535-47bb-0310-9956-ffa450edef68
- bumped Felix DM and MetaType to latest versions;
- use correct version of Felix parent POM (to solve compilation problems when running Maven from the command line);
- made the AutoConf processor a little more verbose when it stumbles upon wrong resource definitions.



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1716104 13f79535-47bb-0310-9956-ffa450edef68
- ignore signature files (for now);
- allow localization files to precede bundle files.



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1716193 13f79535-47bb-0310-9956-ffa450edef68
…after the session is invalidated. Apply patch from Xavier Fournet

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1716434 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1716624 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1716630 13f79535-47bb-0310-9956-ffa450edef68
Add space after Bundle

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717186 13f79535-47bb-0310-9956-ffa450edef68
…nfigurations

Applying patch from Robert Munteanu. Thanks!

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717190 13f79535-47bb-0310-9956-ffa450edef68
Update the Felix framework dependency to latest to enable test to pass on JDK 8

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717191 13f79535-47bb-0310-9956-ffa450edef68
-- Switched to rule based approach to launch OSGi framework
-- Updated to latest Pax and Felix framework releases

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717198 13f79535-47bb-0310-9956-ffa450edef68
…comments at end of classname

Refactor logic to extract classnames

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717204 13f79535-47bb-0310-9956-ffa450edef68
…comments at end of classname

Add a failing testcase

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717205 13f79535-47bb-0310-9956-ffa450edef68
…comments at end of classname

Handle the case where service class line has a comment at the end

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717206 13f79535-47bb-0310-9956-ffa450edef68
Dropping nocursor and use true instead to get copy working

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717220 13f79535-47bb-0310-9956-ffa450edef68
-- Drop timeout
-- Drop Language button

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1717221 13f79535-47bb-0310-9956-ffa450edef68
Pierre De Rop and others added 29 commits February 28, 2016 18:41
…e new dm-lambda library.

By default, dependencies are optional, like in the original DM API.
Removed ambiguous methods in ComponentBuilder interface (initInstance/startInstance ...).


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1732779 13f79535-47bb-0310-9956-ffa450edef68
…ance is a class name or is an object which provides a toString() method.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1732784 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1732790 13f79535-47bb-0310-9956-ffa450edef68
…se the necessary bundles under bndtools before running the "gradlew makeStaging" command.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1732800 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1732804 13f79535-47bb-0310-9956-ffa450edef68
Applying patch in behalf of Stephen Kahmann with many thanks.
This closes #53


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1733051 13f79535-47bb-0310-9956-ffa450edef68
…property. Apply patch from Chris Pilsworth

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1733098 13f79535-47bb-0310-9956-ffa450edef68
Improved the makeStaging task, which is now verifying if each released bundle contains proper mandatory license files under META-INF.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1733125 13f79535-47bb-0310-9956-ffa450edef68
Added missing license files to the lambda library.
Removed useless changelog from the shell library.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1733129 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1733130 13f79535-47bb-0310-9956-ffa450edef68
… config admin. Also update the service description

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1734366 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants