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:34:40 UTC

[sling-org-apache-sling-fragment-transaction] annotated tag org.apache.sling.fragment.transaction-1.0.0 created (now b686101)

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

rombert pushed a change to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git.


      at b686101  (tag)
 tagging 2e6f88f0349a32ef7817ff7bc63ff30d8630935d (commit)
      by Justin Edelson
      on Thu Jun 21 15:13:13 2012 +0000

- Log -----------------------------------------------------------------
org.apache.sling.fragment.transaction-1.0.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 32f0570  SLING-2109 Provide System Bundle Extension Fragments for XML and JTA APIs
     new fc9489c  SLING-2150 : Update plugins to use the latest available versions
     new 6a4a472  SLING-2153 - fixing parent path reference
     new 7e9e045  Update to recent snapshot
     new 2105750  Using latest released parent pom
     new 3c1b0a0  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 7dcc632  temporarily using snapshots during release vote
     new 839d572  using latest releases
     new 7bb7134  Add version with qualifier indicating source of the system bundle export
     new 4b4ea4d  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 73beb49  adding missing scm elements
     new df81c6c  [maven-release-plugin] prepare release org.apache.sling.fragment.transaction-1.0.0
     new 2e6f88f  [maven-release-plugin]  copy for tag org.apache.sling.fragment.transaction-1.0.0

The 13 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-org-apache-sling-fragment-transaction] 05/13: Using latest released parent pom

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 21057500483ba9256923fa517bd558b6d6d471eb
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Aug 8 11:31:38 2011 +0000

    Using latest released parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1154924 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6a7800..d7772df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>12-SNAPSHOT</version>
+        <version>11</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-org-apache-sling-fragment-transaction] 08/13: using latest releases

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 839d5725d9e31bc7b56162df46e34b28d0e5e72d
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Wed Sep 7 14:35:51 2011 +0000

    using latest releases
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1166199 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ce47cf6..9e447de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>13-SNAPSHOT</version>
+        <version>12</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-org-apache-sling-fragment-transaction] 01/13: SLING-2109 Provide System Bundle Extension Fragments for XML and JTA APIs

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 32f0570d14280867077c3d22fbfaf983ebe9a729
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Thu Jun 23 14:45:05 2011 +0000

    SLING-2109 Provide System Bundle Extension Fragments for XML and JTA APIs
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1138907 13f79535-47bb-0310-9956-ffa450edef68
---
 README.txt | 27 +++++++++++++++++++++
 pom.xml    | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 108 insertions(+)

diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..19bfac8
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,27 @@
+Apache Sling System Bundle Extension: Java Transaction API
+
+Adds the javax.transaction and javax.transaction.xa packages to the system
+bundle exports.
+
+Getting Started
+===============
+
+This component uses a Maven 2 (http://maven.apache.org/) build
+environment. It requires a Java 5 JDK (or higher) and Maven (http://maven.apache.org/)
+2.2.1 or later. We recommend to use the latest Maven version.
+
+If you have Maven 2 installed, you can compile and
+package the jar using the following command:
+
+    mvn package
+
+See the Maven 2 documentation for other build features.
+
+The latest source code for this component is available in the
+Subversion (http://subversion.tigris.org/) source repository of
+the Apache Software Foundation. If you have Subversion installed,
+you can checkout the latest source using the following command:
+
+    svn checkout https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction
+
+See the Subversion documentation for other source control features.
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..0ca9a2d
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling</artifactId>
+        <version>10</version>
+        <relativePath>../../parent/pom.xml</relativePath>
+    </parent>
+
+    <artifactId>org.apache.sling.fragment.transaction</artifactId>
+    <version>0.0.1-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Apache Sling System Bundle Extension: Java Transaction API</name>
+    <description>
+        Adds the javax.transaction and javax.transaction.xa
+        packages to the system bundle exports.
+    </description>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>bundle-manifest</id>
+                        <phase>process-classes</phase>
+                        <goals>
+                            <goal>manifest</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <instructions>
+                        <Fragment-Host>
+                            system.bundle;extension:=framework
+                        </Fragment-Host>
+                    </instructions>
+                </configuration>
+            </plugin>
+            <plugin>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <forceCreation>true</forceCreation>
+                    <archive>
+                        <manifestFile>
+                            ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+                        </manifestFile>
+                        <manifestEntries>
+                            <Export-Package>
+                                javax.transaction,
+                                javax.transaction.xa
+                            </Export-Package>
+                        </manifestEntries>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>

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

[sling-org-apache-sling-fragment-transaction] 07/13: temporarily using snapshots during release vote

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 7dcc63207d925cae2bb5e40a8b51218a75076ba8
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Wed Aug 31 20:10:55 2011 +0000

    temporarily using snapshots during release vote
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1163785 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6a7800..ce47cf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>12-SNAPSHOT</version>
+        <version>13-SNAPSHOT</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-org-apache-sling-fragment-transaction] 02/13: SLING-2150 : Update plugins to use the latest available versions

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit fc9489c4468168519e371c9f1441dc453e7858e6
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Jul 20 12:21:40 2011 +0000

    SLING-2150 : Update plugins to use the latest available versions
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1148722 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0ca9a2d..4299d21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>10</version>
+        <version>11-SNAPSHOT</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-org-apache-sling-fragment-transaction] 06/13: 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

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 3c1b0a00bceceeeeea4f05644307ed3dfff4e119
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Wed Aug 31 19:23:49 2011 +0000

    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
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1163752 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7772df..c6a7800 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>11</version>
+        <version>12-SNAPSHOT</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-org-apache-sling-fragment-transaction] 12/13: [maven-release-plugin] prepare release org.apache.sling.fragment.transaction-1.0.0

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit df81c6c78149f5bccbf3987369b8bb277b4229b5
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Thu Jun 21 15:13:03 2012 +0000

    [maven-release-plugin] prepare release org.apache.sling.fragment.transaction-1.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1352561 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 68a877d..13cdcde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.fragment.transaction</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling System Bundle Extension: Java Transaction API</name>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/framework-extension-transaction</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.transaction-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.transaction-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fragment.transaction-1.0.0</url>
     </scm>
 
     <properties>

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

[sling-org-apache-sling-fragment-transaction] 11/13: adding missing scm elements

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 73beb49597fba9d6816f75de37341f60dae55645
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Thu Jun 21 14:55:41 2012 +0000

    adding missing scm elements
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1352549 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb0a7a1..68a877d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>13-SNAPSHOT</version>
+        <version>12</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -37,6 +37,12 @@
         packages to the system bundle exports.
     </description>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/framework-extension-transaction</url>
+    </scm>
+
     <properties>
         <fragment.transaction.version>0.0.0.fragment_transaction</fragment.transaction.version>
     </properties>

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

[sling-org-apache-sling-fragment-transaction] 04/13: Update to recent snapshot

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 7e9e0456d1ce0650b901e1a8c71119be0e7659b6
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Aug 3 09:01:37 2011 +0000

    Update to recent snapshot
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1153397 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f6f104d..c6a7800 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>11-SNAPSHOT</version>
+        <version>12-SNAPSHOT</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-org-apache-sling-fragment-transaction] 09/13: Add version with qualifier indicating source of the system bundle export

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 7bb713472728696a0665107d8f1d9834437535d1
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Sat Nov 12 21:03:53 2011 +0000

    Add version with qualifier indicating source of the system bundle export
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1201325 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9e447de..dbe2b1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,10 @@
         packages to the system bundle exports.
     </description>
 
+    <properties>
+        <fragment.transaction.version>0.0.0.fragment_transaction</fragment.transaction.version>
+    </properties>
+
     <build>
         <plugins>
             <plugin>
@@ -69,8 +73,8 @@
                         </manifestFile>
                         <manifestEntries>
                             <Export-Package>
-                                javax.transaction,
-                                javax.transaction.xa
+                                javax.transaction;version="${fragment.transaction.version}",
+                                javax.transaction.xa;version="${fragment.transaction.version}"
                             </Export-Package>
                         </manifestEntries>
                     </archive>

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

[sling-org-apache-sling-fragment-transaction] 10/13: SLING-2480 : Add config for maven-sling-plugin to m2e configuration

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 4b4ea4d94cfc3b685ea6bf991f6360ad64d7d04f
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed May 16 07:39:13 2012 +0000

    SLING-2480 : Add config for maven-sling-plugin to m2e configuration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1339038 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dbe2b1e..eb0a7a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>12</version>
+        <version>13-SNAPSHOT</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-org-apache-sling-fragment-transaction] 03/13: SLING-2153 - fixing parent path reference

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 6a4a4727899520206b8198fe61897b272bb4808d
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Thu Jul 21 22:36:54 2011 +0000

    SLING-2153 - fixing parent path reference
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-transaction@1149394 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4299d21..f6f104d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>11-SNAPSHOT</version>
-        <relativePath>../../parent/pom.xml</relativePath>
+        <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>org.apache.sling.fragment.transaction</artifactId>

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

[sling-org-apache-sling-fragment-transaction] 13/13: [maven-release-plugin] copy for tag org.apache.sling.fragment.transaction-1.0.0

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

rombert pushed a commit to annotated tag org.apache.sling.fragment.transaction-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fragment-transaction.git

commit 2e6f88f0349a32ef7817ff7bc63ff30d8630935d
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Thu Jun 21 15:13:13 2012 +0000

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

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