On 7/14/09 12:23 PM, David Savage wrote:
Ok, makes sense. I'll do that - I guess I have priviledges to set up
versions in the felix jira? I'll try and bounce back if I can't...
As an aside I was planning to try to build sigil with sigil vs via maven:
https://issues.apache.org/jira/browse/FELIX-1323
This would make it a good test scenario for OSGi development e.g. eat
our own dog food. Of course this would then mean it would have a
different build to the rest of felix which is maven based.
Alternatively I could try to build a maven build for sigil but I've
not tried this before and I get the feeling I might run into similar
problems that are being discussed on the user list at the moment:
http://www.mail-archive.com/[email protected]/msg05017.html
Seems sensible to raise this early before doing a lot of work that
might head us off in the wrong direction...
I don't have an issue with Sigil building Sigil.
-> richard
Regards,
Dave
On Tue, Jul 14, 2009 at 5:09 PM, Richard S. Hall<[email protected]> wrote:
Typically, we have trunk working on an odd numbered minor release as the
development version and then release an even numbered version. So, perhaps
Sigil should be 0.9.0-SNAPSHOT in trunk, working toward 1.0.0 (or 0.10.0 or
whatever even number you want). This approach makes like a little better
with Maven and OSGi since 1.0.0-SNAPSHOT is less than 1.0.0 in Maven, but
not in OSGi.
-> richard
On 7/14/09 12:03 PM, David Savage (JIRA) wrote:
[
https://issues.apache.org/jira/browse/FELIX-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Savage resolved FELIX-1326.
---------------------------------
Resolution: Fixed
relevant patches applied to svn.
Not currently targetted at a release. Wondering what this should be? I
guess current effort is to head towards a 1.0 of sigil on felix?
Refactor package names in code to org.apache.felix.sigil
--------------------------------------------------------
Key: FELIX-1326
URL: https://issues.apache.org/jira/browse/FELIX-1326
Project: Felix
Issue Type: Task
Components: Sigil
Reporter: David Savage
Assignee: David Savage
Priority: Critical
currently package names are org.cauldron.*