Better error message needed...

2007-10-25 Thread Niclas Hedhman
The "unknown error occurred" message is very vague, and it turned out to be that I had a Export-Package: org.hedhman.niclas; version= without the actual value following "version". IMHO, this could be captured a bit better... Cheers Niclas [INFO] --

Re: manual definition of a bundle manifest

2007-10-25 Thread Stuart McCulloch
On 26/10/2007, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 26/10/2007, Pierre Parrend <[EMAIL PROTECTED]> wrote: > > > > > > Hello, > > > > Is it possible to define a Manifest manually with the > > maven-bundle-plugin ? > > with the maven-osgi-plugin, there was the possibility to specify

Re: manual definition of a bundle manifest

2007-10-25 Thread Stuart McCulloch
On 26/10/2007, Pierre Parrend <[EMAIL PROTECTED]> wrote: > > > Hello, > > Is it possible to define a Manifest manually with the > maven-bundle-plugin ? > with the maven-osgi-plugin, there was the possibility to specify: > src/main/resources/META-INF/MANIFEST.MFhttp://aqute.biz/Code/Bnd) or with

[jira] Resolved: (FELIX-383) getResource()/getResources() called on "/"

2007-10-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-383. --- Resolution: Fixed Assignee: Richard S. Hall Ok, I have committed support for "/" URLs...

manual definition of a bundle manifest

2007-10-25 Thread Pierre Parrend
Hello, Is it possible to define a Manifest manually with the maven-bundle-plugin ? with the maven-osgi-plugin, there was the possibility to specify: src/main/resources/META-INF/MANIFEST.MFis there something similar in the new plugin ? I have not found any mention on the plugin web page. th

[jira] Resolved: (FELIX-410) Add support for zipped repository files

2007-10-25 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-410. --- Resolution: Fixed Assignee: Richard S. Hall I had been meaning to do this myself, but it

[jira] Created: (FELIX-411) Preferences service throws ClassCastException

2007-10-25 Thread Angelo van der Sijpt (JIRA)
Preferences service throws ClassCastException - Key: FELIX-411 URL: https://issues.apache.org/jira/browse/FELIX-411 Project: Felix Issue Type: Bug Components: Preferences Service

[jira] Created: (FELIX-410) Add support for zipped repository files

2007-10-25 Thread Bart Elen (JIRA)
Add support for zipped repository files --- Key: FELIX-410 URL: https://issues.apache.org/jira/browse/FELIX-410 Project: Felix Issue Type: Improvement Components: Bundle Repository (OBR) Affe

Re: [RESULT] [VOTE] Deployment Admin donation

2007-10-25 Thread Marcel Offermans
On Oct 25, 2007, at 10:07 , Niclas Hedhman wrote: On Saturday 13 October 2007 16:30, Marcel Offermans wrote: That means the vote was successful. I will make sure the paperwork for Christian is in order so we can get it into the repository. Also need a to perform a IP Clearance process in the

Re: [RESULT] [VOTE] Deployment Admin donation

2007-10-25 Thread Niclas Hedhman
On Saturday 13 October 2007 16:30, Marcel Offermans wrote: > That means the vote was successful. I will make sure the paperwork   > for Christian is in order so we can get it into the repository. Also need a to perform a IP Clearance process in the Incubator. http://incubator.apache.org/ip-cleara

Re: Felix snapshots

2007-10-25 Thread Felix Meschberger
I also ran this tool, to fix my bugs :-) Regards Felix Am Mittwoch, den 24.10.2007, 23:14 +0800 schrieb [EMAIL PROTECTED]: > FYI, there's also a script on minotaur to help fix files with > incorrect permissions: > >/www/people.apache.org/repo/m2-snapshot-repository/fix-permissions.sh > > (n

Re: Felix snapshots

2007-10-25 Thread Felix Meschberger
Hi Am Mittwoch, den 24.10.2007, 08:48 -0600 schrieb Chris Custine: > This is a byproduct of the maven deploy plugin. The best way to take care > of this is to have everyone doing snapshot deployments do the following > things: > > 1). set umask 2 in ~/.bashrc (user's home on people.apache.org) >

Re: Felix snapshots

2007-10-25 Thread Felix Meschberger
Hi, Autsch !! D Sorry for that folks. I just deployed the framework snapshot (and the main and the shell.tui) snapshots. And I verified the correct filepermissions. Regards Felix Am Mittwoch, den 24.10.2007, 09:47 -0400 schrieb Richard S. Hall: > We have an issue with our snapshot repo...