Thank you Ray!

>>> Second, what would I need to do to release the serializer and
>> schematizer?
> 
> Releasing is pretty straightforward, if you follow this guide [1].

The guide is a bit outdated, but I have tried to follow along.

I have been trying to do the release from within the Serializer project 
directory, but something is not working, and I have not been able to find how 
to solve the problem.

Here is the error:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare (default-cli) on 
project org.apache.felix.serializer: Unable to commit files
[ERROR] Provider message:
[ERROR] The svn command failed.
[ERROR] Command output:
[ERROR] svn: E155007: ‘[...]/felix/converter/serializer/pom.xml' is not a 
working copy


I found some information that appears to be relevant here, but it did not help 
me resolve the issue:

  —> 
https://stackoverflow.com/questions/5558785/maven-release-plugin-git-and-the-poms-not-at-the-top
 
<https://stackoverflow.com/questions/5558785/maven-release-plugin-git-and-the-poms-not-at-the-top>


Am I doing this the wrong way, or am I just missing something in my POM?


Cheers,
=David



> On Dec 15, 2019, at 8:47, Raymond Auge <raymond.a...@liferay.com> wrote:
> 
> On Sat, Dec 14, 2019 at 5:50 PM David Leangen <o...@leangen.net> wrote:
> 
>> The one released as org.osgi:org.osgi.util.converter is at version 1.0.1,
>> while the one release as org.apache.felix:org.apache.felix.converter is at
>> 1.0.12.
>> 
> 
> It's just the nature of the beast. Use the Felix one since it has many many
> bug fixes more than the OSGi one. We're trying to rectify this situation,
> but it's not going to be very soon.
> 
> 
>> 
>>> By the way, why is there such a gap with the OSGi version? (Ok, perhaps
>> not the right place to ask the question, but I’ll take whatever answer I
>> can get.)
>> 
> 
> You asked in the right place I think! :)
> 
> 
>>> 
> 
> 
>> I should still have committer status (unless it gets revoked due to
>> inactivity?) but I have never done this before, and I’m not sure of the
>> felix conventions and processes.
>> 
> 
> You never lose committer status in Apache projects unless you ask to be
> removed :)
> 
> Welcome back! :)
> 
> [1]
> http://felix.apache.org/documentation/development/release-management-nexus.html
> 
> -- 
> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
> (@rotty3000)
> Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
> (@Liferay)

Reply via email to