Hello all,

So, now I have a plugin that detaches the distributions, zips the site, and 
then commits the zipped site, RELEASE-NOTES.txt (from the root), and the 
distributions to the svn staging area. All from:

mvn clean site deploy -Prelease -Duser.name=chtompki 
-Duser.password=<my_password>

Thoughts on pulling this in as a new component and starting to get it to a more 
formal state? I’m sure we could add more, but this does take away a 
considerable portion of the manual steps.

Also, as I said before I’ve not written any maven unit/integration tests. I do 
know that I could contrive some unit tests using PowerMockito (but that feels 
mildly pointless because it is indeed a contrivance with little value). So, I 
will try to investigate the maven testing mechanics, but what I currently have 
does indeed work.

Should I call a vote for the new component?

Cheers,
-Rob



> On Jan 3, 2018, at 8:59 PM, chtom...@apache.org wrote:
> 
> Author: chtompki
> Date: Thu Jan  4 01:59:44 2018
> New Revision: 24003
> 
> Log:
> Removing commons-text-1.3-SNAPSHOT
> 
> Removed:
>   dev/commons/text/RELEASE-NOTES.txt
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.tar.gz
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.tar.gz.asc
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.tar.gz.md5
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.tar.gz.sha1
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.zip
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.zip.asc
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.zip.md5
>   dev/commons/text/binaries/commons-text-1.3-SNAPSHOT-bin.zip.sha1
>   dev/commons/text/site.zip
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.tar.gz
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.tar.gz.asc
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.tar.gz.md5
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.tar.gz.sha1
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.zip
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.zip.asc
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.zip.md5
>   dev/commons/text/source/commons-text-1.3-SNAPSHOT-src.zip.sha1
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to