On Fri, Dec 18, 2015 at 3:10 PM, Oliver Heger
<oliver.he...@oliver-heger.de> wrote:
> Hi Matt,
>
> Am 18.12.2015 um 22:03 schrieb Matt Benson:
>> On Fri, Dec 18, 2015 at 2:54 PM, Oliver Heger
>> <oliver.he...@oliver-heger.de> wrote:
>>> Artifacts and site look good, signatures are fine.
>>>
>>> However, I was not able to build from source with Java 1.6 and 1.7 on
>>> Windows 10. This is what I get:
>>>
>>> [INFO] --- maven-bundle-plugin:2.5.3:manifest (bundle-manifest) @
>>> commons-weaver-maven-plugin ---
>>> [ERROR] Manifest
>>> org.apache.commons:commons-weaver-maven-plugin:maven-plugin:1.2 : The
>>> default package '.' is not permitted by the Import-Package syntax.
>>>  This can be caused by compile errors in Eclipse because Eclipse creates
>>> valid class files regardless of compile errors.
>>> The following package(s) import from the default package null
>>> [ERROR] Error(s) found in manifest configuration
>>>
>>> I am using Maven 3.2.1.
>>
>> I had this problem with Java 6, which is why Java 6 was glaringly
>> omitted from my "tested with" list. I have no idea what reason there
>> would be that the bundle-plugin fails on Java 6 and succeeds on Java
>> 7. I am very surprised that you would have had an issue with Java 7,
>> however. Can you confirm, Oliver?
>
> yes indeed, I see this error with all Java versions I have tested: from
> 1.6 to 1.8.
>
> The maven-bundle-plugin does not have a version assigned to it in the
> pom. Could this be a problem, that I use a different version than you?
>

commons-parent has v2.5.3 assigned. `mvn -pl maven-plugin
help:effective-pom` confirms it's used with Java 6, 7, and 8.

Matt

> Oliver
>
>>
>> Thanks,
>> Matt
>>
>>>
>>> Oliver
>>>
>>> Am 17.12.2015 um 23:57 schrieb Matt Benson:
>>>> I would like to release the [weaver] component.
>>>>
>>>> Apache Commons Weaver 1.2 RC1 is available for review at:
>>>>   https://dist.apache.org/repos/dist/dev/commons/weaver/ (r11649).
>>>>
>>>> Maven artifacts are at:
>>>>   https://repository.apache.org/content/repositories/orgapachecommons-1132 
>>>> .
>>>>
>>>> Tested with Oracle JDKs 7 and 8; IBM JDK 7.
>>>>
>>>> The Subversion tag is:
>>>>   http://svn.apache.org/repos/asf/commons/proper/weaver/tags/1.2_RC1/
>>>> (r1720616).
>>>>
>>>> Site (note some links may be broken; this will be fixed when the site
>>>> is deployed):
>>>>   http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/index.html
>>>>
>>>> RAT Report:
>>>>   http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/rat-report.html
>>>>
>>>> Quality Reports (CLIRR/PMD/Checkstyle/Findbugs):
>>>>   
>>>> http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/commons-weaver-parent/commons-weaver-processor/project-reports.html
>>>>   
>>>> http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/commons-weaver-parent/commons-weaver-modules-parent/commons-weaver-privilizer-parent/commons-weaver-privilizer-api/project-reports.html
>>>>   
>>>> http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/commons-weaver-parent/commons-weaver-modules-parent/commons-weaver-privilizer-parent/commons-weaver-privilizer/project-reports.html
>>>>   
>>>> http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/commons-weaver-parent/commons-weaver-modules-parent/commons-weaver-normalizer/project-reports.html
>>>>   
>>>> http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/commons-weaver-parent/commons-weaver-maven-plugin/project-reports.html
>>>>   
>>>> http://people.apache.org/~mbenson/commons-weaver-1.2-rc1/commons-weaver-parent/commons-weaver-antlib/project-reports.html
>>>>
>>>> Keys: https://dist.apache.org/repos/dist/release/commons/KEYS
>>>>
>>>> Please review the release candidate and vote.
>>>>   This vote will close no sooner than 72 hours from now, i.e. after
>>>> 2300UTC 20-December 2015
>>>>
>>>>   [ ] +1 Release these artifacts
>>>>   [ ] +0 OK, but...
>>>>   [ ] -0 OK, but really should fix...
>>>>   [ ] -1 I oppose this release because...
>>>>
>>>>   Thanks!
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to