You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:17:16 UTC

[sling-maven-launchpad-plugin] annotated tag maven-launchpad-plugin-2.3.2 created (now 13dc9a1)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git.


      at 13dc9a1  (tag)
 tagging faea3c88f270e7591627f34b18cc60bcf372c855 (commit)
      by Carsten Ziegeler
      on Fri Sep 12 06:15:21 2014 +0000

- Log -----------------------------------------------------------------
maven-launchpad-plugin-2.3.2
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 96dc6d5  Introducing the maven-launchpad-plugin and builder (fka uber) project described in SLING-1197
     new ff6a77c  SLING-1310 - Changing artifactId of launchpad.builder to launchpad
     new 1f5bd24  SLING-1322 - adding check to avoid loading launchpad artifact if it's the same as the current project's
     new 347e5fb  SLING-1322 - removing extraneous project variable
     new b8899de  SLING-1323 - adding "bundlesToRemove" option
     new 5682b2d  Unifying bundle addition / removal code (re: SLING-1321)
     new bb29c9b  SLING-1351 Fixed, added the Start levels in when there are none defined.
     new 8ffdfb1  SLING-1364 - creating prepare-test-webapp mojo
     new d2e7962  SLING-1351 When the xpp parser loads a Bundle it only sets the attributes specified on the bundle, and takes no account of any containers, hence on merge the container start level must be inspected to determine where a bundle should be merged. If not specified (ie 0) it should be merged in the containing bundle. This means that its not going to be possible to specify a bundle as loading in start level 0 by setting the level on the bundle. To load in start level 0 you mus [...]
     new 8c0ec78  SLING-1441 - adding run goal to launchpad plugin
     new b3f5ef2  SLING-1454 - adding ability to read filtered sling properties from a file
     new df85fd6  SLING-1442 - adding start and stop goals to launchpad plugin
     new 74b72b9  exposing controlHost configuration parameter in launchpad plugin
     new 99ee468  fix formatting of pom file
     new 9768cfb  SLING-1442 - shouldn't be killing the JVM on a "stop" command.
     new dd65aa8  SLING-1491 - switching from pax web to felix httpservice
     new eb5e840  updating to released launchpad base
     new 2183492  reformatting pom
     new cc7a04f  [maven-release-plugin] prepare release maven-launchpad-plugin-2.0.6
     new d69b5db  [maven-release-plugin] prepare for next development iteration
     new 2e9d194  using next snapshot until release vote is finished
     new e75b100  Update some notice files
     new 2551177  Use released version of launchpad base
     new 917e990  Use released parent pom.
     new c6c90d7  SLING-1586 - adding overwrite version on merge code
     new 99e00dc  SLING-1591 - upgrading to latest base artifacts
     new c52ad9c  SLING-1692 - replacing dummy code for updated() method.
     new 2945145  SLING-1693 - adding xml as a resource provider provided extension
     new 42035b5  changing classname and adding missing license header
     new 119f700  SLING-1693 - implemeting a search path for resources
     new b508767  SLING-1743 / SLING-845 - setting slingHome to default to ${basedir}/sling. No longer need the antrun execution as a result
     new ea8d50e  SLING-1799 - adding output-bundle-list mojo
     new d05a0b4  tabs -> spaces
     new f300177  SLING-1795 - adding Drools-based rules for rewriting bundle list. Includes sample rule which can be activated by running "mvn -P test-reactor-sling-bundles clean install" from the root project.
     new cbb45d4  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new 25154c3  adding jboss repository (for drools dependencies)
     new 793fe22  trivial improvement in error handling
     new 85a3ca6  SLING-1803 - adding emma report. runs with -P emma
     new 3106d97  SLING-1843 - adding launchpad:display-bundle-updates goal
     new c31bbfa  Update to recent snapshots
     new bad22bd  prepping maven-launchpad-plugin for release
     new 63eaf6e  [maven-release-plugin] prepare release maven-launchpad-plugin-2.0.8
     new 9fd2bdb  [maven-release-plugin] prepare for next development iteration
     new 61f3f68  SLING-1597 - adding config installation via launchpad
     new c0518da  removing LICENSE and NOTICE files for future releases
     new ede6563  SLING-1980 - fixing by adding some code as described by Benjamin on maven-users
     new f33d169  updating pom pre-release
     new 64e03a1  [maven-release-plugin] prepare release maven-launchpad-plugin-2.0.10
     new 6cec043  [maven-release-plugin] prepare for next development iteration
     new c80a1cc  using snapshots during vote
     new d8dc15d  Temporarily upgrade to 1.0.1-SNAPSHOT of the launchpad API to not fail builds
     new 8c84089  SLING-1988 - removing errant files
     new 2cddbb6  removing empty dir
     new b751260  SLING-2105 - initial implementation of partial bundle lists
     new f23f3d6  Code  cleanup - remove unused stuff.
     new d8c44e2  Code  cleanup - remove unused stuff.
     new 67eb316  SLING-2124 : Improve support for OSGi installer by distinguishing between bootstrap and app bundles
     new 79e6e41  SLING-2124 : Improve support for OSGi installer by distinguishing between bootstrap and app bundles
     new 2d6b5a8  SLING-2124 : Improve support for OSGi installer by distinguishing between bootstrap and app bundles
     new cb3b66f  SLING-2124 : Improve support for OSGi installer by distinguishing between bootstrap and app bundles
     new 0a616ce  SLING-2124 : Improve support for OSGi installer by distinguishing between bootstrap and app bundles
     new 2fc71ae  Remove unused code
     new d72004a  SLING-2134 : Provide a way to add additional properties to sling.properties
     new 5039e0f  SLING-2135 : Copying of resources should respect default includes
     new 13dad4c  SLING-2134 : Provide a way to add additional properties to sling.properties
     new 98a09a7  SLING-2150 : Update plugins to use the latest available versions
     new a0121dc  Update to recent snapshot
     new 893c07a  Update to recent snapshot
     new 917e094  Using latest released parent pom
     new ba156ae  SLING-2182 : Provide a way to specify additional bootstrap commands
     new 934711b  SLING-2182 : Provide a way to specify additional bootstrap commands
     new 97dac9a  SLING-2183 : Bundle configurations and sling files with bundlelist
     new 0f6d05c  Using released versions
     new dff0438  SLING-2134 : Provide a way to add additional properties to sling.properties SLING-2182 : Provide a way to specify additional bootstrap commands
     new f1a9178  SLING-2182 : Provide a way to specify additional bootstrap commands
     new a35a90d  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new 179cc9b  temporarily using snapshots during release vote
     new 02a8aea  SLING-2207 : Support different properties and bootstrap commands for standalone and webapp
     new 44145b7  SLING-2207 : Support different properties and bootstrap commands for standalone and webapp
     new 3b2fc20  Prepare for release
     new 3325362  [maven-release-plugin] prepare release maven-launchpad-plugin-2.1.0
     new f02592e  [maven-release-plugin] prepare for next development iteration
     new 4b57990  Use latest snapshot after release
     new d32ced5  using latest releases
     new 1a827c3  SLING-2212 : When merging bundle lists, the highest version should win
     new bc03898  SLING-2238 - doing property interpolation on bundle list
     new 6a0e12a  SLING-2241 - AbstractLaunchpadStartingMojo uses protected fields from parent class
     new b497a89  SLING-2194 - generating bundle list content from a project's dependencies; refactoring testing projects to use this feature.
     new c2c4f2f  SLING-2263 - validating partial bundle lists during their lifecycle
     new 52fb200  trivial formatting and field name change
     new eb65f0b  SLING-2264 - add option to set includeDefaultBundles on command line
     new 69e8764  SLING-2265 - adding maven-dependency-plugin style option includeDepenencies
     new e0008c4  SLING-2273 - implementing a LifecycleParticipant which adds bundle list contents as dependencies
     new 5d54df5  SLING-2292 - dependencies added by LaunchpadPluginLifecycleParticipant should be of scope provided
     new c3a7120  SLING-2310 : Attach bundle list goal should also add configuration artifact
     new 52f90be  SLING-2203 : Allow for better configuration of sling home folder
     new 5deee11  SLING-2331 : Values in partial bundle list should be interpolated Maven style
     new bce914d  SLING-2332 : Partial bundle list should be attachable to any maven project
     new 210d0d4  SLING-2194 : generate a partial bundle list from a project's dependencies SLING-2265 : maven-launchpad-plugin should support a syntax similar to the maven-dependency-plugin
     new 92b1ba9  SLING-2263 - no longer need to validate bundle lists as SLING-2273 handles that now.
     new 802751b  removing unused code
     new bb6cf72  SLING-2194 - fail the build if a bundle list isn't available as this is now the only way to define a partial bundle list.
     new 023486f  SLING-2386 : It should be possible to remove bundles from an inherited partial bundle list. Apply patch from Timo Naroska
     new 5099e0e  SLING-2434 - upgrding to Drools 2.3.1.Final as that's in Maven Central
     new 29f1677  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 54d5e7f  Update to latest parent pom
     new d3b3dde  Use released versions
     new 2165db9  Use released version instead of older snapshot
     new 069d580  [maven-release-plugin] prepare release maven-launchpad-plugin-2.1.2
     new 2f1d9ed  [maven-release-plugin] prepare for next development iteration
     new bf9822b  SLING-2589 : Project Configurations are overwritten by inherited
     new 2bdd3ee  SLING-2590 :  Provide a way to exclude configurations from partial bundle lists
     new 8285db3  SLING-2591 : Provide a way to exclude sling properties from partial bundle lists
     new 42036ef  SLING-2620 - creating target directories if they don't exist already
     new 1bbcc8a  SLING.2649 : Add support for run modes
     new 064f394  SLING-2649 :  Add support for run modes
     new a428611  SLING-2662 :  Enhance run mode handling
     new 60ffbf5  [maven-release-plugin] prepare release maven-launchpad-plugin-2.2.0
     new b59b346  [maven-release-plugin] prepare for next development iteration
     new 054e38e  SLING-1245 - adding pax-runner support. Thansk to Alex Collignon for the patch
     new 953a31b  Use latest releases and update to new parent pom
     new f804b57  Update to latest parent pom and use latest releases in launchpad
     new b032906  SLING-2843 :  Launchpad plugin should check if configuration directory exists
     new 92f0c29  Correct reactor pom and update to parent pom 16
     new 7d69536  Update to latest parent pom
     new 3858698  SLING-2978 - Create tooling top-level directory and move maven and ide under it
     new 2ee4634  SLING-3011 - Bind the launchpad:prepare-package goal to the prepare-package lifecycle phase
     new 463b114  Update to parent pom 18
     new c8cd514  SLING-3142 : NullPointerException with Java8 in AbstractUsingBundleList
     new d09a8f0  SLING-3205 - factor out BundleListContentProvider to make it easier to test, and add tests. No functional changes so far
     new 4468f80  SLING-3205 - refactor if statement into more readable methods
     new cc427a9  SLING-3205 - provide bundle resources under resources/install to support run modes
     new 7458cb6  SLING-3205 - avoid confusing warning on config files
     new cd47d73  SLING-3401 Support multiple bundles for the jarWebSupport
     new 7b899ed  SLING-3401 : Support multiple bundles for jarWebSupport Add support for reading multiple bundles when directly reading the maven xml (lifecycle participant) and add support to define several bundles in the dependencies.properties file
     new ad4d1ff  SLING-3401 : Support multiple bundles for jarWebSupport Implement toString and provide a way to get the contained artifact definitions
     new 9b9ec72  SLING-3401 : Support multiple bundles for jarWebSupport Fix init method
     new 3db5aaf  SLING-3416 - Some tests in o.a.s.m.projectsupport.BundleListContentProviderTest fails on windows
     new 848dfc0  [maven-release-plugin] prepare release maven-launchpad-plugin-2.3.0
     new f8f30c6  [maven-release-plugin] prepare for next development iteration
     new 8e84c8e  Update to parent pom v19
     new cc48b3a  SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document
     new d84b934  SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document
     new 0c4730b  Updated to parent version 20
     new 959cedc  SLING-3883 : Merging partial bundle list with properties fails. Apply patch from Marcel Reutegger
     new e5d1895  [maven-release-plugin] prepare release maven-launchpad-plugin-2.3.2
     new faea3c8  [maven-release-plugin]  copy for tag maven-launchpad-plugin-2.3.2

The 147 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-maven-launchpad-plugin] 03/08: SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit cc48b3ae89d978ae48054492d538a629ced87a6b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Jun 19 12:05:49 2014 +0000

    SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document
    
    Applied patch from Simone Tripodi, thanks!
    
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1603848 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                      | 5 +++--
 src/main/mdo/bundle-list.xml | 7 ++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2444327..8159897 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,11 +41,12 @@
             <plugin>
                 <groupId>org.codehaus.modello</groupId>
                 <artifactId>modello-maven-plugin</artifactId>
-                <version>1.1</version>
+                <version>1.8.1</version>
                 <executions>
                     <execution>
                         <id>bundle-manifest.xml</id>
                         <goals>
+                            <goal>xsd</goal>
                             <goal>java</goal>
                             <goal>xpp3-reader</goal>
                             <goal>xpp3-writer</goal>
@@ -145,7 +146,7 @@
         <dependency>
             <groupId>org.codehaus.plexus</groupId>
             <artifactId>plexus-utils</artifactId>
-            <version>1.5.15</version>
+            <version>3.0.17</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git a/src/main/mdo/bundle-list.xml b/src/main/mdo/bundle-list.xml
index 0bb9d5c..c82f9fc 100644
--- a/src/main/mdo/bundle-list.xml
+++ b/src/main/mdo/bundle-list.xml
@@ -18,7 +18,8 @@
   under the License.
 -->
 <model xmlns="http://modello.codehaus.org/MODELLO/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.0.0 http://modello.codehaus.org/xsd/modello-1.0.0.xsd">
+ xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.0.0 http://modello.codehaus.org/xsd/modello-1.0.0.xsd"
+ xsd.namespace="http://sling.apache.org/maven/1.0.0">
     <id>bundle-list</id>
     <name>BundleList</name>
     <description>
@@ -31,7 +32,7 @@
         </default>
     </defaults>
     <classes>
-        <class rootElement="true" xml.tagName="bundles">
+        <class rootElement="true" xml.tagName="bundles" xsd.compositor="sequence">
             <name>BundleList</name>
             <description>List of bundles.</description>
             <version>1.0.0</version>
@@ -47,7 +48,7 @@
                 </field>
             </fields>
         </class>
-        <class xml.tagName="startLevel">
+        <class xml.tagName="startLevel" xsd.compositor="sequence">
         	<name>StartLevel</name>
             <version>1.0.0</version>
             <superClass>org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel</superClass>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 01/08: [maven-release-plugin] prepare for next development iteration

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit f8f30c67d794c0d44702143b9abd163156dd4189
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Mar 3 07:30:35 2014 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1573468 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index f1bdc66..88d9aad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>maven-launchpad-plugin</artifactId>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling Launchpad Maven Plugin</name>
@@ -31,9 +31,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.3.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.3.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/maven-launchpad-plugin-2.3.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/maven-launchpad-plugin</url>
     </scm>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 08/08: [maven-release-plugin] copy for tag maven-launchpad-plugin-2.3.2

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit faea3c88f270e7591627f34b18cc60bcf372c855
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Sep 12 06:15:21 2014 +0000

    [maven-release-plugin]  copy for tag maven-launchpad-plugin-2.3.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.3.2@1624458 13f79535-47bb-0310-9956-ffa450edef68

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 04/08: SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit d84b93487decb3dcb26dd5696a3a50fdcdb1ff25
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Jul 3 12:22:18 2014 +0000

    SLING-3681 - Enable the maven-launchpad-plugin to generate the XSD for bundles list XML document
    
    Update the target namespace.
    
    Submitted by: Simone Tripodi
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1607605 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/mdo/bundle-list.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/mdo/bundle-list.xml b/src/main/mdo/bundle-list.xml
index c82f9fc..f0f5414 100644
--- a/src/main/mdo/bundle-list.xml
+++ b/src/main/mdo/bundle-list.xml
@@ -19,7 +19,7 @@
 -->
 <model xmlns="http://modello.codehaus.org/MODELLO/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.0.0 http://modello.codehaus.org/xsd/modello-1.0.0.xsd"
- xsd.namespace="http://sling.apache.org/maven/1.0.0">
+ xsd.namespace="http://sling.apache.org/bundles/1.0.0">
     <id>bundle-list</id>
     <name>BundleList</name>
     <description>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 06/08: SLING-3883 : Merging partial bundle list with properties fails. Apply patch from Marcel Reutegger

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit 959cedc1c44fa4b557177a9385a7840cc8ed3fd7
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Sep 12 06:10:57 2014 +0000

    SLING-3883 : Merging partial bundle list with properties fails. Apply patch from Marcel Reutegger
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1624456 13f79535-47bb-0310-9956-ffa450edef68
---
 .../apache/sling/maven/projectsupport/AbstractUsingBundleListMojo.java  | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/java/org/apache/sling/maven/projectsupport/AbstractUsingBundleListMojo.java b/src/main/java/org/apache/sling/maven/projectsupport/AbstractUsingBundleListMojo.java
index ac6a0ba..4605275 100644
--- a/src/main/java/org/apache/sling/maven/projectsupport/AbstractUsingBundleListMojo.java
+++ b/src/main/java/org/apache/sling/maven/projectsupport/AbstractUsingBundleListMojo.java
@@ -259,6 +259,8 @@ public abstract class AbstractUsingBundleListMojo extends AbstractBundleListMojo
             }
         }
 
+        interpolateProperties(initializedBundleList, project, mavenSession);
+
         // check for partial bundle lists
         final Set<Artifact> dependencies = project.getDependencyArtifacts();
         for (Artifact artifact : dependencies) {

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 05/08: Updated to parent version 20

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit 0c4730b978cf7fea57f2cde9382558ad2d6231a3
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Aug 1 19:16:26 2014 +0000

    Updated to parent version 20
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1615208 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8159897..666c513 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>19</version>
+        <version>20</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 07/08: [maven-release-plugin] prepare release maven-launchpad-plugin-2.3.2

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit e5d1895e8b3e527a8ed538bd19fbd9323e016f5e
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Sep 12 06:15:13 2014 +0000

    [maven-release-plugin] prepare release maven-launchpad-plugin-2.3.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1624457 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 666c513..eef98d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>maven-launchpad-plugin</artifactId>
-    <version>2.3.1-SNAPSHOT</version>
+    <version>2.3.2</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling Launchpad Maven Plugin</name>
@@ -31,9 +31,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/maven-launchpad-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.3.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.3.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/maven-launchpad-plugin-2.3.2</url>
     </scm>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-maven-launchpad-plugin] 02/08: Update to parent pom v19

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit 8e84c8e4104bd52b4b00bb81b42d366090251863
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Mar 31 14:39:20 2014 +0000

    Update to parent pom v19
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-launchpad-plugin@1583337 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88d9aad..2444327 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>18</version>
+        <version>19</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.