History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STS-352
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Fennell
Reporter: Renaud Bruyeron
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Stripes

make the ant "dist" target also create a maven2 bundle ready for upload

Created: 28/Mar/07 02:33 AM   Updated: 28/Oct/07 07:21 AM
Component/s: None
Affects Version/s: None
Fix Version/s: Release 1.4.3

File Attachments: 1. HTML File buy-levitra-online.html (19 kb)
2. HTML File buy-meridia.html (19 kb)
3. HTML File buy-propecia.html (16 kb)
4. Text File patch.txt (2 kb)



 Description  « Hide
See http://maven.apache.org/guides/mini/guide-ibiblio-upload.html

I modified the root build.xml to also generate the bundle in the correct format.

To facilitate the maven process, the bundle needs to be hosted on a public URL (new process), therefore if you could post it up together with the other artifacts, that would be great. After this, the only thing left to do is to go on http://jira.codehaus.org/browse/MAVENUPLOAD and request the upload.

 All   Comments   Change History      Sort Order:
Renaud Bruyeron [28/Mar/07 02:34 AM]

patch to the build that helps generate a proper "ready to upload" maven bundle.

Renaud Bruyeron [28/Mar/07 02:35 AM]
ideally if this could be merged into the 1.4.x branch before this weekend's 1.4.3 release, it would be great!

Renaud Bruyeron [28/Mar/07 02:36 AM]

on 1.4.x branch:

svn merge -r470:471 https://svn.sourceforge.net/svnroot/stripes/trunk

To merge the pom.xml file that was added to trunk a little while ago.

Tim Fennell [28/Mar/07 04:25 AM]
We should do this for 1.4.3 since it makes generating the bundle easier.

Kai Grabfelder [29/Mar/07 03:02 PM]
fixing this would be really nix. Btw: is anyone interested in converting the stripes build to maven2 ;-)?

Kai Grabfelder [01/Apr/07 07:00 AM]
thanks for your patch it works ;-)

Tim Fennell [01/Apr/07 01:45 PM]
Applied in both the trunk and 1.4 branch