+1

What sounds a bit odd, though, is the bundle symbolic names:

  org.apache.sling.jcr.jcrinstall
  org.apache.sling.osgi.installer
  org.apache.sling.install.fileinstall

Sounds like they have something in common, but not really much ...

Wouldn't it make sense to have some concise naming convention for this ?

For example

  org.apache.sling.install.core (today: ...osgi.installer)
  org.apache.sling.install.provider.jcr (today: ...jcr.jcrinstall)
  org.apache.sling.install.provider.file (today: ...install.fileinstall)

WDYT ?

Regards
Felix

Am 16.09.2010 09:48, schrieb Carsten Ziegeler:
> Hi,
> 
> as announced it's time for some more releases :)
> 
> Apart from our first releases of
> OSGi Installer 3.0.0
> JCR Installer 3.0.0
> File Installer 1.0.0
> 
> I've added Commons Testing 2.0.6 (which is a dep of jcr installer)
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310710&fixfor=12314354
> 
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-039/
> 
> You can use this UNIX script to download the release and verify the
> signatures:
> http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh
> 
> Usage:
> sh check_staged_release.sh 039 /tmp/sling-staging
> 
> Please vote to approve this release:
> 
>   [ ] +1 Approve the release
>   [ ]  0 Don't care
>   [ ] -1 Don't release, because ...
> 
> This vote will be open for 72 hours.
> 
> Carsten

Reply via email to