You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(59) |
Nov
(59) |
Dec
(125) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(230) |
Feb
(411) |
Mar
(155) |
Apr
(145) |
May
(246) |
Jun
(272) |
Jul
(128) |
Aug
(31) |
Sep
(46) |
Oct
(62) |
Nov
(22) |
Dec
(6) |
| 2004 |
Jan
(42) |
Feb
|
Mar
(5) |
Apr
(40) |
May
(2) |
Jun
(35) |
Jul
(41) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
(3) |
Feb
(3) |
Mar
(33) |
Apr
(165) |
May
(109) |
Jun
(16) |
Jul
(5) |
Aug
(5) |
Sep
(34) |
Oct
(86) |
Nov
(57) |
Dec
(20) |
| 2006 |
Jan
(161) |
Feb
(79) |
Mar
(52) |
Apr
(6) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(3) |
Sep
(53) |
Oct
(34) |
Nov
(16) |
Dec
(11) |
| 2007 |
Jan
(36) |
Feb
(34) |
Mar
(77) |
Apr
(83) |
May
(65) |
Jun
(23) |
Jul
(111) |
Aug
|
Sep
(22) |
Oct
(26) |
Nov
(10) |
Dec
(28) |
| 2008 |
Jan
(26) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
(7) |
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(48) |
Aug
(8) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
| 2011 |
Jan
(18) |
Feb
(12) |
Mar
(67) |
Apr
(8) |
May
(25) |
Jun
(74) |
Jul
(109) |
Aug
(11) |
Sep
(2) |
Oct
(67) |
Nov
(1) |
Dec
(23) |
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
(2) |
Oct
|
Nov
(5) |
Dec
(68) |
|
From: <iro...@us...> - 2013-12-29 02:31:17
|
Revision: 3129
http://sourceforge.net/p/jamon/code/3129
Author: iroberts
Date: 2013-12-29 02:31:12 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
latest dist
Modified Paths:
--------------
trunk/jamon-dist/pom.xml
Modified: trunk/jamon-dist/pom.xml
===================================================================
--- trunk/jamon-dist/pom.xml 2013-12-29 02:13:50 UTC (rev 3128)
+++ trunk/jamon-dist/pom.xml 2013-12-29 02:31:12 UTC (rev 3129)
@@ -6,12 +6,12 @@
<parent>
<groupId>org.jamon</groupId>
<artifactId>jamon-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
<relativePath>../jamon/jamon-parent</relativePath>
</parent>
<artifactId>jamon-dist</artifactId>
<name>jamon-dist</name>
- <version>2011.12.20</version>
+ <version>2013.12.28</version>
<packaging>pom</packaging>
<description>Jamon uber distribution</description>
@@ -19,37 +19,37 @@
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-runtime</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-api</artifactId>
- <version>2.3.0</version>
+ <version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-processor</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-junit</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-anttask</artifactId>
- <version>2.4.0</version>
+ <version>2.4.2</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-stdlib</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-doc</artifactId>
- <version>2011.12.20</version>
+ <version>2013.12.28</version>
</dependency>
</dependencies>
<build>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 02:13:53
|
Revision: 3128
http://sourceforge.net/p/jamon/code/3128
Author: iroberts
Date: 2013-12-29 02:13:50 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
updated release notes
Modified Paths:
--------------
trunk/jamon/ReleaseProcedure
Modified: trunk/jamon/ReleaseProcedure
===================================================================
--- trunk/jamon/ReleaseProcedure 2013-12-29 02:12:43 UTC (rev 3127)
+++ trunk/jamon/ReleaseProcedure 2013-12-29 02:13:50 UTC (rev 3128)
@@ -4,32 +4,47 @@
User jamon
* Since maven cannot ask for passwords during release:perform,
you'll need an ssh-agent set up that has credentials to reach ja...@ma....
+* You'll need a gpg key registered at http://pool.sks-keyservers.net
* For hygene purposes, you should have a settings file in ~/.m2jamon/settings.xml:
-* Set SOURCEFORGE_USERNAME to be, well, your sourceforge username.
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<localRepository>${user.home}/.m2jamon/repository</localRepository>
+ <servers>
+ <server>
+ <id>sonatype-nexus-snapshots</id>
+ <username>irobertson</username>
+ <password>???</password>
+ </server>
+ <server>
+ <id>sonatype-nexus-staging</id>
+ <username>irobertson</username>
+ <password>???</password>
+ </server>
+ </servers>
</settings>
- Prior to any release, rm -rf ~/.m2jamon/repository
+* Note: due to an oversight on my part, currently only irobertson can
+ perform releases. I believe it is possible to have more than one
+ account authorized to make a release
+Prior to any release, rm -rf ~/.m2jamon/repository
+
* Update docs to reflect release.
* Run svn up to get latest version number set
* For each maven module being released:
** Update all SNAPSHOT versions to the latest released version.
-** Run (in zsh):
- echo -n "password: "; read -s password; \
- mvn -s ~/.m2jamon/settings.xml -Dusername=$SOURCEFORGE_USERNAME -Dpassword=$password release:prepare; \
- unset password
** Run
- mvn -s ~/.m2jamon/settings.xml release:perform
+ mvn -s ~/.m2jamon/settings.xml clean release:prepare release:perform
* If necessary, build jamonStdLib
+
* generate new site docs
** Docs can be viewed via mvn -s ~/.m2jamon/settings.xml package and looking in target/www.
** Trial deploy: mvn -s ~/.m2jamon/settings.xml site:deploy goes to www-stg.jamon.org.
+** Real deploy: mvn -s ~/.m2jamon/settings.xml -DstageDir= site:deploy goes to www-stg.jamon.org.
+
** Release as for other maven modules.
* Update versions in jamon-dist, run
@@ -48,32 +63,32 @@
* If an update for the parent pom is necessary. For some reason, -N doesn't work well in release:prepare,
so go old school:
svn copy \
- https://jamon.svn.sourceforge.net/svnroot/jamon/trunk/jamon-eclipse \
- https://jamon.svn.sourceforge.net/svnroot/jamon/releases/jamon-eclipse/jamon-eclipse-${VERSION} \
+ https://svn.code.sf.net/p/jamon/code/trunk/jamon-eclipse \
+ https://svn.code.sf.net/p/jamon/code/releases/jamon-eclipse/jamon-eclipse-${VERSION} \
-m "tag for release ${VERSION}"
- svn co https://jamon.svn.sourceforge.net/svnroot/jamon/releases/jamon-eclipse/jamon-eclipse-${VERSION}
+ svn co https://svn.code.sf.net/p/jamon/code/releases/jamon-eclipse/jamon-eclipse-${VERSION}
cd jamon-eclipse-${VERSION}
* edit version number in pom.
* commit.
-* deploy:
- mvn3 -s ~/.m2jamon/settings.xml -N deploy;
+* install:
+ mvn -s ~/.m2jamon/settings.xml -N clean install;
* To release a component, set COMPONENT and VERSION appropriately, and:
* Note that we copy all of jamon-eclipse in the tag; we'll need the update site available during
the build.
svn copy \
- https://jamon.svn.sourceforge.net/svnroot/jamon/trunk/jamon-eclipse/ \
- https://jamon.svn.sourceforge.net/svnroot/jamon/releases/${COMPONENT}/${COMPONENT}-${VERSION} \
+ https://svn.code.sf.net/p/jamon/code/trunk/jamon-eclipse/ \
+ https://svn.code.sf.net/p/jamon/code/releases/${COMPONENT}/${COMPONENT}-${VERSION} \
-m "tag for release ${VERSION}"
- svn co https://jamon.svn.sourceforge.net/svnroot/jamon/releases/${COMPONENT}/${COMPONENT}-${VERSION}
+ svn co https://svn.code.sf.net/p/jamon/code/releases/${COMPONENT}/${COMPONENT}-${VERSION}
cd ${COMPONENT}-${VERSION}/${COMPONENT}
* The following no longer seems to work:
--- mvn3 -s ~/.m2jamon/settings.xml org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${VERSION}
+-- mvn -s ~/.m2jamon/settings.xml org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${VERSION}
* So instead,try something like:
rgrep -l "$VERSION\(-SNAPSHOT\|.qualifier\)" | xargs \
@@ -84,11 +99,11 @@
svn commit -m "prepare for release of version ${VERSION}"
- mvn3 -s ~/.m2jamon/settings.xml clean install
+ mvn -s ~/.m2jamon/settings.xml clean install
Then in a checked-out version of update-site, run
- mvn3 -s ~/.m2jamon/settings.xml clean package
+ mvn -s ~/.m2jamon/settings.xml clean package
* Copy the updated files into updateSite/p2, and explode the content/artifact.jar files
rsync -av target/site/ p2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 02:12:48
|
Revision: 3127
http://sourceforge.net/p/jamon/code/3127
Author: iroberts
Date: 2013-12-29 02:12:43 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
missed one
Modified Paths:
--------------
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/pom.xml
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/pom.xml
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/pom.xml 2013-12-29 01:49:34 UTC (rev 3126)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/pom.xml 2013-12-29 02:12:43 UTC (rev 3127)
@@ -10,7 +10,7 @@
</parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 01:49:37
|
Revision: 3126
http://sourceforge.net/p/jamon/code/3126
Author: iroberts
Date: 2013-12-29 01:49:34 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
new artifacts
Modified Paths:
--------------
trunk/jamon-eclipse/updateSite/p2/artifacts.xml
trunk/jamon-eclipse/updateSite/p2/content.xml
trunk/jamon-eclipse/updateSite/p2/site.xml
Added Paths:
-----------
trunk/jamon-eclipse/updateSite/p2/features/org.jamon.eclipse.maven.configurator.feature_1.1.1.jar
trunk/jamon-eclipse/updateSite/p2/features/org.jamon.feature_2.3.4.jar
trunk/jamon-eclipse/updateSite/p2/features/org.jamon.processor_2.4.2.jar
trunk/jamon-eclipse/updateSite/p2/plugins/org.jamon.eclipse.maven.configurator_1.1.1.jar
trunk/jamon-eclipse/updateSite/p2/plugins/org.jamon.processor_2.4.2.jar
trunk/jamon-eclipse/updateSite/p2/plugins/org.jamon.project_2.3.4.jar
Modified: trunk/jamon-eclipse/updateSite/p2/artifacts.xml
===================================================================
--- trunk/jamon-eclipse/updateSite/p2/artifacts.xml 2013-12-29 01:29:10 UTC (rev 3125)
+++ trunk/jamon-eclipse/updateSite/p2/artifacts.xml 2013-12-29 01:49:34 UTC (rev 3126)
@@ -2,7 +2,7 @@
<?artifactRepository version='1.1.0'?>
<repository name='Jamon Eclipse Update Site' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
- <property name='p2.timestamp' value='1324422709091'/>
+ <property name='p2.timestamp' value='1388280638859'/>
<property name='p2.compressed' value='true'/>
</properties>
<mappings size='3'>
@@ -10,35 +10,7 @@
<rule filter='(& (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(& (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
- <artifacts size='46'>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.1'>
- <properties size='3'>
- <property name='artifact.size' value='225404'/>
- <property name='download.size' value='225404'/>
- <property name='download.md5' value='f57df02669b7d3ba9db52a4a7886c916'/>
- </properties>
- </artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.eclipse.maven.configurator' version='1.0.0'>
- <properties size='3'>
- <property name='artifact.size' value='8204'/>
- <property name='download.size' value='8204'/>
- <property name='download.md5' value='23de98394668be24b4c7afb5669bfb1b'/>
- </properties>
- </artifact>
- <artifact classifier='osgi.bundle' id='org.jamon' version='1.9.0'>
- <properties size='3'>
- <property name='artifact.size' value='248316'/>
- <property name='download.size' value='248316'/>
- <property name='download.md5' value='f4a95e8588508275a445ea2e70f0c95f'/>
- </properties>
- </artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.4.0'>
- <properties size='3'>
- <property name='artifact.size' value='266002'/>
- <property name='download.size' value='266002'/>
- <property name='download.md5' value='16302f64086ced2355e02dc4d037085b'/>
- </properties>
- </artifact>
+ <artifacts size='52'>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.2.2.1'>
<properties size='4'>
<property name='artifact.size' value='782'/>
@@ -47,13 +19,6 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.2.2.0'>
- <properties size='3'>
- <property name='artifact.size' value='86527'/>
- <property name='download.size' value='86527'/>
- <property name='download.md5' value='892474bd7560f303fd3f783a90ce5309'/>
- </properties>
- </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.1'>
<properties size='4'>
<property name='artifact.size' value='931'/>
@@ -62,20 +27,6 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.1.0'>
- <properties size='3'>
- <property name='artifact.size' value='256309'/>
- <property name='download.size' value='256309'/>
- <property name='download.md5' value='d8bd9d7dcfb8054e6f01b18836b48556'/>
- </properties>
- </artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.3'>
- <properties size='3'>
- <property name='artifact.size' value='227705'/>
- <property name='download.size' value='227705'/>
- <property name='download.md5' value='4d53688e21f0c0617e4bc8d11afa15a7'/>
- </properties>
- </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.3.3'>
<properties size='4'>
<property name='artifact.size' value='1073'/>
@@ -92,11 +43,12 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.1.0.2'>
- <properties size='3'>
- <property name='artifact.size' value='39540'/>
- <property name='download.size' value='39540'/>
- <property name='download.md5' value='b3b9aa2fc626a8a96c189cf57178ad28'/>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.4'>
+ <properties size='4'>
+ <property name='artifact.size' value='2164'/>
+ <property name='download.size' value='2164'/>
+ <property name='download.md5' value='d364c9741208bb79d94cb2a7dc713ca3'/>
+ <property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.2.1.0'>
@@ -114,14 +66,6 @@
<property name='download.md5' value='8074e10f7e01c13ad229caa3792e6aee'/>
</properties>
</artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.2.2.0'>
- <properties size='4'>
- <property name='artifact.size' value='779'/>
- <property name='download.size' value='779'/>
- <property name='download.md5' value='34faea9df3fbbb948470c502e6a95c70'/>
- <property name='download.contentType' value='application/zip'/>
- </properties>
- </artifact>
<artifact classifier='osgi.bundle' id='org.jamon.project' version='2.0.0'>
<properties size='3'>
<property name='artifact.size' value='38773'/>
@@ -145,21 +89,158 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.eclipse.maven.configurator' version='1.1.0'>
+ <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.3.1'>
<properties size='3'>
- <property name='artifact.size' value='8815'/>
- <property name='download.size' value='8815'/>
- <property name='download.md5' value='44c8e61108b58297109c50b3c68e74ea'/>
+ <property name='artifact.size' value='244937'/>
+ <property name='download.size' value='244937'/>
+ <property name='download.md5' value='fbeb0b5bbd6da1935de28836e90ca466'/>
</properties>
</artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.1.0.1'>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.2.0.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='86622'/>
+ <property name='download.size' value='86622'/>
+ <property name='download.md5' value='ded87480d049222a6912ca0da91de62f'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.eclipse.maven.configurator' version='1.1.1'>
+ <properties size='3'>
+ <property name='artifact.size' value='8803'/>
+ <property name='download.size' value='8803'/>
+ <property name='download.md5' value='5ce727df71d93c2f86f0913b5bdc19b1'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.0.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='256302'/>
+ <property name='download.size' value='256302'/>
+ <property name='download.md5' value='b35556fe18fb20ad73f5c24ccc0080c3'/>
+ </properties>
+ </artifact>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.eclipse.maven.configurator.feature' version='1.1.0'>
<properties size='4'>
- <property name='artifact.size' value='785'/>
- <property name='download.size' value='785'/>
- <property name='download.md5' value='870a68e51cc25c178e1493bef6e1e331'/>
+ <property name='artifact.size' value='2570'/>
+ <property name='download.size' value='2570'/>
+ <property name='download.md5' value='565fac8ade4b4135b40f0123e160ef14'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.3.2'>
+ <properties size='4'>
+ <property name='artifact.size' value='763'/>
+ <property name='download.size' value='763'/>
+ <property name='download.md5' value='565a4a3f09d7a67262cb8932f15da457'/>
+ <property name='download.contentType' value='application/zip'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.2.1'>
+ <properties size='3'>
+ <property name='artifact.size' value='258847'/>
+ <property name='download.size' value='258847'/>
+ <property name='download.md5' value='7b4833bba616f7816ebb062d48e727d4'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.2.1.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='86661'/>
+ <property name='download.size' value='86661'/>
+ <property name='download.md5' value='6fed8d690e0591732899ab227ae4d66b'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.4.1'>
+ <properties size='3'>
+ <property name='artifact.size' value='264328'/>
+ <property name='download.size' value='264328'/>
+ <property name='download.md5' value='2322e408a67f4ab217f7d85e51d477c1'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.0.1'>
+ <properties size='3'>
+ <property name='artifact.size' value='359702'/>
+ <property name='download.size' value='359702'/>
+ <property name='download.md5' value='093dc6029b87df79f2ebc0a3853743d8'/>
+ </properties>
+ </artifact>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.0.1'>
+ <properties size='4'>
+ <property name='artifact.size' value='1084'/>
+ <property name='download.size' value='1084'/>
+ <property name='download.md5' value='d582ecaf71fc2eafea25b724328d92b6'/>
+ <property name='download.contentType' value='application/zip'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.1'>
+ <properties size='3'>
+ <property name='artifact.size' value='225404'/>
+ <property name='download.size' value='225404'/>
+ <property name='download.md5' value='f57df02669b7d3ba9db52a4a7886c916'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.eclipse.maven.configurator' version='1.0.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='8204'/>
+ <property name='download.size' value='8204'/>
+ <property name='download.md5' value='23de98394668be24b4c7afb5669bfb1b'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='1.9.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='248316'/>
+ <property name='download.size' value='248316'/>
+ <property name='download.md5' value='f4a95e8588508275a445ea2e70f0c95f'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.2.2.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='86527'/>
+ <property name='download.size' value='86527'/>
+ <property name='download.md5' value='892474bd7560f303fd3f783a90ce5309'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.4.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='266002'/>
+ <property name='download.size' value='266002'/>
+ <property name='download.md5' value='16302f64086ced2355e02dc4d037085b'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.1.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='256309'/>
+ <property name='download.size' value='256309'/>
+ <property name='download.md5' value='d8bd9d7dcfb8054e6f01b18836b48556'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.3'>
+ <properties size='3'>
+ <property name='artifact.size' value='227705'/>
+ <property name='download.size' value='227705'/>
+ <property name='download.md5' value='4d53688e21f0c0617e4bc8d11afa15a7'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.1.0.2'>
+ <properties size='3'>
+ <property name='artifact.size' value='39540'/>
+ <property name='download.size' value='39540'/>
+ <property name='download.md5' value='b3b9aa2fc626a8a96c189cf57178ad28'/>
+ </properties>
+ </artifact>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.eclipse.maven.configurator.feature' version='1.1.1'>
+ <properties size='4'>
+ <property name='artifact.size' value='2317'/>
+ <property name='download.size' value='2317'/>
+ <property name='download.md5' value='9453eea57aac8a86b61892d8a15b2a8b'/>
+ <property name='download.contentType' value='application/zip'/>
+ </properties>
+ </artifact>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.2.2.0'>
+ <properties size='4'>
+ <property name='artifact.size' value='779'/>
+ <property name='download.size' value='779'/>
+ <property name='download.md5' value='34faea9df3fbbb948470c502e6a95c70'/>
+ <property name='download.contentType' value='application/zip'/>
+ </properties>
+ </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.0.0'>
<properties size='4'>
<property name='artifact.size' value='803'/>
@@ -168,6 +249,21 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.1.0.1'>
+ <properties size='4'>
+ <property name='artifact.size' value='785'/>
+ <property name='download.size' value='785'/>
+ <property name='download.md5' value='870a68e51cc25c178e1493bef6e1e331'/>
+ <property name='download.contentType' value='application/zip'/>
+ </properties>
+ </artifact>
+ <artifact classifier='osgi.bundle' id='org.jamon.eclipse.maven.configurator' version='1.1.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='8815'/>
+ <property name='download.size' value='8815'/>
+ <property name='download.md5' value='44c8e61108b58297109c50b3c68e74ea'/>
+ </properties>
+ </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.4.1'>
<properties size='4'>
<property name='artifact.size' value='2271'/>
@@ -176,18 +272,19 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.3.1'>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.4'>
<properties size='3'>
- <property name='artifact.size' value='244937'/>
- <property name='download.size' value='244937'/>
- <property name='download.md5' value='fbeb0b5bbd6da1935de28836e90ca466'/>
+ <property name='artifact.size' value='237773'/>
+ <property name='download.size' value='237773'/>
+ <property name='download.md5' value='b2579b0c23847c201c64062b568fc4c1'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.2.0.0'>
- <properties size='3'>
- <property name='artifact.size' value='86622'/>
- <property name='download.size' value='86622'/>
- <property name='download.md5' value='ded87480d049222a6912ca0da91de62f'/>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.4.0'>
+ <properties size='4'>
+ <property name='artifact.size' value='2269'/>
+ <property name='download.size' value='2269'/>
+ <property name='download.md5' value='5dd9de51a2512c6c72dcc56c0087867f'/>
+ <property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
<artifact classifier='osgi.bundle' id='org.jamon' version='2.1.0'>
@@ -197,14 +294,6 @@
<property name='download.md5' value='d2e01d34c1c708fcb0fcae01aa77b6db'/>
</properties>
</artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.4.0'>
- <properties size='4'>
- <property name='artifact.size' value='2269'/>
- <property name='download.size' value='2269'/>
- <property name='download.md5' value='5dd9de51a2512c6c72dcc56c0087867f'/>
- <property name='download.contentType' value='application/zip'/>
- </properties>
- </artifact>
<artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.2'>
<properties size='3'>
<property name='artifact.size' value='228815'/>
@@ -242,20 +331,6 @@
<property name='download.md5' value='9dc32fb31996922e1971362b2a2471c3'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.0.0'>
- <properties size='3'>
- <property name='artifact.size' value='256302'/>
- <property name='download.size' value='256302'/>
- <property name='download.md5' value='b35556fe18fb20ad73f5c24ccc0080c3'/>
- </properties>
- </artifact>
- <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.2.0'>
- <properties size='3'>
- <property name='artifact.size' value='258846'/>
- <property name='download.size' value='258846'/>
- <property name='download.md5' value='e33124230778a4264704e83c646d1f2e'/>
- </properties>
- </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.2.0.0'>
<properties size='4'>
<property name='artifact.size' value='781'/>
@@ -264,19 +339,18 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.jamon.eclipse.maven.configurator.feature' version='1.1.0'>
- <properties size='4'>
- <property name='artifact.size' value='2570'/>
- <property name='download.size' value='2570'/>
- <property name='download.md5' value='565fac8ade4b4135b40f0123e160ef14'/>
- <property name='download.contentType' value='application/zip'/>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.2.0'>
+ <properties size='3'>
+ <property name='artifact.size' value='258846'/>
+ <property name='download.size' value='258846'/>
+ <property name='download.md5' value='e33124230778a4264704e83c646d1f2e'/>
</properties>
</artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.3.2'>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.processor' version='2.4.2'>
<properties size='4'>
- <property name='artifact.size' value='763'/>
- <property name='download.size' value='763'/>
- <property name='download.md5' value='565a4a3f09d7a67262cb8932f15da457'/>
+ <property name='artifact.size' value='1997'/>
+ <property name='download.size' value='1997'/>
+ <property name='download.md5' value='48870b66b8f891fde03c9ec4313abdf5'/>
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
@@ -294,13 +368,6 @@
<property name='download.md5' value='12830e2ba91e7649c311212a36e44063'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.2.1'>
- <properties size='3'>
- <property name='artifact.size' value='258847'/>
- <property name='download.size' value='258847'/>
- <property name='download.md5' value='7b4833bba616f7816ebb062d48e727d4'/>
- </properties>
- </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.3'>
<properties size='4'>
<property name='artifact.size' value='1243'/>
@@ -309,13 +376,6 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.0.0'>
- <properties size='3'>
- <property name='artifact.size' value='359651'/>
- <property name='download.size' value='359651'/>
- <property name='download.md5' value='0c895c90038591e1a05a750560b7de06'/>
- </properties>
- </artifact>
<artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.2'>
<properties size='4'>
<property name='artifact.size' value='931'/>
@@ -324,34 +384,19 @@
<property name='download.contentType' value='application/zip'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.4.1'>
+ <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.0.0'>
<properties size='3'>
- <property name='artifact.size' value='264328'/>
- <property name='download.size' value='264328'/>
- <property name='download.md5' value='2322e408a67f4ab217f7d85e51d477c1'/>
+ <property name='artifact.size' value='359651'/>
+ <property name='download.size' value='359651'/>
+ <property name='download.md5' value='0c895c90038591e1a05a750560b7de06'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.3.0.1'>
+ <artifact classifier='osgi.bundle' id='org.jamon.processor' version='2.4.2'>
<properties size='3'>
- <property name='artifact.size' value='359702'/>
- <property name='download.size' value='359702'/>
- <property name='download.md5' value='093dc6029b87df79f2ebc0a3853743d8'/>
+ <property name='artifact.size' value='264677'/>
+ <property name='download.size' value='264677'/>
+ <property name='download.md5' value='8c585b42ba62a5dfedcc0812541ac4f2'/>
</properties>
</artifact>
- <artifact classifier='osgi.bundle' id='org.jamon.project' version='2.2.1.0'>
- <properties size='3'>
- <property name='artifact.size' value='86661'/>
- <property name='download.size' value='86661'/>
- <property name='download.md5' value='6fed8d690e0591732899ab227ae4d66b'/>
- </properties>
- </artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.0.1'>
- <properties size='4'>
- <property name='artifact.size' value='1084'/>
- <property name='download.size' value='1084'/>
- <property name='download.md5' value='d582ecaf71fc2eafea25b724328d92b6'/>
- <property name='download.contentType' value='application/zip'/>
- </properties>
- </artifact>
</artifacts>
</repository>
Modified: trunk/jamon-eclipse/updateSite/p2/content.xml
===================================================================
--- trunk/jamon-eclipse/updateSite/p2/content.xml 2013-12-29 01:29:10 UTC (rev 3125)
+++ trunk/jamon-eclipse/updateSite/p2/content.xml 2013-12-29 01:49:34 UTC (rev 3126)
@@ -2,14 +2,49 @@
<?metadataRepository version='1.1.0'?>
<repository name='Jamon Eclipse Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
<properties size='2'>
- <property name='p2.timestamp' value='1324422709104'/>
+ <property name='p2.timestamp' value='1388280638884'/>
<property name='p2.compressed' value='true'/>
</properties>
<references size='2'>
<repository uri='http://www.jamon.org/' url='http://www.jamon.org/' type='1' options='0'/>
<repository uri='http://www.jamon.org/' url='http://www.jamon.org/' type='0' options='0'/>
</references>
- <units size='69'>
+ <units size='78'>
+ <unit id='org.jamon.feature.feature.jar' version='2.3.4'>
+ <properties size='4'>
+ <property name='org.eclipse.equinox.p2.name' value='jamon'/>
+ <property name='org.eclipse.equinox.p2.description' value='Feature to assist in working with jamon templates in eclipse'/>
+ <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
+ <property name='org.eclipse.equinox.p2.provider' value='Jamon.org'/>
+ </properties>
+ <provides size='3'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.jar' version='2.3.4'/>
+ <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
+ <provided namespace='org.eclipse.update.feature' name='org.jamon.feature' version='2.3.4'/>
+ </provides>
+ <filter>
+ (org.eclipse.update.install.features=true)
+ </filter>
+ <artifacts size='1'>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.feature' version='2.3.4'/>
+ </artifacts>
+ <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
+ <touchpointData size='1'>
+ <instructions size='1'>
+ <instruction key='zipped'>
+ true
+ </instruction>
+ </instructions>
+ </touchpointData>
+ <licenses size='1'>
+ <license uri='http://www.mozilla.org/MPL/2.0' url='http://www.mozilla.org/MPL/2.0'>
+ This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ </license>
+ </licenses>
+ <copyright>
+ Copyright 2005-2007 Jay Sachs and Ian Robertson
+ </copyright>
+ </unit>
<unit id='org.jamon.eclipse.maven.configurator.feature.feature.group' version='1.1.0' singleton='false'>
<update id='org.jamon.eclipse.maven.configurator.feature.feature.group' range='[0.0.0,1.1.0)' severity='0'/>
<properties size='4'>
@@ -326,6 +361,21 @@
Copyright 2005-2006 Jay Sachs and Ian Robertson
</copyright>
</unit>
+ <unit id='file:/home/ian/svn/jamon-trunk/jamon-eclipse/updateSite/target/site/site.xml.Jamon-37' version='1.0.0.431cKlQ1F'>
+ <properties size='3'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon Maven support (Eclipse versions 3.7+)'/>
+ <property name='org.eclipse.equinox.p2.description' value='Plugins configuring projects based on maven poms, for eclipse versions 3.7 and later.'/>
+ <property name='org.eclipse.equinox.p2.type.category' value='true'/>
+ </properties>
+ <provides size='1'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='file:/home/ian/svn/jamon-trunk/jamon-eclipse/updateSite/target/site/site.xml.Jamon-37' version='1.0.0.431cKlQ1F'/>
+ </provides>
+ <requires size='2'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator.feature.feature.group' range='[1.1.1,1.1.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator.feature.feature.group' range='[1.1.0,1.1.0]'/>
+ </requires>
+ <touchpoint id='null' version='0.0.0'/>
+ </unit>
<unit id='org.jamon' version='2.0.0' singleton='false'>
<update id='org.jamon' range='[0.0.0,2.0.0)' severity='0'/>
<properties size='3'>
@@ -402,35 +452,6 @@
</instructions>
</touchpointData>
</unit>
- <unit id='org.jamon.feature.feature.group' version='2.3.0.1' singleton='false'>
- <update id='org.jamon.feature.feature.group' range='[0.0.0,2.3.0.1)' severity='0'/>
- <properties size='4'>
- <property name='org.eclipse.equinox.p2.name' value='jamon'/>
- <property name='org.eclipse.equinox.p2.description' value='Feature to assist in working with jamon templates in eclipse'/>
- <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
- <property name='org.eclipse.equinox.p2.type.group' value='true'/>
- </properties>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' version='2.3.0.1'/>
- </provides>
- <requires size='2'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' range='[2.3.0.1,2.3.0.1]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.jar' range='[2.3.0.1,2.3.0.1]'>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- </required>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- <licenses size='1'>
- <license uri='http://www.mozilla.org/MPL/' url='http://www.mozilla.org/MPL/'>
- The contents of this feature are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy
of
the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
The Original Code is Jamon code, released February, 2003.
The Initial Developers of the Original Code are Jay Sachs and
Ian Robertson. Portions
created by Jay Sachs and Ian Robertson are Copyright (C) 2003-2007
Jay Sachs and Ian Robertson. All Rights Reserved.
Contributor(s):
- </license>
- </licenses>
- <copyright>
- Copyright 2005-2007 Jay Sachs and Ian Robertson
- </copyright>
- </unit>
<unit id='org.jamon.feature.feature.jar' version='2.3.0.0'>
<properties size='3'>
<property name='org.eclipse.equinox.p2.name' value='jamon'/>
@@ -465,8 +486,8 @@
Copyright 2005-2007 Jay Sachs and Ian Robertson
</copyright>
</unit>
- <unit id='org.jamon.feature.feature.group' version='2.3.0.0' singleton='false'>
- <update id='org.jamon.feature.feature.group' range='[0.0.0,2.3.0.0)' severity='0'/>
+ <unit id='org.jamon.feature.feature.group' version='2.3.0.1' singleton='false'>
+ <update id='org.jamon.feature.feature.group' range='[0.0.0,2.3.0.1)' severity='0'/>
<properties size='4'>
<property name='org.eclipse.equinox.p2.name' value='jamon'/>
<property name='org.eclipse.equinox.p2.description' value='Feature to assist in working with jamon templates in eclipse'/>
@@ -474,11 +495,11 @@
<property name='org.eclipse.equinox.p2.type.group' value='true'/>
</properties>
<provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' version='2.3.0.0'/>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' version='2.3.0.1'/>
</provides>
<requires size='2'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' range='[2.3.0.0,2.3.0.0]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.jar' range='[2.3.0.0,2.3.0.0]'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' range='[2.3.0.1,2.3.0.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.jar' range='[2.3.0.1,2.3.0.1]'>
<filter>
(org.eclipse.update.install.features=true)
</filter>
@@ -562,6 +583,35 @@
Copyright 2005-2007 Jay Sachs and Ian Robertson
</copyright>
</unit>
+ <unit id='org.jamon.feature.feature.group' version='2.3.0.0' singleton='false'>
+ <update id='org.jamon.feature.feature.group' range='[0.0.0,2.3.0.0)' severity='0'/>
+ <properties size='4'>
+ <property name='org.eclipse.equinox.p2.name' value='jamon'/>
+ <property name='org.eclipse.equinox.p2.description' value='Feature to assist in working with jamon templates in eclipse'/>
+ <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
+ <property name='org.eclipse.equinox.p2.type.group' value='true'/>
+ </properties>
+ <provides size='1'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' version='2.3.0.0'/>
+ </provides>
+ <requires size='2'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' range='[2.3.0.0,2.3.0.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.jar' range='[2.3.0.0,2.3.0.0]'>
+ <filter>
+ (org.eclipse.update.install.features=true)
+ </filter>
+ </required>
+ </requires>
+ <touchpoint id='null' version='0.0.0'/>
+ <licenses size='1'>
+ <license uri='http://www.mozilla.org/MPL/' url='http://www.mozilla.org/MPL/'>
+ The contents of this feature are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy
of
the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
The Original Code is Jamon code, released February, 2003.
The Initial Developers of the Original Code are Jay Sachs and
Ian Robertson. Portions
created by Jay Sachs and Ian Robertson are Copyright (C) 2003-2007
Jay Sachs and Ian Robertson. All Rights Reserved.
Contributor(s):
+ </license>
+ </licenses>
+ <copyright>
+ Copyright 2005-2007 Jay Sachs and Ian Robertson
+ </copyright>
+ </unit>
<unit id='org.jamon.feature.feature.group' version='2.3.2' singleton='false'>
<update id='org.jamon.feature.feature.group' range='[0.0.0,2.3.2)' severity='0'/>
<properties size='5'>
@@ -604,18 +654,17 @@
Copyright 2005-2007 Jay Sachs and Ian Robertson
</copyright>
</unit>
- <unit id='org.jamon' version='2.2.2.0' singleton='false'>
- <update id='org.jamon' range='[0.0.0,2.2.2.0)' severity='0'/>
+ <unit id='org.jamon' version='1.9.0' singleton='false'>
+ <update id='org.jamon' range='[0.0.0,1.9.0)' severity='0'/>
<properties size='3'>
<property name='org.eclipse.equinox.p2.name' value='JamonPlugin Plug-in'/>
<property name='org.eclipse.equinox.p2.provider' value='jamon.org'/>
<property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
</properties>
- <provides size='11'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon' version='2.2.2.0'/>
- <provided namespace='osgi.bundle' name='org.jamon' version='2.2.2.0'/>
+ <provides size='10'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon' version='1.9.0'/>
+ <provided namespace='osgi.bundle' name='org.jamon' version='1.9.0'/>
<provided namespace='java.package' name='org.jamon' version='0.0.0'/>
- <provided namespace='java.package' name='org.jamon.annotations' version='0.0.0'/>
<provided namespace='java.package' name='org.jamon.codegen' version='0.0.0'/>
<provided namespace='java.package' name='org.jamon.emit' version='0.0.0'/>
<provided namespace='java.package' name='org.jamon.escaping' version='0.0.0'/>
@@ -625,13 +674,13 @@
<provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
</provides>
<artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.2.0'/>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='1.9.0'/>
</artifacts>
<touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
<touchpointData size='1'>
<instructions size='2'>
<instruction key='manifest'>
- Bundle-SymbolicName: org.jamon
Bundle-Version: 2.2.2.0

+ Bundle-SymbolicName: org.jamon
Bundle-Version: 1.9.0

</instruction>
<instruction key='zipped'>
true
@@ -639,17 +688,18 @@
</instructions>
</touchpointData>
</unit>
- <unit id='org.jamon' version='1.9.0' singleton='false'>
- <update id='org.jamon' range='[0.0.0,1.9.0)' severity='0'/>
+ <unit id='org.jamon' version='2.2.2.0' singleton='false'>
+ <update id='org.jamon' range='[0.0.0,2.2.2.0)' severity='0'/>
<properties size='3'>
<property name='org.eclipse.equinox.p2.name' value='JamonPlugin Plug-in'/>
<property name='org.eclipse.equinox.p2.provider' value='jamon.org'/>
<property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
</properties>
- <provides size='10'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon' version='1.9.0'/>
- <provided namespace='osgi.bundle' name='org.jamon' version='1.9.0'/>
+ <provides size='11'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon' version='2.2.2.0'/>
+ <provided namespace='osgi.bundle' name='org.jamon' version='2.2.2.0'/>
<provided namespace='java.package' name='org.jamon' version='0.0.0'/>
+ <provided namespace='java.package' name='org.jamon.annotations' version='0.0.0'/>
<provided namespace='java.package' name='org.jamon.codegen' version='0.0.0'/>
<provided namespace='java.package' name='org.jamon.emit' version='0.0.0'/>
<provided namespace='java.package' name='org.jamon.escaping' version='0.0.0'/>
@@ -659,13 +709,13 @@
<provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
</provides>
<artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.jamon' version='1.9.0'/>
+ <artifact classifier='osgi.bundle' id='org.jamon' version='2.2.2.0'/>
</artifacts>
<touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
<touchpointData size='1'>
<instructions size='2'>
<instruction key='manifest'>
- Bundle-SymbolicName: org.jamon
Bundle-Version: 1.9.0

+ Bundle-SymbolicName: org.jamon
Bundle-Version: 2.2.2.0

</instruction>
<instruction key='zipped'>
true
@@ -849,6 +899,40 @@
</license>
</licenses>
</unit>
+ <unit id='org.jamon.eclipse.maven.configurator.feature.feature.jar' version='1.1.1'>
+ <properties size='3'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon Maven Configurator'/>
+ <property name='org.eclipse.equinox.p2.description' value='Project configurator for the jamon-maven-plugin.'/>
+ <property name='org.eclipse.equinox.p2.description.url' value='http://www.example.com/description'/>
+ </properties>
+ <provides size='3'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator.feature.feature.jar' version='1.1.1'/>
+ <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
+ <provided namespace='org.eclipse.update.feature' name='org.jamon.eclipse.maven.configurator.feature' version='1.1.1'/>
+ </provides>
+ <filter>
+ (org.eclipse.update.install.features=true)
+ </filter>
+ <artifacts size='1'>
+ <artifact classifier='org.eclipse.update.feature' id='org.jamon.eclipse.maven.configurator.feature' version='1.1.1'/>
+ </artifacts>
+ <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
+ <touchpointData size='1'>
+ <instructions size='1'>
+ <instruction key='zipped'>
+ true
+ </instruction>
+ </instructions>
+ </touchpointData>
+ <licenses size='1'>
+ <license uri='http://www.mozilla.org/MPL/2.0' url='http://www.mozilla.org/MPL/2.0'>
+ This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ </license>
+ </licenses>
+ <copyright uri='http://www.example.com/copyright' url='http://www.example.com/copyright'>
+ Copyright 2011 Scott Olcott
+ </copyright>
+ </unit>
<unit id='org.jamon.feature.feature.jar' version='2.2.2.1'>
<properties size='3'>
<property name='org.eclipse.equinox.p2.name' value='jamon'/>
@@ -910,6 +994,42 @@
</license>
</licenses>
</unit>
+ <unit id='org.jamon.eclipse.maven.configurator.feature.feature.group' version='1.1.1' singleton='false'>
+ <update id='org.jamon.eclipse.maven.configurator.feature.feature.group' range='[0.0.0,1.1.1)' severity='0'/>
+ <properties size='4'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon Maven Configurator'/>
+ <property name='org.eclipse.equinox.p2.description' value='Project configurator for the jamon-maven-plugin.'/>
+ <property name='org.eclipse.equinox.p2.description.url' value='http://www.example.com/description'/>
+ <property name='org.eclipse.equinox.p2.type.group' value='true'/>
+ </properties>
+ <provides size='1'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator.feature.feature.group' version='1.1.1'/>
+ </provides>
+ <requires size='9'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='3.4.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='3.4.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='3.4.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' range='2.3.4'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.m2e.core' range='1.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.m2e.jdt' range='1.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.m2e.maven.runtime' range='1.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator' range='[1.1.1,1.1.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator.feature.feature.jar' range='[1.1.1,1.1.1]'>
+ <filter>
+ (org.eclipse.update.install.features=true)
+ </filter>
+ </required>
+ </requires>
+ <touchpoint id='null' version='0.0.0'/>
+ <licenses size='1'>
+ <license uri='http://www.mozilla.org/MPL/2.0' url='http://www.mozilla.org/MPL/2.0'>
+ This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ </license>
+ </licenses>
+ <copyright uri='http://www.example.com/copyright' url='http://www.example.com/copyright'>
+ Copyright 2011 Scott Olcott
+ </copyright>
+ </unit>
<unit id='org.jamon.project' version='2.1.0.2'>
<update id='org.jamon.project' range='[0.0.0,2.1.0.2)' severity='0'/>
<properties size='3'>
@@ -1096,6 +1216,81 @@
Copyright 2011 Scott Olcott
</copyright>
</unit>
+ <unit id='file:/home/ian/svn/jamon-trunk/jamon-eclipse/updateSite/target/site/site.xml.Jamon' version='1.0.0.8D8o7kcKpUvE7e'>
+ <properties size='3'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon (all eclipse versions)'/>
+ <property name='org.eclipse.equinox.p2.description' value='Plugins for working with the Jamon templating engine'/>
+ <property name='org.eclipse.equinox.p2.type.category' value='true'/>
+ </properties>
+ <provides size='1'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='file:/home/ian/svn/jamon-trunk/jamon-eclipse/updateSite/target/site/site.xml.Jamon' version='1.0.0.8D8o7kcKpUvE7e'/>
+ </provides>
+ <requires size='20'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.2.1.0,2.2.1.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.3.1,2.3.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='[2.4.0,2.4.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.2.0.0,2.2.0.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='[2.3.1,2.3.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.3.3,2.3.3]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='[2.4.2,2.4.2]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[1.9.0,1.9.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='[2.3.3,2.3.3]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.2.2.1,2.2.2.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.0.0,2.0.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.2.2.0,2.2.2.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.3.0.1,2.3.0.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.3.0.0,2.3.0.0]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.1.0.2,2.1.0.2]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.3.2,2.3.2]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.1.0.1,2.1.0.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='[2.3.2,2.3.2]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' range='[2.3.4,2.3.4]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='[2.4.1,2.4.1]'/>
+ </requires>
+ <touchpoint id='null' version='0.0.0'/>
+ </unit>
+ <unit id='org.jamon.feature.feature.group' version='2.3.4' singleton='false'>
+ <update id='org.jamon.feature.feature.group' range='[0.0.0,2.3.4)' severity='0'/>
+ <properties size='5'>
+ <property name='org.eclipse.equinox.p2.name' value='jamon'/>
+ <property name='org.eclipse.equinox.p2.description' value='Feature to assist in working with jamon templates in eclipse'/>
+ <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
+ <property name='org.eclipse.equinox.p2.provider' value='Jamon.org'/>
+ <property name='org.eclipse.equinox.p2.type.group' value='true'/>
+ </properties>
+ <provides size='1'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.group' version='2.3.4'/>
+ </provides>
+ <requires size='14'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.ide' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.launching' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jface.text' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.workbench.texteditor' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.editors' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.forms' range='0.0.0'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' range='2.3.2'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' range='[2.3.4,2.3.4]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.feature.feature.jar' range='[2.3.4,2.3.4]'>
+ <filter>
+ (org.eclipse.update.install.features=true)
+ </filter>
+ </required>
+ </requires>
+ <touchpoint id='null' version='0.0.0'/>
+ <licenses size='1'>
+ <license uri='http://www.mozilla.org/MPL/2.0' url='http://www.mozilla.org/MPL/2.0'>
+ This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ </license>
+ </licenses>
+ <copyright>
+ Copyright 2005-2007 Jay Sachs and Ian Robertson
+ </copyright>
+ </unit>
<unit id='org.jamon.processor.feature.jar' version='2.3.2'>
<properties size='4'>
<property name='org.eclipse.equinox.p2.name' value='Jamon Processor Feature'/>
@@ -1197,6 +1392,37 @@
Copyright 2005-2007 Jay Sachs and Ian Robertson
</copyright>
</unit>
+ <unit id='org.jamon.eclipse.maven.configurator' version='1.1.1'>
+ <update id='org.jamon.eclipse.maven.configurator' range='[0.0.0,1.1.1)' severity='0'/>
+ <properties size='1'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon Maven Configurator'/>
+ </properties>
+ <provides size='3'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.eclipse.maven.configurator' version='1.1.1'/>
+ <provided namespace='osgi.bundle' name='org.jamon.eclipse.maven.configurator' version='1.1.1'/>
+ <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
+ </provides>
+ <requires size='7'>
+ <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.7.0'/>
+ <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.7.0'/>
+ <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.7.0'/>
+ <required namespace='osgi.bundle' name='org.jamon.project' range='2.3.3'/>
+ <required namespace='osgi.bundle' name='org.eclipse.m2e.core' range='1.0.0'/>
+ <required namespace='osgi.bundle' name='org.eclipse.m2e.jdt' range='1.0.0'/>
+ <required namespace='osgi.bundle' name='org.eclipse.m2e.maven.runtime' range='1.0.0'/>
+ </requires>
+ <artifacts size='1'>
+ <artifact classifier='osgi.bundle' id='org.jamon.eclipse.maven.configurator' version='1.1.1'/>
+ </artifacts>
+ <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
+ <touchpointData size='1'>
+ <instructions size='1'>
+ <instruction key='manifest'>
+ Bundle-SymbolicName: org.jamon.eclipse.maven.configurator;singleton:=true
Bundle-Version: 1.1.1

+ </instruction>
+ </instructions>
+ </touchpointData>
+ </unit>
<unit id='org.jamon.processor' version='2.4.1' singleton='false'>
<update id='org.jamon.processor' range='[0.0.0,2.4.1)' severity='0'/>
<properties size='1'>
@@ -1317,32 +1543,6 @@
Copyright 2005 Jay Sachs and Ian Robertson
</copyright>
</unit>
- <unit id='org.jamon.processor.feature.group' version='2.3.1' singleton='false'>
- <update id='org.jamon.processor.feature.group' range='[0.0.0,2.3.1)' severity='0'/>
- <properties size='4'>
- <property name='org.eclipse.equinox.p2.name' value='Jamon Processor Feature'/>
- <property name='org.eclipse.equinox.p2.description' value='Feature providing a default implementation of the jamon processor'/>
- <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
- <property name='org.eclipse.equinox.p2.type.group' value='true'/>
- </properties>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' version='2.3.1'/>
- </provides>
- <requires size='2'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor' range='[2.3.1,2.3.1]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.jar' range='[2.3.1,2.3.1]'>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- </required>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- <licenses size='1'>
- <license uri='http://www.mozilla.org/MPL/' url='http://www.mozilla.org/MPL/'>
- The contents of this feature are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy
of
the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
The Original Code is Jamon code, released February, 2003.
The Initial Developers of the Original Code are Jay Sachs and
Ian Robertson. Portions
created by Jay Sachs and Ian Robertson are Copyright (C) 2003-2007
Jay Sachs and Ian Robertson. All Rights Reserved.
Contributor(s):
- </license>
- </licenses>
- </unit>
<unit id='org.jamon.project' version='2.3.3'>
<update id='org.jamon.project' range='[0.0.0,2.3.3)' severity='0'/>
<properties size='2'>
@@ -1384,6 +1584,32 @@
</instructions>
</touchpointData>
</unit>
+ <unit id='org.jamon.processor.feature.group' version='2.3.1' singleton='false'>
+ <update id='org.jamon.processor.feature.group' range='[0.0.0,2.3.1)' severity='0'/>
+ <properties size='4'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon Processor Feature'/>
+ <property name='org.eclipse.equinox.p2.description' value='Feature providing a default implementation of the jamon processor'/>
+ <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
+ <property name='org.eclipse.equinox.p2.type.group' value='true'/>
+ </properties>
+ <provides size='1'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' version='2.3.1'/>
+ </provides>
+ <requires size='2'>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor' range='[2.3.1,2.3.1]'/>
+ <required namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.jar' range='[2.3.1,2.3.1]'>
+ <filter>
+ (org.eclipse.update.install.features=true)
+ </filter>
+ </required>
+ </requires>
+ <touchpoint id='null' version='0.0.0'/>
+ <licenses size='1'>
+ <license uri='http://www.mozilla.org/MPL/' url='http://www.mozilla.org/MPL/'>
+ The contents of this feature are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy
of
the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
The Original Code is Jamon code, released February, 2003.
The Initial Developers of the Original Code are Jay Sachs and
Ian Robertson. Portions
created by Jay Sachs and Ian Robertson are Copyright (C) 2003-2007
Jay Sachs and Ian Robertson. All Rights Reserved.
Contributor(s):
+ </license>
+ </licenses>
+ </unit>
<unit id='org.jamon.processor' version='2.3.2' singleton='false'>
<update id='org.jamon.processor' range='[0.0.0,2.3.2)' severity='0'/>
<properties size='2'>
@@ -1564,32 +1790,47 @@
</instructions>
</touchpointData>
</unit>
- <unit id='org.jamon.processor.feature.group' version='2.3.2' singleton='false'>
- <update id='org.jamon.processor.feature.group' range='[0.0.0,2.3.2)' severity='0'/>
- <properties size='5'>
- <property name='org.eclipse.equinox.p2.name' value='Jamon Processor Feature'/>
- <property name='org.eclipse.equinox.p2.description' value='Feature providing a default implementation of the jamon processor'/>
- <property name='org.eclipse.equinox.p2.description.url' value='http://www.jamon.org/'/>
- <property name='org.eclipse.equinox.p2.provider' value='Jamon.org'/>
- <property name='org.eclipse.equinox.p2.type.group' value='true'/>
+ <unit id='org.jamon.project' version='2.3.4'>
+ <update id='org.jamon.project' range='[0.0.0,2.3.4)' severity='0'/>
+ <properties size='2'>
+ <property name='org.eclipse.equinox.p2.name' value='Jamon Project Plug-in'/>
+ <property name='org.eclipse.equinox.p2.provider' value='jamon.org'/>
</properties>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.processor.feature.group' version='2.3.2'/>
+ <provides size='6'>
+ <provided namespace='org.eclipse.equinox.p2.iu' name='org.jamon.project' version='2.3.4'/>
+ <provided namespace='osgi.bundle' name='org.jamo...
[truncated message content] |
|
From: <iro...@us...> - 2013-12-29 01:29:16
|
Revision: 3125
http://sourceforge.net/p/jamon/code/3125
Author: iroberts
Date: 2013-12-29 01:29:10 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
new versions
Modified Paths:
--------------
trunk/jamon-eclipse/updateSite/pom.xml
trunk/jamon-eclipse/updateSite/site.xml
Modified: trunk/jamon-eclipse/updateSite/pom.xml
===================================================================
--- trunk/jamon-eclipse/updateSite/pom.xml 2013-12-29 01:24:25 UTC (rev 3124)
+++ trunk/jamon-eclipse/updateSite/pom.xml 2013-12-29 01:29:10 UTC (rev 3125)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<version>1.0.0</version>
Modified: trunk/jamon-eclipse/updateSite/site.xml
===================================================================
--- trunk/jamon-eclipse/updateSite/site.xml 2013-12-29 01:24:25 UTC (rev 3124)
+++ trunk/jamon-eclipse/updateSite/site.xml 2013-12-29 01:29:10 UTC (rev 3125)
@@ -43,6 +43,9 @@
<feature url="features/org.jamon.feature_2.3.3.jar" id="org.jamon.feature" version="2.3.3">
<category name="Jamon"/>
</feature>
+ <feature url="features/org.jamon.feature_2.3.4.jar" id="org.jamon.feature" version="2.3.4">
+ <category name="Jamon"/>
+ </feature>
<feature url="features/org.jamon.processor_2.3.1.jar" id="org.jamon.processor" version="2.3.1">
<category name="Jamon"/>
@@ -59,6 +62,9 @@
<feature url="features/org.jamon.processor_2.4.1.jar" id="org.jamon.processor" version="2.4.1">
<category name="Jamon"/>
</feature>
+ <feature url="features/org.jamon.processor_2.4.2.jar" id="org.jamon.processor" version="2.4.2">
+ <category name="Jamon"/>
+ </feature>
<feature url="features/org.jamon.eclipse.maven.configurator.feature-1.0.0.jar"
id="org.jamon.eclipse.maven.configurator.feature" version="1.0.0">
@@ -68,6 +74,10 @@
id="org.jamon.eclipse.maven.configurator.feature" version="1.1.0">
<category name="Jamon-37"/>
</feature>
+ <feature url="features/org.jamon.eclipse.maven.configurator.feature-1.1.1.jar"
+ id="org.jamon.eclipse.maven.configurator.feature" version="1.1.1">
+ <category name="Jamon-37"/>
+ </feature>
<category-def name="Jamon" label="Jamon (all eclipse versions)">
<description>Plugins for working with the Jamon templating engine</description>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
Revision: 3124
http://sourceforge.net/p/jamon/code/3124
Author: iroberts
Date: 2013-12-29 01:24:25 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
more changes needed to build
Modified Paths:
--------------
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/META-INF/MANIFEST.MF
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/pom.xml
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/META-INF/MANIFEST.MF
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/META-INF/MANIFEST.MF 2013-12-29 01:07:23 UTC (rev 3123)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/META-INF/MANIFEST.MF 2013-12-29 01:24:25 UTC (rev 3124)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: JamonConfigurator-test
Bundle-SymbolicName: org.jamon.eclipse.maven.configurator.test;singleton:=true
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.1.1
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime;bundle-version="3.4.0",
org.eclipse.jdt.apt.core,
@@ -10,7 +10,7 @@
org.eclipse.m2e.core;bundle-version="[1.0.0,1.1.0)",
org.jamon.eclipse.maven.configurator,
org.eclipse.m2e.tests.common;bundle-version="1.0.0",
- org.jamon.project;bundle-version="2.3.3"
+ org.jamon.project;bundle-version="2.3.4"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.apache.maven.artifact,
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/pom.xml
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/pom.xml 2013-12-29 01:07:23 UTC (rev 3123)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/pom.xml 2013-12-29 01:24:25 UTC (rev 3124)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jamon-maven-configurator</artifactId>
<groupId>org.jamon.eclipse</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<artifactId>org.jamon.eclipse.maven.configurator.test</artifactId>
<packaging>eclipse-test-plugin</packaging>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 01:07:26
|
Revision: 3123
http://sourceforge.net/p/jamon/code/3123
Author: iroberts
Date: 2013-12-29 01:07:23 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for release of version 1.1.1
Modified Paths:
--------------
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/META-INF/MANIFEST.MF
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/pom.xml
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/feature.xml
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/pom.xml
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/remoterepo/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/pom.xml
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/META-INF/MANIFEST.MF
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/META-INF/MANIFEST.MF 2013-12-29 01:01:54 UTC (rev 3122)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/META-INF/MANIFEST.MF 2013-12-29 01:07:23 UTC (rev 3123)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Jamon Maven Configurator
Bundle-SymbolicName: org.jamon.eclipse.maven.configurator;singleton:=true
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.1.1
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.core.resources;bundle-version="3.7.0",
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/pom.xml
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/pom.xml 2013-12-29 01:01:54 UTC (rev 3122)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator/pom.xml 2013-12-29 01:07:23 UTC (rev 3123)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-maven-configurator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<artifactId>org.jamon.eclipse.maven.configurator</artifactId>
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/feature.xml
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/feature.xml 2013-12-29 01:01:54 UTC (rev 3122)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/feature.xml 2013-12-29 01:07:23 UTC (rev 3123)
@@ -2,7 +2,7 @@
<feature
id="org.jamon.eclipse.maven.configurator.feature"
label="Jamon Maven Configurator"
- version="1.1.0.qualifier">
+ version="1.1.1">
<description url="http://www.example.com/description">
Project configurator for the jamon-maven-plugin.
@@ -22,7 +22,7 @@
<import plugin="org.eclipse.core.runtime" version="3.4.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.resources" version="3.4.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.jdt.core" version="3.4.0" match="greaterOrEqual"/>
- <import plugin="org.jamon.project" version="2.3.3" match="greaterOrEqual"/>
+ <import plugin="org.jamon.project" version="2.3.4" match="greaterOrEqual"/>
<import plugin="org.eclipse.m2e.core" version="1.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.m2e.jdt" version="1.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.m2e.maven.runtime" version="1.0.0" match="greaterOrEqual"/>
@@ -32,7 +32,7 @@
id="org.jamon.eclipse.maven.configurator"
download-size="0"
install-size="0"
- version="1.1.0.qualifier"
+ version="1.1.1"
unpack="false"/>
</feature>
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/pom.xml
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/pom.xml 2013-12-29 01:01:54 UTC (rev 3122)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.feature/pom.xml 2013-12-29 01:07:23 UTC (rev 3123)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-maven-configurator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<artifactId>org.jamon.eclipse.maven.configurator.feature</artifactId>
<packaging>eclipse-feature</packaging>
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/remoterepo/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/remoterepo/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 2013-12-29 01:01:54 UTC (rev 3122)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/org.jamon.eclipse.maven.configurator.test/remoterepo/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 2013-12-29 01:07:23 UTC (rev 3123)
@@ -279,7 +279,7 @@
</goals>
<configuration>
<resourceBundles>
- <resourceBundle>org.apache:apache-jar-resource-bundle:1.1.1-SNAPSHOT</resourceBundle>
+ <resourceBundle>org.apache:apache-jar-resource-bundle:1.1.1</resourceBundle>
</resourceBundles>
</configuration>
</execution>
Modified: releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/pom.xml
===================================================================
--- releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/pom.xml 2013-12-29 01:01:54 UTC (rev 3122)
+++ releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/jamon-maven-configurator/pom.xml 2013-12-29 01:07:23 UTC (rev 3123)
@@ -5,10 +5,10 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<artifactId>jamon-maven-configurator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1</version>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 01:01:59
|
Revision: 3122
http://sourceforge.net/p/jamon/code/3122
Author: iroberts
Date: 2013-12-29 01:01:54 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
tag for release 1.1.1
Added Paths:
-----------
releases/jamon-maven-configurator/jamon-maven-configurator-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:58:59
|
Revision: 3121
http://sourceforge.net/p/jamon/code/3121
Author: iroberts
Date: 2013-12-29 00:58:56 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for release of version 2.3.4
Modified Paths:
--------------
releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/feature.xml
releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/pom.xml
releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/META-INF/MANIFEST.MF
releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/pom.xml
releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.ui.test/pom.xml
releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/pom.xml
Modified: releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/feature.xml
===================================================================
--- releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/feature.xml 2013-12-29 00:52:17 UTC (rev 3120)
+++ releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/feature.xml 2013-12-29 00:58:56 UTC (rev 3121)
@@ -2,7 +2,7 @@
<feature
id="org.jamon.feature"
label="jamon"
- version="2.3.4.qualifier"
+ version="2.3.4"
provider-name="Jamon.org">
<description url="http://www.jamon.org/">
Modified: releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/pom.xml
===================================================================
--- releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/pom.xml 2013-12-29 00:52:17 UTC (rev 3120)
+++ releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.feature/pom.xml 2013-12-29 00:58:56 UTC (rev 3121)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-editor</artifactId>
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
</parent>
<artifactId>org.jamon.feature</artifactId>
<packaging>eclipse-feature</packaging>
Modified: releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/META-INF/MANIFEST.MF
===================================================================
--- releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/META-INF/MANIFEST.MF 2013-12-29 00:52:17 UTC (rev 3120)
+++ releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/META-INF/MANIFEST.MF 2013-12-29 00:58:56 UTC (rev 3121)
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Name: Jamon Project Plug-in
Bundle-SymbolicName: org.jamon.project;singleton:=true
-Bundle-Version: 2.3.4.qualifier
+Bundle-Version: 2.3.4
Bundle-ClassPath: ., lib/jamon-api-2.3.0.jar
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Activator: org.jamon.eclipse.JamonProjectPlugin
Modified: releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/pom.xml
===================================================================
--- releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/pom.xml 2013-12-29 00:52:17 UTC (rev 3120)
+++ releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.project/pom.xml 2013-12-29 00:58:56 UTC (rev 3121)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-editor</artifactId>
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
</parent>
<artifactId>org.jamon.project</artifactId>
Modified: releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.ui.test/pom.xml
===================================================================
--- releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.ui.test/pom.xml 2013-12-29 00:52:17 UTC (rev 3120)
+++ releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/org.jamon.ui.test/pom.xml 2013-12-29 00:58:56 UTC (rev 3121)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-editor</artifactId>
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
</parent>
<artifactId>org.jamon.ui.test</artifactId>
Modified: releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/pom.xml
===================================================================
--- releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/pom.xml 2013-12-29 00:52:17 UTC (rev 3120)
+++ releases/jamon-editor/jamon-editor-2.3.4/jamon-editor/pom.xml 2013-12-29 00:58:56 UTC (rev 3121)
@@ -5,10 +5,10 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<artifactId>jamon-editor</artifactId>
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:52:20
|
Revision: 3120
http://sourceforge.net/p/jamon/code/3120
Author: iroberts
Date: 2013-12-29 00:52:17 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
tag for release 2.3.4
Added Paths:
-----------
releases/jamon-editor/jamon-editor-2.3.4/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:51:40
|
Revision: 3119
http://sourceforge.net/p/jamon/code/3119
Author: iroberts
Date: 2013-12-29 00:51:38 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
try again
Removed Paths:
-------------
releases/jamon-editor/jamon-editor-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:48:17
|
Revision: 3118
http://sourceforge.net/p/jamon/code/3118
Author: iroberts
Date: 2013-12-29 00:48:09 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
tag for release 1.1.1
Added Paths:
-----------
releases/jamon-editor/jamon-editor-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:47:59
|
Revision: 3117
http://sourceforge.net/p/jamon/code/3117
Author: iroberts
Date: 2013-12-29 00:47:57 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
make way for releaselings
Added Paths:
-----------
releases/jamon-editor/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:45:07
|
Revision: 3116
http://sourceforge.net/p/jamon/code/3116
Author: iroberts
Date: 2013-12-29 00:45:00 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for release of version 1.1.1
Modified Paths:
--------------
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/META-INF/MANIFEST.MF
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/build.properties
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/feature.xml
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/META-INF/MANIFEST.MF
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/META-INF/MANIFEST.MF 2013-12-29 00:40:19 UTC (rev 3115)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/META-INF/MANIFEST.MF 2013-12-29 00:45:00 UTC (rev 3116)
@@ -1,6 +1,6 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Jamon Processor Plug-in
-Bundle-SymbolicName: org.jamon.processor
-Bundle-Version: 2.4.1.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Jamon Processor Plug-in
+Bundle-SymbolicName: org.jamon.processor
+Bundle-Version: 2.4.2
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/build.properties
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/build.properties 2013-12-29 00:40:19 UTC (rev 3115)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/build.properties 2013-12-29 00:45:00 UTC (rev 3116)
@@ -1,2 +1,2 @@
bin.includes = META-INF/,\
- jamon-processor-2.4.1.jar
+ jamon-processor-2.4.2.jar
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml 2013-12-29 00:40:19 UTC (rev 3115)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml 2013-12-29 00:45:00 UTC (rev 3116)
@@ -32,7 +32,7 @@
<artifactItem>
<groupId>org.jamon</groupId>
<artifactId>jamon-processor</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
<type>jar</type>
</artifactItem>
</artifactItems>
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/feature.xml
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/feature.xml 2013-12-29 00:40:19 UTC (rev 3115)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/feature.xml 2013-12-29 00:45:00 UTC (rev 3116)
@@ -2,7 +2,7 @@
<feature
id="org.jamon.processor"
label="Jamon Processor Feature"
- version="2.4.1.qualifier"
+ version="2.4.2"
provider-name="Jamon.org">
<description url="http://www.jamon.org/">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:40:21
|
Revision: 3115
http://sourceforge.net/p/jamon/code/3115
Author: iroberts
Date: 2013-12-29 00:40:19 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for release of version 1.1.1
Modified Paths:
--------------
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/pom.xml
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/pom.xml
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml 2013-12-29 00:36:36 UTC (rev 3114)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.jamon-processor-plugin/pom.xml 2013-12-29 00:40:19 UTC (rev 3115)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse-processor</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2</version>
</parent>
<groupId>org.jamon.eclipse.plugin</groupId>
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/pom.xml
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/pom.xml 2013-12-29 00:36:36 UTC (rev 3114)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/org.jamon.processor/pom.xml 2013-12-29 00:40:19 UTC (rev 3115)
@@ -5,9 +5,9 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse-processor</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2</version>
</parent>
<artifactId>org.jamon.processor</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2</version>
<packaging>eclipse-feature</packaging>
</project>
Modified: releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/pom.xml
===================================================================
--- releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/pom.xml 2013-12-29 00:36:36 UTC (rev 3114)
+++ releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/jamon-eclipse-processor/pom.xml 2013-12-29 00:40:19 UTC (rev 3115)
@@ -5,10 +5,10 @@
<parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<artifactId>jamon-eclipse-processor</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.2</version>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:36:44
|
Revision: 3114
http://sourceforge.net/p/jamon/code/3114
Author: iroberts
Date: 2013-12-29 00:36:36 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
tag for release 1.1.1
Added Paths:
-----------
releases/jamon-eclipse-processor/jamon-eclipse-processor-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:35:56
|
Revision: 3113
http://sourceforge.net/p/jamon/code/3113
Author: iroberts
Date: 2013-12-29 00:35:53 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for release
Modified Paths:
--------------
releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml
Modified: releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml
===================================================================
--- releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml 2013-12-29 00:31:20 UTC (rev 3112)
+++ releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml 2013-12-29 00:35:53 UTC (rev 3113)
@@ -10,7 +10,7 @@
</parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:31:23
|
Revision: 3112
http://sourceforge.net/p/jamon/code/3112
Author: iroberts
Date: 2013-12-29 00:31:20 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
tag for release 1.1.1
Added Paths:
-----------
releases/jamon-eclipse/jamon-eclipse-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:29:30
|
Revision: 3111
http://sourceforge.net/p/jamon/code/3111
Author: iroberts
Date: 2013-12-29 00:29:28 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for take 2
Removed Paths:
-------------
releases/jamon-eclipse/jamon-eclipse-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-29 00:28:35
|
Revision: 3110
http://sourceforge.net/p/jamon/code/3110
Author: iroberts
Date: 2013-12-29 00:28:32 +0000 (Sun, 29 Dec 2013)
Log Message:
-----------
prepare for release
Modified Paths:
--------------
trunk/jamon-eclipse/pom.xml
Modified: trunk/jamon-eclipse/pom.xml
===================================================================
--- trunk/jamon-eclipse/pom.xml 2013-12-28 23:26:52 UTC (rev 3109)
+++ trunk/jamon-eclipse/pom.xml 2013-12-29 00:28:32 UTC (rev 3110)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.jamon</groupId>
<artifactId>jamon-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
@@ -40,9 +40,9 @@
</properties>
<scm>
- <url>http://jamon.svn.sourceforge.net/viewvc/jamon/trunk/jamon-eclipse/${project.artifactId}/</url>
- <connection>scm:svn:https://jamon.svn.sourceforge.net/svnroot/jamon/trunk/jamon-eclipse/${project.artifactId}/</connection>
- <developerConnection>scm:svn:https://jamon.svn.sourceforge.net/svnroot/jamon/trunk/jamon-eclipse/${project.artifactId}/</developerConnection>
+ <url>http://sourceforge.net/p/jamon/code/HEAD/tree/trunk/jamon-eclipse/${project.artifactId}/</url>
+ <connection>scm:svn:https://svn.code.sf.net/p/jamon/code/trunk/jamon-eclipse/${project.artifactId}/</connection>
+ <developerConnection>scm:svn:https://svn.code.sf.net/p/jamon/code/trunk/jamon-eclipse/${project.artifactId}/</developerConnection>
</scm>
<repositories>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-28 23:26:55
|
Revision: 3109
http://sourceforge.net/p/jamon/code/3109
Author: iroberts
Date: 2013-12-28 23:26:52 +0000 (Sat, 28 Dec 2013)
Log Message:
-----------
fix parent pom version
Modified Paths:
--------------
releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml
Modified: releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml
===================================================================
--- releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml 2013-12-28 23:24:16 UTC (rev 3108)
+++ releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml 2013-12-28 23:26:52 UTC (rev 3109)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.jamon</groupId>
<artifactId>jamon-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-28 23:24:21
|
Revision: 3108
http://sourceforge.net/p/jamon/code/3108
Author: iroberts
Date: 2013-12-28 23:24:16 +0000 (Sat, 28 Dec 2013)
Log Message:
-----------
prepare for release
Modified Paths:
--------------
releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml
Modified: releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml
===================================================================
--- releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml 2013-12-28 23:20:11 UTC (rev 3107)
+++ releases/jamon-eclipse/jamon-eclipse-1.1.1/pom.xml 2013-12-28 23:24:16 UTC (rev 3108)
@@ -10,7 +10,7 @@
</parent>
<groupId>org.jamon.eclipse</groupId>
<artifactId>jamon-eclipse</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-28 23:20:19
|
Revision: 3107
http://sourceforge.net/p/jamon/code/3107
Author: iroberts
Date: 2013-12-28 23:20:11 +0000 (Sat, 28 Dec 2013)
Log Message:
-----------
tag for release 1.1.1
Added Paths:
-----------
releases/jamon-eclipse/jamon-eclipse-1.1.1/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-28 23:07:14
|
Revision: 3106
http://sourceforge.net/p/jamon/code/3106
Author: iroberts
Date: 2013-12-28 23:07:11 +0000 (Sat, 28 Dec 2013)
Log Message:
-----------
new news
Modified Paths:
--------------
trunk/doc/templates/org/jamon/doc/Changes.jamon
trunk/doc/templates/org/jamon/doc/News.jamon
Modified: trunk/doc/templates/org/jamon/doc/Changes.jamon
===================================================================
--- trunk/doc/templates/org/jamon/doc/Changes.jamon 2013-12-28 23:06:03 UTC (rev 3105)
+++ trunk/doc/templates/org/jamon/doc/Changes.jamon 2013-12-28 23:07:11 UTC (rev 3106)
@@ -40,8 +40,8 @@
</&>
</ul>
-<a name="maven-plugin-2.4.1"/>
-<h3>Maven Plugin Changes from 2.4.0.1 to 2.4.1</h3>
+<a name="maven-plugin-2.4.2"/>
+<h3>Maven Plugin Changes from 2.4.1 to 2.4.2</h3>
<ul>
<&| change &>
Upgrade project license to the <a href="http://www.mozilla.org/MPL/2.0/">Mozilla Public
@@ -83,8 +83,8 @@
</&>
</ul>
-<a name="maven-plugin-2.4.0.1"/>
-<h3>Maven Plugin Changes from 2.4.0 to 2.4.0.1</h3>
+<a name="maven-plugin-2.4.1"/>
+<h3>Maven Plugin Changes from 2.4.0 to 2.4.1</h3>
<ul>
<&| change &>
Projects which only have templates at the top level are now handled properly. Fixes
Modified: trunk/doc/templates/org/jamon/doc/News.jamon
===================================================================
--- trunk/doc/templates/org/jamon/doc/News.jamon 2013-12-28 23:06:03 UTC (rev 3105)
+++ trunk/doc/templates/org/jamon/doc/News.jamon 2013-12-28 23:07:11 UTC (rev 3106)
@@ -13,7 +13,27 @@
<ul>
<li>
- 2011-12-20: Jamon Maven Processor 2.4.1 released
+ 2013-12-28: Jamon Processor 2.4.2 released
+ <a href='<& docRootUrl: "Changes.html#processor-2.4.2" &>'>[changes]</a>
+ </li>
+ <li>
+ 2013-12-28: Jamon Runtime 2.4.1 released
+ <a href='<& docRootUrl: "Changes.html#runtime-2.4.1" &>'>[changes]</a>
+ </li>
+ <li>
+ 2013-12-28: Jamon Maven Plugin 2.4.2 released
+ <a href='<& docRootUrl: "Changes.html#maven-plugin-2.4.2" &>'>[changes]</a>
+ </li>
+ <li>
+ 2013-12-28: Jamon Maven Configurator 1.1.1 released
+ <a href='<& docRootUrl: "Changes.html#configurator-1.1.1" &>'>[changes]</a>
+ </li>
+ <li>
+ 2013-12-28: Jamon Eclipse Plugin 2.3.3 released
+ <a href='<& docRootUrl: "Changes.html#eclipse-2.3.4" &>'>[changes]</a>
+ </li>
+ <li>
+ 2011-12-20: Jamon Processor 2.4.1 released
<a href='<& docRootUrl: "Changes.html#processor-2.4.1" &>'>[changes]</a>
</li>
<li>
@@ -21,6 +41,10 @@
<a href='<& docRootUrl: "Changes.html#configurator-1.1.0" &>'>[changes]</a>
</li>
<li>
+ 2011-10-13: Jamon Maven Plugin 2.4.1 released
+ <a href='<& docRootUrl: "Changes.html#maven-plugin-2.4.1" &>'>[changes]</a>
+ </li>
+ <li>
2011-08-05: Jamon Maven Configurator 1.0.0 released
<a href='<& docRootUrl: "Changes.html#configurator-1.0.0" &>'>[changes]</a>
</li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <iro...@us...> - 2013-12-28 23:06:10
|
Revision: 3105
http://sourceforge.net/p/jamon/code/3105
Author: iroberts
Date: 2013-12-28 23:06:03 +0000 (Sat, 28 Dec 2013)
Log Message:
-----------
latest versions
Modified Paths:
--------------
trunk/doc/pom.xml
Modified: trunk/doc/pom.xml
===================================================================
--- trunk/doc/pom.xml 2013-12-28 22:37:29 UTC (rev 3104)
+++ trunk/doc/pom.xml 2013-12-28 23:06:03 UTC (rev 3105)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jamon</groupId>
<artifactId>jamon-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
<relativePath>../jamon/jamon-parent</relativePath>
</parent>
<artifactId>jamon-doc</artifactId>
@@ -28,33 +28,33 @@
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-anttask</artifactId>
- <version>2.4.0</version>
+ <version>2.4.2</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-stdlib</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-processor</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-runtime</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-junit</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</dependency>
<!-- This dependency included so that we can determine the right version -->
<dependency>
<groupId>org.jamon</groupId>
<artifactId>jamon-maven-plugin</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
@@ -130,7 +130,7 @@
<artifactItem>
<groupId>org.jamon</groupId>
<artifactId>jamon-runtime</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
<classifier>javadoc</classifier>
<type>jar</type>
<overWrite>true</overWrite>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|