20 Commits

Author SHA1 Message Date
Shawn Pearce
f75776db37 Merge "Update .settings files in Maven archetypes" 2013-11-30 21:23:46 +00:00
Shawn Pearce
74bc87b902 Merge "Restore .gitignore file for Maven archetype projects" 2013-11-30 21:23:20 +00:00
Edwin Kempin
8005ae44e4 Update pom.xml in archetypes to build with java 7
Change-Id: I3ce9753e3f13d108529475e90c9a47a0b7275979
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-30 15:51:44 +01:00
Edwin Kempin
21f2c933c6 Update .settings files in Maven archetypes
Change-Id: I300f0858b7559dee8d6204c8c15379ddd9375281
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-30 12:26:43 +01:00
Edwin Kempin
fd499f8e3b Restore .gitignore file for Maven archetype projects
The Maven archetypes are still built with Maven and the corresponding
target folders should be ignored.

Change-Id: I4cc129b8a381c80e352bba41c6cd38bc6aa320b3
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-30 12:21:40 +01:00
Shawn Pearce
72fb6cc514 Remove unused .gitignore
These were necessary only for the Maven based build.

Change-Id: Ie26669e6ccae60a52d2db1b8ad362e2fa88a26f2
2013-11-28 22:56:51 -08:00
Shawn Pearce
6440ccdc2c Merge "Include standard settings into plugin archetypes" 2013-11-07 19:37:23 +00:00
Edwin Kempin
af3c04a08e Define default values for implementation URL and vendor in archetypes
Change-Id: Ie5665793a2479b2c4a3a1c49b1e99273831984bd
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-07 09:57:07 +01:00
Edwin Kempin
89999b7d6d Update and fix licence headers in archetypes
Change-Id: I7217a0ae607d763de4b1170b26be5b44087d5f0a
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-06 11:04:36 +01:00
Edwin Kempin
b6a43c055d Include standard settings into plugin archetypes
With this plugin projects that are created with the archetypes
immediately have the Gerrit standard settings, e.g. code formatting
rules.

Change-Id: Ia98ca03fd9d5d759a4292f82f7fdda9838461dee
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-06 10:22:52 +01:00
David Pursehouse
62864b7a8a Update version to 2.9-SNAPSHOT in plugin archetype pom files
Also update the versions mentioned in the plugin documentation.

Change-Id: I052d65000e04d019d583b4817eef32312bd225db
2013-10-17 23:08:43 +09:00
Edwin Kempin
4edbf74578 Adapt plugin archetypes to set plugin name in manifest
Change-Id: If2344d24960d70b6b74c9d557960125d9979a510
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-09-26 05:49:52 +00:00
Edwin Kempin
3e0af53743 Remove invalid references to parent pom from plugin archetype poms
The parent pom.xml doesn't exist anymore since the Gerrit build is now
using Buck.

Change-Id: I4b9872f44cf7fb8cec0ceb499ccbbb9e7c617ee5
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-08-27 09:43:11 +02:00
Shawn Pearce
d500500b5e Update URLs for Google Cloud Storage
Per [1] the correct URL is <bucket>.storage.googleapis.com/<object>.
Update existing references to project resources to use this domain
name instead of the old name.

[1] https://developers.google.com/storage/docs/reference-uris

Change-Id: I3788cfb4504b3908d2b5eccbdf52beffc3d18387
2013-06-21 11:01:45 -07:00
Shawn Pearce
9240c299f0 Begin 2.8
Change-Id: Ie0bc733853be435fba147dd64ef8cbc5a0027ee0
2013-05-06 19:39:10 -07:00
Shawn Pearce
d47ca8a66d Start 2.7 development
Change-Id: I08dc590bb1f62af67d88eb11313d5d4cfe2423c4
2013-03-21 12:12:47 -07:00
Dariusz Luksza
9abe435ba3 Update plugin-js-archetype to match current implementation
Use auto registering mechanism using @Listen annotation instead of
binding in main Module.

Change-Id: I3ece0066fb52cfae4e5913782b1cf43e71f1dc07
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
2012-11-12 19:55:49 +01:00
David Pursehouse
63fe5b9f0b Ignore the whole .settings folder in gwt-archetype and js-archetype
Ignore the whole folder instead of specific files within the folder.

Change-Id: I347860ff4aed218e9d4d42d2f1cac3f31848860c
2012-10-29 22:32:05 +09:00
Dariusz Luksza
09f0662d4e Fix missing dependency error in js plugin archetype
Change-Id: I060603fc2a7e36e598b69cf6b98c24f5139b1fe6
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
2012-10-26 12:22:34 +02:00
Dariusz Luksza
8674e0aea5 JavaScript plugin archetype
Adds example JavaScript based Web UI plugin archetype.

Change-Id: Id1e606d677f86e6e4fe383aef78921503787aaf3
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
2012-10-22 10:48:37 +02:00