That indeed goes along the point of having potentially more than one
Jenkins job.

Since Linux makes a difference, what was the reason to deviate from
Bertrand's suggestion like "w3c-ddr" and use an upper-case "ODDR" folder
under /clients?
I would certainly prefer lower-case folder names.

Btw. though it is just a description, note "Apache DeviceMap Java W3C
Simple API" was wrong, the W3C Simple DDR API is the JAR by W3C, any
DeviceMap or other module can only be a "W3C DDR Simple Implementation".


Every DeviceMap project should stay within the Maven

 <groupId>org.apache.devicemap</groupId>

The W3C Bridge so far has

  <artifactId>devicemap-client-w3c-simple</artifactId>

The W3C Simple DDR Implementation

 <artifactId>devicemap-simpleddr</artifactId>


Not sure, if Bertrand can advice, I'd certainly have to consult the folks
at OpenDDR if the naming (upper- or lower-case aside) suggests you think of
an artifactId that contains "oddr" or "openddr" in it? Just like Java or
others there are brand and project names which were not automatically
donated with the code donation. So just like a project outside
org.apache.devicemap should not be called DeviceMap we should not mix it to
create an org.apache.devicemap.openddr hybrid either without risk of name
violations.

The package of the "Simple DDR" module must remain
"org.apache.devicemap.simpleddr",
for the artifactId as long as no brands are violated before a formal
release that would be flexible.

Thoughs, suggestions?

Aside from that looks good.

Thanks,

Werner

On Wed, Apr 22, 2015 at 11:10 PM, Reza Naghibi <[email protected]> wrote:

> Due to the re-org, this job is failing:
>
> https://builds.apache.org/job/devicemap-java6/
>
> FYI, I didnt create this job, so I dont have access to fix the path. The
> owner needs to either fix the path or delete the job.
>
> On Wed, Apr 22, 2015 at 4:10 PM, Reza Naghibi <[email protected]> wrote:
>
> > ok, this is done.
> >
> > Here is the new trunk:
> >
> > https://svn.apache.org/viewvc/devicemap/trunk/
> >
> > I made a backup of the old trunk here:
> >
> > https://svn.apache.org/viewvc/devicemap/ODDR/
> >
> > On Wed, Apr 22, 2015 at 1:39 PM, Reza Naghibi <[email protected]> wrote:
> >
> >> I freed up some time this afternoon, so I will go ahead and give it a
> go.
> >>
> >> Good point regarding the svn mv, will make sure whatever is done can be
> >> undone to the current state if required.
> >>
> >> On Wed, Apr 22, 2015 at 9:37 AM, Bertrand Delacretaz <
> >> [email protected]> wrote:
> >>
> >>> On Wed, Apr 22, 2015 at 3:36 PM, Reza Naghibi <[email protected]>
> wrote:
> >>> > ...I have no problem doing
> >>> > this, but it would be after the weekend...
> >>>
> >>> Ok so let's see if I find some time before that, otherwise I'll let
> >>> you do it, thanks!
> >>>
> >>> Just make sure to use svn mv to preserve history.
> >>>
> >>> -Bertrand
> >>>
> >>
> >>
> >
>

Reply via email to