You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Georg Kallidis <ge...@cedis.fu-berlin.de> on 2014/03/17 13:03:41 UTC

Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Hi Turbine Developers,

a release candidate for the Fulcrum Component "fulcrum-json" version
1.0.0 was prepared,

find the Documentation (SNAPSHOT) here:
http://turbine.apache.org/fulcrum/fulcrum-json/


.. the tagged release candidate in SVN here:

https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-json-1.0.0/


.. the artifacts here:

https://repository.apache.org/content/repositories/orgapacheturbine-1000/org/apache/fulcrum/


Please verify this release candidate carefully and vote!

[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because


Thanks and best regards,

Georg




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Thomas,

that´s true.

I´ll prepare the release (after dropping nexus repo, deleting svn tag
json-1.0.0 and reverse merging json trunk) again including the
maven-assembly-plugin (I was no aware of its meaning - as it just does,
what you criticize and I removed it, see below) and do some other minor
corrections (correcting typos, adding Apache License in test files).

I removed the maven-assembly-plugin, because I got errors :

Caused by: java.util.NoSuchElementException
	at java.util.Collections$EmptyIterator.next(Collections.java:3006)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup
(DefaultPlexusContainer.java:253)

Caused by: org.codehaus.plexus.archiver.ArchiverException: You must set
at least one file.
	at org.codehaus.plexus.archiver.tar.TarArchiver.execute
(TarArchiver.java:159)

It seems that the plugin could not find the sub modules... When I have
solved this, I´ll do another release (same version 1.0.0) and announce
another VOTE.

Removing the *.asc.md5 and *.asc.sha1 files would be nice, I try to find
a solution (may be just by cleaning with ant script before
release:perform?, if this is possible).

Best regards, Georg




                                                                                                                          
  Von:        Thomas Vandahl <tv...@apache.org>                                                                              
                                                                                                                          
  An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
                                                                                                                          
  Datum:      20.03.2014 20:57                                                                                            
                                                                                                                          
  Betreff:    Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0      
              [VOTE]                                                                                                      
                                                                                                                          





Hi Georg,

On 17.03.14 13:03, Georg Kallidis wrote:
>
> Hi Turbine Developers,
>
> a release candidate for the Fulcrum Component "fulcrum-json" version
> 1.0.0 was prepared,
>
> find the Documentation (SNAPSHOT) here:
> http://turbine.apache.org/fulcrum/fulcrum-json/

The documentation looks impressive.

>
https://repository.apache.org/content/repositories/orgapacheturbine-1000/org/apache/fulcrum/

>
>
> Please verify this release candidate carefully and vote!
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [X] -1 no, do not release it because

I hate to be a pain. However. I had a look at the source artifacts and
they do not fulfill the requirements listed here:
http://www.apache.org/dev/release.html#what-must-every-release-contain
The packages just contain the source files and not the complete source
project (including pom.xml, unit tests, docs and all) The user must be
able to build a complete version of the package on his own. Could you
please repackage these artifacts?

Also please consider removing the *.asc.md5 and *.asc.sha1 files. It's a
shame that maven still creates these.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]

Posted by Thomas Vandahl <tv...@apache.org>.
On 28.03.14 13:09, Georg Kallidis wrote:
> Hi Thomas, hi Turbine Developers
> 
> another release candidate is prepared for the Json Fulcrum component:
> 
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/
> 
> 
> The parent package contains the compressed project:
> 
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-parent/1.0.0/
> 
> The dist directory the packed module sources and jars
> 
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-dist/1.0.0/
> 
> All packaged artifacts should now contain LICENSE and NOTICE files.
> 
> Please review again!

I can live with this result. This is my +1

Bye, Thomas.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


FWD: ApacheCon CFP closes June 25 / Who is attending?

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Dear Turbine enthusiasts,
As you may be aware, ApacheCon will be held this year in Budapest, on
November 17-23. (See http://apachecon.eu for more info.)


The Call For Papers for that conference is still open, but will be
closing soon. We need you talk proposals, to represent Turbine at
ApacheCon. We need all kinds of talks - deep technical talks, hands-on
tutorials, introductions for beginners, or case studies about the
awesome stuff you're doing with Turbine.

Please consider submitting a proposal, at
http://events.linuxfoundation.org//events/apachecon-europe/program/cfp

Thanks!


Best regards,

Georg



P.S.: Who is attending?

Is anyone considering going to the conference (e.g from the committers /
developers )?

@committers: On this occasion, should we do some brain storming (site
refurbishment?, next release steps) or open session there?

May be I can make it there, although my time budget this year is quite
limited (for which person this is not true ? ;-) ...



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: [ANNOUNCEMENT] Release of Fulcrum JSON Component - Version 1.0.0

Posted by Siegfried Goeschl <si...@it20one.com>.
Hi Georg,

congratulation to your first release :-)

Cheers,

Siegfried Goeschl

On 07 Apr 2014, at 00:37, Georg Kallidis <ge...@cedis.fu-berlin.de> wrote:

> Hi Turbine Devs and Users,
> we are pleases to announce the release of the new Fulcrum JSON
> component!
> 
> 
> 
> The intent of this component is to provide a configurable and customized
> integration of JSON De-/Serializers into Avalon/Turbine applications.
> The used libraries are GSON, Jackson 1 and Jackson 2 APIs; currently
> used and tested version numbers are 2.2.4 (GSON), 2.2.1 and 1.9.13
> (Jackson). It is written for use in Turbine but it can be used in any
> container compatible with Avalon's ECM container. Some effort was put
> into caching and a simple filtering namely in the Jackson 2 service.
> 
> 
> 
> Find out more here:
> 
> http://turbine.apache.org/fulcrum/fulcrum-json/
> 
> 
> 
> Issues, bugs, and feature requests for this Fulcrum component should be
> submitted to the following issue tracking system
> 
> http://issues.apache.org/jira/browse/TRB.
> 
> 
> 
> Have fun,
> 
> 
> 
> best regards, Georg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: [ANNOUNCEMENT] Release of Fulcrum JSON Component - Version 1.0.0

Posted by Siegfried Goeschl <si...@it20one.com>.
Hi Georg,

congratulation to your first release :-)

Cheers,

Siegfried Goeschl

On 07 Apr 2014, at 00:37, Georg Kallidis <ge...@cedis.fu-berlin.de> wrote:

> Hi Turbine Devs and Users,
> we are pleases to announce the release of the new Fulcrum JSON
> component!
> 
> 
> 
> The intent of this component is to provide a configurable and customized
> integration of JSON De-/Serializers into Avalon/Turbine applications.
> The used libraries are GSON, Jackson 1 and Jackson 2 APIs; currently
> used and tested version numbers are 2.2.4 (GSON), 2.2.1 and 1.9.13
> (Jackson). It is written for use in Turbine but it can be used in any
> container compatible with Avalon's ECM container. Some effort was put
> into caching and a simple filtering namely in the Jackson 2 service.
> 
> 
> 
> Find out more here:
> 
> http://turbine.apache.org/fulcrum/fulcrum-json/
> 
> 
> 
> Issues, bugs, and feature requests for this Fulcrum component should be
> submitted to the following issue tracking system
> 
> http://issues.apache.org/jira/browse/TRB.
> 
> 
> 
> Have fun,
> 
> 
> 
> best regards, Georg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org


[ANNOUNCEMENT] Release of Fulcrum JSON Component - Version 1.0.0

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Turbine Devs and Users,
we are pleases to announce the release of the new Fulcrum JSON
component!



The intent of this component is to provide a configurable and customized
integration of JSON De-/Serializers into Avalon/Turbine applications.
The used libraries are GSON, Jackson 1 and Jackson 2 APIs; currently
used and tested version numbers are 2.2.4 (GSON), 2.2.1 and 1.9.13
(Jackson). It is written for use in Turbine but it can be used in any
container compatible with Avalon's ECM container. Some effort was put
into caching and a simple filtering namely in the Jackson 2 service.



Find out more here:

http://turbine.apache.org/fulcrum/fulcrum-json/



Issues, bugs, and feature requests for this Fulcrum component should be
submitted to the following issue tracking system

http://issues.apache.org/jira/browse/TRB.



Have fun,



best regards, Georg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


[ANNOUNCEMENT] Release of Fulcrum JSON Component - Version 1.0.0

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Turbine Devs and Users,
we are pleases to announce the release of the new Fulcrum JSON
component!



The intent of this component is to provide a configurable and customized
integration of JSON De-/Serializers into Avalon/Turbine applications.
The used libraries are GSON, Jackson 1 and Jackson 2 APIs; currently
used and tested version numbers are 2.2.4 (GSON), 2.2.1 and 1.9.13
(Jackson). It is written for use in Turbine but it can be used in any
container compatible with Avalon's ECM container. Some effort was put
into caching and a simple filtering namely in the Jackson 2 service.



Find out more here:

http://turbine.apache.org/fulcrum/fulcrum-json/



Issues, bugs, and feature requests for this Fulcrum component should be
submitted to the following issue tracking system

http://issues.apache.org/jira/browse/TRB.



Have fun,



best regards, Georg


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org


Antwort: Re: Antwort: Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE] [RESULT]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Thomas, hi Turbine Devs,

I added my public key to the KEYS file and checked that it´s the right
one (verifying a signed artifact). I already deleted the
*.asc.md5/asc.sha1 files in the Nexus Repo.

As the vote result is sufficient (after 72 hours after the last
announcement):

+1 Jürgen Hoffmann
+1 Thomas Vandahl
+1 Georg Kallidis

and the -1 vote (TV) was superseded later by +1, I´ll promote the latest
release candidate and add the source and binary files to the new
distribution directory.

Thanks!

Best, Georg


                                                                                                                          
  Von:        Thomas Vandahl <tv...@apache.org>                                                                              
                                                                                                                          
  An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
                                                                                                                          
  Datum:      31.03.2014 21:00                                                                                            
                                                                                                                          
  Betreff:    Re: Antwort: Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]                   
                                                                                                                          





Hi Georg,

please consider removing the *.asc.md5 and *.asc.sha1 files before
promoting the release.

The PGP public key you used to sign the artifacts should be added to the
KEYS file. You can check out the Turbine dist directory from
https://dist.apache.org/repos/dist/release/turbine/

The source and binary assemblies should also go there (that would be
fulcrum/fulcrum-json/source and fulcrum/fulcrum-json/binaries,
respectively).

Bye, Thomas.

On 31.03.14 08:33, Georg Kallidis wrote:
> +1
>
> Georg
>
>
>

>   Von:        Jürgen Hoffmann <ju...@heagmedianet.de>

>

>   An:         Turbine Developers List <de...@turbine.apache.org>,

>

>   Datum:      30.03.2014 18:39

>

>   Betreff:    Re: New RC prepared for Apache Component Fulcrum JSON -
Version 1.0.0 [VOTE]
>

>
>
>
>
>
> +1
>
> Buddy
>
>> On 28.03.2014, at 13:09, "Georg Kallidis"
> <ge...@cedis.fu-berlin.de> wrote:
>>
>> Hi Thomas, hi Turbine Developers
>>
>> another release candidate is prepared for the Json Fulcrum component:
>>
>>
>
https://repository.apache.org/content/repositories/orgapacheturbine-1002/

>
>>
>>
>> The parent package contains the compressed project:
>>
>>
>
https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-parent/1.0.0/

>
>>
>> The dist directory the packed module sources and jars
>>
>>
>
https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-dist/1.0.0/

>
>>
>> All packaged artifacts should now contain LICENSE and NOTICE files.
>>
>> Please review again!
>>
>> Best regards, Georg
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
>> For additional commands, e-mail: dev-help@turbine.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: Antwort: Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]

Posted by Thomas Vandahl <tv...@apache.org>.
Hi Georg,

please consider removing the *.asc.md5 and *.asc.sha1 files before
promoting the release.

The PGP public key you used to sign the artifacts should be added to the
KEYS file. You can check out the Turbine dist directory from
https://dist.apache.org/repos/dist/release/turbine/

The source and binary assemblies should also go there (that would be
fulcrum/fulcrum-json/source and fulcrum/fulcrum-json/binaries,
respectively).

Bye, Thomas.

On 31.03.14 08:33, Georg Kallidis wrote:
> +1
> 
> Georg
> 
> 
>                                                                                                                           
>   Von:        Jürgen Hoffmann <ju...@heagmedianet.de>                                                          
>                                                                                                                           
>   An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
>                                                                                                                           
>   Datum:      30.03.2014 18:39                                                                                            
>                                                                                                                           
>   Betreff:    Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]                                
>                                                                                                                           
> 
> 
> 
> 
> 
> +1
> 
> Buddy
> 
>> On 28.03.2014, at 13:09, "Georg Kallidis"
> <ge...@cedis.fu-berlin.de> wrote:
>>
>> Hi Thomas, hi Turbine Developers
>>
>> another release candidate is prepared for the Json Fulcrum component:
>>
>>
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/
> 
>>
>>
>> The parent package contains the compressed project:
>>
>>
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-parent/1.0.0/
> 
>>
>> The dist directory the packed module sources and jars
>>
>>
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-dist/1.0.0/
> 
>>
>> All packaged artifacts should now contain LICENSE and NOTICE files.
>>
>> Please review again!
>>
>> Best regards, Georg
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
>> For additional commands, e-mail: dev-help@turbine.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Antwort: Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
+1

Georg


                                                                                                                          
  Von:        Jürgen Hoffmann <ju...@heagmedianet.de>                                                          
                                                                                                                          
  An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
                                                                                                                          
  Datum:      30.03.2014 18:39                                                                                            
                                                                                                                          
  Betreff:    Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]                                
                                                                                                                          





+1

Buddy

> On 28.03.2014, at 13:09, "Georg Kallidis"
<ge...@cedis.fu-berlin.de> wrote:
>
> Hi Thomas, hi Turbine Developers
>
> another release candidate is prepared for the Json Fulcrum component:
>
>
https://repository.apache.org/content/repositories/orgapacheturbine-1002/

>
>
> The parent package contains the compressed project:
>
>
https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-parent/1.0.0/

>
> The dist directory the packed module sources and jars
>
>
https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-dist/1.0.0/

>
> All packaged artifacts should now contain LICENSE and NOTICE files.
>
> Please review again!
>
> Best regards, Georg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org

Re: New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]

Posted by Jürgen Hoffmann <ju...@heagmedianet.de>.
+1

Buddy

> On 28.03.2014, at 13:09, "Georg Kallidis" <ge...@cedis.fu-berlin.de> wrote:
> 
> Hi Thomas, hi Turbine Developers
> 
> another release candidate is prepared for the Json Fulcrum component:
> 
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/
> 
> 
> The parent package contains the compressed project:
> 
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-parent/1.0.0/
> 
> The dist directory the packed module sources and jars
> 
> https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-dist/1.0.0/
> 
> All packaged artifacts should now contain LICENSE and NOTICE files.
> 
> Please review again!
> 
> Best regards, Georg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
> For additional commands, e-mail: dev-help@turbine.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


New RC prepared for Apache Component Fulcrum JSON - Version 1.0.0 [VOTE]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Thomas, hi Turbine Developers

another release candidate is prepared for the Json Fulcrum component:

https://repository.apache.org/content/repositories/orgapacheturbine-1002/


The parent package contains the compressed project:

https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-parent/1.0.0/

The dist directory the packed module sources and jars

https://repository.apache.org/content/repositories/orgapacheturbine-1002/org/apache/fulcrum/fulcrum-json-dist/1.0.0/

All packaged artifacts should now contain LICENSE and NOTICE files.

Please review again!

Best regards, Georg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Antwort: Re: Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Thomas,

I´ll follow your advices preparing a new release candidate.

A problem is still that

mvn release:prepare cleans the site so I could not include the site in
an assembly descriptor (setting includeSiteDirectory to true).

I think, a RC should be prepared regardless this issue leaving the site
generation to the user.

Best regards, Georg



                                                                                                                          
  Von:        Thomas Vandahl <tv...@apache.org>                                                                              
                                                                                                                          
  An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
                                                                                                                          
  Datum:      24.03.2014 21:54                                                                                            
                                                                                                                          
  Betreff:    Re: Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules -       
              Version 1.0.0 [VOTE]                                                                                        
                                                                                                                          





On 23.03.14 12:49, Thomas Vandahl wrote:
> Hi Georg,
>
> On 21.03.14 12:01, Georg Kallidis wrote:
>>
https://repository.apache.org/content/repositories/orgapacheturbine-1001/org/apache/fulcrum/fulcrum-json-parent/1.0.0/

>
> I'll have a look at it. I guess the one package with all modules would
> be sufficient but I'll check it and get back to you.
>

Actually, the -project assembly contains most of what you want. It
builds all modules fine here. The -src assembly does not contain the
sub-modules. Both assemblies have the LICENSE and NOTICE files missing.

I'd suggest to add explicit assembly descriptors to the source like in
Turbine core (src/assembly/*) and refer to them in the POM.

I know that the first clean Apache release is a bit of a challenge. Do
not despair. You're on the right track.

Bye, Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Thomas Vandahl <tv...@apache.org>.
On 23.03.14 12:49, Thomas Vandahl wrote:
> Hi Georg,
> 
> On 21.03.14 12:01, Georg Kallidis wrote:
>> https://repository.apache.org/content/repositories/orgapacheturbine-1001/org/apache/fulcrum/fulcrum-json-parent/1.0.0/
> 
> I'll have a look at it. I guess the one package with all modules would
> be sufficient but I'll check it and get back to you.
> 

Actually, the -project assembly contains most of what you want. It
builds all modules fine here. The -src assembly does not contain the
sub-modules. Both assemblies have the LICENSE and NOTICE files missing.

I'd suggest to add explicit assembly descriptors to the source like in
Turbine core (src/assembly/*) and refer to them in the POM.

I know that the first clean Apache release is a bit of a challenge. Do
not despair. You're on the right track.

Bye, Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Thomas Vandahl <tv...@apache.org>.
Hi Georg,

On 21.03.14 12:01, Georg Kallidis wrote:
> https://repository.apache.org/content/repositories/orgapacheturbine-1001/org/apache/fulcrum/fulcrum-json-parent/1.0.0/

I'll have a look at it. I guess the one package with all modules would
be sufficient but I'll check it and get back to you.

> The sub modules already contain (and contained?) javadoc, sources,
> binaries, pom files (plus asc.md5/sha1 files, apparently they are
> created during the staging process - how could they be deleted?).

I usually delete them from the repository manually. You can do that in
the lower part of the Nexus screen (activate file, right click, delete,
one-by-one). See https://jira.codehaus.org/browse/MNG-5504 for the bug
description.

Bye, Thomas.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi Thomas,

I have now prepared another release candidate:

https://repository.apache.org/content/repositories/orgapacheturbine-1001/org/apache/fulcrum/

The parent package now contains the whole project zipped/tarred,..,
cft.:

https://repository.apache.org/content/repositories/orgapacheturbine-1001/org/apache/fulcrum/fulcrum-json-parent/1.0.0/

The sub modules already contain (and contained?) javadoc, sources,
binaries, pom files (plus asc.md5/sha1 files, apparently they are
created during the staging process - how could they be deleted?).

Is this sufficient?

Best regards, Georg


                                                                                                                          
  Von:        Thomas Vandahl <tv...@apache.org>                                                                              
                                                                                                                          
  An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
                                                                                                                          
  Datum:      20.03.2014 20:57                                                                                            
                                                                                                                          
  Betreff:    Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0      
              [VOTE]                                                                                                      
                                                                                                                          





Hi Georg,

On 17.03.14 13:03, Georg Kallidis wrote:
>
> Hi Turbine Developers,
>
> a release candidate for the Fulcrum Component "fulcrum-json" version
> 1.0.0 was prepared,
>
> find the Documentation (SNAPSHOT) here:
> http://turbine.apache.org/fulcrum/fulcrum-json/

The documentation looks impressive.

>
https://repository.apache.org/content/repositories/orgapacheturbine-1000/org/apache/fulcrum/

>
>
> Please verify this release candidate carefully and vote!
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [X] -1 no, do not release it because

I hate to be a pain. However. I had a look at the source artifacts and
they do not fulfill the requirements listed here:
http://www.apache.org/dev/release.html#what-must-every-release-contain
The packages just contain the source files and not the complete source
project (including pom.xml, unit tests, docs and all) The user must be
able to build a complete version of the package on his own. Could you
please repackage these artifacts?

Also please consider removing the *.asc.md5 and *.asc.sha1 files. It's a
shame that maven still creates these.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Antwort: Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Georg Kallidis <ge...@cedis.fu-berlin.de>.
Hi, I just found the obvious "workaround" by just adding a single file
in the parent/master (a README) the plugin works as expected.

Best, Georg


                                                                                                                          
  Von:        Thomas Vandahl <tv...@apache.org>                                                                              
                                                                                                                          
  An:         Turbine Developers List <de...@turbine.apache.org>,                                                           
                                                                                                                          
  Datum:      20.03.2014 20:57                                                                                            
                                                                                                                          
  Betreff:    Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0      
              [VOTE]                                                                                                      
                                                                                                                          





Hi Georg,

On 17.03.14 13:03, Georg Kallidis wrote:
>
> Hi Turbine Developers,
>
> a release candidate for the Fulcrum Component "fulcrum-json" version
> 1.0.0 was prepared,
>
> find the Documentation (SNAPSHOT) here:
> http://turbine.apache.org/fulcrum/fulcrum-json/

The documentation looks impressive.

>
https://repository.apache.org/content/repositories/orgapacheturbine-1000/org/apache/fulcrum/

>
>
> Please verify this release candidate carefully and vote!
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [X] -1 no, do not release it because

I hate to be a pain. However. I had a look at the source artifacts and
they do not fulfill the requirements listed here:
http://www.apache.org/dev/release.html#what-must-every-release-contain
The packages just contain the source files and not the complete source
project (including pom.xml, unit tests, docs and all) The user must be
able to build a complete version of the package on his own. Could you
please repackage these artifacts?

Also please consider removing the *.asc.md5 and *.asc.sha1 files. It's a
shame that maven still creates these.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Thomas Vandahl <tv...@apache.org>.
Hi Georg,

On 17.03.14 13:03, Georg Kallidis wrote:
> 
> Hi Turbine Developers,
> 
> a release candidate for the Fulcrum Component "fulcrum-json" version
> 1.0.0 was prepared,
> 
> find the Documentation (SNAPSHOT) here:
> http://turbine.apache.org/fulcrum/fulcrum-json/

The documentation looks impressive.

> https://repository.apache.org/content/repositories/orgapacheturbine-1000/org/apache/fulcrum/
> 
> 
> Please verify this release candidate carefully and vote!
> 
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [X] -1 no, do not release it because

I hate to be a pain. However. I had a look at the source artifacts and
they do not fulfill the requirements listed here:
http://www.apache.org/dev/release.html#what-must-every-release-contain
The packages just contain the source files and not the complete source
project (including pom.xml, unit tests, docs and all) The user must be
able to build a complete version of the package on his own. Could you
please repackage these artifacts?

Also please consider removing the *.asc.md5 and *.asc.sha1 files. It's a
shame that maven still creates these.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org


Re: Release prepared for Apache Fulcrum Component fulcrum-json - including sub modules - Version 1.0.0 [VOTE]

Posted by Jürgen Hoffmann <ho...@apache.org>.
Hi,

On 17.03.2014, at 13:03, Georg Kallidis <ge...@cedis.fu-berlin.de> wrote:
> 
> Please verify this release candidate carefully and vote!
> 
> [X] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
> 
> 
> Thanks and best regards,
> 
> Georg

Buddy


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org