Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
0b85fb637cbcece41bd7a9e53a6ca59e0fa20adb
/
ipojo
/
composite
4cb4ff3
Update versions.
by Clement Escoffier
· 15 years ago
bb666a3
Fix dependency version
by Clement Escoffier
· 15 years ago
ce85338
Update dependencies to dev versions
by Clement Escoffier
· 15 years ago
4775f98
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
ea0bc41
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.4.0
by Clement Escoffier
· 15 years ago
b274246
Update dependencies to released versions
by Clement Escoffier
· 15 years ago
0630c6b
Fix license issue
by Clement Escoffier
· 15 years ago
c20221f
Fix issue FELIX-1302. The ignoreAnnotation argument was ignored.
by Clement Escoffier
· 15 years ago
c80b73d
Fix version number consistently
by Clement Escoffier
· 15 years ago
a55a730
Fix issue Felix-1159
by Clement Escoffier
· 16 years ago
ce12339
Use the latest Felix pom
by Clement Escoffier
· 16 years ago
de0905c
Composite now exports the iPOJO manipulator.
by Clement Escoffier
· 16 years ago
a3a6204
Update pom files to use the 1.0.4 parent pom (bulk change).
by Clement Escoffier
· 16 years ago
f686151
Fix issue Felix-1002
by Clement Escoffier
· 16 years ago
b92ed81
Fix issue 994.
by Clement Escoffier
· 16 years ago
01bcefd
Improve error handling in the Composite Service Context
by Clement Escoffier
· 16 years ago
b6d0561
Update dependencies to point on the 1.3.0-SNAPSHOT. So, the trunk should rebuild correctly.
by Clement Escoffier
· 16 years ago
05d31e8
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 16 years ago
4b2ba26
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.2.0
by Clement Escoffier
· 16 years ago
2769dc8
Update dependencies to point on iPOJO 1.2.0.
by Clement Escoffier
· 16 years ago
1a86292
Update changelog files
by Clement Escoffier
· 16 years ago
a6be793
- Update the iPOJO Package Version to 1.1.0
by Clement Escoffier
· 16 years ago
48c99d6
- Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description).
by Clement Escoffier
· 16 years ago
354be55
Fix issue Felix-853.
by Clement Escoffier
· 16 years ago
23e4adf
- Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..."
by Clement Escoffier
· 16 years ago
b8fe137
Fix issue Felix-828
by Clement Escoffier
· 16 years ago
69eb900
Fix issue Felix-815.
by Clement Escoffier
· 16 years ago
647595b
Fix issue Felix-797.
by Clement Escoffier
· 16 years ago
db12afb
Modification of the NOTICE file:
by Clement Escoffier
· 16 years ago
818e692
Prepares for next development iteration (1.1.0-SNAPSHOT)
by Clement Escoffier
· 16 years ago
1e0d110
Re-add the licence header in the pom file
by Clement Escoffier
· 16 years ago
2b45d24
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.0.0
by Clement Escoffier
· 16 years ago
8350751
Updates doc folders with new changelog files and update embedded documentation
by Clement Escoffier
· 16 years ago
7712a2a
Adds two missing licence header
by Clement Escoffier
· 16 years ago
c444e73
Fixes several cosmetic bugs (error messages).
by Clement Escoffier
· 16 years ago
3269efa
Fix issue Felix-716
by Clement Escoffier
· 16 years ago
e7e10d3
Fix issue Felix-688 and Felix-689
by Clement Escoffier
· 16 years ago
06c1d31
Add bundle-description and bundle-docURL inside bundle manifests.
by Clement Escoffier
· 16 years ago
6ed6c4e
Change the maven-bundle-plugin version to use the 1.4.2.
by Clement Escoffier
· 16 years ago
1a035f4
Add Apache Licence header inside obr.xml files.
by Clement Escoffier
· 16 years ago
179109d
Fix the issue Felix-673
by Clement Escoffier
· 16 years ago
65158f8
Fix the issue Felix-637 about stack size error when a composite uses a long.
by Clement Escoffier
· 16 years ago
2b334ed
Fix the Felix-628 issue.
by Clement Escoffier
· 16 years ago
83cc7ed
Fix versions to point on the actual (under-development) version.
by Clement Escoffier
· 16 years ago
0b7ca03
Fix the Felix-622 issue
by Clement Escoffier
· 16 years ago
3198876
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 16 years ago
1b59c75
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1
by Clement Escoffier
· 16 years ago
b0c950b
Revert to the 0.8.1-SNAPSHOT version in order to fix a NOTICE file issue. The file said that this artifact contains code from the OSGi Alliance, but this was wrong.
by Clement Escoffier
· 16 years ago
8293b68
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 16 years ago
e860160
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1
by Clement Escoffier
· 16 years ago
bd7ff50
Preparation of the next release
by Clement Escoffier
· 16 years ago
8036bab
Modify version number to be 0.9.0-SNAPSHOT everywhere
by Clement Escoffier
· 17 years ago
f459e64
Update dependency to point on the new version (0.9.0-SNAPSHOT)
by Clement Escoffier
· 17 years ago
ed9a1f8
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 17 years ago
b7cb85a
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.0
by Clement Escoffier
· 17 years ago
659471e
Commit changelog.txt files
by Clement Escoffier
· 17 years ago
6b928e9
Commit the documentation of core, ant task, maven plugin and arch
by Clement Escoffier
· 17 years ago
a88d2cf
Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552)
by Clement Escoffier
· 17 years ago
8428e9d
Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files
by Clement Escoffier
· 17 years ago
f6d1a1a
Fix some minor formatting issue
by Clement Escoffier
· 17 years ago
65fd734
Modify pom files to use correct version.
by Clement Escoffier
· 17 years ago
a414211
Add missing header in pom file.
by Clement Escoffier
· 17 years ago
e50ede5
Commit the new iPOJO version (0.7.6).
by Clement Escoffier
· 17 years ago