You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by yangqiju <gi...@git.apache.org> on 2017/12/14 08:48:37 UTC

[GitHub] felix pull request #128: Update PrimitiveComponentType.java

GitHub user yangqiju opened a pull request:

    https://github.com/apache/felix/pull/128

    Update PrimitiveComponentType.java

    fix bug.
    Read bundle class file, read incomplete.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yangqiju/felix patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/128.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #128
    
----
commit 4166789ca5930ed8fdb415d8d4f2f5f1b8534002
Author: yang qiju <36...@qq.com>
Date:   2017-12-14T08:48:21Z

    Update PrimitiveComponentType.java
    
    fix bug.
    Read bundle class file, read incomplete.

----


---