Woa... thanks Ralph... Care to file a JIRA vs maven-bundle-plugin or is this a different issue surfaced by maven-bundle-plugin?
On Thu, Jun 11, 2015 at 11:24 PM, <[email protected]> wrote: > Repository: logging-log4j2 > Updated Branches: > refs/heads/master 4fba3c460 -> f64a150ac > > > Revert bundle plugin version to fix build > > > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo > Commit: > http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3136173e > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3136173e > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3136173e > > Branch: refs/heads/master > Commit: 3136173e06bccf306b715457399a4d39545c10be > Parents: c04d367 > Author: Ralph Goers <[email protected]> > Authored: Thu Jun 11 23:23:45 2015 -0700 > Committer: Ralph Goers <[email protected]> > Committed: Thu Jun 11 23:23:45 2015 -0700 > > ---------------------------------------------------------------------- > pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3136173e/pom.xml > ---------------------------------------------------------------------- > diff --git a/pom.xml b/pom.xml > index 4516b79..5216d6a 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -684,7 +684,7 @@ > <plugin> > <groupId>org.apache.felix</groupId> > <artifactId>maven-bundle-plugin</artifactId> > - <version>2.5.4</version> > + <version>2.5.3</version> > <inherited>true</inherited> > <extensions>true</extensions> > <executions> > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --047d7bacb102e7d26605184c5c4a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Woa... thanks Ralph... Care to file a JIRA vs=C2=A0<span s= tyle=3D"font-size:12.8000001907349px">maven-bundle-</span><span style=3D"fo= nt-size:12.8000001907349px">plugin or is this a different issue surfaced by= =C2=A0</span><span style=3D"font-size:12.8000001907349px">maven-bundle-</sp= an><span style=3D"font-size:12.8000001907349px">plugin?</span></div><div cl= ass=3D"gmail_extra"><br><div class=3D"gmail_quote">On Thu, Jun 11, 2015 at = 11:24 PM, <span dir=3D"ltr"><<a href=3D"mailto:[email protected]" targe= t=3D"_blank">[email protected]</a>></span> wrote:<br><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex">Repository: logging-log4j2<br> Updated Branches:<br> =C2=A0 refs/heads/master 4fba3c460 -> f64a150ac<br> <br> <br> Revert bundle plugin version to fix build<br> <br> <br> Project: <a href=3D"http://git-wip-us.apache.org/repos/asf/logging-log4j2/r= epo" rel=3D"noreferrer" target=3D"_blank">http://git-wip-us.apache.org/repo= s/asf/logging-log4j2/repo</a><br> Commit: <a href=3D"http://git-wip-us.apache.org/repos/asf/logging-log4j2/co= mmit/3136173e" rel=3D"noreferrer" target=3D"_blank">http://git-wip-us.apach= e.org/repos/asf/logging-log4j2/commit/3136173e</a><br> Tree: <a href=3D"http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree= /3136173e" rel=3D"noreferrer" target=3D"_blank">http://git-wip-us.apache.or= g/repos/asf/logging-log4j2/tree/3136173e</a><br> Diff: <a href=3D"http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff= /3136173e" rel=3D"noreferrer" target=3D"_blank">http://git-wip-us.apache.or= g/repos/asf/logging-log4j2/diff/3136173e</a><br> <br> Branch: refs/heads/master<br> Commit: 3136173e06bccf306b715457399a4d39545c10be<br> Parents: c04d367<br> Author: Ralph Goers <<a href=3D"mailto:[email protected]">rgoers@nextiv= a.com</a>><br> Authored: Thu Jun 11 23:23:45 2015 -0700<br> Committer: Ralph Goers <<a href=3D"mailto:[email protected]">rgoers@nex= tiva.com</a>><br> Committed: Thu Jun 11 23:23:45 2015 -0700<br> <br> ----------------------------------------------------------------------<br> =C2=A0pom.xml | 2 +-<br> =C2=A01 file changed, 1 insertion(+), 1 deletion(-)<br> ----------------------------------------------------------------------<br> <br> <br> <a href=3D"http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/31361= 73e/pom.xml" rel=3D"noreferrer" target=3D"_blank">http://git-wip-us.apache.= org/repos/asf/logging-log4j2/blob/3136173e/pom.xml</a><br> ----------------------------------------------------------------------<br> diff --git a/pom.xml b/pom.xml<br> index 4516b79..5216d6a 100644<br> --- a/pom.xml<br> +++ b/pom.xml<br> @@ -684,7 +684,7 @@<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<plugin><br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<groupId>org.apache.felix<= ;/groupId><br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<artifactId>maven-bundle-plu= gin</artifactId><br> -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <version>2.5.4</version><br= > +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <version>2.5.3</version><br= > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<inherited>true</inherite= d><br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<extensions>true</extensi= ons><br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<executions><br> <br> </blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class= =3D"gmail_signature"><div dir=3D"ltr">E-Mail: <a href=3D"mailto:garydgregor= [email protected]" target=3D"_blank">[email protected]</a> | <a href=3D"mail= to:[email protected]" target=3D"_blank">[email protected] </a><br><a hr= ef=3D"http://www.manning.com/bauer3/" target=3D"_blank">Java Persistence wi= th Hibernate, Second Edition</a><br><a href=3D"http://www.manning.com/tahch= iev/" target=3D"_blank">JUnit in Action, Second Edition</a><br><a href=3D"h= ttp://www.manning.com/templier/" target=3D"_blank">Spring Batch in Action</= a><br>Blog: <a href=3D"http://garygregory.wordpress.com/" target=3D"_blank"= >http://garygregory.wordpress.com</a> <br>Home: <a href=3D"http://garygrego= ry.com/" target=3D"_blank">http://garygregory.com/</a><br>Tweet! <a href=3D= "http://twitter.com/GaryGregory" target=3D"_blank">http://twitter.com/GaryG= regory</a></div></div> </div> --047d7bacb102e7d26605184c5c4a-- -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
