[piccolo2d-dev] Re: Issue 146 in piccolo2d: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary

2011-04-16 Thread piccolo2d


Comment #12 on issue 146 by discount...@gmail.com: General pom refactoring,  
make plugin versions explicit, add dist/bundle configuration if necessary

http://code.google.com/p/piccolo2d/issues/detail?id=146

Wecom   e to the good website:

http://www.shoppinglouisvuitton.org   louis vuitton outlet
http://www.tiffanyjewelleryshop.org   tiffany necklace
http://www.ghdstraightenerssale.com   ghd straighteners sale
http://www.christianlouboutinshopping.org   christian louboutin
http://www.maccosmeticsshop.org   mac eyeshadow
http://www.mbtshoesshopping.com   mbt shoes sale
http://www.sunglassesshopping.org   cheap oakley sunglass
http://www.handbagshopping.org   chanel handbags for sale
http://www.christianlouboutinonline.net   christian louboutin boots
http://www.chanelbagonline.net   chanel handbag
http://www.guccigucci.orgdiscount gucci handbags

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 146 in piccolo2d: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary

2010-03-30 Thread piccolo2d

Updates:
Status: Fixed

Comment #11 on issue 146 by heue...@gmail.com: General pom refactoring,  
make plugin versions explicit, add dist/bundle configuration if necessary

http://code.google.com/p/piccolo2d/issues/detail?id=146

$ svn commit -m Issue 146 ; committing patch to trunk parent/pom.xml
Sendingparent/pom.xml
Transmitting file data .
Committed revision 1001.

$ svn commit -m Issue 146 ; committing patch to release 1.3 branch  
parent/pom.xml

Sendingparent/pom.xml
Transmitting file data .
Committed revision 1002.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

To unsubscribe, reply using remove me as the subject.


[piccolo2d-dev] Re: Issue 146 in piccolo2d: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary

2010-01-19 Thread piccolo2d


Comment #6 on issue 146 by heue...@gmail.com: General pom refactoring, make  
plugin versions explicit, add dist/bundle configuration if necessary

http://code.google.com/p/piccolo2d/issues/detail?id=146

Attaching new versions of the build scripts, as used to cut the 1.3-rc1  
release.

Should these be committed to svn?

Attachments:
create-bin.sh  518 bytes
create-src.sh  307 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 146 in piccolo2d: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary

2009-12-15 Thread piccolo2d

Comment #5 on issue 146 by heue...@gmail.com: General pom refactoring, make  
plugin versions explicit, add dist/bundle configuration if necessary
http://code.google.com/p/piccolo2d/issues/detail?id=146

I'm tentatively planning to cut a 1.3-beta release on Friday 18 Dec via the  
attached
shell scripts, or via the maven assembly plugin if I can get that working  
by then.

Please let me know if the artifacts created by the scripts above don't look  
right.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 146 in piccolo2d: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary

2009-12-02 Thread piccolo2d

Comment #3 on issue 146 by heuermh: General pom refactoring, make plugin  
versions explicit, add dist/bundle configuration if necessary
http://code.google.com/p/piccolo2d/issues/detail?id=146

It appears that the pre-defined assembly descriptors will not be sufficient  
for our
needs.  E.g., the parent module must be excluded for the bin descriptor to  
work

$ mvn -DdescriptorId=bin assembly:assembly
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-4:assembly  
(default-cli) on
project piccolo2d-parent:
  Failed to create assembly: Error creating assembly archive bin: You must  
set at
least one file.

and license-piccolo.txt and ReleaseNotes.txt are not included by default

http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html#bin

   fileSets
 fileSet
   includes
 include${project.basedir}/README*/include
 include${project.basedir}/LICENSE*/include
 include${project.basedir}/NOTICE*/include
   /includes

Custom assembly descriptors will need to be created.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en